Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Interface
Class GraphDataset  view GraphDataset download GraphDataset.java

java.lang.Object
  extended byInterface.GraphDataset

public class GraphDataset
extends java.lang.Object


Field Summary
static double[] Tput
           
 
Constructor Summary
GraphDataset()
           
 
Method Summary
static DefaultCategoryDataset createCategoryDataset(java.lang.Double[] throughputs)
          Creates new instance of GraphDataset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Tput

public static double[] Tput
Constructor Detail

GraphDataset

public GraphDataset()
Method Detail

createCategoryDataset

public static DefaultCategoryDataset createCategoryDataset(java.lang.Double[] throughputs)
Creates new instance of GraphDataset