Class FtileWithNotes
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNotes
-
Field Summary
Fields inherited from class AbstractFtile
TRACE -
Constructor Summary
ConstructorsConstructorDescriptionFtileWithNotes(Ftile tile, Collection<PositionedNote> notes, VerticalAlignment verticalAlignment) -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) voidfinal LinkRenderingMethods inherited from class AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getMyChildren, 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
-
FtileWithNotes
public FtileWithNotes(Ftile tile, Collection<PositionedNote> notes, VerticalAlignment verticalAlignment)
-
-
Method Details
-
getStyleSignature
-
getSwimlanes
-
getSwimlaneIn
-
getSwimlaneOut
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
getInLinkRendering
- Specified by:
getInLinkRenderingin interfaceFtile- Overrides:
getInLinkRenderingin classAbstractFtile
-