| Package | Description |
|---|---|
| org.forester.analysis | |
| org.forester.archaeopteryx | |
| org.forester.archaeopteryx.phylogeny.data | |
| org.forester.archaeopteryx.tools |
| Constructor and Description |
|---|
TaxonomyDataManager(MainFrameApplication mf,
TreePanel treepanel,
Phylogeny phy) |
TaxonomyDataManager(MainFrameApplication mf,
TreePanel treepanel,
Phylogeny phy,
boolean delete,
boolean allow_simple_name) |
| Modifier and Type | Method and Description |
|---|---|
TreePanel |
MainPanel.getCurrentTreePanel() |
| Modifier and Type | Method and Description |
|---|---|
static String |
TreePanelUtil.createUriForSeqWeb(PhylogenyNode node,
Configuration conf,
TreePanel tp) |
static List<String> |
TreePanelUtil.createUrisForPdbWeb(PhylogenyNode node,
List<Accession> pdb_accs,
Configuration configuration,
TreePanel treePanel) |
static void |
AptxUtil.writePhylogenyToGraphicsFileNonInteractive(File outfile,
int width,
int height,
TreePanel tree_panel,
org.forester.archaeopteryx.ControlPanel ac,
AptxUtil.GraphicsExportType type,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderablePhylogenyData.render(float x,
float y,
Graphics2D g,
TreePanel tree_panel,
boolean to_pdf)
This can be used to render phylogeny data as graphics (for example,
display of the domain structure).
|
void |
RenderableVector.render(float x1,
float y1,
Graphics2D g,
TreePanel tree_panel,
boolean to_pdf) |
void |
RenderableMsaSequence.render(float x1,
float y1,
Graphics2D g,
TreePanel tree_panel,
boolean to_pdf) |
void |
RenderableDomainArchitecture.render(float x1,
float y1,
Graphics2D g,
TreePanel tree_panel,
boolean to_pdf) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Blast.openNcbiBlastWeb(String query,
boolean is_nucleic_acids,
JApplet applet,
TreePanel p) |
| Constructor and Description |
|---|
AncestralTaxonomyInferrer(MainFrame mf,
TreePanel treepanel,
Phylogeny phy) |
ImageLoader(TreePanel tp) |
SequenceDataRetriver(MainFrameApplication mf,
TreePanel treepanel,
Phylogeny phy) |
Copyright © 2016. All rights reserved.