Uses of Enum Class
com.luciad.format.metadata.model.spatial.ELcdISO19115PixelOrientationCode
Package
Description
This package contains information concerning the mechanisms used to represent spatial information
in a dataset.
-
Uses of ELcdISO19115PixelOrientationCode in com.luciad.format.metadata.model.spatial
Modifier and TypeMethodDescriptionTLcdISO19115Georectified.getPointInPixel()
Returns the role value contained in the value of theTLcdISO19115Georectified.POINT_IN_PIXEL_PROPERTY
property.Returns the enum constant of this class with the specified name.static ELcdISO19115PixelOrientationCode[]
ELcdISO19115PixelOrientationCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdISO19115Georectified.setPointInPixel
(ELcdISO19115PixelOrientationCode aValue) Sets the value of the property that maps to thepointInPixel
element.static String
ELcdISO19115PixelOrientationCode.toValue
(ELcdISO19115PixelOrientationCode aValue)