Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include "mitkBasePropertySerializer.h"
#include "mitkBaseProperty.h"
#include "MitkModelFitExports.h"
Go to the source code of this file.
Classes | |
class | mitk::ScalarListLookupTablePropertySerializer |
Serializer for the ScalarListLookupTableProperty so it can be written and read from file. More... | |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |
mitk::PropertyPersistenceSerialization | |
mitk::PropertyPersistenceDeserialization | |
Functions | |
MITKMODELFIT_EXPORT ::std::string | mitk::PropertyPersistenceSerialization::serializeScalarListLookupTablePropertyToXML (const mitk::BaseProperty *prop) |
MITKMODELFIT_EXPORT mitk::BaseProperty::Pointer | mitk::PropertyPersistenceDeserialization::deserializeXMLToScalarListLookupTableProperty (const std::string &value) |