1 #ifndef SIMPT_SHELL_CONVERTER_VECTOR_FORMAT_H_INCLUDED
2 #define SIMPT_SHELL_CONVERTER_VECTOR_FORMAT_H_INCLUDED
36 using FileFormat = VectorGraphicsPreferences::Format;
40 virtual bool AppendTimeStepSuffix()
const {
return true; };
42 virtual bool IsPostProcessFormat()
const {
return true; }
44 virtual std::string GetExtension()
const
55 virtual std::string GetName()
const
74 #endif // end_of_include_guard
Interface of TimeStepPostfixFormat.
Namespace for SimPT shell package.
Interface for IConverterFormat.
Sim, the actual simulator.
Contains the state of the whole Simulator at a given simulation step.
Vector graphics converter format specifications.
Interface for VectorGraphicsExporter.
Manages time labels int file names.