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 net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
TRACE
-
Constructor Summary
ConstructorsConstructorDescriptionFtileWithNotes
(Ftile tile, Collection<PositionedNote> notes, VerticalAlignment verticalAlignment) -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometry
calculateDimensionFtile
(StringBounder stringBounder) void
final LinkRendering
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getMyChildren, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParam
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.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:
calculateDimensionFtile
in classAbstractFtile
-
getInLinkRendering
- Specified by:
getInLinkRendering
in interfaceFtile
- Overrides:
getInLinkRendering
in classAbstractFtile
-