Uses of Package
annotool.gui.model

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

Classes in annotool.gui.model used by annotool.gui
Chain
          Represents a single chain of algorithms.
Extractor
          Class representing properties like name, classname, external path(for plugin) and parameters of a single extractor (not to be confused with actual extractor algorithm)
Selector
          Class representing properties of a single selector.
 

Classes in annotool.gui.model used by annotool.gui.model
Extractor
          Class representing properties like name, classname, external path(for plugin) and parameters of a single extractor (not to be confused with actual extractor algorithm)
Selector
          Class representing properties of a single selector.
 

Classes in annotool.gui.model used by annotool.io
Chain
          Represents a single chain of algorithms.
Extractor
          Class representing properties like name, classname, external path(for plugin) and parameters of a single extractor (not to be confused with actual extractor algorithm)
Selector
          Class representing properties of a single selector.