Uses of Class
gui.components.PlotPoint

Packages that use PlotPoint
gui.components   
 

Uses of PlotPoint in gui.components
 

Methods in gui.components that return PlotPoint
 PlotPoint Trace.getPlotPoint(int plotPointFrameIndex)
           
 

Methods in gui.components with parameters of type PlotPoint
 void Trace.setPlotPoint(int plotPointFrameIndex, PlotPoint p)