vtkEmptyRepresentation Class Reference

#include <vtkEmptyRepresentation.h>

Inheritance diagram for vtkEmptyRepresentation:

Inheritance graph
[legend]
Collaboration diagram for vtkEmptyRepresentation:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 33 of file vtkEmptyRepresentation.h.


Public Types

typedef vtkDataRepresentation Superclass

Public Member Functions

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

Static Public Member Functions

static vtkEmptyRepresentationNew ()
static int IsTypeOf (const char *type)
static vtkEmptyRepresentationSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkEmptyRepresentation ()
 ~vtkEmptyRepresentation ()

Member Typedef Documentation

Reimplemented from vtkDataRepresentation.

Definition at line 37 of file vtkEmptyRepresentation.h.


Constructor & Destructor Documentation

vtkEmptyRepresentation::vtkEmptyRepresentation (  )  [protected]

vtkEmptyRepresentation::~vtkEmptyRepresentation (  )  [protected]


Member Function Documentation

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

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkDataRepresentation.

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

Reimplemented from vtkDataRepresentation.

static int vtkEmptyRepresentation::IsTypeOf ( const char *  name  )  [static]

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkDataRepresentation.

virtual int vtkEmptyRepresentation::IsA ( const char *  name  )  [virtual]

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkDataRepresentation.

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

Reimplemented from vtkDataRepresentation.

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

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkDataRepresentation.

virtual vtkAlgorithmOutput* vtkEmptyRepresentation::GetInternalAnnotationOutputPort (  )  [inline, virtual]

Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.

Reimplemented from vtkDataRepresentation.

Definition at line 44 of file vtkEmptyRepresentation.h.

virtual vtkAlgorithmOutput* vtkEmptyRepresentation::GetInternalAnnotationOutputPort ( int  port  )  [inline, virtual]

Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.

Reimplemented from vtkDataRepresentation.

Definition at line 46 of file vtkEmptyRepresentation.h.

virtual vtkAlgorithmOutput* vtkEmptyRepresentation::GetInternalAnnotationOutputPort ( int  port,
int  conn 
) [virtual]

Since this representation has no inputs, override superclass implementation with one that ignores "port" and "conn" and still allows it to have an annotation output.

Reimplemented from vtkDataRepresentation.


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

Generated on Wed Aug 24 11:34:33 2011 for VTK by  doxygen 1.5.6