|
||||||||||
| 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.HistogramPlot2D
org.openjump.core.ui.plot.HistogramPlot2DOJ
public class HistogramPlot2DOJ
| Field Summary |
|---|
| Fields inherited from class org.math.plot.plots.Plot |
|---|
color, layers, name, note_precision, noted, visible |
| Constructor Summary | |
|---|---|
HistogramPlot2DOJ(java.lang.String n,
java.awt.Color c,
double[][] _XY,
double w,
PlugInContext context,
Layer layer,
java.lang.String attrName)
|
|
| Method Summary | |
|---|---|
double[] |
isSelected(int[] screenCoordTest,
org.math.plot.render.AbstractDrawer draw)
|
| Methods inherited from class org.math.plot.plots.HistogramPlot2D |
|---|
getData, getDataWidth, main, plot, setData, setData, setData, setDataWidth, setDataWidth |
| 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 |
| Constructor Detail |
|---|
public HistogramPlot2DOJ(java.lang.String n,
java.awt.Color c,
double[][] _XY,
double w,
PlugInContext context,
Layer layer,
java.lang.String attrName)
n - c - _XY - w - context - layer - attrName - | Method Detail |
|---|
public double[] isSelected(int[] screenCoordTest,
org.math.plot.render.AbstractDrawer draw)
isSelected in interface org.math.plot.plotObjects.EditableisSelected in interface org.math.plot.plotObjects.NoteableisSelected in class org.math.plot.plots.HistogramPlot2D
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||