Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
#include <mitkProportionalTimeGeometryToXML.h>
Static Public Member Functions | |
static tinyxml2::XMLElement * | ToXML (tinyxml2::XMLDocument &doc, const ProportionalTimeGeometry *geometry) |
Serialize given geometry to XML. More... | |
static ProportionalTimeGeometry::Pointer | FromXML (const tinyxml2::XMLElement *node) |
Create a ProportionalTimeGeometry from XML. Interprets only the format created by ToXML(). More... | |
Definition at line 38 of file mitkProportionalTimeGeometryToXML.h.
|
static |
Create a ProportionalTimeGeometry from XML. Interprets only the format created by ToXML().
|
static |
Serialize given geometry to XML.