public class GtileColumns extends AbstractGtile
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Gtile> |
gtiles |
singleSwimlanestringBounder| Constructor and Description |
|---|
GtileColumns(java.util.List<Gtile> gtiles,
Swimlane singleSwimlane,
double margin) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
protected void |
drawUInternal(UGraphic ug) |
Gtile |
first() |
protected UTranslate |
getPosition(int pos) |
java.util.Set<Swimlane> |
getSwimlanes() |
protected void |
pushDown(double height) |
protected void |
setMargin(double margin) |
java.lang.String |
toString() |
getCoordImpl, getInnerConnections, getRose, getSwimlane, getThicknessdrawU, getCoord, getGPoint, getIHtmlColorSet, getStringBounder, skinParamgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCoord, getGPoint, getStringBounder, skinParamgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxprotected final java.util.List<Gtile> gtiles
protected final UTranslate getPosition(int pos)
protected final void setMargin(double margin)
protected final void pushDown(double height)
public java.lang.String toString()
toString in class java.lang.Objectpublic Gtile first()
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