Class FtileBox
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBox
-
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) static FtileBoxcreate(ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) voidfinal LinkRenderingstatic StyleSignatureBasicstatic StyleSignatureBasictoString()Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamMethods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPositionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
Method Details
-
getStyleSignature
-
getStyleSignatureArrow
-
getInLinkRendering
- Specified by:
getInLinkRenderingin interfaceFtile- Overrides:
getInLinkRenderingin classAbstractFtile
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
create
public static FtileBox create(ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype) -
toString
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-