Class FtileBreak
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
net.sourceforge.plantuml.activitydiagram3.ftile.FtileBreak
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) toString()Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.FtileEmpty
calculateDimensionEmpty, drawU, getSwimlaneIn, getSwimlaneOut, getSwimlanesMethods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, 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
-
Constructor Details
-
FtileBreak
-
-
Method Details
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classFtileEmpty
-
toString
- Overrides:
toStringin classFtileEmpty
-
calculateDimensionFtile
- Overrides:
calculateDimensionFtilein classFtileEmpty
-
getWeldingPoints
- Specified by:
getWeldingPointsin interfaceFtile- Overrides:
getWeldingPointsin classAbstractFtile
-