|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for use when developing a draw model to manipulate the map.
Method Summary | |
void |
draw()
The function which is called to draw the image on the map. |
void |
remove()
Function called to indicate that this draw model will be removed. |
void |
reset()
Called when the DrawModel should quit doing what it is doing and reset to the initial state |
void |
setGISDisplay(GISDisplay inGISDisplay)
Called when the DrawModel is added to the display to allow it to do initialization |
Method Detail |
public void draw()
public void setGISDisplay(GISDisplay inGISDisplay)
public void remove()
public void reset()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |