Uses of Package
annotool.io

Packages that use annotool.io
annotool.extract   
annotool.gui   
annotool.gui.model   
annotool.io   
 

Classes in annotool.io used by annotool.extract
DataInput
          The class that wraps the data.
 

Classes in annotool.io used by annotool.gui
ChainModel
          This class is responsible for storing trained model from memory into file and loading from file into the memory.
DataInput
          The class that wraps the data.
 

Classes in annotool.io used by annotool.gui.model
ChainModel
          This class is responsible for storing trained model from memory into file and loading from file into the memory.
 

Classes in annotool.io used by annotool.io
Algorithm
          Represents a single algorithm(extractor, selector, classifier) loaded from the Algorithm.xml file.
Parameter
          Represents a single parameter for an algorithm.