com.yobotics.simulationconstructionset.commands
Interface ExportSnapshotCommandExecutor

All Known Subinterfaces:
AllCommandsExecutor
All Known Implementing Classes:
AbstractAllCommandsExecutor, SimulationConstructionSet, StandardAllCommandsExecutor

public interface ExportSnapshotCommandExecutor


Method Summary
 void exportSnapshot(java.io.File snapshotFile)
           
 

Method Detail

exportSnapshot

void exportSnapshot(java.io.File snapshotFile)