Uses of Enum Class
com.luciad.realtime.gxy.labeling.TLcdGXYContinuousLabelingAlgorithm.LabelMovementBehavior
Package
Description
Handles the labeling of realtime data for GXY layers.
-
Uses of TLcdGXYContinuousLabelingAlgorithm.LabelMovementBehavior in com.luciad.realtime.gxy.labeling
Modifier and TypeMethodDescriptionTLcdGXYContinuousLabelingAlgorithm.getLabelMovementBehavior()
Indicates when labels are moved.Returns the enum constant of this class with the specified name.TLcdGXYContinuousLabelingAlgorithm.LabelMovementBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdGXYContinuousLabelingAlgorithm.setLabelMovementBehavior
(TLcdGXYContinuousLabelingAlgorithm.LabelMovementBehavior aBehavior) Indicate when labels should be moved.