VPTissue Reference Manual
SimPT_Shell::VectorFormat Class Reference

Vector graphics converter format specifications. More...

#include <VectorFormat.h>

Inheritance diagram for SimPT_Shell::VectorFormat:
Inheritance graph
Collaboration diagram for SimPT_Shell::VectorFormat:
Collaboration graph

Public Types

using FileFormat = VectorGraphicsPreferences::Format
 

Public Member Functions

 VectorFormat (FileFormat f)
 
virtual bool AppendTimeStepSuffix () const
 
virtual void Convert (const SimPT_Sim::SimState &src)
 
virtual std::string GetExtension () const
 
virtual std::string GetName () const
 
virtual bool IsPostProcessFormat () const
 
- Public Member Functions inherited from SimPT_Shell::TimeStepPostfixFormat
virtual void PostConvert ()
 
virtual void PreConvert (const std::string &target_path, std::shared_ptr< SimShell::Ws::MergedPreferences > p)
 

Additional Inherited Members

- Protected Member Functions inherited from SimPT_Shell::TimeStepPostfixFormat
std::string GeneratePath (const SimPT_Sim::SimState &sim) const
 
- Protected Attributes inherited from SimPT_Shell::TimeStepPostfixFormat
std::shared_ptr< SimShell::Ws::MergedPreferencesm_prefs
 
std::string m_target_path
 

Detailed Description

Vector graphics converter format specifications.

Definition at line 33 of file VectorFormat.h.


The documentation for this class was generated from the following files: