|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.math.plot.plots.Plot
org.math.plot.plots.ScatterPlot
org.openjump.core.ui.plot.ScatterPlotOJ
org.openjump.core.ui.plot.BarPlotOJ
public class BarPlotOJ
| Field Summary | |
|---|---|
boolean |
draw_dot
|
| Fields inherited from class org.math.plot.plots.Plot |
|---|
color, layers, name, note_precision, noted, visible |
| Constructor Summary | |
|---|---|
BarPlotOJ(java.lang.String n,
java.awt.Color c,
double[][] _XY,
int[] featureID,
PlugInContext context,
Layer layer)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
void |
plot(org.math.plot.render.AbstractDrawer draw,
java.awt.Color c)
|
| Methods inherited from class org.openjump.core.ui.plot.ScatterPlotOJ |
|---|
isSelected |
| Methods inherited from class org.math.plot.plots.ScatterPlot |
|---|
getData, setData, setDotPattern, setDotPattern |
| Methods inherited from class org.math.plot.plots.Plot |
|---|
addGaussQuantiles, addGaussQuantiles, addLayer, addQuantile, addQuantile, addQuantile, addQuantiles, addQuantiles, addVector, edit, editnote, getColor, getName, getVisible, note, plot, plotLayerPlots, setColor, setName, setVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean draw_dot
| Constructor Detail |
|---|
public BarPlotOJ(java.lang.String n,
java.awt.Color c,
double[][] _XY,
int[] featureID,
PlugInContext context,
Layer layer)
| Method Detail |
|---|
public void plot(org.math.plot.render.AbstractDrawer draw,
java.awt.Color c)
plot in class org.math.plot.plots.ScatterPlotpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||