Class FtileGoto
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
net.sourceforge.plantuml.activitydiagram3.ftile.FtileGoto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometry
calculateDimensionFtile
(StringBounder stringBounder) java.lang.String
getName()
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
calculateDimensionEmpty, drawU, getMyChildren, getSwimlaneIn, getSwimlaneOut, getSwimlanes, toString
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParam
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
Constructor Details
-
FtileGoto
-
-
Method Details
-
calculateDimensionFtile
- Overrides:
calculateDimensionFtile
in classFtileEmpty
-
getName
public java.lang.String getName()
-