| Package | Description |
|---|---|
| info.leadinglight.jdot | |
| info.leadinglight.jdot.enums |
| Modifier and Type | Method and Description |
|---|---|
SubGraph |
SubGraph.setOrdering(Ordering ordering) |
Node |
Node.setOrdering(Ordering ordering) |
Graph |
Graph.setOrdering(Ordering ordering) |
| Modifier and Type | Method and Description |
|---|---|
static Ordering |
Ordering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ordering[] |
Ordering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.