Package org.opensourcephysics.tools
Interface ExportFormat
- All Known Implementing Classes:
ExportGnuplotFormat
,ExportXMLFormat
public interface ExportFormat
To create a new export format: implement this interface and register with
ExportTool.registerFormat()
- Version:
- 1.0
- Author:
- Kipton Barros
-
Method Summary