Class FtileEmpty
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
- Direct Known Subclasses:
FtileBreak
,FtileGoto
,FtileLabel
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
TRACE
-
Constructor Summary
ConstructorDescriptionFtileEmpty
(ISkinParam skinParam) FtileEmpty
(ISkinParam skinParam, double width, double height) FtileEmpty
(ISkinParam skinParam, double width, double height, Swimlane swimlane) FtileEmpty
(ISkinParam skinParam, Swimlane swimlane) -
Method Summary
Modifier and TypeMethodDescriptionprotected final FtileGeometry
protected FtileGeometry
calculateDimensionFtile
(StringBounder stringBounder) void
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.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
-
Constructor Details
-
FtileEmpty
-
FtileEmpty
-
FtileEmpty
-
FtileEmpty
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildren
in interfaceFtile
- Overrides:
getMyChildren
in classAbstractFtile
-
toString
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtile
in classAbstractFtile
-
calculateDimensionEmpty
-
getSwimlaneIn
-
getSwimlaneOut
-
getSwimlanes
-