Class AbstractGtile
java.lang.Object
net.sourceforge.plantuml.graphic.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 net.sourceforge.plantuml.activitydiagram3.gtile.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 net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
drawU, drawUInternal, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamMethods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getInnerPosition, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.activitydiagram3.gtile.Gtile
getCoord, getGPoint, getStringBounder, skinParamMethods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, 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
-