Class AbstractFtile
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
- Direct Known Subclasses:
FtileBlackBlock,FtileBox,FtileBox2,FtileBoxOld,FtileCircleEnd,FtileCircleSpot,FtileCircleStart,FtileCircleStop,FtileDiamond,FtileDiamondInside,FtileDiamondInside2,FtileDiamondSquare,FtileDimensionMemoize,FtileEmpty,FtileGroup,FtileHeightFixedCentered,FtileHeightFixedMarged,FtileIfDown,FtileKilled,FtileMarged,FtileMargedRight,FtileNoteAlone,FtileThinSplit,FtileWithNoteOpale,FtileWithNotes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal FtileGeometrycalculateDimension(StringBounder stringBounder) protected abstract FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) final HColorSetfinal MinMaxgetMinMax(StringBounder stringBounder) final UStrokegetThickness(Style style) getTranslateFor(Ftile child, StringBounder stringBounder) final ISkinParamMethods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPositionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.activitydiagram3.ftile.Swimable
getSwimlaneIn, getSwimlaneOut, getSwimlanesMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
getInnerPosition
-
Constructor Details
-
AbstractFtile
-
-
Method Details
-
skinParam
-
getIHtmlColorSet
-
getInLinkRendering
- Specified by:
getInLinkRenderingin interfaceFtile
-
getOutLinkRendering
- Specified by:
getOutLinkRenderingin interfaceFtile
-
getInnerConnections
- Specified by:
getInnerConnectionsin interfaceFtile
-
getTranslateFor
- Specified by:
getTranslateForin interfaceFtile
-
getThickness
- Specified by:
getThicknessin interfaceFtile
-
getWeldingPoints
- Specified by:
getWeldingPointsin interfaceFtile
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile
-
arrowHorizontalAlignment
- Specified by:
arrowHorizontalAlignmentin interfaceFtile
-
calculateDimension
- Specified by:
calculateDimensionin interfaceFtile- Specified by:
calculateDimensionin interfaceTextBlock
-
calculateDimensionFtile
-
getMinMax
- Specified by:
getMinMaxin interfaceTextBlock- Overrides:
getMinMaxin classAbstractTextBlock
-