Uses of Enum Class
net.sourceforge.plantuml.text.TLineType
Packages that use TLineType
-
Uses of TLineType in net.sourceforge.plantuml.text
Methods in net.sourceforge.plantuml.text that return TLineTypeModifier and TypeMethodDescriptionstatic TLineTypeTLineType.getFromLineInternal(String s) StringLocated.getType()static TLineTypeReturns the enum constant of this class with the specified name.static TLineType[]TLineType.values()Returns an array containing the constants of this enum class, in the order they are declared.