public interface IDataSetPlotter
Modifier and Type | Method and Description |
---|---|
void |
draw(Graphics2D g2d,
GraphicsAxisFrame frame) |
Dimension3D |
getDataRegion() |
IDataSet |
getDataSet() |
String |
getName() |
String |
getOptions() |
void |
setOptions(String opt) |
String getOptions()
void setOptions(String opt)
String getName()
IDataSet getDataSet()
void draw(Graphics2D g2d, GraphicsAxisFrame frame)
Dimension3D getDataRegion()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics