Class TLcdGML2AbstractFeatureAnnotation
java.lang.Object
com.luciad.format.gmlcommon.transformation.ALcdGMLAbstractFeatureAnnotation
com.luciad.format.gml2.transformation.TLcdGML2AbstractFeatureAnnotation
- All Implemented Interfaces:
ILcdAnnotation
Annotation that determines if the given type is represented as an abstract feature
type in GML2.
- Since:
- 11.0
-
Constructor Summary
-
Method Summary
Methods inherited from class com.luciad.format.gmlcommon.transformation.ALcdGMLAbstractFeatureAnnotation
isAbstractFeature
-
Constructor Details
-
TLcdGML2AbstractFeatureAnnotation
public TLcdGML2AbstractFeatureAnnotation(boolean aAbstractFeature)
-