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