Go to the documentation of this file.
11 #ifndef vtkSMMapProperty_h
12 #define vtkSMMapProperty_h
14 #include "vtkRemotingServerManagerModule.h"
50 #endif // vtkSMMapProperty_h
virtual bool IsValueDefault()
Returns true if the property's value is different from the default value.
abstract superclass for all map properties
superclass for all SM properties
virtual int ReadXMLAttributes(vtkSMProxy *parent, vtkPVXMLElement *element)
Set the appropriate ivars from the xml element.
virtual int LoadState(vtkPVXMLElement *element, vtkSMProxyLocator *loader)
Updates state from an XML element.
proxy for a VTK object(s) on a server
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void Copy(vtkSMProperty *src)
Copy all property values.
is used to locate proxies referred to in state xmls while loading state files.