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 IDataSetPlotter
public void setOptions(String opt)
setOptions
in interface IDataSetPlotter
public String getName()
getName
in interface IDataSetPlotter
public IDataSet getDataSet()
getDataSet
in interface IDataSetPlotter
public void draw(Graphics2D g2d, GraphicsAxisFrame frame)
draw
in interface IDataSetPlotter
public Dimension3D getDataRegion()
getDataRegion
in interface IDataSetPlotter
Jas4pp 1.5 © Java Analysis Studio for Particle Physics