Class AbstractGtileRoot
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
- Direct Known Subclasses:
AbstractGtile
,GtileGroup
,GtileWithMargin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal void
protected abstract void
final UTranslate
getCoord
(java.lang.String name) protected abstract UTranslate
getCoordImpl
(java.lang.String name) final GPoint
getGPoint
(java.lang.String name) final HColorSet
final StringBounder
final ISkinParam
Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMax
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.activitydiagram3.gtile.Gtile
getInnerConnections
Methods inherited from interface net.sourceforge.plantuml.activitydiagram3.gtile.Swimable2
getSwimlane, getSwimlanes
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
Field Details
-
stringBounder
-
-
Constructor Details
-
AbstractGtileRoot
-
-
Method Details
-
getStringBounder
- Specified by:
getStringBounder
in interfaceGtile
-
skinParam
-
getIHtmlColorSet
-
getGPoint
-
getCoord
-
getCoordImpl
-
drawU
-
drawUInternal
-