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 LifeSegmentVariationReturns 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 TypeMethodDescriptionvoidLifeLine.addSegmentVariation(LifeSegmentVariation type, double y, Fashion colors)