Package com.luciad.format.gml31.model
Class TLcdGML31TrianglePatchArrayProperty
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
com.luciad.format.gml31.model.TLcdGML31SurfacePatchArrayProperty
com.luciad.format.gml31.model.TLcdGML31TrianglePatchArrayProperty
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,ILcdFeatured
,ILcdSelfDescribedFeatured
,Serializable
,Cloneable
This type defines a container for an array of
triangle patches.
- Since:
- 10.0
- See Also:
-
Field Summary
Fields inherited from class com.luciad.format.gml31.model.TLcdGML31SurfacePatchArrayProperty
SURFACE_PATCH_PROPERTY
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class com.luciad.format.gml31.model.TLcdGML31SurfacePatchArrayProperty
getSurfacePatch
Methods inherited from class com.luciad.datamodel.TLcdFeaturedDataObject
canSetFeature, getFeature, getFeature, getFeatureCount, getFeaturedDescriptor, setFeature, setFeature
-
Constructor Details
-
TLcdGML31TrianglePatchArrayProperty
public TLcdGML31TrianglePatchArrayProperty() -
TLcdGML31TrianglePatchArrayProperty
-