Class FtileMargedRight
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.FtileMargedRight
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
TRACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) voidgetTranslateFor(Ftile child, StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getWeldingPoints, invalidateGeometryCache, skinParam, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Constructor Details
-
FtileMargedRight
-
-
Method Details
-
getInLinkRendering
- Specified by:
getInLinkRenderingin interfaceFtile- Overrides:
getInLinkRenderingin classAbstractFtile
-
getOutLinkRendering
- Specified by:
getOutLinkRenderingin interfaceFtile- Overrides:
getOutLinkRenderingin classAbstractFtile
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
drawU
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-
getTranslateFor
- Specified by:
getTranslateForin interfaceFtile- Overrides:
getTranslateForin classAbstractFtile
-