Class ALcdGMLIgnoreAnnotation

java.lang.Object
com.luciad.format.gmlcommon.transformation.ALcdGMLIgnoreAnnotation
All Implemented Interfaces:
ILcdAnnotation
Direct Known Subclasses:
TLcdGML2IgnoreAnnotation, TLcdGML31IgnoreAnnotation, TLcdGML32IgnoreAnnotation

public abstract class ALcdGMLIgnoreAnnotation extends Object implements ILcdAnnotation
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 Details

    • ALcdGMLIgnoreAnnotation

      public ALcdGMLIgnoreAnnotation()