|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
All the objects who want to be Paintable must implement this interface.
| Method Summary | |
String |
getType()
Returns the type of this NonTerminal |
void |
paint()
Draw the objects |
void |
paint(Graphics g)
Draw the objects using the given graphics context. |
void |
paintOriginal(Graphics g)
This method is used to paint the original data points that forms this GeometricObject |
void |
setGraphicsContext(Graphics g)
Set graphics context for this Paintable object. |
| Method Detail |
public void setGraphicsContext(Graphics g)
public void paint()
public void paint(Graphics g)
public String getType()
public void paintOriginal(Graphics g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||