com.jjoe64.graphview
Class GraphView.GraphViewData

java.lang.Object
  extended by com.jjoe64.graphview.GraphView.GraphViewData
Enclosing class:
GraphView

public static class GraphView.GraphViewData
extends java.lang.Object

one data set for the graph


Constructor Summary
GraphView.GraphViewData(double valueX, double valueY)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphView.GraphViewData

public GraphView.GraphViewData(double valueX,
                               double valueY)