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 Tile
public void addConstraints(StringBounder stringBounder)
addConstraints
in interface Tile
public Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
public void callbackY(double y)
callbackY
in interface TileWithCallbackY
public static double fillPositionelTiles(StringBounder stringBounder, double y, List<Tile> tiles, List<YPositionedTile> positionedTiles)
Copyright © 2015. All Rights Reserved.