Class FtileBoxOld
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBoxOld
-
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometry
calculateDimensionFtile
(StringBounder stringBounder) static TextBlock
createMindMap
(Style style, ISkinParam skinParam, Display label) static TextBlock
createWbs
(Style style, ISkinParam skinParam, Display label) void
static StyleSignatureBasic
static StyleSignatureBasic
final LinkRendering
toString()
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParam
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Method Details
-
getDefaultStyleDefinitionActivity
-
getDefaultStyleDefinitionArrow
-
getInLinkRendering
- Specified by:
getInLinkRendering
in interfaceFtile
- Overrides:
getInLinkRendering
in classAbstractFtile
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
createWbs
-
createMindMap
-
toString
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtile
in classAbstractFtile
-
getMyChildren
- Specified by:
getMyChildren
in interfaceFtile
- Overrides:
getMyChildren
in classAbstractFtile
-