Plot.DefaultDataPanel| Modifier and Type | Field and Description |
|---|---|
static int |
WIDTH |
color, coordNoted, datapanel, layers, name, note_precision, noted, plotCanvas, visible| Constructor and Description |
|---|
DensityLayerPlot(Plot p,
int a,
double[] quantiles) |
DensityLayerPlot(Plot p,
int a,
double[][] quantiles)
Build a quantile plot based on given plot.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAxe() |
double[][] |
getData() |
static void |
main(String[] args) |
void |
plot(AbstractDrawer draw,
Color c) |
void |
setData(double[][] d) |
getBounds, getDataPanel, isSelectedaddGaussQuantiles, addGaussQuantiles, addLayer, addQuantile, addQuantile, addQuantile, addQuantiles, addQuantiles, addVector, clearLayers, edit, editnote, getBounds, getColor, getName, getVisible, note, noteCoord, plot, plotLayerPlots, setColor, setName, setVisiblepublic DensityLayerPlot(Plot p, int a, double[] quantiles)
public DensityLayerPlot(Plot p, int a, double[][] quantiles)
p - base plota - axis number of quantile : 0=X quantile, 1=Y quantile, 2=Z quantilequantiles - array of standard deviation valuespublic int getAxe()
public void plot(AbstractDrawer draw, Color c)
public static void main(String[] args)
Copyright © 2015. All rights reserved.