Uses of Enum Class
net.sourceforge.plantuml.project.LabelPosition
Packages that use LabelPosition
-
Uses of LabelPosition in net.sourceforge.plantuml.project
Methods in net.sourceforge.plantuml.project that return LabelPositionModifier and TypeMethodDescriptionstatic LabelPosition
Returns the enum constant of this class with the specified name.static LabelPosition[]
LabelPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.plantuml.project with parameters of type LabelPositionModifierConstructorDescriptionLabelStrategy
(LabelPosition position, HorizontalAlignment alignment)