jetweb is hosted by Hepforge, IPPP Durham

cedar.jetweb.xml
Interface JetWebPlotReader

All Known Implementing Classes:
JetWebAIDAXMLPlotReader, JetWebPlotMLReader

public interface JetWebPlotReader

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