Uses of Enum Class
com.luciad.gui.TLcdWatermarkPrintable.Orientation
-
Uses of TLcdWatermarkPrintable.Orientation in com.luciad.gui
Modifier and TypeMethodDescriptionTLcdWatermarkPrintable.getOrientation()
Returns the orientation of the watermark.Returns the enum constant of this class with the specified name.static TLcdWatermarkPrintable.Orientation[]
TLcdWatermarkPrintable.Orientation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdWatermarkPrintable.setOrientation
(TLcdWatermarkPrintable.Orientation aOrientation) Sets the orientation of the watermark.