Uses of Enum Class
com.luciad.view.lightspeed.label.algorithm.TLspFixedOnPathLabelLocationProvider.VerticalAlignment
Packages that use TLspFixedOnPathLabelLocationProvider.VerticalAlignment
-
Uses of TLspFixedOnPathLabelLocationProvider.VerticalAlignment in com.luciad.view.lightspeed.label.algorithm
Methods in com.luciad.view.lightspeed.label.algorithm that return TLspFixedOnPathLabelLocationProvider.VerticalAlignmentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TLspFixedOnPathLabelLocationProvider.VerticalAlignment.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.luciad.view.lightspeed.label.algorithm with parameters of type TLspFixedOnPathLabelLocationProvider.VerticalAlignmentModifierConstructorDescriptionTLspFixedOnPathLabelLocationProvider
(double aRelativeLocation, TLspFixedOnPathLabelLocationProvider.VerticalAlignment aVerticalAlignment, TLspFixedOnPathLabelLocationProvider.HorizontalAlignment aHorizontalAlignment, double aVerticalOffset, double aHorizontalOffset) Creates a newTLspFixedOnPathLabelLocationProvider
.