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 UTranslate
getCoordImpl
(java.lang.String name) java.util.Collection<GConnection>
protected final Rose
getRose()
getSwimlane
(java.lang.String point) java.util.Set<Swimlane>
final UStroke
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
drawU, drawUInternal, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
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
getCoord, getGPoint, getStringBounder, skinParam
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension, getInnerPosition, getMinMax
-
Field Details
-
singleSwimlane
-
-
Constructor Details
-
AbstractGtile
-
AbstractGtile
-
-
Method Details
-
getCoordImpl
- Specified by:
getCoordImpl
in classAbstractGtileRoot
-
getSwimlanes
- Specified by:
getSwimlanes
in interfaceSwimable2
-
getSwimlane
- Specified by:
getSwimlane
in interfaceSwimable2
-
getInnerConnections
- Specified by:
getInnerConnections
in interfaceGtile
-
getThickness
-
getRose
-