|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.rendering.r3d.model.QualityModel<SimpleAccessGeometry>
org.deegree.rendering.r3d.model.geometry.GeometryQualityModel
public class GeometryQualityModel
The GeometryQualityModel
is kind of a marker class for QualityModels with geometries.
Field Summary |
---|
Fields inherited from class org.deegree.rendering.r3d.model.QualityModel |
---|
prototype, qualityModelParts |
Constructor Summary | |
---|---|
GeometryQualityModel()
Creates a GeometryQualityModel with an empty list of geometry patches |
|
GeometryQualityModel(java.util.ArrayList<SimpleAccessGeometry> qualityModelParts)
Creates a GeometryQualityModel with the given qualityModelParts |
Method Summary |
---|
Methods inherited from class org.deegree.rendering.r3d.model.QualityModel |
---|
addQualityModelPart, addQualityModelParts, getPrototypeReference, getQualityModelPart, getQualityModelParts, setPrototype, sizeOf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeometryQualityModel()
public GeometryQualityModel(java.util.ArrayList<SimpleAccessGeometry> qualityModelParts)
qualityModelParts
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |