Uses of Enum Class
net.sourceforge.plantuml.sequencediagram.puma.PushDirection
Packages that use PushDirection
-
Uses of PushDirection in net.sourceforge.plantuml.sequencediagram.puma
Methods in net.sourceforge.plantuml.sequencediagram.puma that return PushDirectionModifier and TypeMethodDescriptionstatic PushDirection
Returns the enum constant of this class with the specified name.static PushDirection[]
PushDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.