Class FtileDiamondSquare
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
net.sourceforge.plantuml.activitydiagram3.ftile.vertical.FtileDiamondSquare
-
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
ConstructorsConstructorDescriptionFtileDiamondSquare(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 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
-
FtileDiamondSquare
public FtileDiamondSquare(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane)
-
-
Method Details
-
withNorth
-
withWest
-
withEast
-
withSouth
-
withWestAndEast
-
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
-