Class FtileDiamondInside2
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondInside2
-
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
ConstructorsConstructorDescriptionFtileDiamondInside2(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometrycalculateDimensionFtile(StringBounder stringBounder) voidfinal Collection<Ftile> final StylegetStyle()final StyleSignatureBasicfinal Swimlanefinal SwimlanevoidMethods 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
-
FtileDiamondInside2
public FtileDiamondInside2(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane)
-
-
Method Details
-
withNorth
-
withWest
-
withEast
-
withSouth
-
drawU
-
calculateDimensionFtile
- Specified by:
calculateDimensionFtilein classAbstractFtile
-
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
-