Uses of Enum Class
net.sourceforge.plantuml.skin.ArrowBody
Packages that use ArrowBody
-
Uses of ArrowBody in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return ArrowBodyModifier and TypeMethodDescriptionstatic ArrowBody
Returns the enum constant of this class with the specified name.static ArrowBody[]
ArrowBody.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 ArrowBody