public class SystemsPositionsExporter extends java.lang.Object implements MRAExporter
Constructor and Description |
---|
SystemsPositionsExporter(IMraLogGroup source) |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeApplied(IMraLogGroup source)
This method must return true for the implementing Exporter to be added to MRA
|
java.lang.String |
process(IMraLogGroup source,
javax.swing.ProgressMonitor pmonitor)
Process method to be called on Exporter selection
|
public SystemsPositionsExporter(IMraLogGroup source)
source
- public boolean canBeApplied(IMraLogGroup source)
MRAExporter
canBeApplied
in interface MRAExporter
public java.lang.String process(IMraLogGroup source, javax.swing.ProgressMonitor pmonitor)
MRAExporter
process
in interface MRAExporter
source
- TODOpmonitor
- TODOCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.