JSci.awt
Class ModelerCanvas.XYPair

java.lang.Object
  extended by JSci.awt.ModelerCanvas.XYPair
Enclosing class:
ModelerCanvas

public class ModelerCanvas.XYPair
extends java.lang.Object

Data points.


Method Summary
 void sortXY(float[] x, float[] y, int n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

sortXY

public void sortXY(float[] x,
                   float[] y,
                   int n)