org.benchy.graph
Class GnuPlotGraphWriter
java.lang.Object
org.benchy.graph.GnuPlotGraphWriter
- All Implemented Interfaces:
- GraphWriter
public class GnuPlotGraphWriter
- extends Object
- implements GraphWriter
The GraphWriter that exports in gnu-plot format.
- Author:
- Peter Veentjer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GnuPlotGraphWriter
public GnuPlotGraphWriter(File outputFile,
String keyName,
String valueName)
write
public void write(GraphModel graphModel)
- Specified by:
write in interface GraphWriter
Copyright © 2008-2010 Multiverse. All Rights Reserved.