Class FtileWithUrl
- java.lang.Object
-
- net.sourceforge.plantuml.graphic.AbstractTextBlock
-
- net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
-
- net.sourceforge.plantuml.activitydiagram3.ftile.FtileWithUrl
-
-
Constructor Summary
Constructors Constructor Description FtileWithUrl(Ftile ftile, Url url)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawU(UGraphic ug)
-
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDecorate
arrowHorizontalAlignment, calculateDimension, getFtileDelegated, getInLinkRendering, getInnerConnections, getMyChildren, getOutLinkRendering, getSwimlaneIn, getSwimlaneOut, getSwimlanes, getThickness, getTranslateFor, getWeldingPoints, skinParam, toString
-
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, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition, getMinMax
-
-