Plot.DefaultDataPanelcolor, coordNoted, datapanel, layers, name, note_precision, noted, plotCanvas, visible| Constructor and Description |
|---|
BoxPlot2D(double[][] _XY,
double[][] w,
Color c,
String n) |
| Modifier and Type | Method and Description |
|---|---|
double[][] |
getBounds()
This method should be abstract, but for backward compatibility, here is a basic impl.
|
double[][] |
getData() |
double[][] |
getDataWidth() |
double[] |
isSelected(int[] screenCoordTest,
AbstractDrawer draw) |
void |
plot(AbstractDrawer draw,
Color c) |
void |
setData(double[][] d) |
void |
setData(double[][] d,
double[][] w) |
void |
setDataWidth(double[][] w) |
addGaussQuantiles, addGaussQuantiles, addLayer, addQuantile, addQuantile, addQuantile, addQuantiles, addQuantiles, addVector, clearLayers, edit, editnote, getBounds, getColor, getDataPanel, getName, getVisible, note, noteCoord, plot, plotLayerPlots, setColor, setName, setVisiblepublic void plot(AbstractDrawer draw, Color c)
public double[][] getBounds()
Plotpublic void setDataWidth(double[][] w)
public double[][] getDataWidth()
public void setData(double[][] d,
double[][] w)
public double[] isSelected(int[] screenCoordTest,
AbstractDrawer draw)
isSelected in interface EditableisSelected in interface NoteableisSelected in class PlotCopyright © 2015. All rights reserved.