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 AbstractFtile
TRACE -
Constructor Summary
ConstructorsConstructorDescriptionFtileEmpty(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 FtileGeometryprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) voidtoString()Methods inherited from class AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorderMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Constructor Details
-
FtileEmpty
-
FtileEmpty
-
FtileEmpty
-
FtileEmpty
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-
toString
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
calculateDimensionEmpty
-
getSwimlaneIn
-
getSwimlaneOut
-
getSwimlanes
-