public class GtileTopDown3 extends AbstractGtile
Modifier and Type | Field and Description |
---|---|
protected Gtile |
tile1 |
protected Gtile |
tile2 |
protected Gtile |
tile3 |
singleSwimlane
stringBounder
Constructor and Description |
---|
GtileTopDown3(Gtile tile1,
Gtile tile2,
Gtile tile3) |
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() |
protected UTranslate |
getPos3() |
Swimlane |
getSwimlane(java.lang.String name) |
java.util.Set<Swimlane> |
getSwimlanes() |
getInnerConnections, getRose, getThickness
drawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParam
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCoord, getGPoint, getStringBounder, skinParam
getInnerPosition, getMinMax
protected final Gtile tile1
protected final Gtile tile2
protected final Gtile tile3
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 UTranslate getPos3()
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