Package org.simbrain.gauge

The simbrain.gauge package contains code for creating and managing gauges, which project from arbitrary dimensional spaces to two dimensions.

See:
          Description

Interface Summary
GaugeSource GaugeSource is implemented by objects whose state can be gauged.
 

Class Summary
GaugedVariables GaugedVariables contains information about what data this gauge represents.
GaugeFrame GaugeFrame wraps a Gauge object in a Simbrain workspace frame, which also stores information about the variables the Gauge is representing.
GaugePreferences GaugePreferences handles storage and retrieval of user preferences, e.g.
 

Package org.simbrain.gauge Description

The simbrain.gauge package contains code for creating and managing gauges, which project from arbitrary dimensional spaces to two dimensions.