JetWeb JetWebPlotReader
hosted by CEDAR HepForge

cedar.jetweb.xml
Interface JetWebPlotReader

All Known Implementing Classes:
JetWebAIDAXMLPlotReader, JetWebPlotMLReader

public interface JetWebPlotReader
Last updated: Wed Jan 17 09:14:24 2007

Author:
tom

Method Summary
 void fillPlot(DataPlot plot)
           
 java.util.Enumeration<DataPoint> getDataPoints()
           
 

Method Detail

getDataPoints

java.util.Enumeration<DataPoint> getDataPoints()

fillPlot

void fillPlot(DataPlot plot)
              throws JetWebException
Throws:
JetWebException