Class FtileDiamondInside
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final HColorprotected final HColorprotected TextBlockprotected final TextBlockprotected final TextBlockprotected final doubleprotected final TextBlockprotected final Swimlaneprotected TextBlockFields inherited from class AbstractFtile
TRACE -
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 SwimlanevoidwithWestAndEast(TextBlock tb1, TextBlock tb2) Methods inherited from class AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, 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
-
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
-
swapEastWest
public void swapEastWest() -
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
-