Class FtileDiamondInside
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFtileDiamondInside(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) voiddoublegetEastLabelWidth(StringBounder stringBounder) final Collection<Ftile>doublegetSouthLabelHeight(StringBounder stringBounder) final StylegetStyle()final StyleSignatureBasicfinal Swimlanefinal SwimlanewithWestAndEast(TextBlock tb1, TextBlock tb2) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamMethods 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.graphic.TextBlock
getInnerPosition
-
Field Details
-
backColor
-
borderColor
-
swimlane
-
label
-
north
-
south
-
west
-
east
-
shadowing
protected final double shadowing
-
-
Constructor Details
-
FtileDiamondInside
public FtileDiamondInside(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane)
-
-
Method Details
-
withNorth
-
withWest
-
withEast
-
withWestAndEast
-
withSouth
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
getEastLabelWidth
-
getSouthLabelHeight
-
getStyleSignature
- Specified by:
getStyleSignaturein interfaceStyleable
-
getStyle
-
getMyChildren
- Specified by:
getMyChildrenin interfaceFtile- Overrides:
getMyChildrenin classAbstractFtile
-
getSwimlanes
- Specified by:
getSwimlanesin interfaceSwimable
-
getSwimlaneIn
- Specified by:
getSwimlaneInin interfaceSwimable
-
getSwimlaneOut
- Specified by:
getSwimlaneOutin interfaceSwimable
-