| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.math.geometry | 
 Algorithms from computational geometry 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.ArrayList<XYPlot.Curve> | 
XYPlot.curves
Curves on this plot. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
XYPlot.Curve | 
XYPlot.makeCurve()
Make a new curve. 
 | 
XYPlot.Curve | 
XYPlot.makeCurve(int color)
Make a new curve with desired color. 
 | 
XYPlot.Curve | 
XYPlot.makeCurve(int color,
         int size)
Make a new curve with desired color. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Iterator<XYPlot.Curve> | 
XYPlot.iterator()  | 
Copyright © 2019 ELKI Development Team. License information.