public abstract class AbstractGtile extends AbstractGtileRoot implements Gtile
| Modifier and Type | Field and Description |
|---|---|
protected Swimlane |
singleSwimlane |
stringBounder| Constructor and Description |
|---|
AbstractGtile(StringBounder stringBounder,
ISkinParam skinParam) |
AbstractGtile(StringBounder stringBounder,
ISkinParam skinParam,
Swimlane singleSwimlane) |
| Modifier and Type | Method and Description |
|---|---|
protected UTranslate |
getCoordImpl(java.lang.String name) |
java.util.Collection<GConnection> |
getInnerConnections() |
protected Rose |
getRose() |
Swimlane |
getSwimlane(java.lang.String point) |
java.util.Set<Swimlane> |
getSwimlanes() |
UStroke |
getThickness() |
drawU, drawUInternal, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCoord, getGPoint, getStringBounder, skinParamcalculateDimension, getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxprotected final Swimlane singleSwimlane
public AbstractGtile(StringBounder stringBounder, ISkinParam skinParam, Swimlane singleSwimlane)
public AbstractGtile(StringBounder stringBounder, ISkinParam skinParam)
protected UTranslate getCoordImpl(java.lang.String name)
getCoordImpl in class AbstractGtileRootpublic java.util.Set<Swimlane> getSwimlanes()
getSwimlanes in interface Swimable2public Swimlane getSwimlane(java.lang.String point)
getSwimlane in interface Swimable2public java.util.Collection<GConnection> getInnerConnections()
getInnerConnections in interface Gtilepublic final UStroke getThickness()
protected final Rose getRose()