TreeGraph 2.0.21-142

Packages
info.bioinfweb.treegraph All classes of the TreeGraph 2 application are contained in this package or one of its subpackeges.
info.bioinfweb.treegraph.cmd Contains classes that process the command line arguments for TreeGraph 2.
info.bioinfweb.treegraph.document Contains the classes that represent the data structure of TreeGraph 2 (document elements and formats) as well as all edit operations in the undo-package to manipulate the data structure and classes to read and write a document from and to different formats (io- subpackage).
info.bioinfweb.treegraph.document.clipboard  
info.bioinfweb.treegraph.document.format Contains classes that store format information of the different document elements.
info.bioinfweb.treegraph.document.format.operate Format operators are used to change single formats of document elements.
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  
info.bioinfweb.treegraph.document.io.nexus  
info.bioinfweb.treegraph.document.io.tgf  
info.bioinfweb.treegraph.document.io.xtg  
info.bioinfweb.treegraph.document.nodedata  
info.bioinfweb.treegraph.document.undo Contains all document edits to manipulate the TreeGraph 2 data structure.
info.bioinfweb.treegraph.document.undo.edit  
info.bioinfweb.treegraph.document.undo.format  
info.bioinfweb.treegraph.graphics.export  
info.bioinfweb.treegraph.graphics.export.emf  
info.bioinfweb.treegraph.graphics.export.jpeg  
info.bioinfweb.treegraph.graphics.export.pdf  
info.bioinfweb.treegraph.graphics.export.png  
info.bioinfweb.treegraph.graphics.export.svg  
info.bioinfweb.treegraph.graphics.export.tiff  
info.bioinfweb.treegraph.graphics.positionpaint  
info.bioinfweb.treegraph.gui Contains the TreeGraph 2 GUI.
info.bioinfweb.treegraph.gui.actions Contains the actions classes used in the TreeGraph 2 GUI.
info.bioinfweb.treegraph.gui.actions.edit  
info.bioinfweb.treegraph.gui.actions.file  
info.bioinfweb.treegraph.gui.actions.format  
info.bioinfweb.treegraph.gui.actions.help  
info.bioinfweb.treegraph.gui.actions.select  
info.bioinfweb.treegraph.gui.actions.view  
info.bioinfweb.treegraph.gui.actions.window  
info.bioinfweb.treegraph.gui.dialogs Contains dialogs of the TreeGraph 2 GUI.
info.bioinfweb.treegraph.gui.dialogs.colorfrombranchwidth  
info.bioinfweb.treegraph.gui.dialogs.datatable  
info.bioinfweb.treegraph.gui.dialogs.datatable.math  
info.bioinfweb.treegraph.gui.dialogs.editelement  
info.bioinfweb.treegraph.gui.dialogs.elementformats  
info.bioinfweb.treegraph.gui.dialogs.exporttographic  
info.bioinfweb.treegraph.gui.dialogs.io  
info.bioinfweb.treegraph.gui.dialogs.nodedatainput  
info.bioinfweb.treegraph.gui.mainframe Contains all classes directly related to the main frame.
info.bioinfweb.treegraph.gui.mainframe.tools  
info.bioinfweb.treegraph.gui.treeframe Contains all classes that make up a document window.
info.bioinfweb.treegraph.gui.treeframe.ruler