org.opengis.metadata.content
Interface RangeDimension
-
- All Known Subinterfaces:
- Band
@UML(identifier="MD_RangeDimension", specification=ISO_19115) public interface RangeDimension
Information on the range of each dimension of a cell measurement value.- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description InternationalStringgetDescriptor()Description of the range of a cell measurement value.LocalNamegetSequenceIdentifier()Number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
-
-
-
Method Detail
-
getSequenceIdentifier
@UML(identifier="sequenceIdentifier", obligation=OPTIONAL, specification=ISO_19115) LocalName getSequenceIdentifier()
Number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
-
getDescriptor
@UML(identifier="descriptor", obligation=OPTIONAL, specification=ISO_19115) InternationalString getDescriptor()
Description of the range of a cell measurement value.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG