Uses of Enum Class
net.sourceforge.plantuml.klimt.geom.USegmentType
Packages that use USegmentType
-
Uses of USegmentType in net.sourceforge.plantuml.klimt
Methods in net.sourceforge.plantuml.klimt with parameters of type USegmentType -
Uses of USegmentType in net.sourceforge.plantuml.klimt.geom
Methods in net.sourceforge.plantuml.klimt.geom that return USegmentTypeModifier and TypeMethodDescriptionfinal USegmentTypeUSegment.getSegmentType()static USegmentTypeReturns the enum constant of this class with the specified name.static USegmentType[]USegmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.plantuml.klimt.geom with parameters of type USegmentType