13 #ifndef mitkPropertyListDeserializer_h
14 #define mitkPropertyListDeserializer_h
27 itkFactorylessNewMacro(Self)
29 itkSetStringMacro(Filename);
30 itkGetStringMacro(Filename);
Deserializes a mitk::PropertyList.
virtual bool Deserialize()
Reads a propertylist from file.
mitkClassMacroItkParent(PropertyListDeserializer, itk::Object)
virtual PropertyList::Pointer GetOutput()
PropertyList::Pointer m_PropertyList
Key-value list holding instances of BaseProperty.
Find image slices visible on a given plane.