VTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtkTextActor Class Reference

An actor that displays text. Scaled or unscaled. More...

#include <vtkTextActor.h>

Inheritance diagram for vtkTextActor:
[legend]
Collaboration diagram for vtkTextActor:
[legend]

Public Types

enum  { TEXT_SCALE_MODE_NONE = 0, TEXT_SCALE_MODE_PROP, TEXT_SCALE_MODE_VIEWPORT }
 
typedef vtkTexturedActor2D Superclass
 
- Public Types inherited from vtkTexturedActor2D
typedef vtkActor2D Superclass
 
- Public Types inherited from vtkActor2D
typedef vtkProp Superclass
 
- Public Types inherited from vtkProp
typedef vtkObject Superclass
 
- Public Types inherited from vtkObject
typedef vtkObjectBase Superclass
 

Public Member Functions

virtual int IsA (const char *type)
 
vtkTextActorNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
void ShallowCopy (vtkProp *prop)
 
virtual void GetBoundingBox (vtkViewport *vport, double bbox[4])
 
virtual void GetSize (vtkViewport *vport, double size[2])
 
virtual void SetNonLinearFontScale (double exponent, int target)
 
void SpecifiedToDisplay (double *pos, vtkViewport *vport, int specified)
 
void DisplayToSpecified (double *pos, vtkViewport *vport, int specified)
 
virtual void ComputeScaledFont (vtkViewport *viewport)
 
virtual void ReleaseGraphicsResources (vtkWindow *)
 
void SetInput (const char *inputString)
 
char * GetInput ()
 
virtual void SetMinimumSize (int, int)
 
void SetMinimumSize (int[2])
 
virtual intGetMinimumSize ()
 
virtual void GetMinimumSize (int &, int &)
 
virtual void GetMinimumSize (int[2])
 
virtual void SetMaximumLineHeight (float)
 
virtual float GetMaximumLineHeight ()
 
virtual void SetTextScaleMode (int)
 
virtual int GetTextScaleMode ()
 
void SetTextScaleModeToNone ()
 
void SetTextScaleModeToProp ()
 
void SetTextScaleModeToViewport ()
 
virtual void SetUseBorderAlign (int)
 
virtual int GetUseBorderAlign ()
 
virtual void UseBorderAlignOn ()
 
virtual void UseBorderAlignOff ()
 
void SetAlignmentPoint (int point)
 
int GetAlignmentPoint ()
 
void SetOrientation (float orientation)
 
virtual float GetOrientation ()
 
virtual void SetTextProperty (vtkTextProperty *p)
 
virtual vtkTextPropertyGetTextProperty ()
 
virtual vtkTextPropertyGetScaledTextProperty ()
 
virtual int RenderOpaqueGeometry (vtkViewport *viewport)
 
virtual int RenderTranslucentPolygonalGeometry (vtkViewport *)
 
virtual int RenderOverlay (vtkViewport *viewport)
 
virtual int HasTranslucentPolygonalGeometry ()
 
- Public Member Functions inherited from vtkTexturedActor2D
void PrintSelf (ostream &os, vtkIndent indent)
 
vtkTexturedActor2DNewInstance () const
 
virtual unsigned long int GetMTime ()
 
virtual void SetTexture (vtkTexture *texture)
 
virtual vtkTextureGetTexture ()
 
- Public Member Functions inherited from vtkActor2D
vtkActor2DNewInstance () const
 
vtkProperty2DGetProperty ()
 
virtual void SetProperty (vtkProperty2D *)
 
void SetDisplayPosition (int, int)
 
virtual void GetActors2D (vtkPropCollection *pc)
 
virtual void SetMapper (vtkMapper2D *mapper)
 
virtual vtkMapper2DGetMapper ()
 
virtual void SetLayerNumber (int)
 
virtual int GetLayerNumber ()
 
virtual vtkCoordinateGetPositionCoordinate ()
 
virtual void SetPosition (float x[2])
 
