Uses of Enum Class
com.luciad.gui.TLcdWatermarkPrintable.Orientation
Packages that use TLcdWatermarkPrintable.Orientation
-
Uses of TLcdWatermarkPrintable.Orientation in com.luciad.gui
Methods in com.luciad.gui that return TLcdWatermarkPrintable.OrientationModifier 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.Methods in com.luciad.gui with parameters of type TLcdWatermarkPrintable.OrientationModifier and TypeMethodDescriptionvoid
TLcdWatermarkPrintable.setOrientation
(TLcdWatermarkPrintable.Orientation aOrientation) Sets the orientation of the watermark.