Class TLcdISO19115Georectified
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.TLcdISO19115Georectified
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map coordinate system defined in the spatial referencing system (srs) so that any cell in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing, and orientation
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to thecenterPoint
element.static final TLcdDataProperty
Data property that maps to thecheckPointAvailability
element.static final TLcdDataProperty
Data property that maps to thecheckPointDescription
element.static final TLcdDataProperty
Data property that maps to thecornerPoints
element.static final TLcdDataProperty
Data property that maps to thepointInPixel
element.static final TLcdDataProperty
Data property that maps to thetransformationDimensionDescription
element.static final TLcdDataProperty
Data property that maps to thetransformationDimensionMapping
element.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_PROPERTY
Fields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theCENTER_POINT_PROPERTY
property.Returns the role value contained in the value of theCHECK_POINT_AVAILABILITY_PROPERTY
property.Returns the role value contained in the value of theCHECK_POINT_DESCRIPTION_PROPERTY
property.Gets the value of theCORNER_POINTS_PROPERTY
property adapted to a list ofTLcdGML32Point
instances.Returns the role value contained in the value of thePOINT_IN_PIXEL_PROPERTY
property.Returns the role value contained in the value of theTRANSFORMATION_DIMENSION_DESCRIPTION_PROPERTY
property.Gets the value of theTRANSFORMATION_DIMENSION_MAPPING_PROPERTY
property adapted to a list ofString
instances.void
setCenterPoint
(TLcdGML32Point aValue) Sets the value of the property that maps to thecenterPoint
element.void
setCheckPointAvailability
(Boolean aValue) Sets the value of the property that maps to thecheckPointAvailability
element.void
setCheckPointDescription
(String aValue) Sets the value of the property that maps to thecheckPointDescription
element.void
Sets the value of the property that maps to thepointInPixel
element.void
Sets the value of the property that maps to thetransformationDimensionDescription
element.Methods inherited from class com.luciad.format.metadata.model.spatial.TLcdISO19115GridSpatialRepresentation
getAxisDimensionProperties, getCellGeometry, getNumberOfDimensions, getTransformationParameterAvailability, setCellGeometry, setNumberOfDimensions, setTransformationParameterAvailability
Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
CHECK_POINT_AVAILABILITY_PROPERTY
Data property that maps to thecheckPointAvailability
element. The possible values for this property are instances ofTLcdISO19115Optional<Boolean>
. -
CHECK_POINT_DESCRIPTION_PROPERTY
Data property that maps to thecheckPointDescription
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
CORNER_POINTS_PROPERTY
Data property that maps to thecornerPoints
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdGML32Point>>
. -
CENTER_POINT_PROPERTY
Data property that maps to thecenterPoint
element. The possible values for this property are instances ofTLcdISO19118Property<TLcdGML32Point>
. -
POINT_IN_PIXEL_PROPERTY
Data property that maps to thepointInPixel
element. The possible values for this property are instances ofTLcdISO19115Optional<ELcdISO19115PixelOrientationCode>
. -
TRANSFORMATION_DIMENSION_DESCRIPTION_PROPERTY
Data property that maps to thetransformationDimensionDescription
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
TRANSFORMATION_DIMENSION_MAPPING_PROPERTY
Data property that maps to thetransformationDimensionMapping
element. The possible values for this property are instances ofList<TLcdISO19115Optional<String>>
.
-
-
Constructor Details
-
TLcdISO19115Georectified
public TLcdISO19115Georectified() -
TLcdISO19115Georectified
-
-
Method Details
-
getCheckPointAvailability
Returns the role value contained in the value of theCHECK_POINT_AVAILABILITY_PROPERTY
property. Returnsnull
if the value of theCHECK_POINT_AVAILABILITY_PROPERTY
property isnull
.- Returns:
- the role value of the
CHECK_POINT_AVAILABILITY_PROPERTY
property. - See Also:
-
setCheckPointAvailability
Sets the value of the property that maps to thecheckPointAvailability
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theCHECK_POINT_AVAILABILITY_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theCHECK_POINT_AVAILABILITY_PROPERTY
property.
-
getCheckPointDescription
Returns the role value contained in the value of theCHECK_POINT_DESCRIPTION_PROPERTY
property. Returnsnull
if the value of theCHECK_POINT_DESCRIPTION_PROPERTY
property isnull
.- Returns:
- the role value of the
CHECK_POINT_DESCRIPTION_PROPERTY
property. - See Also:
-
setCheckPointDescription
Sets the value of the property that maps to thecheckPointDescription
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theCHECK_POINT_DESCRIPTION_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theCHECK_POINT_DESCRIPTION_PROPERTY
property.
-
getCornerPoints
Gets the value of theCORNER_POINTS_PROPERTY
property adapted to a list ofTLcdGML32Point
instances.- Returns:
- the value of the
CORNER_POINTS_PROPERTY
property adapted to a list ofTLcdGML32Point
instances. - See Also:
-
getCenterPoint
Returns the role value contained in the value of theCENTER_POINT_PROPERTY
property. Returnsnull
if the value of theCENTER_POINT_PROPERTY
property isnull
.- Returns:
- the role value of the
CENTER_POINT_PROPERTY
property. - See Also:
-
setCenterPoint
Sets the value of the property that maps to thecenterPoint
element. to a new instance of the association classTLcdISO19118Property
initialized with the given role value. In case the given role value isnull
, theCENTER_POINT_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theCENTER_POINT_PROPERTY
property.
-
getPointInPixel
Returns the role value contained in the value of thePOINT_IN_PIXEL_PROPERTY
property. Returnsnull
if the value of thePOINT_IN_PIXEL_PROPERTY
property isnull
.- Returns:
- the role value of the
POINT_IN_PIXEL_PROPERTY
property. - See Also:
-
setPointInPixel
Sets the value of the property that maps to thepointInPixel
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, thePOINT_IN_PIXEL_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for thePOINT_IN_PIXEL_PROPERTY
property.
-
getTransformationDimensionDescription
Returns the role value contained in the value of theTRANSFORMATION_DIMENSION_DESCRIPTION_PROPERTY
property. Returnsnull
if the value of theTRANSFORMATION_DIMENSION_DESCRIPTION_PROPERTY
property isnull
.- Returns:
- the role value of the
TRANSFORMATION_DIMENSION_DESCRIPTION_PROPERTY
property. - See Also:
-
setTransformationDimensionDescription
Sets the value of the property that maps to thetransformationDimensionDescription
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theTRANSFORMATION_DIMENSION_DESCRIPTION_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theTRANSFORMATION_DIMENSION_DESCRIPTION_PROPERTY
property.
-
getTransformationDimensionMapping
Gets the value of theTRANSFORMATION_DIMENSION_MAPPING_PROPERTY
property adapted to a list ofString
instances.- Returns:
- the value of the
TRANSFORMATION_DIMENSION_MAPPING_PROPERTY
property adapted to a list ofString
instances. - See Also:
-