virtual void SetPosition (float x, float y)
 
virtual floatGetPosition ()
 
virtual vtkCoordinateGetPosition2Coordinate ()
 
virtual void SetPosition2 (float x[2])
 
virtual void SetPosition2 (float x, float y)
 
virtual floatGetPosition2 ()
 
void SetWidth (double w)
 
double GetWidth ()
 
void SetHeight (double h)
 
double GetHeight ()
 
virtual vtkCoordinateGetActualPositionCoordinate (void)
 
virtual vtkCoordinateGetActualPosition2Coordinate (void)
 
- Public Member Functions inherited from vtkProp
vtkPropNewInstance () const
 
virtual void Pick ()
 
virtual bool HasKeys (vtkInformation *requiredKeys)
 
virtual void BuildPaths (vtkAssemblyPaths *paths, vtkAssemblyPath *path)
 
virtual void GetActors (vtkPropCollection *)
 
virtual void GetVolumes (vtkPropCollection *)
 
virtual void SetVisibility (int)
 
virtual int GetVisibility ()
 
virtual void VisibilityOn ()
 
virtual void VisibilityOff ()
 
virtual void SetPickable (int)
 
virtual int GetPickable ()
 
virtual void PickableOn ()
 
virtual void PickableOff ()
 
virtual void SetDragable (int)
 
virtual int GetDragable ()
 
virtual void DragableOn ()
 
virtual void DragableOff ()
 
virtual unsigned long GetRedrawMTime ()
 
virtual void SetUseBounds (bool)
 
virtual bool GetUseBounds ()
 
virtual void UseBoundsOn ()
 
virtual void UseBoundsOff ()
 
virtual doubleGetBounds ()
 
virtual void InitPathTraversal ()
 
virtual vtkAssemblyPathGetNextPath ()
 
virtual int GetNumberOfPaths ()
 
virtual void PokeMatrix (vtkMatrix4x4 *vtkNotUsed(matrix))
 
virtual vtkMatrix4x4GetMatrix ()
 
virtual vtkInformationGetPropertyKeys ()
 
virtual void SetPropertyKeys (vtkInformation *keys)
 
virtual int RenderVolumetricGeometry (vtkViewport *)
 
virtual bool RenderFilteredOpaqueGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredTranslucentPolygonalGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredVolumetricGeometry (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual bool RenderFilteredOverlay (vtkViewport *v, vtkInformation *requiredKeys)
 
virtual double GetEstimatedRenderTime (vtkViewport *)
 
virtual double GetEstimatedRenderTime ()
 
virtual void SetEstimatedRenderTime (double t)
 
virtual void RestoreEstimatedRenderTime ()
 
virtual void AddEstimatedRenderTime (double t, vtkViewport *vtkNotUsed(vp))
 
virtual void SetAllocatedRenderTime (double t, vtkViewport *vtkNotUsed(v))
 
virtual double GetAllocatedRenderTime ()
 
void SetRenderTimeMultiplier (double t)
 
virtual double GetRenderTimeMultiplier ()
 
virtual bool GetSupportsSelection ()
 
virtual int GetNumberOfConsumers ()
 
void AddConsumer (vtkObject *c)
 
void RemoveConsumer (vtkObject *c)
 
vtkObjectGetConsumer (int i)
 
int IsConsumer (vtkObject *c)
 
- Public Member Functions inherited from vtkObject
vtkObjectNewInstance () const
 
virtual void DebugOn ()
 
virtual void DebugOff ()
 
bool GetDebug ()
 
void SetDebug (bool debugFlag)
 
virtual void Modified ()
 
unsigned long AddObserver (unsigned long event, vtkCommand *, float priority=0.0f)
 
unsigned long AddObserver (const char *event, vtkCommand *, float priority=0.0f)
 
vtkCommandGetCommand (unsigned long tag)
 
void RemoveObserver (vtkCommand *)
 
void RemoveObservers (unsigned long event, vtkCommand *)
 
void RemoveObservers (const char *event, vtkCommand *)
 
int HasObserver (unsigned long event, vtkCommand *)
 
int HasObserver (const char *event, vtkCommand *)
 
void RemoveObserver (unsigned long tag)
 
void RemoveObservers (unsigned long event)
 
void RemoveObservers (const char *event)
 
void RemoveAllObservers ()
 
int HasObserver (unsigned long event)
 
int HasObserver (const char *event)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
int InvokeEvent (unsigned long event, void *callData)
 
int InvokeEvent (const char *event, void *callData)
 
int InvokeEvent (unsigned long event)
 
int InvokeEvent (const char *event)
 
- Public Member Functions inherited from vtkObjectBase
const char * GetClassName () const
 
virtual void Delete ()
 
virtual void FastDelete ()
 
void Print (ostream &os)
 
virtual void Register (vtkObjectBase *o)
 
virtual void UnRegister (vtkObjectBase *o)
 
void SetReferenceCount (int)
 
void PrintRevisions (ostream &)
 
virtual void PrintHeader (ostream &os, vtkIndent indent)
 
virtual void PrintTrailer (ostream &os, vtkIndent indent)
 
int GetReferenceCount ()
 

Static Public Member Functions

static int IsTypeOf (const char *type)
 
static vtkTextActorSafeDownCast (vtkObjectBase *o)
 
static vtkTextActorNew ()
 
static float GetFontScale (vtkViewport *viewport)
 
static int SetMultipleConstrainedFontSize (vtkViewport *, int targetWidth, int targetHeight, vtkTextActor **actors, int nbOfActors, int *maxResultingSize)
 
- Static Public Member Functions inherited from vtkTexturedActor2D
static vtkTexturedActor2DNew ()
 
static int IsTypeOf (const char *type)
 
static vtkTexturedActor2DSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkActor2D
static int IsTypeOf (const char *type)
 
static vtkActor2DSafeDownCast (vtkObjectBase *o)
 
static vtkActor2DNew ()
 
- Static Public Member Functions inherited from vtkProp
static int IsTypeOf (const char *type)
 
static vtkPropSafeDownCast (vtkObjectBase *o)
 
static vtkInformationIntegerKeyGeneralTextureUnit ()
 
static vtkInformationDoubleVectorKeyGeneralTextureTransform ()
 
- Static Public Member Functions inherited from vtkObject
static int IsTypeOf (const char *type)
 
static vtkObjectSafeDownCast (vtkObjectBase *o)
 
static vtkObjectNew ()
 
static void BreakOnError ()
 
static void SetGlobalWarningDisplay (int val)
 
static void GlobalWarningDisplayOn ()
 
static void GlobalWarningDisplayOff ()
 
static int GetGlobalWarningDisplay ()
 
- Static Public Member Functions inherited from vtkObjectBase
static int IsTypeOf (const char *name)
 
static vtkObjectBaseNew ()
 

Protected Member Functions

virtual vtkObjectBaseNewInstanceInternal () const
 
virtual bool RenderImage (vtkTextProperty *tprop, vtkViewport *viewport)
 
 vtkTextActor ()
 
 ~vtkTextActor ()
 
virtual void ComputeRectangle (vtkViewport *viewport)
 
virtual int UpdateRectangle (vtkViewport *viewport)
 
virtual bool GetImageBoundingBox (vtkTextProperty *tprop, vtkViewport *viewport, int bbox[4])
 
- Protected Member Functions inherited from vtkTexturedActor2D
 vtkTexturedActor2D ()
 
 ~vtkTexturedActor2D ()
 
- Protected Member Functions inherited from vtkActor2D
 vtkActor2D ()
 
 ~vtkActor2D ()
 
- Protected Member Functions inherited from vtkProp
 vtkProp ()
 
 ~vtkProp ()
 
- Protected Member Functions inherited from vtkObject
 vtkObject ()
 
virtual ~vtkObject ()
 
virtual void RegisterInternal (vtkObjectBase *, int check)
 
virtual void UnRegisterInternal (vtkObjectBase *, int check)
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)
 
