Uses of Enum Class
net.sourceforge.plantuml.salt.Terminator
Packages that use Terminator
-
Uses of Terminator in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return TerminatorModifier and TypeMethodDescriptionTerminated.getTerminator()
static Terminator
Returns the enum constant of this class with the specified name.static Terminator[]
Terminator.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.salt with parameters of type TerminatorConstructors in net.sourceforge.plantuml.salt with parameters of type Terminator