public class NewpageTile extends AbstractTile
Constructor and Description |
---|
NewpageTile(Newpage newpage,
TileArguments tileArguments,
YGauge currentY) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints() |
void |
drawU(UGraphic ug) |
double |
getContactPointRelative() |
Event |
getEvent() |
Real |
getMaxX() |
Real |
getMinX() |
double |
getPreferredHeight() |
getYGauge, getZZZ, matchAnchor
callbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHook
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callbackY, getMiddleX
public NewpageTile(Newpage newpage, TileArguments tileArguments, YGauge currentY)
public double getContactPointRelative()
getContactPointRelative
in interface Tile
getContactPointRelative
in class AbstractTile
public void drawU(UGraphic ug)
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()
public Event getEvent()