Class FtileBlackBlock
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileBlackBlock
-
Field Summary
Fields inherited from class AbstractFtile
TRACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) voidvoidsetBlackBlockDimension(double width, double height) voidMethods 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, toString, wait, wait, waitMethods inherited from interface TextBlock
getBackcolor, getInnerPosition, getMagneticBorder
-
Constructor Details
-
FtileBlackBlock
-
-
Method Details
-
setBlackBlockDimension
public void setBlackBlockDimension(double width, double height) -
setLabel
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
drawU
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-