ConvertXMLToJson(vtkXMLDataElement *xmlElement, const std::string &nodeTagName) | vtkMRMLJsonWriter | |
GetClassName() | vtkMRMLMarkupsJsonWriter | virtual |
GetUserMessages() | vtkMRMLJsonWriter | virtual |
HasErrors() | vtkMRMLJsonWriter | |
Internal | vtkMRMLJsonWriter | protected |
IsA(const char *type) | vtkMRMLMarkupsJsonWriter | virtual |
isBool(const std::string &str) | vtkMRMLJsonWriter | |
isDouble(const std::string &str) | vtkMRMLJsonWriter | |
isInt(const std::string &str) | vtkMRMLJsonWriter | |
IsTypeOf(const char *type) | vtkMRMLMarkupsJsonWriter | static |
New() | vtkMRMLMarkupsJsonWriter | static |
vtkMRMLJsonWriter::operator=(const vtkMRMLJsonWriter &) | vtkMRMLJsonWriter | protected |
PrintSelf(ostream &os, vtkIndent indent) override | vtkMRMLJsonWriter | |
processXMLElement(vtkXMLDataElement *xmlElement) | vtkMRMLJsonWriter | protected |
SafeDownCast(vtkObject *o) | vtkMRMLMarkupsJsonWriter | static |
Superclass typedef | vtkMRMLMarkupsJsonWriter | |
toLower(const std::string &str) | vtkMRMLJsonWriter | |
UserMessages | vtkMRMLJsonWriter | protected |
vtkMRMLJsonWriter() | vtkMRMLJsonWriter | protected |
vtkMRMLJsonWriter(const vtkMRMLJsonWriter &) | vtkMRMLJsonWriter | protected |
vtkMRMLMarkupsJsonWriter() | vtkMRMLMarkupsJsonWriter | inlineprotected |
WriteArrayPropertyEnd() | vtkMRMLJsonWriter | |
WriteArrayPropertyStart(const std::string &propertyName) | vtkMRMLJsonWriter | |
WriteBoolProperty(const std::string &propertyName, bool propertyValue) | vtkMRMLJsonWriter | |
WriteCodedEntryProperty(const std::string &propertyName, vtkCodedEntry *codedEntry) | vtkMRMLJsonWriter | |
WriteDoubleArrayProperty(const char *propertyName, vtkDoubleArray *doubleArray) | vtkMRMLJsonWriter | |
WriteDoubleProperty(const std::string &propertyName, double propertyValue) | vtkMRMLJsonWriter | |
WriteIntProperty(const std::string &propertyName, int propertyValue) | vtkMRMLJsonWriter | |
WriteMatrix4x4Property(const std::string &propertyName, double v[16], bool flipRasLps) | vtkMRMLJsonWriter | |
WriteObjectEnd() | vtkMRMLJsonWriter | |
WriteObjectPropertyEnd() | vtkMRMLJsonWriter | |
WriteObjectPropertyStart(const std::string &propertyName) | vtkMRMLJsonWriter | |
WriteObjectStart() | vtkMRMLJsonWriter | |
WriteStringProperty(const std::string &propertyName, const std::string &propertyValue) | vtkMRMLJsonWriter | |
WriteStringPropertyIfNotEmpty(const std::string &propertyName, const std::string &propertyValue) | vtkMRMLJsonWriter | |
WriteStringVectorProperty(const std::string &propertyName, const std::vector< std::string > &arrayValues) | vtkMRMLJsonWriter | |
WriteToFileBegin(const char *filePath, const char *schema) | vtkMRMLJsonWriter | |
WriteToFileEnd() | vtkMRMLJsonWriter | |
WriteToStringBegin(const char *nodeTagName) | vtkMRMLJsonWriter | |
WriteToStringEnd() | vtkMRMLJsonWriter | |
WriteVectorProperty(const std::string &propertyName, double *v, int numberOfComponents=3) | vtkMRMLJsonWriter | |
~vtkMRMLJsonWriter() override | vtkMRMLJsonWriter | protected |
~vtkMRMLMarkupsJsonWriter() override=default | vtkMRMLMarkupsJsonWriter | protected |