Package com.luciad.format.gml2.model
Class TLcdGML2PointMember
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
com.luciad.format.gml2.model.TLcdGML2GeometryAssociation
com.luciad.format.gml2.model.TLcdGML2PointMember
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,ILcdFeatured
,ILcdSelfDescribedFeatured
,Serializable
,Cloneable
Restricts the geometry member to being a Point instance.
- Since:
- 10.0
- See Also:
-
Field Summary
Fields inherited from class com.luciad.format.gml2.model.TLcdGML2GeometryAssociation
GEOMETRY_PROPERTY, LINK_INFO_PROPERTY, LINKED_OBJECT_PROPERTY, REMOTE_SCHEMA_PROPERTY
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.gml2.model.TLcdGML2GeometryAssociation
getGeometry, getLinkedObject, getLinkInfo, getRemoteSchema, setGeometry, setLinkedObject, setLinkInfo, setRemoteSchema
Methods inherited from class com.luciad.datamodel.TLcdFeaturedDataObject
canSetFeature, getFeature, getFeature, getFeatureCount, getFeaturedDescriptor, setFeature, setFeature
-
Constructor Details
-
TLcdGML2PointMember
public TLcdGML2PointMember() -
TLcdGML2PointMember
-