singleSwimlane
stringBounder
Constructor and Description |
---|
GtileWithNoteOpale(Gtile tile,
PositionedNote note,
ISkinParam skinParam,
boolean withLink) |
Modifier and Type | Method and Description |
---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
protected void |
drawUInternal(UGraphic ug) |
protected UTranslate |
getCoordImpl(java.lang.String name) |
double |
getEndingX(StringBounder stringBounder,
double y) |
double |
getStartingX(StringBounder stringBounder,
double y) |
StyleSignatureBasic |
getStyleSignature() |
Swimlane |
getSwimlane(java.lang.String point) |
java.util.Set<Swimlane> |
getSwimlanes() |
getInnerConnections, getRose, getThickness
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCoord, getGPoint, getStringBounder, skinParam
getBackcolor, getInnerPosition, getMagneticBorder, getMinMax
public GtileWithNoteOpale(Gtile tile, PositionedNote note, ISkinParam skinParam, boolean withLink)
public StyleSignatureBasic getStyleSignature()
getStyleSignature
in interface Styleable
public Swimlane getSwimlane(java.lang.String point)
getSwimlane
in interface Swimable2
getSwimlane
in class AbstractGtile
public java.util.Set<Swimlane> getSwimlanes()
getSwimlanes
in interface Swimable2
getSwimlanes
in class AbstractGtile
protected UTranslate getCoordImpl(java.lang.String name)
getCoordImpl
in class AbstractGtile
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
protected void drawUInternal(UGraphic ug)
drawUInternal
in class AbstractGtileRoot
public double getStartingX(StringBounder stringBounder, double y)
getStartingX
in interface Stencil
public double getEndingX(StringBounder stringBounder, double y)
getEndingX
in interface Stencil