Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
vtkMRMLMarkupsJsonElement.h File Reference
#include "vtkSlicerMarkupsModuleMRMLExport.h"
#include "vtkMRMLMessageCollection.h"
#include "vtkSmartPointer.h"
#include "vtkNew.h"
#include <vector>
Include dependency graph for vtkMRMLMarkupsJsonElement.h:

Go to the source code of this file.

Classes

class  vtkMRMLMarkupsJsonElement
 Represents a json object or list. More...
 
class  vtkMRMLMarkupsJsonReader
 Reads a JSON file into a vtkMRMLMarkupsJsonElement. More...
 
class  vtkMRMLMarkupsJsonWriter
 Writes properties into a JSON file. More...