Uses of Enum Class
net.sourceforge.plantuml.skin.ArrowDirection
Packages that use ArrowDirection
-
Uses of ArrowDirection in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return ArrowDirectionModifier and TypeMethodDescriptionfinal ArrowDirectionArrowConfiguration.getArrowDirection()ArrowDirection.reverse()static ArrowDirectionReturns the enum constant of this class with the specified name.static ArrowDirection[]ArrowDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.skin with parameters of type ArrowDirectionModifier and TypeMethodDescriptionSkinParam.getHorizontalAlignment(AlignmentParam param, ArrowDirection arrowDirection, boolean isReverseDefine, HorizontalAlignment overrideDefault) SkinParamDelegator.getHorizontalAlignment(AlignmentParam param, ArrowDirection arrowDirection, boolean isReverseDefine, HorizontalAlignment overrideDefault) -
Uses of ArrowDirection in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style with parameters of type ArrowDirectionModifier and TypeMethodDescriptionISkinParam.getHorizontalAlignment(AlignmentParam param, ArrowDirection arrowDirection, boolean isReverseDefine, HorizontalAlignment overrideDefault)