|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.archaeopteryx.Options
public final class Options
| Nested Class Summary | |
|---|---|
static class |
Options.CLADOGRAM_TYPE
|
static class |
Options.NODE_LABEL_DIRECTION
|
static class |
Options.PHYLOGENY_GRAPHICS_TYPE
|
| Method Summary | |
|---|---|
static Options |
createInstance(Configuration configuration)
|
boolean |
isShowDomainLabels()
|
void |
setBackgroundColorGradient(boolean background_color_gradient)
|
void |
setColorLabelsSameAsParentBranch(boolean color_labels_same_as_parent_branch)
|
void |
setShowDomainLabels(boolean show_domain_labels)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final boolean isShowDomainLabels()
public void setBackgroundColorGradient(boolean background_color_gradient)
public void setColorLabelsSameAsParentBranch(boolean color_labels_same_as_parent_branch)
public void setShowDomainLabels(boolean show_domain_labels)
public static final Options createInstance(Configuration configuration)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||