public class DelayTile extends AbstractTile implements Tile, TileWithCallbackY
Constructor and Description |
---|
DelayTile(Delay delay,
TileArguments tileArguments) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints(StringBounder stringBounder) |
void |
callbackY(double y) |
void |
drawU(UGraphic ug) |
Event |
getEvent() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
getYPoint, getZ
public DelayTile(Delay delay, TileArguments tileArguments)
public void callbackY(double y)
callbackY
in interface TileWithCallbackY
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Tile
public void addConstraints(StringBounder stringBounder)
addConstraints
in interface Tile
public Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
Copyright © 2019. All Rights Reserved.