Class ActivityBox
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.flowdiagram.ActivityBox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) void
java.lang.String
getId()
java.lang.String
getLabel()
getTile()
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ActivityBox
-
-
Method Details
-
getTile
-
getId
public java.lang.String getId() -
getLabel
public java.lang.String getLabel() -
drawU
-
calculateDimension
-