Serializer for the ScalarListLookupTableProperty so it can be written and read from file.
More...
#include <mitkScalarListLookupTablePropertySerializer.h>
Serializer for the ScalarListLookupTableProperty so it can be written and read from file.
Definition at line 28 of file mitkScalarListLookupTablePropertySerializer.h.
◆ ScalarListLookupTablePropertySerializer()
mitk::ScalarListLookupTablePropertySerializer::ScalarListLookupTablePropertySerializer |
( |
| ) |
|
|
inlineprotected |
◆ ~ScalarListLookupTablePropertySerializer()
mitk::ScalarListLookupTablePropertySerializer::~ScalarListLookupTablePropertySerializer |
( |
| ) |
|
|
inlineoverrideprotected |
◆ Deserialize()
BaseProperty::Pointer mitk::ScalarListLookupTablePropertySerializer::Deserialize |
( |
const tinyxml2::XMLElement * |
| ) |
|
|
overridevirtual |
Deserializes given XML element.
- Returns
- The deserialized Property.
This should be overwritten by specific sub-classes.
Reimplemented from mitk::BasePropertySerializer.
◆ mitkClassMacro()
◆ New()
static Pointer mitk::ScalarListLookupTablePropertySerializer::New |
( |
| ) |
|
|
static |
◆ Serialize()
tinyxml2::XMLElement* mitk::ScalarListLookupTablePropertySerializer::Serialize |
( |
tinyxml2::XMLDocument & |
doc | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: