Uses of Enum Class
com.luciad.view.swing.ALcdScaleIndicator.Representation
Packages that use 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
Methods in com.luciad.view.swing that return ALcdScaleIndicator.RepresentationModifier 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.Methods in com.luciad.view.swing with parameters of type ALcdScaleIndicator.RepresentationModifier and TypeMethodDescriptionvoid
ALcdScaleIndicator.setScaleRepresentation
(ALcdScaleIndicator.Representation aScaleRepresentation) Sets the scale representation.