| Package | Description |
|---|---|
| graph.layout |
Layouters which are invoked in order to lay out graphs.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyEnums.TutteProperties |
PropertyEnums.TutteProperties.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PropertyEnums.TutteProperties[] |
PropertyEnums.TutteProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|