Uses of Enum Class
com.luciad.view.swing.ALcdScaleIndicator.Representation
Package
Description
This package provides Swing components which are related to a view or allow interaction with a view.
-
Uses of ALcdScaleIndicator.Representation in com.luciad.view.swing
Modifier and TypeMethodDescriptionALcdScaleIndicator.getScaleRepresentation()
Returns the current scale representation.Returns the enum constant of this class with the specified name.static ALcdScaleIndicator.Representation[]
ALcdScaleIndicator.Representation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ALcdScaleIndicator.setScaleRepresentation
(ALcdScaleIndicator.Representation aScaleRepresentation) Sets the scale representation.