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

#include <vtkSISILProperty.h>

Inheritance diagram for vtkSISILProperty:
Inheritance graph
[legend]
Collaboration diagram for vtkSISILProperty:
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 vtkSISILPropertyNew ()
static int IsTypeOf (const char *type)
static vtkSISILPropertySafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSISILProperty ()
 ~vtkSISILProperty ()
virtual bool ReadXMLAttributes (vtkSIProxy *proxyhelper, vtkPVXMLElement *element)
virtual bool Pull (vtkSMMessage *)
virtual void SetSubTree (const char *)

Static Protected Member Functions

static void GetLeaves (vtkGraph *sil, vtkIdType vertexid, vtkIdTypeSet &list, bool traverse_cross_edges)

Friends

class vtkSIProxy

Detailed Description

SIProperty that deals with SIL data extraction to get the property value

Definition at line 27 of file vtkSISILProperty.h.


Constructor & Destructor Documentation

vtkSISILProperty::vtkSISILProperty ( ) [protected]
vtkSISILProperty::~vtkSISILProperty ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

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

Reimplemented from vtkSIProperty.

virtual bool vtkSISILProperty::ReadXMLAttributes ( vtkSIProxy proxyhelper,
vtkPVXMLElement element 
) [protected, virtual]

Parse the xml for the property and specially the "subtree" extra attribute and the "output_port" if this one is different than the default one which is 0.

Reimplemented from vtkSIProperty.

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

Pull the current state of the underneath implementation

Reimplemented from vtkSIProperty.

virtual void vtkSISILProperty::SetSubTree ( const char *  ) [protected, virtual]
static void vtkSISILProperty::GetLeaves ( vtkGraph sil,
vtkIdType  vertexid,
vtkIdTypeSet &  list,
bool  traverse_cross_edges 
) [static, protected]

Friends And Related Function Documentation

friend class vtkSIProxy [friend]

Reimplemented from vtkSIProperty.

Definition at line 39 of file vtkSISILProperty.h.


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