Class ChromatogramFactory


  • public class ChromatogramFactory
    extends Object
    A factory that creates Chromatogram objects from files or streams. In either case, the type of object to create is determined from the first four bytes of the stream (the magic number).
    Since:
    1.3
    Author:
    Rhett Sutphin (UI CBCB), Matthew Pocock