public class ScenePlaceholder extends HideableElement implements Element
| Modifier and Type | Field and Description |
|---|---|
protected int |
color |
protected int |
textColor |
hidden| Constructor and Description |
|---|
ScenePlaceholder(String name) |
ScenePlaceholder(String name,
int color) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawGivenVisible(net.avh4.math.geometry.Rect bounds,
GraphicsOperations g,
FontMetricsService fm) |
boolean |
equals(Object o) |
int |
hashCode() |
draw, isHidden, setHiddenpublic ScenePlaceholder(String name)
public ScenePlaceholder(String name, int color)
public void drawGivenVisible(net.avh4.math.geometry.Rect bounds,
GraphicsOperations g,
FontMetricsService fm)
drawGivenVisible in class HideableElementCopyright © 2013. All Rights Reserved.