void InternalReleaseFocus ()
 
- Protected Member Functions inherited from vtkObjectBase
 vtkObjectBase ()
 
virtual ~vtkObjectBase ()
 
virtual void CollectRevisions (ostream &)
 
virtual void ReportReferences (vtkGarbageCollector *)
 
 vtkObjectBase (const vtkObjectBase &)
 
void operator= (const vtkObjectBase &)
 

Protected Attributes

int MinimumSize [2]
 
float MaximumLineHeight
 
double FontScaleExponent
 
int TextScaleMode
 
float Orientation
 
int UseBorderAlign
 
vtkTextPropertyTextProperty
 
vtkImageDataImageData
 
vtkTextRendererTextRenderer
 
vtkTimeStamp BuildTime
 
vtkTransformTransform
 
int LastSize [2]
 
int LastOrigin [2]
 
char * Input
 
bool InputRendered
 
double FormerOrientation
 
int RenderedDPI
 
vtkTextPropertyScaledTextProperty
 
vtkPolyDataRectangle
 
vtkPointsRectanglePoints
 
- Protected Attributes inherited from vtkTexturedActor2D
vtkTextureTexture
 
- Protected Attributes inherited from vtkActor2D
vtkMapper2DMapper
 
int LayerNumber
 
vtkProperty2DProperty
 
vtkCoordinatePositionCoordinate
 
vtkCoordinatePosition2Coordinate
 
- Protected Attributes inherited from vtkProp
int Visibility
 
int Pickable
 
int Dragable
 
bool UseBounds
 
double AllocatedRenderTime
 
double EstimatedRenderTime
 
double SavedEstimatedRenderTime
 
double RenderTimeMultiplier
 
int NumberOfConsumers
 
vtkObject ** Consumers
 
vtkAssemblyPathsPaths
 
vtkInformationPropertyKeys
 
- Protected Attributes inherited from vtkObject
bool Debug
 
vtkTimeStamp MTime
 
vtkSubjectHelper * SubjectHelper
 
- Protected Attributes inherited from vtkObjectBase
vtkAtomicInt32 ReferenceCount
 
vtkWeakPointerBase ** WeakPointers
 
static int SetConstrainedFontSize (vtkTextActor *, vtkViewport *, int targetWidth, int targetHeight)
 
virtual int SetConstrainedFontSize (vtkViewport *, int targetWidth, int targetHeight)
 

Detailed Description

An actor that displays text. Scaled or unscaled.

vtkTextActor can be used to place text annotation into a window. When TextScaleMode is NONE, the text is fixed font and operation is the same as a vtkPolyDataMapper2D/vtkActor2D pair. When TextScaleMode is VIEWPORT, the font resizes such that it maintains a consistent size relative to the viewport in which it is rendered. When TextScaleMode is PROP, the font resizes such that the text fits inside the box defined by the position 1 & 2 coordinates. This class replaces the deprecated vtkScaledTextActor and acts as a convenient wrapper for a vtkTextMapper/vtkActor2D pair. Set the text property/attributes through the vtkTextProperty associated to this actor.

See also
vtkActor2D vtkPolyDataMapper vtkTextProperty vtkTextRenderer
Examples:
vtkTextActor (Examples)
Tests:
vtkTextActor (Tests)

Definition at line 54 of file vtkTextActor.h.

Member Typedef Documentation

Definition at line 57 of file vtkTextActor.h.

Member Enumeration Documentation

anonymous enum
Enumerator
TEXT_SCALE_MODE_NONE 
TEXT_SCALE_MODE_PROP 
TEXT_SCALE_MODE_VIEWPORT 

Definition at line 111 of file vtkTextActor.h.

Constructor & Destructor Documentation

