Uses of Class
pulse.io.export.CurveExporter
-
Packages that use CurveExporter Package Description pulse.io.export Package contains the PULsE export API, which currently consists of different exporter classes, an export manager, an XML converter and a MassExporter class. -
-
Uses of CurveExporter in pulse.io.export
Methods in pulse.io.export that return CurveExporter Modifier and Type Method Description static CurveExporter
CurveExporter. getInstance()
Returns the single instance of this subclass.
-