Class FtileWithNoteOpale
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileWithNoteOpale
-
Field Summary
Fields inherited from class AbstractFtile
TRACE -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) static Ftilecreate(Ftile tile, Collection<PositionedNote> notes, boolean withLink, VerticalAlignment verticalAlignment) voiddoublegetEndingX(StringBounder stringBounder, double y) final LinkRenderingdoublegetStartingX(StringBounder stringBounder, double y) getTranslateFor(Ftile child, StringBounder stringBounder) Methods inherited from class AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, 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
-
Method Details
-
getStyleSignature
- Specified by:
getStyleSignaturein interfaceStyleable
-
getSwimlanes
- Specified by:
getSwimlanesin interfaceSwimable
-
getSwimlaneIn
- Specified by:
getSwimlaneInin interfaceSwimable
-
getSwimlaneOut
- Specified by:
getSwimlaneOutin interfaceSwimable
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-
create
public static Ftile create(Ftile tile, Collection<PositionedNote> notes, boolean withLink, VerticalAlignment verticalAlignment) -
getTranslateFor
- Specified by:
getTranslateForin interfaceFtile- Overrides:
getTranslateForin classAbstractFtile
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
getStartingX
- Specified by:
getStartingXin interfaceStencil
-
getEndingX
- Specified by:
getEndingXin interfaceStencil
-
getInLinkRendering
- Specified by:
getInLinkRenderingin interfaceFtile- Overrides:
getInLinkRenderingin classAbstractFtile
-