virtual void Update(vtkSMProperty *requestingProperty)
Update self based on the "unchecked" values of all required properties.
virtual int SetDefaultValues(vtkSMProperty *, bool vtkNotUsed(use_unchecked_values))
A vtkSMProperty is often defined with a default value in the XML itself.
represents the possible values a property can have
void PrintSelf(ostream &os, vtkIndent indent) override
virtual int ReadXMLAttributes(vtkSMProperty *prop, vtkPVXMLElement *elem)
Set the appropriate ivars from the xml element.
vtkPVDataInformation * Information
static vtkSMDomain * New()
int IsInDomain(vtkSMProperty *vtkNotUsed(property)) override
Is the (unchecked) value of the property in the domain? Overwritten by sub-classes.
domain used to restrict an vtkSMIntVectorProperty values to valid flat-index for a vtkCompositeDataSe...