public class ElseTile extends Object implements TileWithCallbackY
Constructor and Description |
---|
ElseTile(GroupingLeaf anElse,
Skin skin,
ISkinParam skinParam,
Tile parent) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints(StringBounder stringBounder) |
void |
callbackY(double y) |
void |
drawU(UGraphic ug) |
double |
getCallbackY() |
Component |
getComponent(StringBounder stringBounder) |
Event |
getEvent() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
public ElseTile(GroupingLeaf anElse, Skin skin, ISkinParam skinParam, Tile parent)
public Component getComponent(StringBounder stringBounder)
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 double getCallbackY()
Copyright © 2017. All Rights Reserved.