Uses of Enum Class
net.sourceforge.plantuml.activitydiagram3.ftile.SnakeDirection
Packages that use SnakeDirection
-
Uses of SnakeDirection in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return SnakeDirectionModifier and TypeMethodDescriptionstatic SnakeDirectionSnakeDirection.getDirection(XPoint2D pt1, XPoint2D pt2) static SnakeDirectionReturns the enum constant of this class with the specified name.static SnakeDirection[]SnakeDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.