public static class OutlierPrecisionAtKCurve.PrecisionAtKCurve extends XYCurve
XYCurve.Itr
Constructor and Description |
---|
OutlierPrecisionAtKCurve.PrecisionAtKCurve(String labelx,
String labely,
int size)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getLongName()
A "pretty" name for the result, for use in titles, captions and menus.
|
String |
getShortName()
A short name for the result, useful for file names.
|
void |
writeToText(TextWriterStream out,
String label)
Write self to the given
TextWriterStream |
public String getLongName()
Result
getLongName
in interface Result
getLongName
in class XYCurve
public String getShortName()
Result
getShortName
in interface Result
getShortName
in class XYCurve
public void writeToText(TextWriterStream out, String label)
TextWriteable
TextWriterStream
writeToText
in interface TextWriteable
writeToText
in class XYCurve
out
- Output writerlabel
- LabelCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.