|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a command that can be executed.
Method Summary | |
void |
execute()
called to execute this command from a button |
void |
executeDraw(DrawModel inDrawModel)
called from the trigger of the draw model |
void |
removeDraw(DrawModel inDrawModel)
called when the draw model has been removed |
void |
setGISDisplay(GISDisplay inDisplay)
Used to set the GISDisplay of the command. |
Method Detail |
public void execute()
public void executeDraw(DrawModel inDrawModel)
public void setGISDisplay(GISDisplay inDisplay)
public void removeDraw(DrawModel inDrawModel)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |