|
|||||||||||
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.ZoomInCommand
Tells the image panel to zoom in.
Constructor Summary | |
ZoomInCommand(Client inClient)
Creates new ZoomInCommand |
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 |
Constructor Detail |
public ZoomInCommand(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 |