public class GtileTopDown3 extends AbstractGtile
| Modifier and Type | Field and Description |
|---|---|
protected Gtile |
tile1 |
protected Gtile |
tile2 |
protected Gtile |
tile3 |
singleSwimlanestringBounder| Constructor and Description |
|---|
GtileTopDown3(Gtile tile1,
Gtile tile2,
Gtile tile3) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
protected void |
drawUInternal(UGraphic ug) |
protected UTranslate |
getCoordImpl(java.lang.String name) |
protected UTranslate |
getPos1() |
protected UTranslate |
getPos2() |
protected UTranslate |
getPos3() |
Swimlane |
getSwimlane(java.lang.String name) |
java.util.Set<Swimlane> |
getSwimlanes() |
getInnerConnections, getRose, getThicknessdrawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCoord, getGPoint, getStringBounder, skinParamgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxprotected final Gtile tile1
protected final Gtile tile2
protected final Gtile tile3
protected UTranslate getCoordImpl(java.lang.String name)
getCoordImpl in class AbstractGtilepublic Swimlane getSwimlane(java.lang.String name)
getSwimlane in interface Swimable2getSwimlane in class AbstractGtileprotected UTranslate getPos1()
protected UTranslate getPos2()
protected UTranslate getPos3()
protected void drawUInternal(UGraphic ug)
drawUInternal in class AbstractGtileRootpublic XDimension2D calculateDimension(StringBounder stringBounder)
public java.util.Set<Swimlane> getSwimlanes()
getSwimlanes in interface Swimable2getSwimlanes in class AbstractGtile