Class GtileAssembly
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
net.sourceforge.plantuml.activitydiagram3.gtile.GtileTopDown
net.sourceforge.plantuml.activitydiagram3.gtile.GtileAssembly
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.GtileTopDown
tile1, tile2
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
singleSwimlane
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
stringBounder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) final StyleSignatureBasic
protected final TextBlock
getTextBlock
(Display display) protected UTranslate
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.GtileTopDown
drawUInternal, getCoordImpl, getPos1, getPos2, getSwimlane, getSwimlanes, toString
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
getRose, getThickness
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.activitydiagram3.gtile.Gtile
getCoord, getGPoint, getStringBounder, skinParam
Methods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
GtileAssembly
-
-
Method Details
-
supplementaryMove
- Overrides:
supplementaryMove
in classGtileTopDown
-
getDefaultStyleDefinitionArrow
-
calculateDimension
- Specified by:
calculateDimension
in interfaceTextBlock
- Overrides:
calculateDimension
in classGtileTopDown
-
getTextBlock
-
getInnerConnections
- Specified by:
getInnerConnections
in interfaceGtile
- Overrides:
getInnerConnections
in classAbstractGtile
-