Uses of Enum
jline.io.tikz.SequenceDiagramTraverser.Fragment.FragmentType
Packages that use SequenceDiagramTraverser.Fragment.FragmentType
-
Uses of SequenceDiagramTraverser.Fragment.FragmentType in jline.io.tikz
Fields in jline.io.tikz declared as SequenceDiagramTraverser.Fragment.FragmentTypeMethods in jline.io.tikz that return SequenceDiagramTraverser.Fragment.FragmentTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.SequenceDiagramTraverser.Fragment.FragmentType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in jline.io.tikz with parameters of type SequenceDiagramTraverser.Fragment.FragmentTypeModifierConstructorDescriptionFragment(SequenceDiagramTraverser.Fragment.FragmentType type, int startLevel)