|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
enumerate FigDrawable objects for redraw.
The FigDrawable interface specifies the two simple metheds that all FigObjects must implement that want to be drawn to a FigCanvas.
Method Summary | |
java.util.Enumeration |
getDrawableObjects()
return an Enumeration of all drawable objects |
FigDrawable |
getTmpObject()
return a reference to the current 'active' (temporary) object |
Method Detail |
public java.util.Enumeration getDrawableObjects()
public FigDrawable getTmpObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |