org.deegree.rendering.r3d.model.geometry
Class GeometryQualityModel
java.lang.Object
org.deegree.rendering.r3d.model.QualityModel<SimpleAccessGeometry>
org.deegree.rendering.r3d.model.geometry.GeometryQualityModel
- All Implemented Interfaces:
- Serializable, MemoryAware
public class GeometryQualityModel
- extends QualityModel<SimpleAccessGeometry>
The GeometryQualityModel
is kind of a marker class for QualityModels with geometries.
- Version:
- $Revision: 30126 $, $Date: 2011-03-22 11:11:00 +0100 (Tue, 22 Mar 2011) $
- Author:
- Rutger Bezema, last edited by: $Author: aschmitz $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeometryQualityModel
public GeometryQualityModel()
- Creates a GeometryQualityModel with an empty list of geometry patches
GeometryQualityModel
public GeometryQualityModel(ArrayList<SimpleAccessGeometry> qualityModelParts)
- Creates a GeometryQualityModel with the given qualityModelParts
- Parameters:
qualityModelParts
-
Copyright © 2011. All Rights Reserved.