public class TileParallel extends CommonTile
Constructor and Description |
---|
TileParallel(StringBounder stringBounder,
Real currentY) |
Modifier and Type | Method and Description |
---|---|
void |
add(Tile tile) |
void |
addConstraints() |
protected void |
callbackY_internal(TimeHook y) |
void |
drawU(UGraphic ug) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
YGauge |
getYGauge() |
double |
getZZZ() |
boolean |
matchAnchor(java.lang.String anchor) |
callbackY, getMiddleX, getStringBounder, getTimeHook
public TileParallel(StringBounder stringBounder, Real currentY)
public YGauge getYGauge()
protected final void callbackY_internal(TimeHook y)
callbackY_internal
in class CommonTile
public void add(Tile tile)
public void drawU(UGraphic ug)
public double getContactPointRelative()
public double getZZZ()
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()
public Event getEvent()
public boolean matchAnchor(java.lang.String anchor)