ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkSMParallelCoordinatesRepresentationProxy Class Reference

#include <vtkSMParallelCoordinatesRepresentationProxy.h>

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

Protected Member Functions

 vtkSMParallelCoordinatesRepresentationProxy ()
 ~vtkSMParallelCoordinatesRepresentationProxy ()
virtual void UpdatePropertyInformationInternal (vtkSMProperty *)

Detailed Description

Definition at line 25 of file vtkSMParallelCoordinatesRepresentationProxy.h.


Constructor & Destructor Documentation

vtkSMParallelCoordinatesRepresentationProxy::vtkSMParallelCoordinatesRepresentationProxy ( ) [protected]
vtkSMParallelCoordinatesRepresentationProxy::~vtkSMParallelCoordinatesRepresentationProxy ( ) [protected]

Member Function Documentation

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

Reimplemented from vtkSMChartRepresentationProxy.

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

Reimplemented from vtkSMChartRepresentationProxy.

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

Reimplemented from vtkSMChartRepresentationProxy.

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

Reimplemented from vtkSMChartRepresentationProxy.

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

Reimplemented from vtkSMChartRepresentationProxy.

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

Reimplemented from vtkSMChartRepresentationProxy.

virtual void vtkSMParallelCoordinatesRepresentationProxy::UpdatePropertyInformationInternal ( vtkSMProperty ) [protected, virtual]

Called to update the property information on the property. It is assured that the property passed in as an argument is a self property. Both the overloads of UpdatePropertyInformation() call this method, so subclass can override this method to perform special tasks.

Reimplemented from vtkSMProxy.


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