Last update: 2011-06-23

org.proteios.io
Interface SpectrumFileContactReaderInterface

All Known Implementing Classes:
MzMLFileReader, PeakListFileImpl

public interface SpectrumFileContactReaderInterface

This interface defines methods to access contact information obtained from spectrum files.

Author:
olle

Method Summary
 SpectrumFileContactInterface getSpectrumContact()
          Get the spectrum file contact data.
 

Method Detail

getSpectrumContact

SpectrumFileContactInterface getSpectrumContact()
Get the spectrum file contact data.

Returns:
SpectrumFileContactInterface The spectrum file contact data.

Last update: 2011-06-23