Package com.speckled.specksim.gui.visualiser

The speck visualisation system.

See:
          Description

Interface Summary
StateRenderer This interface should be implemented to add visualisation capabilities to the simulator.
 

Class Summary
GLSelectionListener Objects that are interested in what the selection in the visualisation is should extend this and put appropriate behaviour in the mouse* methods.
SpeckVisualiser Visualises a field of specks.
StatsPlotter Plots the output of StatisticsModules onto the visualisation
 

Package com.speckled.specksim.gui.visualiser Description

The speck visualisation system.