Class AbstractGtileRoot
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
- Direct Known Subclasses:
AbstractGtile, GtileGroup, GtileWithMargin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidprotected abstract voidfinal UTranslateprotected abstract UTranslategetCoordImpl(String name) final GPointfinal HColorSetfinal StringBounderfinal ISkinParamMethods inherited from class AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Gtile
getInnerConnectionsMethods inherited from interface Swimable2
getSwimlane, getSwimlanesMethods inherited from interface TextBlock
calculateDimension, getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Field Details
-
stringBounder
-
-
Constructor Details
-
AbstractGtileRoot
-
-
Method Details