|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphData2D | |
iglu.polka | A set of extensions of the javax.swing package. |
Uses of GraphData2D in iglu.polka |
Methods in iglu.polka with parameters of type GraphData2D | |
void |
PLineGraph.removeLine(GraphData2D gd)
|
void |
PLineGraph.addLine(GraphData2D gd)
add a new line to the graph. |
protected void |
PLineGraph.paintALine(GraphData2D gd,
java.awt.Graphics g)
Draws one dataset. |
protected OrderedPoint2D |
PLineGraph.closestScreenPoint(GraphData2D gd,
int x,
int y)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |