Class TLcdGML32PropertyMappingAnnotation
java.lang.Object
com.luciad.format.gmlcommon.transformation.ALcdGMLPropertyMappingAnnotation
com.luciad.format.gml32.transformation.TLcdGML32PropertyMappingAnnotation
- All Implemented Interfaces:
ILcdAnnotation
Annotation that maps a property on an existing GML32 property.
- Since:
- 11.0
-
Constructor Summary
ConstructorDescriptionTLcdGML32PropertyMappingAnnotation
(TLcdDataProperty aProperty, ILcdObjectTransformation aTransformation) -
Method Summary
Methods inherited from class com.luciad.format.gmlcommon.transformation.ALcdGMLPropertyMappingAnnotation
getProperty, getTransformation
-
Constructor Details
-
TLcdGML32PropertyMappingAnnotation
public TLcdGML32PropertyMappingAnnotation(TLcdDataProperty aProperty, ILcdObjectTransformation aTransformation)
-