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