Uses of Enum Class
net.sourceforge.plantuml.sequencediagram.graphic.LifeSegmentVariation
Packages that use LifeSegmentVariation
-
Uses of LifeSegmentVariation in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic that return LifeSegmentVariationModifier and TypeMethodDescriptionstatic LifeSegmentVariation
Returns the enum constant of this class with the specified name.static LifeSegmentVariation[]
LifeSegmentVariation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type LifeSegmentVariationModifier and TypeMethodDescriptionvoid
LifeLine.addSegmentVariation
(LifeSegmentVariation type, double y, Fashion colors)