public class HistogramPlotter extends Object implements IDataSetPlotter
| Modifier and Type | Field and Description |
|---|---|
GeneralPath |
path |
| Constructor and Description |
|---|
HistogramPlotter(IDataSet ds) |
HistogramPlotter(IDataSet ds,
String options) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D g2d,
GraphicsAxisFrame frame) |
Dimension3D |
getDataRegion() |
IDataSet |
getDataSet() |
String |
getName() |
String |
getOptions() |
void |
setOptions(String opt) |
public GeneralPath path
public HistogramPlotter(IDataSet ds)
public String getOptions()
getOptions in interface IDataSetPlotterpublic void setOptions(String opt)
setOptions in interface IDataSetPlotterpublic String getName()
getName in interface IDataSetPlotterpublic IDataSet getDataSet()
getDataSet in interface IDataSetPlotterpublic void draw(Graphics2D g2d, GraphicsAxisFrame frame)
draw in interface IDataSetPlotterpublic Dimension3D getDataRegion()
getDataRegion in interface IDataSetPlotterJas4pp 1.5 © Java Analysis Studio for Particle Physics