net.avh4.framework.uilayer.scene
Class SceneOval
java.lang.Object
net.avh4.framework.uilayer.scene.SceneElementBase
net.avh4.framework.uilayer.scene.SceneOval
- All Implemented Interfaces:
- SceneElement
public class SceneOval
- extends SceneElementBase
|
Field Summary |
protected int |
color
|
|
Constructor Summary |
SceneOval(int x,
int y,
int width,
int height,
int color)
|
| Methods inherited from class net.avh4.framework.uilayer.scene.SceneElementBase |
getHeight, getName, getWidth, getX, getY, isHidden, setHeight, setHidden, setWidth, setX, setY, toString |
color
protected final int color
SceneOval
public SceneOval(int x,
int y,
int width,
int height,
int color)
draw
public void draw(GraphicsOperations g,
FontMetricsService fm)
Copyright © 2012. All Rights Reserved.