|
|||||||||
| Home >> All >> [ Interface overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface
Class GraphDataset

java.lang.ObjectInterface.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
|
|||||||||
| Home >> All >> [ Interface overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
Interface.GraphDataset