|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.panayotis.gnuplot.layout.ManualGraphLayout
public class ManualGraphLayout
Position graphs in absolute coordinates. This is actually a dummy layout - no layout information is used.
| Constructor Summary | |
|---|---|
ManualGraphLayout()
|
|
| Method Summary | |
|---|---|
void |
setDefinition(Page page,
java.lang.StringBuffer buffer)
This is a dummy layout manager, which actually does nothing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManualGraphLayout()
| Method Detail |
|---|
public void setDefinition(Page page,
java.lang.StringBuffer buffer)
setDefinition in interface GraphLayoutpage - The Page which layout we want to calculatebuffer - The definition part of the multiplot layout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||