public interface Paintable
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
|
int |
getWidth()
|
void |
paint(Graphics2D
|
int getWidth()
int getHeight()
void paint(Graphics2Dg)