Class GtileWithNoteOpale
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
net.sourceforge.plantuml.activitydiagram3.gtile.GtileWithNoteOpale
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
singleSwimlane
Fields inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
stringBounder
-
Constructor Summary
ConstructorsConstructorDescriptionGtileWithNoteOpale
(Gtile tile, PositionedNote note, ISkinParam skinParam, boolean withLink) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) protected void
protected UTranslate
getCoordImpl
(String name) double
getEndingX
(StringBounder stringBounder, double y) double
getStartingX
(StringBounder stringBounder, double y) getSwimlane
(String point) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtile
getInnerConnections, getRose, getThickness
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.gtile.AbstractGtileRoot
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
Methods inherited from class net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getBackcolor, getInnerPosition, getMagneticBorder, 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.klimt.shape.TextBlock
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
-
Constructor Details
-
GtileWithNoteOpale
-
-
Method Details
-
getStyleSignature
- Specified by:
getStyleSignature
in interfaceStyleable
-
getSwimlane
- Specified by:
getSwimlane
in interfaceSwimable2
- Overrides:
getSwimlane
in classAbstractGtile
-
getSwimlanes
- Specified by:
getSwimlanes
in interfaceSwimable2
- Overrides:
getSwimlanes
in classAbstractGtile
-
getCoordImpl
- Overrides:
getCoordImpl
in classAbstractGtile
-
calculateDimension
- Specified by:
calculateDimension
in interfaceTextBlock
-
drawUInternal
- Specified by:
drawUInternal
in classAbstractGtileRoot
-
getStartingX
- Specified by:
getStartingX
in interfaceStencil
-
getEndingX
- Specified by:
getEndingX
in interfaceStencil
-