| Package | Description |
|---|---|
| com.panayotis.gnuplot.layout |
| Modifier and Type | Method and Description |
|---|---|
static GridGraphLayout.Start |
GridGraphLayout.Start.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GridGraphLayout.Start[] |
GridGraphLayout.Start.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridGraphLayout.setStartPosition(GridGraphLayout.Start start)
Deprecated.
Set where the first graph will be put
|