Class TLcdISO19115Transformation
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.gml32.model.TLcdGML32DefinitionBase
com.luciad.format.gml32.model.TLcdGML32Definition
com.luciad.format.gml32.model.TLcdGML32IdentifiedObject
com.luciad.format.gml32.model.TLcdGML32AbstractCoordinateOperation
com.luciad.format.gml32.model.TLcdGML32AbstractGeneralTransformation
com.luciad.format.gml32.model.TLcdGML32Transformation
com.luciad.format.metadata.model.crsitem.TLcdISO19115Transformation
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 2013.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to thealternativeExpressionelement.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32Transformation
METHOD_PROPERTY, PARAMETER_VALUE_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractCoordinateOperation
COORDINATE_OPERATION_ACCURACY_PROPERTY, DOMAIN_OF_VALIDITY_PROPERTY, OPERATION_VERSION_PROPERTY, SCOPE_PROPERTY, SOURCE_CRS_PROPERTY, TARGET_CRS_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
REMARKS_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theALTERNATIVE_EXPRESSION_PROPERTYproperty adapted to a list ofTLcdISO19115OperationAltinstances.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32Transformation
getMethod, getParameterValue, setMethodMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractCoordinateOperation
getCoordinateOperationAccuracy, getDomainOfValidity, getOperationVersion, getScope, getSourceCRS, getTargetCRS, setDomainOfValidity, setOperationVersion, setSourceCRS, setTargetCRSMethods inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
getRemarks, setRemarksMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
ALTERNATIVE_EXPRESSION_PROPERTY
Data property that maps to thealternativeExpressionelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115OperationAlt>>.
-
-
Constructor Details
-
TLcdISO19115Transformation
public TLcdISO19115Transformation() -
TLcdISO19115Transformation
-
-
Method Details
-
getAlternativeExpression
Gets the value of theALTERNATIVE_EXPRESSION_PROPERTYproperty adapted to a list ofTLcdISO19115OperationAltinstances.- Returns:
- the value of the
ALTERNATIVE_EXPRESSION_PROPERTYproperty adapted to a list ofTLcdISO19115OperationAltinstances. - See Also:
-