public class GtileTopDown extends AbstractGtile
Modifier and Type | Field and Description |
---|---|
protected Gtile |
tile1 |
protected Gtile |
tile2 |
singleSwimlane
stringBounder
Constructor and Description |
---|
GtileTopDown(Gtile tile1,
Gtile tile2) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
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, getThickness
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCoord, getGPoint, getStringBounder, skinParam
getInnerPosition, getMinMax
public java.lang.String toString()
toString
in class java.lang.Object
protected UTranslate supplementaryMove()
protected UTranslate getCoordImpl(java.lang.String name)
getCoordImpl
in class AbstractGtile
public Swimlane getSwimlane(java.lang.String name)
getSwimlane
in interface Swimable2
getSwimlane
in class AbstractGtile
protected UTranslate getPos1()
protected UTranslate getPos2()
protected void drawUInternal(UGraphic ug)
drawUInternal
in class AbstractGtileRoot
public Dimension2D calculateDimension(StringBounder stringBounder)
public java.util.Set<Swimlane> getSwimlanes()
getSwimlanes
in interface Swimable2
getSwimlanes
in class AbstractGtile