|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use info.bioinfweb.treegraph.document.io | |
---|---|
info.bioinfweb.treegraph.document.io | Contains classes necessary to read and write the data structure of a TreeGraph 2 document from and to different formats. |
info.bioinfweb.treegraph.document.io.newick | Contains classes implementing the import from and export to the Newick format. |
info.bioinfweb.treegraph.document.io.nexus | Contains classes implementing the import from and export to the Nexus format. |
info.bioinfweb.treegraph.document.io.phyloxml | Contains classes implementing the import from the phyloXML format. |
info.bioinfweb.treegraph.document.io.tgf | The classes in this package were planned to allow the import of TGF files into TreeGraph 2. |
info.bioinfweb.treegraph.document.io.xtg | Contains classes implementing reading and writing of TreeGraph 2 documents. |
info.bioinfweb.treegraph.graphics.export | The classes in this package implement the export of a tree document to the different supported graphic formats. |
info.bioinfweb.treegraph.graphics.export.emf | The classes of this package implement exporting trees to a Windows Enhanced Metafile (EMF). |
info.bioinfweb.treegraph.graphics.export.jpeg | The classes of this package implement exporting trees to the JPEG File Interchange Format. |
info.bioinfweb.treegraph.graphics.export.pdf | The classes of this package implement exporting trees to the Portable Document Format (PDF). |
info.bioinfweb.treegraph.graphics.export.png | The classes of this package implement exporting trees as Portable network graphics (PNG). |
info.bioinfweb.treegraph.graphics.export.svg | The classes of this package implement exporting trees as Scalable vector graphics (SVG). |
info.bioinfweb.treegraph.graphics.export.tiff | The classes of this package implement exporting trees to the Tagged Image File Format (TIFF). |
info.bioinfweb.treegraph.gui.dialogs.io |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.document.io | |
---|---|
AbstractDocumentReader
Implements basic functionality (especially method delegation) for document readers. |
|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
|
DocumentReader
Classes that are able to read tree documents should implement this interface. |
|
DocumentWriter
|
|
ReadWriteFactory
|
|
ReadWriteFormat
|
|
SingleReadWriteFactory
|
|
TreeSelector
Classes implementing this interface allow a reader class to select a tree to be imported if several trees are contained in a file. |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.document.io.newick | |
---|---|
AbstractDocumentReader
Implements basic functionality (especially method delegation) for document readers. |
|
AbstractDocumentWriter
|
|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
|
DocumentReader
Classes that are able to read tree documents should implement this interface. |
|
DocumentWriter
|
|
SingleReadWriteFactory
|
|
TextStreamReader
|
|
TreeSelector
Classes implementing this interface allow a reader class to select a tree to be imported if several trees are contained in a file. |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.document.io.nexus | |
---|---|
AbstractDocumentReader
Implements basic functionality (especially method delegation) for document readers. |
|
AbstractDocumentWriter
|
|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
|
DocumentReader
Classes that are able to read tree documents should implement this interface. |
|
DocumentWriter
|
|
SingleReadWriteFactory
|
|
TextStreamReader
|
|
TreeSelector
Classes implementing this interface allow a reader class to select a tree to be imported if several trees are contained in a file. |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.document.io.phyloxml | |
---|---|
AbstractDocumentReader
Implements basic functionality (especially method delegation) for document readers. |
|
AbstractFilter
|
|
AbstractXMLFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
|
DocumentReader
Classes that are able to read tree documents should implement this interface. |
|
DocumentWriter
|
|
SingleReadWriteFactory
|
|
TreeSelector
Classes implementing this interface allow a reader class to select a tree to be imported if several trees are contained in a file. |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.document.io.tgf | |
---|---|
AbstractDocumentReader
Implements basic functionality (especially method delegation) for document readers. |
|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
|
DocumentReader
Classes that are able to read tree documents should implement this interface. |
|
DocumentWriter
|
|
SingleReadWriteFactory
|
|
TreeSelector
Classes implementing this interface allow a reader class to select a tree to be imported if several trees are contained in a file. |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.document.io.xtg | |
---|---|
AbstractDocumentReader
Implements basic functionality (especially method delegation) for document readers. |
|
AbstractDocumentWriter
|
|
AbstractFilter
|
|
AbstractXMLFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
|
DocumentReader
Classes that are able to read tree documents should implement this interface. |
|
DocumentWriter
|
|
SingleReadWriteFactory
|
|
TreeSelector
Classes implementing this interface allow a reader class to select a tree to be imported if several trees are contained in a file. |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.graphics.export | |
---|---|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.graphics.export.emf | |
---|---|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.graphics.export.jpeg | |
---|---|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.graphics.export.pdf | |
---|---|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.graphics.export.png | |
---|---|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.graphics.export.svg | |
---|---|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.graphics.export.tiff | |
---|---|
AbstractFilter
|
|
DocumentFilter
Extended interface for file filters used with JFileChooser . |
Classes in info.bioinfweb.treegraph.document.io used by info.bioinfweb.treegraph.gui.dialogs.io | |
---|---|
TreeSelector
Classes implementing this interface allow a reader class to select a tree to be imported if several trees are contained in a file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |