|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.server.mapclient.command.BasicCommand
gistoolkit.server.mapclient.command.PanCommand
Used to tell the interface to draw in Pan mode, and to update the extents of the map Once they do.
Constructor Summary | |
PanCommand(Client inClient)
Creates new PanCommand |
Method Summary | |
void |
doDrawExecute(Drawer inDrawer)
Called when the drawer completes |
void |
execute()
Called when the command is executed. |
Methods inherited from class gistoolkit.server.mapclient.command.BasicCommand |
drawexecute, getClient, getCommandName, run, setClient, setCommandName, showError, showException |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
run |
Constructor Detail |
public PanCommand(Client inClient)
Method Detail |
public void execute()
execute
in interface Command
execute
in class BasicCommand
public void doDrawExecute(Drawer inDrawer)
doDrawExecute
in class BasicCommand
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |