Package | Description |
---|---|
de.lmu.ifi.dbs.elki.math.geometry |
Algorithms from computational geometry.
|
Modifier and Type | Field and Description |
---|---|
protected 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 |
---|---|
Iterator<XYPlot.Curve> |
XYPlot.iterator() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.