public class TreePanelUtil extends Object
| Constructor and Description |
|---|
TreePanelUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createUriForSeqWeb(PhylogenyNode node,
Configuration conf,
TreePanel tp) |
static List<String> |
createUrisForPdbWeb(PhylogenyNode node,
List<Accession> pdb_accs,
Configuration configuration,
TreePanel treePanel) |
static Set<Taxonomy> |
obtainDistinctTaxonomies(PhylogenyNode node)
Returns the set of distinct taxonomies of
all external nodes of node.
|
static void |
showExtDescNodeDataUserSelectedHelper(org.forester.archaeopteryx.ControlPanel cp,
PhylogenyNode node,
List<String> data) |
static void |
showExtDescNodeDataUserSelectedHelperHelper(String s,
StringBuilder sb) |
static void |
showInformationMessage(Component parent,
String title,
String msg) |
public static final String createUriForSeqWeb(PhylogenyNode node, Configuration conf, TreePanel tp)
public static List<String> createUrisForPdbWeb(PhylogenyNode node, List<Accession> pdb_accs, Configuration configuration, TreePanel treePanel)
public static Set<Taxonomy> obtainDistinctTaxonomies(PhylogenyNode node)
public static final void showExtDescNodeDataUserSelectedHelper(org.forester.archaeopteryx.ControlPanel cp,
PhylogenyNode node,
List<String> data)
public static final void showExtDescNodeDataUserSelectedHelperHelper(String s, StringBuilder sb)
Copyright © 2016. All rights reserved.