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