ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions | Friends
vtkSIArraySelectionProperty Class Reference

InformationOnly property. More...

#include <vtkSIArraySelectionProperty.h>

Inheritance diagram for vtkSIArraySelectionProperty:
Inheritance graph
[legend]
Collaboration diagram for vtkSIArraySelectionProperty:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Static Public Member Functions

static
vtkSIArraySelectionProperty
New ()
static int IsTypeOf (const char *type)
static
vtkSIArraySelectionProperty
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSIArraySelectionProperty ()
 ~vtkSIArraySelectionProperty ()
virtual bool Pull (vtkSMMessage *)

Friends

class vtkSIProxy

Detailed Description

InformationOnly property.

SIProperty that deals with ArraySelection object

Definition at line 26 of file vtkSIArraySelectionProperty.h.


Constructor & Destructor Documentation

vtkSIArraySelectionProperty::vtkSIArraySelectionProperty ( ) [protected]
vtkSIArraySelectionProperty::~vtkSIArraySelectionProperty ( ) [protected]

Member Function Documentation

static vtkSIArraySelectionProperty* vtkSIArraySelectionProperty::New ( ) [static]

Reimplemented from vtkSIProperty.

virtual const char* vtkSIArraySelectionProperty::GetClassName ( ) [virtual]

Reimplemented from vtkSIProperty.

static int vtkSIArraySelectionProperty::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkSIProperty.

virtual int vtkSIArraySelectionProperty::IsA ( const char *  type) [virtual]

Reimplemented from vtkSIProperty.

static vtkSIArraySelectionProperty* vtkSIArraySelectionProperty::SafeDownCast ( vtkObject o) [static]

Reimplemented from vtkSIProperty.

void vtkSIArraySelectionProperty::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkSIProperty.

virtual bool vtkSIArraySelectionProperty::Pull ( vtkSMMessage ) [protected, virtual]

Pull the current state of the underneath implementation

Reimplemented from vtkSIProperty.


Friends And Related Function Documentation

friend class vtkSIProxy [friend]

Reimplemented from vtkSIProperty.

Definition at line 38 of file vtkSIArraySelectionProperty.h.


The documentation for this class was generated from the following file: