Class LifeLine
java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.LifeLine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addSegmentVariation
(LifeSegmentVariation type, double y, Fashion colors) void
drawU
(UGraphic ug, Rose skin, ISkinParam skinParam) void
finish
(double y) final double
final double
double
getLeftShift
(double y) double
int
double
double
getRightShift
(double y) final void
setCreate
(double create) final boolean
-
Constructor Details
-
LifeLine
-
-
Method Details
-
addSegmentVariation
-
finish
public void finish(double y) -
getMaxLevel
public int getMaxLevel() -
getRightShift
public double getRightShift(double y) -
getLeftShift
public double getLeftShift(double y) -
getMaxRightShift
public double getMaxRightShift() -
getMaxLeftShift
public double getMaxLeftShift() -
drawU
-
setCreate
public final void setCreate(double create) -
getCreate
public final double getCreate() -
getDestroy
public final double getDestroy() -
shadowing
public final boolean shadowing() -
getColors
-