|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use info.bioinfweb.treegraph.document.nodebranchdata | |
|---|---|
| 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.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.document.nodebranchdata |
Contains classes that implement the access to different data fields of the document elements over the common
interface NodeBranchDataAdapter. |
| 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.edit.calculatecolumn | |
| info.bioinfweb.treegraph.document.undo.file | |
| info.bioinfweb.treegraph.document.undo.format | |
| 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.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.io | |
| info.bioinfweb.treegraph.gui.dialogs.io.exporttographic | |
| info.bioinfweb.treegraph.gui.dialogs.nodebranchdata | |
| info.bioinfweb.treegraph.gui.dialogs.nodebranchdatainput | |
| info.bioinfweb.treegraph.gui.treeframe | Contains all classes that make up a document window. |
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.io | |
|---|---|
| NodeBranchDataAdapter
|
|
| NodeNameAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.io.newick | |
|---|---|
| BranchLengthAdapter
|
|
| NodeBranchDataAdapter
|
|
| NodeNameAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.io.nexus | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.io.phyloxml | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.io.tgf | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.io.xtg | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.nodebranchdata | |
|---|---|
| AbstractIDElementAdapter
Node data adapters that need to store an ID can be inherited from this abstract class. |
|
| AbstractNodeBranchDataAdapter
Implements a basic equals()-method for all node/branch data adapters. |
|
| BranchLengthAdapter
|
|
| HiddenBranchDataAdapter
|
|
| HiddenDataAdapter
|
|
| HiddenNodeDataAdapter
|
|
| IDElementAdapter
This interface should be implemented by all node data adapters that store an ID. |
|
| NewNodeDataAdapter
This interface should be implemented by all node data adapters that create a new node data column (e.g. a new group of labels). |
|
| NodeBranchDataActionNotSupportedException
This exception is thrown by node data adapters if an unsupported operation is perfomed (e.g. |
|
| NodeBranchDataAdapter
|
|
| NodeNameAdapter
|
|
| TextElementDataAdapter
This abstract class implements basic funktionalities for adapters that deal with data stored in a TextElementData-object. |
|
| TextLabelAdapter
|
|
| UniqueNameAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.undo | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.undo.edit | |
|---|---|
| NodeBranchDataAdapter
|
|
| TextElementDataAdapter
This abstract class implements basic funktionalities for adapters that deal with data stored in a TextElementData-object. |
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.undo.edit.calculatecolumn | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.undo.file | |
|---|---|
| NodeBranchDataAdapter
|
|
| NodeNameAdapter
|
|
| TextElementDataAdapter
This abstract class implements basic funktionalities for adapters that deal with data stored in a TextElementData-object. |
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.document.undo.format | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.actions | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.actions.edit | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.actions.file | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.actions.format | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.actions.select | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.actions.view | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.actions.window | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.dialogs | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.dialogs.io | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.dialogs.io.exporttographic | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.dialogs.nodebranchdata | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.dialogs.nodebranchdatainput | |
|---|---|
| NodeBranchDataAdapter
|
|
| Classes in info.bioinfweb.treegraph.document.nodebranchdata used by info.bioinfweb.treegraph.gui.treeframe | |
|---|---|
| NodeBranchDataAdapter
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||