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