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 IsInDomain(vtkSMProperty *vtkNotUsed(property))
Is the (unchecked) value of the property in the domain? Overwritten by sub-classes.
A domain for getting the input data type and setting it.
static vtkSMDomain * New()