23 #ifndef vtkSMMapProperty_h 24 #define vtkSMMapProperty_h 26 #include "vtkPVServerManagerCoreModule.h" 33 void PrintSelf(ostream& os, vtkIndent indent);
38 virtual vtkIdType GetNumberOfElements();
62 #endif // vtkSMMapProperty_h virtual int ReadXMLAttributes(vtkSMProxy *parent, vtkPVXMLElement *element)
Set the appropriate ivars from the xml element.
superclass for all SM properties
virtual void Copy(vtkSMProperty *src)
Copy all property values.
proxy for a VTK object(s) on a server
is used to locate proxies referred to in state xmls while loading state files.
void PrintSelf(ostream &os, vtkIndent indent)
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
virtual int LoadState(vtkPVXMLElement *element, vtkSMProxyLocator *loader)
Updates state from an XML element.
virtual bool IsValueDefault()
Returns true if the property's value is different from the default value.
abstract superclass for all map properties