public class GroupingTile extends Object implements TileWithCallbackY
| Constructor and Description |
|---|
GroupingTile(Iterator<Event> it,
GroupingStart start,
TileArguments tileArgumentsBachColorChanged,
TileArguments tileArgumentsOriginal) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints(StringBounder stringBounder) |
void |
callbackY(double y) |
void |
drawU(UGraphic ug) |
static double |
fillPositionelTiles(StringBounder stringBounder,
double y,
List<Tile> tiles,
List<YPositionedTile> positionedTiles) |
Event |
getEvent() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
public GroupingTile(Iterator<Event> it, GroupingStart start, TileArguments tileArgumentsBachColorChanged, TileArguments tileArgumentsOriginal)
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface Tilepublic void addConstraints(StringBounder stringBounder)
addConstraints in interface Tilepublic Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
public void callbackY(double y)
callbackY in interface TileWithCallbackYpublic static double fillPositionelTiles(StringBounder stringBounder, double y, List<Tile> tiles, List<YPositionedTile> positionedTiles)
Copyright © 2017. All rights reserved.