vtkTextActor::vtkTextActor ( )
protected
vtkTextActor::~vtkTextActor ( )
protected

Member Function Documentation

static int vtkTextActor::IsTypeOf ( const char *  type)
static
virtual int vtkTextActor::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 vtkTexturedActor2D.

Reimplemented in vtkScaledTextActor.

static vtkTextActor* vtkTextActor::SafeDownCast ( vtkObjectBase o)
static
virtual vtkObjectBase* vtkTextActor::NewInstanceInternal ( ) const
protectedvirtual

Reimplemented from vtkTexturedActor2D.

Reimplemented in vtkScaledTextActor.

vtkTextActor* vtkTextActor::NewInstance ( ) const
void vtkTextActor::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 vtkActor2D.

Reimplemented in vtkScaledTextActor.

static vtkTextActor* vtkTextActor::New ( )
static

Instantiate object with a rectangle in normaled view coordinates of (0.2,0.85, 0.8, 0.95).

void vtkTextActor::ShallowCopy ( vtkProp prop)
virtual

Shallow copy of this text actor. Overloads the virtual vtkProp method.

Reimplemented from vtkTexturedActor2D.

void vtkTextActor::SetInput ( const char *  inputString)

Set the text string to be displayed. "\n" is recognized as a carriage return/linefeed (line separator). The characters must be in the UTF-8 encoding. Convenience method to the underlying mapper

char* vtkTextActor::GetInput ( )

Set the text string to be displayed. "\n" is recognized as a carriage return/linefeed (line separator). The characters must be in the UTF-8 encoding. Convenience method to the underlying mapper

virtual void vtkTextActor::SetMinimumSize ( int  ,
int   
)
virtual

Set/Get the minimum size in pixels for this actor. Defaults to 10,10. Only valid when TextScaleMode is PROP.

void vtkTextActor::SetMinimumSize ( int  [2])

Set/Get the minimum size in pixels for this actor. Defaults to 10,10. Only valid when TextScaleMode is PROP.

virtual int* vtkTextActor::GetMinimumSize ( )
virtual

Set/Get the minimum size in pixels for this actor. Defaults to 10,10. Only valid when TextScaleMode is PROP.

virtual void vtkTextActor::GetMinimumSize ( int ,
int  
)
virtual

Set/Get the minimum size in pixels for this actor. Defaults to 10,10. Only valid when TextScaleMode is PROP.

virtual void vtkTextActor::GetMinimumSize ( int  [2])
virtual

Set/Get the minimum size in pixels for this actor. Defaults to 10,10. Only valid when TextScaleMode is PROP.

virtual void vtkTextActor::SetMaximumLineHeight ( float  )
virtual

Set/Get the maximum height of a line of text as a percentage of the vertical area allocated to this scaled text actor. Defaults to 1.0. Only valid when TextScaleMode is PROP.

virtual float vtkTextActor::GetMaximumLineHeight ( )
virtual

Set/Get the maximum height of a line of text as a percentage of the vertical area allocated to this scaled text actor. Defaults to 1.0. Only valid when TextScaleMode is PROP.

virtual void vtkTextActor::SetTextScaleMode ( int  )
virtual

Set how text should be scaled. If set to vtkTextActor::TEXT_SCALE_MODE_NONE, the the font size will be fixed by the size given in TextProperty. If set to vtkTextActor::TEXT_SCALE_MODE_PROP, the text will be scaled to fit exactly in the prop as specified by the position 1 & 2 coordinates. If set to vtkTextActor::TEXT_SCALE_MODE_VIEWPORT, the text will be scaled based on the size of the viewport it is displayed in.

virtual int vtkTextActor::GetTextScaleMode ( )
virtual

Set how text should be scaled. If set to vtkTextActor::TEXT_SCALE_MODE_NONE, the the font size will be fixed by the size given in TextProperty. If set to vtkTextActor::TEXT_SCALE_MODE_PROP, the text will be scaled to fit exactly in the prop as specified by the position 1 & 2 coordinates. If set to vtkTextActor::TEXT_SCALE_MODE_VIEWPORT, the text will be scaled based on the size of the viewport it is displayed in.

void vtkTextActor::SetTextScaleModeToNone ( )
inline

Set how text should be scaled. If set to vtkTextActor::TEXT_SCALE_MODE_NONE, the the font size will be fixed by the size given in TextProperty. If set to vtkTextActor::TEXT_SCALE_MODE_PROP, the text will be scaled to fit exactly in the prop as specified by the position 1 & 2 coordinates. If set to vtkTextActor::TEXT_SCALE_MODE_VIEWPORT, the text will be scaled based on the size of the viewport it is displayed in.

Definition at line 102 of file vtkTextActor.h.

void vtkTextActor::SetTextScaleModeToProp ( )
inline

Set how text should be scaled. If set to vtkTextActor::TEXT_SCALE_MODE_NONE, the the font size will be fixed by the size given in TextProperty. If set to vtkTextActor::TEXT_SCALE_MODE_PROP, the text will be scaled to fit exactly in the prop as specified by the position 1 & 2 coordinates. If set to vtkTextActor::TEXT_SCALE_MODE_VIEWPORT, the text will be scaled based on the size of the viewport it is displayed in.

Definition at line 104 of file vtkTextActor.h.

void vtkTextActor::SetTextScaleModeToViewport ( )
inline

Set how text should be scaled. If set to vtkTextActor::TEXT_SCALE_MODE_NONE, the the font size will be fixed by the size given in TextProperty. If set to vtkTextActor::TEXT_SCALE_MODE_PROP, the text will be scaled to fit exactly in the prop as specified by the position 1 & 2 coordinates. If set to vtkTextActor::TEXT_SCALE_MODE_VIEWPORT, the text will be scaled based on the size of the viewport it is displayed in.

Definition at line 106 of file vtkTextActor.h.

virtual void vtkTextActor::SetUseBorderAlign ( int  )
virtual

Turn on or off the UseBorderAlign option. When UseBorderAlign is on, the bounding rectangle is used to align the text, which is the proper behavior when using vtkTextRepresentation

virtual int vtkTextActor::GetUseBorderAlign ( )
virtual

Turn on or off the UseBorderAlign option. When UseBorderAlign is on, the bounding rectangle is used to align the text, which is the proper behavior when using vtkTextRepresentation

virtual void vtkTextActor::UseBorderAlignOn ( )
virtual

Turn on or off the UseBorderAlign option. When UseBorderAlign is on, the bounding rectangle is used to align the text, which is the proper behavior when using vtkTextRepresentation

virtual void vtkTextActor::UseBorderAlignOff ( )
virtual

Turn on or off the UseBorderAlign option. When UseBorderAlign is on, the bounding rectangle is used to align the text, which is the proper behavior when using vtkTextRepresentation

void vtkTextActor::SetAlignmentPoint ( int  point)

This method is being depricated. Use SetJustification and SetVerticalJustification in text property instead. Set/Get the Alignment point if zero (default), the text aligns itself to the bottom left corner (which is defined by the PositionCoordinate) otherwise the text aligns itself to corner/midpoint or centre

6   7   8 3   4   5 0  1   2 

This is the same as setting the TextProperty's justification. Currently TextActor is not oriented around its AlignmentPoint.

int vtkTextActor::GetAlignmentPoint ( )

This method is being depricated. Use SetJustification and SetVerticalJustification in text property instead. Set/Get the Alignment point if zero (default), the text aligns itself to the bottom left corner (which is defined by the PositionCoordinate) otherwise the text aligns itself to corner/midpoint or centre

6   7   8 3   4   5 0  1   2 

This is the same as setting the TextProperty's justification. Currently TextActor is not oriented around its AlignmentPoint.

void vtkTextActor::SetOrientation ( float  orientation)

Counterclockwise rotation around the Alignment point. Units are in degrees and defaults to 0. The orientation in the text property rotates the text in the texture map. It will proba ly not give you the effect you desire.

virtual float vtkTextActor::GetOrientation ( )
virtual

Counterclockwise rotation around the Alignment point. Units are in degrees and defaults to 0. The orientation in the text property rotates the text in the texture map. It will proba ly not give you the effect you desire.

virtual void vtkTextActor::SetTextProperty ( vtkTextProperty p)
virtual

Set/Get the text property.

virtual vtkTextProperty* vtkTextActor::GetTextProperty ( )
virtual

Set/Get the text property.

virtual void vtkTextActor::GetBoundingBox ( vtkViewport vport,
double  bbox[4] 
)
virtual

Return the bounding box coordinates of the text in viewport coordinates. The bbox array is populated with [ xmin, xmax, ymin, ymax ] values in that order.

virtual void vtkTextActor::GetSize ( vtkViewport vport,
double  size[2] 
)
virtual

Syntactic sugar to get the size of text instead of the entire bounding box.

virtual int vtkTextActor::SetConstrainedFontSize ( vtkViewport ,
int  targetWidth,
int  targetHeight 
)
virtual

Set and return the font size required to make this mapper fit in a given target rectangle (width x height, in pixels). A static version of the method is also available for convenience to other classes (e.g., widgets).

static int vtkTextActor::SetConstrainedFontSize ( vtkTextActor ,
vtkViewport ,
int  targetWidth,
int  targetHeight 
)
static

Set and return the font size required to make this mapper fit in a given target rectangle (width x height, in pixels). A static version of the method is also available for convenience to other classes (e.g., widgets).

static int vtkTextActor::SetMultipleConstrainedFontSize ( vtkViewport ,
int  targetWidth,
int  targetHeight,
vtkTextActor **  actors,
int  nbOfActors,
int maxResultingSize 
)
static

Set and return the font size required to make each element of an array of mappers fit in a given rectangle (width x height, in pixels). This font size is the smallest size that was required to fit the largest mapper in this constraint.

virtual void vtkTextActor::SetNonLinearFontScale ( double  exponent,
int  target 
)
virtual

Enable non-linear scaling of font sizes. This is useful in combination with scaled text. With small windows you want to use the entire scaled text area. With larger windows you want to reduce the font size some so that the entire area is not used. These values modify the computed font size as follows: newFontSize = pow(FontSize,exponent)*pow(target,1.0 - exponent) typically exponent should be around 0.7 and target should be around 10

void vtkTextActor::SpecifiedToDisplay ( double pos,
vtkViewport vport,
int  specified 
)

This is just a simple coordinate conversion method used in the render process.

void vtkTextActor::DisplayToSpecified ( double pos,
vtkViewport vport,
int  specified 
)

This is just a simple coordinate conversion method used in the render process.

virtual void vtkTextActor::ComputeScaledFont ( vtkViewport viewport)
virtual

Compute the scale the font should be given the viewport. The result is placed in the ScaledTextProperty ivar.

virtual vtkTextProperty* vtkTextActor::GetScaledTextProperty ( )
virtual

Get the scaled font. Use ComputeScaledFont to set the scale for a given viewport.

static float vtkTextActor::GetFontScale ( vtkViewport viewport)
static

Provide a font scaling based on a viewport. This is the scaling factor used when the TextScaleMode is set to VIEWPORT and has been made public for other components to use. This scaling assumes that the long dimension of the viewport is meant to be 6 inches (a typical width of text in a paper) and then resizes based on if that long dimension was 72 DPI.

virtual void vtkTextActor::ReleaseGraphicsResources ( vtkWindow )
virtual

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERING PROCESS. Release any graphics resources that are being consumed by this actor. The parameter window could be used to determine which graphic resources to release.

Reimplemented from vtkTexturedActor2D.

virtual int vtkTextActor::RenderOpaqueGeometry ( vtkViewport viewport)
virtual

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERING PROCESS. Draw the text actor to the screen.

