Class TLcdISO19115Georeferenceable
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.spatial.TLcdISO19115SpatialRepresentation
com.luciad.format.metadata.model.spatial.TLcdISO19115GridSpatialRepresentation
com.luciad.format.metadata.model.spatial.TLcdISO19115Georeferenceable
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
Grid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to thecontrolPointAvailabilityelement.static final TLcdDataPropertyData property that maps to thegeoreferencedParameterselement.static final TLcdDataPropertyData property that maps to theorientationParameterAvailabilityelement.static final TLcdDataPropertyData property that maps to theorientationParameterDescriptionelement.static final TLcdDataPropertyData property that maps to theparameterCitationelement.Fields inherited from class com.luciad.format.metadata.model.spatial.TLcdISO19115GridSpatialRepresentation
AXIS_DIMENSION_PROPERTIES_PROPERTY, CELL_GEOMETRY_PROPERTY, NUMBER_OF_DIMENSIONS_PROPERTY, TRANSFORMATION_PARAMETER_AVAILABILITY_PROPERTYFields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theCONTROL_POINT_AVAILABILITY_PROPERTYproperty.Returns the role value contained in the value of theGEOREFERENCED_PARAMETERS_PROPERTYproperty.Returns the role value contained in the value of theORIENTATION_PARAMETER_AVAILABILITY_PROPERTYproperty.Returns the role value contained in the value of theORIENTATION_PARAMETER_DESCRIPTION_PROPERTYproperty.Gets the value of thePARAMETER_CITATION_PROPERTYproperty adapted to a list ofTLcdISO19115Citationinstances.voidsetControlPointAvailability(Boolean aValue) Sets the value of the property that maps to thecontrolPointAvailabilityelement.voidsetGeoreferencedParameters(Object aValue) Sets the value of the property that maps to thegeoreferencedParameterselement.voidSets the value of the property that maps to theorientationParameterAvailabilityelement.voidSets the value of the property that maps to theorientationParameterDescriptionelement.Methods inherited from class com.luciad.format.metadata.model.spatial.TLcdISO19115GridSpatialRepresentation
getAxisDimensionProperties, getCellGeometry, getNumberOfDimensions, getTransformationParameterAvailability, setCellGeometry, setNumberOfDimensions, setTransformationParameterAvailabilityMethods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
CONTROL_POINT_AVAILABILITY_PROPERTY
Data property that maps to thecontrolPointAvailabilityelement. The possible values for this property are instances ofTLcdISO19115Optional<Boolean>. -
ORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
Data property that maps to theorientationParameterAvailabilityelement. The possible values for this property are instances ofTLcdISO19115Optional<Boolean>. -
ORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
Data property that maps to theorientationParameterDescriptionelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
GEOREFERENCED_PARAMETERS_PROPERTY
Data property that maps to thegeoreferencedParameterselement. The possible values for this property are instances ofTLcdISO19118Property<ILcdDataObject>. -
PARAMETER_CITATION_PROPERTY
Data property that maps to theparameterCitationelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Citation>>.
-
-
Constructor Details
-
TLcdISO19115Georeferenceable
public TLcdISO19115Georeferenceable() -
TLcdISO19115Georeferenceable
-
-
Method Details
-
getControlPointAvailability
Returns the role value contained in the value of theCONTROL_POINT_AVAILABILITY_PROPERTYproperty. Returnsnullif the value of theCONTROL_POINT_AVAILABILITY_PROPERTYproperty isnull.- Returns:
- the role value of the
CONTROL_POINT_AVAILABILITY_PROPERTYproperty. - See Also:
-
setControlPointAvailability
Sets the value of the property that maps to thecontrolPointAvailabilityelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theCONTROL_POINT_AVAILABILITY_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theCONTROL_POINT_AVAILABILITY_PROPERTYproperty.
-
getOrientationParameterAvailability
Returns the role value contained in the value of theORIENTATION_PARAMETER_AVAILABILITY_PROPERTYproperty. Returnsnullif the value of theORIENTATION_PARAMETER_AVAILABILITY_PROPERTYproperty isnull.- Returns:
- the role value of the
ORIENTATION_PARAMETER_AVAILABILITY_PROPERTYproperty. - See Also:
-
setOrientationParameterAvailability
Sets the value of the property that maps to theorientationParameterAvailabilityelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theORIENTATION_PARAMETER_AVAILABILITY_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theORIENTATION_PARAMETER_AVAILABILITY_PROPERTYproperty.
-
getOrientationParameterDescription
Returns the role value contained in the value of theORIENTATION_PARAMETER_DESCRIPTION_PROPERTYproperty. Returnsnullif the value of theORIENTATION_PARAMETER_DESCRIPTION_PROPERTYproperty isnull.- Returns:
- the role value of the
ORIENTATION_PARAMETER_DESCRIPTION_PROPERTYproperty. - See Also:
-
setOrientationParameterDescription
Sets the value of the property that maps to theorientationParameterDescriptionelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theORIENTATION_PARAMETER_DESCRIPTION_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theORIENTATION_PARAMETER_DESCRIPTION_PROPERTYproperty.
-
getGeoreferencedParameters
Returns the role value contained in the value of theGEOREFERENCED_PARAMETERS_PROPERTYproperty. Returnsnullif the value of theGEOREFERENCED_PARAMETERS_PROPERTYproperty isnull.- Returns:
- the role value of the
GEOREFERENCED_PARAMETERS_PROPERTYproperty. - See Also:
-
setGeoreferencedParameters
Sets the value of the property that maps to thegeoreferencedParameterselement. to a new instance of the association classTLcdISO19118Propertyinitialized with the given role value. In case the given role value isnull, theGEOREFERENCED_PARAMETERS_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theGEOREFERENCED_PARAMETERS_PROPERTYproperty.
-
getParameterCitation
Gets the value of thePARAMETER_CITATION_PROPERTYproperty adapted to a list ofTLcdISO19115Citationinstances.- Returns:
- the value of the
PARAMETER_CITATION_PROPERTYproperty adapted to a list ofTLcdISO19115Citationinstances. - See Also:
-