public class BarPlot extends ScatterPlot
Plot.DefaultDataPanel| Modifier and Type | Field and Description |
|---|---|
boolean |
draw_dot |
color, coordNoted, datapanel, layers, name, note_precision, noted, plotCanvas, visible| Constructor and Description |
|---|
BarPlot(String n,
Color c,
boolean[][] _pattern,
double[][] _XY) |
BarPlot(String n,
Color c,
double[][] _XY) |
BarPlot(String n,
Color c,
int _type,
int _radius,
double[][] _XY) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
plot(AbstractDrawer draw,
Color c) |
getBounds, getData, isSelected, noteCoord, setData, setDotPattern, setDotPattern, setTagsaddGaussQuantiles, addGaussQuantiles, addLayer, addQuantile, addQuantile, addQuantile, addQuantiles, addQuantiles, addVector, clearLayers, edit, editnote, getBounds, getColor, getDataPanel, getName, getVisible, note, plot, plotLayerPlots, setColor, setName, setVisiblepublic void plot(AbstractDrawer draw, Color c)
plot in class ScatterPlotpublic static void main(String[] args)
Copyright © 2015. All rights reserved.