Uses of Class
halo.userinterface.gui.tools.Tuple

Packages that use Tuple
halo.userinterface.gui.graphHandler Provides for generation of plots and histograms. 
 

Uses of Tuple in halo.userinterface.gui.graphHandler
 

Method parameters in halo.userinterface.gui.graphHandler with type arguments of type Tuple
 void XYGraphConstructor.addSeries(java.util.ArrayList<Tuple<java.lang.Double,java.lang.Double>> list, java.lang.String title)
          Adds a list of numerical pairs to the graph