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