Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkSMExtentDomain Class Reference

int range domain based on data set extent More...

#include <vtkSMExtentDomain.h>

Inheritance diagram for vtkSMExtentDomain:

Inheritance graph
[legend]
Collaboration diagram for vtkSMExtentDomain:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkSMExtentDomain, vtkSMIntRangeDomain)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Update (vtkSMProperty *)
virtual void SetAnimationValue (vtkSMProperty *property, int idx, double value)

Static Public Member Functions

vtkSMExtentDomainNew ()

Protected Member Functions

 vtkSMExtentDomain ()
 ~vtkSMExtentDomain ()
void Update (vtkSMProxyProperty *pp)

Detailed Description

int range domain based on data set extent

vtkSMExtentDomain is a subclass of vtkSMIntRangeDomain. In its Update method, it determines the minimum and maximum extent in each dimension of the structured data set with which it is associated. It requires a vtkSMSourceProxy to do this.

See also:
vtkSMIntRangeDomain

Definition at line 33 of file vtkSMExtentDomain.h.


Constructor & Destructor Documentation

vtkSMExtentDomain::vtkSMExtentDomain  )  [protected]
 

vtkSMExtentDomain::~vtkSMExtentDomain  )  [protected]
 


Member Function Documentation

vtkSMExtentDomain* vtkSMExtentDomain::New  )  [static]
 

Reimplemented from vtkSMIntRangeDomain.

vtkSMExtentDomain::vtkTypeRevisionMacro vtkSMExtentDomain  ,
vtkSMIntRangeDomain 
 

void vtkSMExtentDomain::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkSMIntRangeDomain.

virtual void vtkSMExtentDomain::Update vtkSMProperty  )  [virtual]
 

Update self checking the "unchecked" values of all required properties. Overwritten by sub-classes.

Reimplemented from vtkSMIntRangeDomain.

virtual void vtkSMExtentDomain::SetAnimationValue vtkSMProperty property,
int  idx,
double  value
[virtual]
 

Set the value of an element of a property from the animation editor.

Reimplemented from vtkSMIntRangeDomain.

void vtkSMExtentDomain::Update vtkSMProxyProperty pp  )  [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:38:08 2006 for ParaView by doxygen 1.3.5