RePast
v. 2.0

uchicago.src.sim.gui
Interface Zoomable

All Known Implementing Classes:
Network2DDisplay

public interface Zoomable


Method Summary
 void endZoom()
           
 void startZoom(int x, int y, int width, int height)
           
 

Method Detail

startZoom

public void startZoom(int x,
                      int y,
                      int width,
                      int height)

endZoom

public void endZoom()

RePast
v. 2.0

Bug reports and feature requests to RePast