org.math.plot.plotObjects
Interface Noteable

All Known Implementing Classes:
BarPlot, BoxPlot2D, BoxPlot3D, GridPlot3D, HistogramPlot2D, HistogramPlot3D, LinePlot, Plot, QuantilePlot, ScatterPlot, StaircasePlot

public interface Noteable

BSD License

Author:
Yann RICHET

Method Summary
 double[] isSelected(int[] screenCoord, AbstractDrawer draw)
           
 void note(AbstractDrawer draw)
           
 

Method Detail

isSelected

double[] isSelected(int[] screenCoord,
                    AbstractDrawer draw)

note

void note(AbstractDrawer draw)