com.yobotics.simulationconstructionset.commands
Interface ZoomGraphCommandExecutor

All Known Subinterfaces:
AllCommandsExecutor
All Known Implementing Classes:
AbstractAllCommandsExecutor, GraphArrayPanel, StandardAllCommandsExecutor

public interface ZoomGraphCommandExecutor


Method Summary
 void zoomIn()
           
 void zoomOut()
           
 

Method Detail

zoomIn

void zoomIn()

zoomOut

void zoomOut()