Class ALcdGMLIgnoreAnnotation
java.lang.Object
com.luciad.format.gmlcommon.transformation.ALcdGMLIgnoreAnnotation
- All Implemented Interfaces:
ILcdAnnotation
- Direct Known Subclasses:
TLcdGML2IgnoreAnnotation
,TLcdGML31IgnoreAnnotation
,TLcdGML32IgnoreAnnotation
This annotation can be added to data types and data properties. It asserts that the
type or property should not be exported to GML.
- Since:
- 11.0
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ALcdGMLIgnoreAnnotation
public ALcdGMLIgnoreAnnotation()
-