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
Modifier and TypeFieldDescriptionprotected final HColor
protected final HColor
protected TextBlock
protected final TextBlock
protected final TextBlock
protected final double
protected final TextBlock
protected final Swimlane
protected TextBlock
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
TRACE
-
Constructor Summary
ConstructorDescriptionFtileDiamondInside2
(TextBlock label, ISkinParam skinParam, HColor backColor, HColor borderColor, Swimlane swimlane) -
Method Summary
Modifier and TypeMethodDescriptionprotected FtileGeometry
calculateDimensionFtile
(StringBounder stringBounder) void
final Collection<Ftile>
final Style
getStyle()
final StyleSignatureBasic
final Swimlane
final Swimlane
void
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.AbstractFtile
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParam
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.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:
calculateDimensionFtile
in classAbstractFtile
-
swapEastWest
public void swapEastWest() -
getStyleSignature
- Specified by:
getStyleSignature
in interfaceStyleable
-
getStyle
-
getMyChildren
- Specified by:
getMyChildren
in interfaceFtile
- Overrides:
getMyChildren
in classAbstractFtile
-
getSwimlanes
- Specified by:
getSwimlanes
in interfaceSwimable
-
getSwimlaneIn
- Specified by:
getSwimlaneIn
in interfaceSwimable
-
getSwimlaneOut
- Specified by:
getSwimlaneOut
in interfaceSwimable
-