Uses of Enum Class
com.luciad.format.metadata.model.spatial.ELcdISO19115PixelOrientationCode
Packages that use 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
Methods in com.luciad.format.metadata.model.spatial that return ELcdISO19115PixelOrientationCodeModifier and TypeMethodDescriptionTLcdISO19115Georectified.getPointInPixel()Returns the role value contained in the value of theTLcdISO19115Georectified.POINT_IN_PIXEL_PROPERTYproperty.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.Methods in com.luciad.format.metadata.model.spatial with parameters of type ELcdISO19115PixelOrientationCodeModifier and TypeMethodDescriptionvoidTLcdISO19115Georectified.setPointInPixel(ELcdISO19115PixelOrientationCode aValue) Sets the value of the property that maps to thepointInPixelelement.static StringELcdISO19115PixelOrientationCode.toValue(ELcdISO19115PixelOrientationCode aValue)