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