|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphicsObject
Method Summary | |
---|---|
void |
paint(float x,
float y,
Graphics2D g)
Actually draw the object. |
Method Detail |
---|
void paint(float x, float y, Graphics2D g)
x
- X-offset of surrounding element.y
- Y-Offset of baseline of surrounding element.g
- Graphics Context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |