virtual void Update(vtkSMProperty *requestingProperty)
Update self based on the "unchecked" values of all required properties.
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.
virtual int IsInDomain(vtkSMProperty *vtkNotUsed(property))
Is the (unchecked) value of the property in the domain? Overwritten by sub-classes.
static vtkSMDomain * New()
std::vector< double > Values
A vector of allowed values for the domain.