|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TranslTable | |
|---|---|
| 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.gui.dialogs.io | |
| Uses of TranslTable in info.bioinfweb.treegraph.document.io |
|---|
| Methods in info.bioinfweb.treegraph.document.io with parameters of type TranslTable | |
|---|---|
int |
TreeSelector.select(String[] names,
String[] trees,
TranslTable translTable,
boolean translateInternals)
|
int |
DefaultTreeSelector.select(String[] names,
String[] trees,
TranslTable translTable,
boolean translateInternals)
|
| Uses of TranslTable in info.bioinfweb.treegraph.document.io.newick |
|---|
| Fields in info.bioinfweb.treegraph.document.io.newick declared as TranslTable | |
|---|---|
private TranslTable |
NewickStringReader.translTable
|
| Methods in info.bioinfweb.treegraph.document.io.newick with parameters of type TranslTable | |
|---|---|
Tree |
NewickStringReader.read(String newick,
NodeBranchDataAdapter internalAdapter,
NodeBranchDataAdapter branchLengthsAdapter,
TranslTable translTable,
boolean translateInternals)
|
private void |
NewickStringReader.readName(int previousEnd,
int end,
Node root,
NodeBranchDataAdapter adapter,
TranslTable translTable)
|
| Uses of TranslTable in info.bioinfweb.treegraph.document.io.nexus |
|---|
| Fields in info.bioinfweb.treegraph.document.io.nexus declared as TranslTable | |
|---|---|
private TranslTable |
NexusDocument.translTable
|
| Methods in info.bioinfweb.treegraph.document.io.nexus that return TranslTable | |
|---|---|
TranslTable |
NexusDocument.getTranslTable()
|
| Methods in info.bioinfweb.treegraph.document.io.nexus with parameters of type TranslTable | |
|---|---|
private static void |
NexusParser.readTranslTable(NexusCommand command,
TranslTable translTable)
Reads the content of the passed translation table from the passed command. |
| Uses of TranslTable in info.bioinfweb.treegraph.gui.dialogs.io |
|---|
| Fields in info.bioinfweb.treegraph.gui.dialogs.io declared as TranslTable | |
|---|---|
private TranslTable |
TreeSelectionDialog.translTable
|
| Methods in info.bioinfweb.treegraph.gui.dialogs.io with parameters of type TranslTable | |
|---|---|
int |
TreeSelectionDialog.select(String[] names,
String[] trees,
TranslTable translTable,
boolean translateInternals)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||