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, matchAnchorcallbackY_internal, callbackY, getMiddleX, getStringBounder, getTimeHookclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallbackY, getMiddleXpublic NewpageTile(Newpage newpage, TileArguments tileArguments, YGauge currentY)
public double getContactPointRelative()
getContactPointRelative in interface TilegetContactPointRelative in class AbstractTilepublic void drawU(UGraphic ug)
public double getPreferredHeight()
public void addConstraints()
public Real getMinX()
public Real getMaxX()
public Event getEvent()