Package net.sourceforge.plantuml.posimo
Class Path
java.lang.Object
net.sourceforge.plantuml.posimo.Path
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal DotPathfinal BlockgetEnd()final LabelgetLabel()intfinal BlockgetStart()final booleanisInvis()voidsetDotPath(DotPath dotPath) voidsetLabelPosition(double x, double y) voidsetLabelPositionCenter(double labelX, double labelY)
-
Constructor Details
-
Path
-
Path
-
-
Method Details
-
getLabel
-
getStart
-
getEnd
-
setLabelPositionCenter
public void setLabelPositionCenter(double labelX, double labelY) -
setLabelPosition
public void setLabelPosition(double x, double y) -
setDotPath
-
getDotPath
-
getLength
public int getLength() -
isInvis
public final boolean isInvis()
-