Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
mitkScalarListLookupTablePropertySerializer.h File Reference

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)