Class PixelOrientation

Object
CodeList<PixelOrientation>
PixelOrientation
All Implemented Interfaces:
Serializable, Comparable<PixelOrientation>, ControlledVocabulary

@UML(identifier="MD_PixelOrientationCode", specification=ISO_19115) public final class PixelOrientation extends CodeList<PixelOrientation>
Point in a pixel corresponding to the Earth location of the pixel. This code-list assumes a two-dimensional case.
Upcoming API change — enumeration
According ISO 19115, PixelOrientation shall be an enumeration, not a code list. This class may be changed to a Java enum in GeoAPI 4.0. See GEO-199 for more information.
Since:
2.0
See Also: