vtkLogoRepresentation Class Reference

#include <vtkLogoRepresentation.h>

Inheritance diagram for vtkLogoRepresentation:

Inheritance graph
[legend]
Collaboration diagram for vtkLogoRepresentation:

Collaboration graph
[legend]

List of all members.


Detailed Description

represent the vtkLogoWidget

This class provides support for interactively positioning a logo. A logo is defined by an instance of vtkImage. The properties of the image, including transparency, can be set with an instance of vtkProperty2D. To position the logo, use the superclass's Position and Position2 coordinates.

See also:
vtkLogoWidget
Tests:
vtkLogoRepresentation (Tests)

Definition at line 46 of file vtkLogoRepresentation.h.

typedef vtkBorderRepresentation Superclass
static int IsTypeOf (const char *type)
static vtkLogoRepresentationSafeDownCast (vtkObject *o)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)

Public Member Functions

virtual void BuildRepresentation ()
virtual void SetImage (vtkImageData *img)
virtual vtkImageDataGetImage ()
virtual void SetImageProperty (vtkProperty2D *p)
virtual vtkProperty2DGetImageProperty ()
virtual void GetActors2D (vtkPropCollection *pc)
virtual void ReleaseGraphicsResources (vtkWindow *)
virtual int RenderOverlay (vtkViewport *)

Static Public Member Functions

static vtkLogoRepresentationNew ()

Protected Member Functions

 vtkLogoRepresentation ()
 ~vtkLogoRepresentation ()
void AdjustImageSize (double o[2], double borderSize[2], double imageSize[2])

Protected Attributes

vtkImageDataImage
vtkProperty2DImageProperty
vtkTextureTexture
vtkPointsTexturePoints
vtkPolyDataTexturePolyData
vtkPolyDataMapper2DTextureMapper
vtkActor2DTextureActor

Member Typedef Documentation

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

Definition at line 54 of file vtkLogoRepresentation.h.


Constructor & Destructor Documentation

vtkLogoRepresentation::vtkLogoRepresentation (  )  [protected]

vtkLogoRepresentation::~vtkLogoRepresentation (  )  [protected]


Member Function Documentation

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

Instantiate this class.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

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

Standard VTK class methods.

Reimplemented from vtkBorderRepresentation.

virtual void vtkLogoRepresentation::SetImage ( vtkImageData img  )  [virtual]

Specify/retrieve the image to display in the balloon.

virtual vtkImageData* vtkLogoRepresentation::GetImage (  )  [virtual]

Specify/retrieve the image to display in the balloon.

virtual void vtkLogoRepresentation::SetImageProperty ( vtkProperty2D p  )  [virtual]

Set/get the image property (relevant only if an image is shown).

virtual vtkProperty2D* vtkLogoRepresentation::GetImageProperty (  )  [virtual]

Set/get the image property (relevant only if an image is shown).

virtual void vtkLogoRepresentation::BuildRepresentation (  )  [virtual]

Satisfy the superclasses' API.

Reimplemented from vtkBorderRepresentation.

virtual void vtkLogoRepresentation::GetActors2D ( vtkPropCollection pc  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

virtual void vtkLogoRepresentation::ReleaseGraphicsResources ( vtkWindow  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

virtual int vtkLogoRepresentation::RenderOverlay ( vtkViewport  )  [virtual]

These methods are necessary to make this representation behave as a vtkProp.

Reimplemented from vtkBorderRepresentation.

void vtkLogoRepresentation::AdjustImageSize ( double  o[2],
double  borderSize[2],
double  imageSize[2] 
) [protected]


Member Data Documentation

Definition at line 86 of file vtkLogoRepresentation.h.

Definition at line 87 of file vtkLogoRepresentation.h.

Definition at line 90 of file vtkLogoRepresentation.h.

Definition at line 91 of file vtkLogoRepresentation.h.

Definition at line 92 of file vtkLogoRepresentation.h.

Definition at line 93 of file vtkLogoRepresentation.h.

Definition at line 94 of file vtkLogoRepresentation.h.


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

Generated on Mon Sep 27 18:33:02 2010 for VTK by  doxygen 1.5.6