Package | Description |
---|---|
com.panayotis.gnuplot | |
com.panayotis.gnuplot.layout | |
com.panayotis.gnuplot.plot |
Modifier and Type | Method and Description |
---|---|
GraphLayout |
GNUPlot.getLayout()
Get the current layout of this plot object
|
Modifier and Type | Class and Description |
---|---|
class |
AutoGraphLayout
Align graphs evenly on the page, in a grid layout, based on
|
class |
GridGraphLayout
Deprecated.
|
class |
ManualGraphLayout
Position graphs in absolute coordinates.
|
class |
StripeLayout
Align graphs evenly on the page This Layout is based on AutoGraphLayout
|
Modifier and Type | Method and Description |
---|---|
GraphLayout |
Page.getLayout()
Get a reference for this page layout
|
Modifier and Type | Method and Description |
---|---|
void |
Page.setLayout(GraphLayout layout) |