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
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to thecontrolPointAvailability
element.static final TLcdDataProperty
Data property that maps to thegeoreferencedParameters
element.static final TLcdDataProperty
Data property that maps to theorientationParameterAvailability
element.static final TLcdDataProperty
Data property that maps to theorientationParameterDescription
element.static final TLcdDataProperty
Data property that maps to theparameterCitation
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
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theCONTROL_POINT_AVAILABILITY_PROPERTY
property.Returns the role value contained in the value of theGEOREFERENCED_PARAMETERS_PROPERTY
property.Returns the role value contained in the value of theORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
property.Returns the role value contained in the value of theORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
property.Gets the value of thePARAMETER_CITATION_PROPERTY
property adapted to a list ofTLcdISO19115Citation
instances.void
setControlPointAvailability
(Boolean aValue) Sets the value of the property that maps to thecontrolPointAvailability
element.void
setGeoreferencedParameters
(Object aValue) Sets the value of the property that maps to thegeoreferencedParameters
element.void
Sets the value of the property that maps to theorientationParameterAvailability
element.void
Sets the value of the property that maps to theorientationParameterDescription
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
-
CONTROL_POINT_AVAILABILITY_PROPERTY
Data property that maps to thecontrolPointAvailability
element. The possible values for this property are instances ofTLcdISO19115Optional<Boolean>
. -
ORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
Data property that maps to theorientationParameterAvailability
element. The possible values for this property are instances ofTLcdISO19115Optional<Boolean>
. -
ORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
Data property that maps to theorientationParameterDescription
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
GEOREFERENCED_PARAMETERS_PROPERTY
Data property that maps to thegeoreferencedParameters
element. The possible values for this property are instances ofTLcdISO19118Property<ILcdDataObject>
. -
PARAMETER_CITATION_PROPERTY
Data property that maps to theparameterCitation
element. 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_PROPERTY
property. Returnsnull
if the value of theCONTROL_POINT_AVAILABILITY_PROPERTY
property isnull
.- Returns:
- the role value of the
CONTROL_POINT_AVAILABILITY_PROPERTY
property. - See Also:
-
setControlPointAvailability
Sets the value of the property that maps to thecontrolPointAvailability
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theCONTROL_POINT_AVAILABILITY_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theCONTROL_POINT_AVAILABILITY_PROPERTY
property.
-
getOrientationParameterAvailability
Returns the role value contained in the value of theORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
property. Returnsnull
if the value of theORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
property isnull
.- Returns:
- the role value of the
ORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
property. - See Also:
-
setOrientationParameterAvailability
Sets the value of the property that maps to theorientationParameterAvailability
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theORIENTATION_PARAMETER_AVAILABILITY_PROPERTY
property.
-
getOrientationParameterDescription
Returns the role value contained in the value of theORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
property. Returnsnull
if the value of theORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
property isnull
.- Returns:
- the role value of the
ORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
property. - See Also:
-
setOrientationParameterDescription
Sets the value of the property that maps to theorientationParameterDescription
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theORIENTATION_PARAMETER_DESCRIPTION_PROPERTY
property.
-
getGeoreferencedParameters
Returns the role value contained in the value of theGEOREFERENCED_PARAMETERS_PROPERTY
property. Returnsnull
if the value of theGEOREFERENCED_PARAMETERS_PROPERTY
property isnull
.- Returns:
- the role value of the
GEOREFERENCED_PARAMETERS_PROPERTY
property. - See Also:
-
setGeoreferencedParameters
Sets the value of the property that maps to thegeoreferencedParameters
element. to a new instance of the association classTLcdISO19118Property
initialized with the given role value. In case the given role value isnull
, theGEOREFERENCED_PARAMETERS_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theGEOREFERENCED_PARAMETERS_PROPERTY
property.
-
getParameterCitation
Gets the value of thePARAMETER_CITATION_PROPERTY
property adapted to a list ofTLcdISO19115Citation
instances.- Returns:
- the value of the
PARAMETER_CITATION_PROPERTY
property adapted to a list ofTLcdISO19115Citation
instances. - See Also:
-