Plot.DefaultDataPanel| Modifier and Type | Field and Description |
|---|---|
static int |
RADIUS |
color, coordNoted, datapanel, layers, name, note_precision, noted, plotCanvas, visible| Constructor and Description |
|---|
VectorLayerPlot(Plot p,
double[][] v)
Create a vector fiels based on data of a plot
|
| Modifier and Type | Method and Description |
|---|---|
double[][] |
getData() |
static void |
main(String[] args) |
void |
plot(AbstractDrawer draw,
Color c) |
void |
setData(double[][] v) |
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 VectorLayerPlot(Plot p, double[][] v)
p - Base plot to support vector fieldv - Vector field of same lenght that p dataCopyright © 2015. All rights reserved.