| Package | Description |
|---|---|
| org.forester.phylogeny.data |
| Modifier and Type | Method and Description |
|---|---|
static Property |
Property.createFromNhxString(String nhx) |
Property[] |
PropertiesMap.getPropertiesArray() |
Property |
PropertiesMap.getProperty(String ref) |
Property |
PropertiesMap.removeProperty(String ref) |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,Property> |
PropertiesMap.getProperties() |
List<Property> |
PropertiesMap.getPropertiesWithGivenReferencePrefix(String ref_prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesMap.addProperty(Property property) |
void |
NodeVisualData.parseProperty(Property prop) |
Copyright © 2016. All rights reserved.