physis.visualisation
Interface Viewer

All Known Implementing Classes:
Lattice2DViewer

public interface Viewer

All viewer system should have a class that implements this interface.


Method Summary
 void refresh()
          This method refreshes the viewer's state according to the changes in the population.
 

Method Detail

refresh

public void refresh()
This method refreshes the viewer's state according to the changes in the population.