| Package | Description |
|---|---|
| org.forester.archaeopteryx | |
| org.forester.phylogeny.data |
| Modifier and Type | Method and Description |
|---|---|
NodeVisualData.NodeShape |
Configuration.getDefaultNodeShape() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setDefaultNodeShape(NodeVisualData.NodeShape default_node_shape) |
| Modifier and Type | Method and Description |
|---|---|
NodeVisualData.NodeShape |
NodeVisualData.getShape() |
static NodeVisualData.NodeShape |
NodeVisualData.NodeShape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeVisualData.NodeShape[] |
NodeVisualData.NodeShape.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeVisualData.setShape(NodeVisualData.NodeShape shape) |
| Constructor and Description |
|---|
NodeVisualData(String font_name,
NodeVisualData.FontType font_style,
byte font_size,
Color font_color,
NodeVisualData.NodeShape shape,
NodeVisualData.NodeFill fill_type,
Color node_color,
float size,
float transparency) |
Copyright © 2016. All rights reserved.