Uses of Class
org.hisee.core.Gauge

Packages that use Gauge
org.hisee.graphics The graphics package contains code for displaying the data and handling other GUI-related processes. 
 

Uses of Gauge in org.hisee.graphics
 

Methods in org.hisee.graphics that return Gauge
 Gauge GaugePanel.getGauge()
           
 

Constructors in org.hisee.graphics with parameters of type Gauge
GaugePanel(Gauge g, javax.swing.JFrame f)
          A gauge which represents a projection of some subset of the state and parameter space of a neural network.
DialogSammon(Gauge gauge)
          This method is the default constructor.
DialogCoordinate(Gauge gauge)
          This method is the default constructor.
 



for more information see hisee.sourceforge.net