Class AbstractGtile
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
- Direct Known Subclasses:
GtileBox, GtileCircleSpot, GtileCircleStart, GtileColumns, GtileEmpty, GtileHexagonInside, GtileTopDown, GtileTopDown3, GtileWithNoteOpale, GtileWithNotes
-
Field Summary
FieldsFields inherited from class AbstractGtileRoot
stringBounder -
Constructor Summary
ConstructorsConstructorDescriptionAbstractGtile(StringBounder stringBounder, ISkinParam skinParam) AbstractGtile(StringBounder stringBounder, ISkinParam skinParam, Swimlane singleSwimlane) -
Method Summary
Modifier and TypeMethodDescriptionprotected UTranslategetCoordImpl(String name) protected final RosegetRose()getSwimlane(String point) final UStrokeMethods inherited from class AbstractGtileRoot
drawU, drawUInternal, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamMethods 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
getCoord, getGPoint, getStringBounder, skinParamMethods inherited from interface TextBlock
calculateDimension, getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Field Details
-
singleSwimlane
-
-
Constructor Details
-
AbstractGtile
-
AbstractGtile
-
-
Method Details
-
getCoordImpl
- Specified by:
getCoordImplin classAbstractGtileRoot
-
getSwimlanes
- Specified by:
getSwimlanesin interfaceSwimable2
-
getSwimlane
- Specified by:
getSwimlanein interfaceSwimable2
-
getInnerConnections
- Specified by:
getInnerConnectionsin interfaceGtile
-
getThickness
-
getRose
-