public class GtileTopDown extends AbstractGtile
| Modifier and Type | Field and Description |
|---|---|
protected Gtile |
tile1 |
protected Gtile |
tile2 |
singleSwimlanestringBounder| Constructor and Description |
|---|
GtileTopDown(Gtile tile1,
Gtile tile2) |
| 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() |
Swimlane |
getSwimlane(java.lang.String name) |
java.util.Set<Swimlane> |
getSwimlanes() |
protected UTranslate |
supplementaryMove() |
java.lang.String |
toString() |
getInnerConnections, getRose, getThicknessdrawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCoord, getGPoint, getStringBounder, skinParamgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxpublic java.lang.String toString()
toString in class java.lang.Objectprotected UTranslate supplementaryMove()
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 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