Uses of Enum Class
net.sourceforge.plantuml.skin.ArrowDecoration
Packages that use ArrowDecoration
-
Uses of ArrowDecoration in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return ArrowDecorationModifier and TypeMethodDescriptionfinal ArrowDecorationArrowConfiguration.getDecoration1()final ArrowDecorationArrowConfiguration.getDecoration2()static ArrowDecorationReturns the enum constant of this class with the specified name.static ArrowDecoration[]ArrowDecoration.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 ArrowDecorationModifier and TypeMethodDescriptionArrowConfiguration.withDecoration1(ArrowDecoration decoration1) ArrowConfiguration.withDecoration2(ArrowDecoration decoration2)