Reimplemented from vtkTexturedActor2D.

virtual int vtkTextActor::RenderTranslucentPolygonalGeometry ( vtkViewport )
inlinevirtual

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERING PROCESS. Draw the text actor to the screen.

Reimplemented from vtkTexturedActor2D.

Definition at line 232 of file vtkTextActor.h.

virtual int vtkTextActor::RenderOverlay ( vtkViewport viewport)
virtual

WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERING PROCESS. Draw the text actor to the screen.

Reimplemented from vtkTexturedActor2D.

virtual int vtkTextActor::HasTranslucentPolygonalGeometry ( )
virtual

Does this prop have some translucent polygonal geometry?

Reimplemented from vtkActor2D.

virtual bool vtkTextActor::RenderImage ( vtkTextProperty tprop,
vtkViewport viewport 
)
protectedvirtual

Render Input to Image using the supplied font property.

virtual bool vtkTextActor::GetImageBoundingBox ( vtkTextProperty tprop,
vtkViewport viewport,
int  bbox[4] 
)
protectedvirtual

Get the bounding box for Input using the supplied font property.

virtual void vtkTextActor::ComputeRectangle ( vtkViewport viewport)
protectedvirtual
virtual int vtkTextActor::UpdateRectangle ( vtkViewport viewport)
protectedvirtual

Ensure that Rectangle and RectanglePoints are valid and up-to-date. Unlike ComputeRectangle(), this may do nothing (if the rectangle is valid), or it may render the text to an image and recompute rectangle points by calling ComputeRectangle. Returns a non-zero value upon success or zero upon failure to render the image. This may be called with a NULL viewport when bounds are required before a rendering has occurred.

Member Data Documentation

int vtkTextActor::MinimumSize[2]
protected

Definition at line 255 of file vtkTextActor.h.

float vtkTextActor::MaximumLineHeight
protected

Definition at line 256 of file vtkTextActor.h.

double vtkTextActor::FontScaleExponent
protected

Definition at line 257 of file vtkTextActor.h.

int vtkTextActor::TextScaleMode
protected

Definition at line 258 of file vtkTextActor.h.

float vtkTextActor::Orientation
protected

Definition at line 259 of file vtkTextActor.h.

int vtkTextActor::UseBorderAlign
protected

Definition at line 260 of file vtkTextActor.h.

vtkTextProperty* vtkTextActor::TextProperty
protected

Definition at line 262 of file vtkTextActor.h.

vtkImageData* vtkTextActor::ImageData
protected

Definition at line 263 of file vtkTextActor.h.

vtkTextRenderer* vtkTextActor::TextRenderer
protected

Definition at line 264 of file vtkTextActor.h.

vtkTimeStamp vtkTextActor::BuildTime
protected

Definition at line 265 of file vtkTextActor.h.

vtkTransform* vtkTextActor::Transform
protected

Definition at line 266 of file vtkTextActor.h.

int vtkTextActor::LastSize[2]
protected

Definition at line 267 of file vtkTextActor.h.

int vtkTextActor::LastOrigin[2]
protected

Definition at line 268 of file vtkTextActor.h.

char* vtkTextActor::Input
protected

Definition at line 269 of file vtkTextActor.h.

bool vtkTextActor::InputRendered
protected

Definition at line 270 of file vtkTextActor.h.

double vtkTextActor::FormerOrientation
protected

Definition at line 271 of file vtkTextActor.h.

int vtkTextActor::RenderedDPI
protected

Definition at line 272 of file vtkTextActor.h.

vtkTextProperty* vtkTextActor::ScaledTextProperty
protected

Definition at line 274 of file vtkTextActor.h.

vtkPolyData* vtkTextActor::Rectangle
protected

Definition at line 277 of file vtkTextActor.h.

vtkPoints* vtkTextActor::RectanglePoints
protected

Definition at line 278 of file vtkTextActor.h.


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