|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.tools.ExportGnuplotFormat
public class ExportGnuplotFormat
Text format, compatible with Octave and Gnuplot
| Constructor Summary | |
|---|---|
ExportGnuplotFormat()
|
|
| Method Summary | |
|---|---|
java.lang.String |
description()
|
void |
export(java.io.File file,
java.util.List<java.lang.Object> data)
|
java.lang.String |
extension()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportGnuplotFormat()
| Method Detail |
|---|
public java.lang.String description()
description in interface ExportFormatpublic java.lang.String extension()
extension in interface ExportFormat
public void export(java.io.File file,
java.util.List<java.lang.Object> data)
export in interface ExportFormat
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||