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

create an actor of a polar axes - More...

#include <vtkPolarAxesActor.h>

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

Public Types

typedef vtkActor Superclass
 
- Public Types inherited from vtkActor
typedef vtkProp3D Superclass
 
- Public Types inherited from vtkProp3D
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)
 
vtkPolarAxesActorNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
void ReleaseGraphicsResources (vtkWindow *)
 
virtual int RenderOpaqueGeometry (vtkViewport *)
 
virtual int RenderTranslucentPolygonalGeometry (vtkViewport *)
 
virtual void SetPole (double[3])
 
virtual void SetPole (double, double, double)
 
virtual doubleGetPole ()
 
virtual void GetPole (double &, double &, double &)
 
virtual void GetPole (double[3])
 
virtual void SetNumberOfRadialAxes (vtkIdType)
 
virtual vtkIdType GetNumberOfRadialAxes ()
 
virtual void SetNumberOfPolarAxisTicks (vtkIdType)
 
virtual vtkIdType GetNumberOfPolarAxisTicks ()
 
virtual void SetAutoSubdividePolarAxis (bool)
 
virtual bool GetAutoSubdividePolarAxis ()
 
virtual void AutoSubdividePolarAxisOn ()
 
virtual void AutoSubdividePolarAxisOff ()
 
virtual void SetMaximumRadius (double)
 
virtual double GetMaximumRadius ()
 
virtual void SetAutoScaleRadius (bool)
 
virtual bool GetAutoScaleRadius ()
 
virtual void SetMinimumAngle (double)
 
virtual double GetMinimumAngle ()
 
virtual void SetMaximumAngle (double)
 
virtual double GetMaximumAngle ()
 
virtual void SetSmallestVisiblePolarAngle (double)
 
virtual double GetSmallestVisiblePolarAngle ()
 
virtual void SetRadialUnits (bool)
 
virtual bool GetRadialUnits ()
 
void SetScreenSize (double screenSize)
 
virtual double GetScreenSize ()
 
virtual void SetCamera (vtkCamera *)
 
virtual vtkCameraGetCamera ()
 
virtual void SetPolarAxisTitle (const char *)
 
virtual char * GetPolarAxisTitle ()
 
virtual void SetPolarLabelFormat (const char *)
 
virtual char * GetPolarLabelFormat ()
 
virtual void SetEnableDistanceLOD (int)
 
virtual int GetEnableDistanceLOD ()
 
virtual void SetDistanceLODThreshold (double)
 
virtual double GetDistanceLODThreshold ()
 
virtual void SetEnableViewAngleLOD (int)
 
virtual int GetEnableViewAngleLOD ()
 
virtual void SetViewAngleLODThreshold (double)
 
virtual double GetViewAngleLODThreshold ()
 
virtual void SetPolarAxisVisibility (int)
 
virtual int GetPolarAxisVisibility ()
 
virtual void PolarAxisVisibilityOn ()
 
virtual void PolarAxisVisibilityOff ()
 
virtual void SetPolarTitleVisibility (int)
 
virtual int GetPolarTitleVisibility ()
 
virtual void PolarTitleVisibilityOn ()
 
virtual void PolarTitleVisibilityOff ()
 
virtual void SetPolarLabelVisibility (int)
 
virtual int GetPolarLabelVisibility ()
 
virtual void PolarLabelVisibilityOn ()
 
virtual void PolarLabelVisibilityOff ()
 
virtual void SetPolarTickVisibility (int)
 
virtual int GetPolarTickVisibility ()
 
virtual void PolarTickVisibilityOn ()
 
virtual void PolarTickVisibilityOff ()
 
virtual void SetRadialAxesVisibility (int)
 
virtual int GetRadialAxesVisibility ()
 
virtual void RadialAxesVisibilityOn ()
 
virtual void RadialAxesVisibilityOff ()
 
virtual void SetRadialTitleVisibility (int)
 
virtual int GetRadialTitleVisibility ()
 
virtual void RadialTitleVisibilityOn ()
 
virtual void RadialTitleVisibilityOff ()
 
virtual void SetPolarArcsVisibility (int)
 
virtual int GetPolarArcsVisibility ()
 
virtual void PolarArcsVisibilityOn ()
 
virtual void PolarArcsVisibilityOff ()
 
virtual void SetPolarAxisTitleTextProperty (vtkTextProperty *p)
 
virtual vtkTextPropertyGetPolarAxisTitleTextProperty ()
 
virtual void SetPolarAxisLabelTextProperty (vtkTextProperty *p)
 
virtual vtkTextPropertyGetPolarAxisLabelTextProperty ()
 
virtual void SetPolarAxisProperty (vtkProperty *)
 
vtkPropertyGetPolarAxisProperty ()
 
virtual void SetRadialAxesProperty (vtkProperty *)
 
vtkPropertyGetRadialAxesProperty ()
 
virtual void SetPolarArcsProperty (vtkProperty *)
 
vtkPropertyGetPolarArcsProperty ()
 
virtual void SetBounds (double, double, double, double, double, double)
 
virtual void SetBounds (double[6])
 
doubleGetBounds ()
 
void GetBounds (double &xmin, double &xmax, double &ymin, double &ymax, double &zmin, double &zmax)
 
void GetBounds (double bounds[6])
 
- Public Member Functions inherited from vtkActor
vtkActorNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
virtual void GetActors (vtkPropCollection *)
 
virtual int HasTranslucentPolygonalGeometry ()
 
virtual void Render (vtkRenderer *, vtkMapper *)
 
void ShallowCopy (vtkProp *prop)
 
void ReleaseGraphicsResources (vtkWindow *)
 
virtual vtkPropertyMakeProperty ()
 
virtual void SetMapper (vtkMapper *)
 
virtual void ApplyProperties ()
 
unsigned long int GetMTime ()
 
virtual unsigned long GetRedrawMTime ()
 
virtual bool GetSupportsSelection ()
 
void SetProperty (vtkProperty *lut)
 
vtkPropertyGetProperty ()
 
void SetBackfaceProperty (vtkProperty *lut)
 
virtual vtkPropertyGetBackfaceProperty ()
 
virtual void SetTexture (vtkTexture *)
 
virtual vtkTextureGetTexture ()
 
virtual vtkMapperGetMapper ()
 
void GetBounds (double bounds[6])
 
doubleGetBounds ()
 
- Public Member Functions inherited from vtkProp3D
vtkProp3DNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
void ShallowCopy (vtkProp *prop)
 
virtual void SetPosition (double pos[3])
 
virtual doubleGetPosition ()
 
virtual void GetPosition (double data[3])
 
void AddPosition (double deltaPosition[3])
 
void AddPosition (double deltaX, double deltaY, double deltaZ)
 
doubleGetCenter ()
 
doubleGetXRange ()
 
doubleGetYRange ()
 
doubleGetZRange ()
 
double GetLength ()
 
void RotateX (double)
 
void RotateY (double)
 
void RotateZ (double)
 
void RotateWXYZ (double w, double x, double y, double z)
 
void SetOrientation (double x, double y, double z)
 
void SetOrientation (double orientation[3])
 
doubleGetOrientationWXYZ ()
 
void AddOrientation (double x, double y, double z)
 
void AddOrientation (double orentation[3])
 
void PokeMatrix (vtkMatrix4x4 *matrix)
 
void InitPathTraversal ()
 
unsigned long int GetMTime ()
 
unsigned long int GetUserTransformMatrixMTime ()
 
virtual void ComputeMatrix ()
 
virtual void SetPosition (double x, double y, double z)
 
virtual void SetOrigin (double x, double y, double z)
 
virtual void SetOrigin (const double pos[3])
 
virtual doubleGetOrigin ()
 
virtual void GetOrigin (double data[3])
 
virtual void SetScale (double x, double y, double z)
 
virtual void SetScale (double scale[3])
 
virtual doubleGetScale ()
 
virtual void GetScale (double data[3])
 
void SetScale (double s)
 
void SetUserTransform (vtkLinearTransform *transform)
 
virtual vtkLinearTransformGetUserTransform ()
 
void SetUserMatrix (vtkMatrix4x4 *matrix)
 
vtkMatrix4x4GetUserMatrix ()
 
virtual void GetMatrix (vtkMatrix4x4 *m)
 
virtual void GetMatrix (double m[16])
 
void GetBounds (double bounds[6])
 
doubleGetOrientation ()
 
void GetOrientation (double orentation[3])
 
vtkMatrix4x4GetMatrix ()
 
virtual int GetIsIdentity ()
 
- 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 GetActors2D (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 void SetUseBounds (bool)
 
virtual bool GetUseBounds ()
 
virtual void UseBoundsOn ()
 
virtual void UseBoundsOff ()
 
virtual vtkAssemblyPathGetNextPath ()
 
virtual int GetNumberOfPaths ()
 
virtual void PokeMatrix (vtkMatrix4x4 *vtkNotUsed(matrix))
 
virtual vtkInformationGetPropertyKeys ()
 
virtual void SetPropertyKeys (vtkInformation *keys)
 
virtual int RenderVolumetricGeometry (vtkViewport *)
 
virtual int RenderOverlay (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 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 vtkPolarAxesActorSafeDownCast (vtkObjectBase *o)
 
static vtkPolarAxesActorNew ()
 
- Static Public Member Functions inherited from vtkActor
static int IsTypeOf (const char *type)
 
static vtkActorSafeDownCast (vtkObjectBase *o)
 
static vtkActorNew ()
 
- Static Public Member Functions inherited from vtkProp3D
static int IsTypeOf (const char *type)
 
static vtkProp3DSafeDownCast (vtkObjectBase *o)
 
- 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
 
 vtkPolarAxesActor ()
 
 ~vtkPolarAxesActor ()
 
void BuildAxes (vtkViewport *)
 
void CalculateBounds ()
 
void SetCommonAxisAttributes (vtkAxisActor *)
 
void CreateRadialAxes ()
 
void BuildRadialAxes ()
 
void BuildPolarAxisTicks (double)
 
void BuildPolarAxisLabelsArcs ()
 
void AutoScale (vtkViewport *viewport)
 
double FFix (double)
 
double FSign (double, double)
 
- Protected Member Functions inherited from vtkActor
 vtkActor ()
 
 ~vtkActor ()
 
int GetIsOpaque ()
 
- Protected Member Functions inherited from vtkProp3D
 vtkProp3D ()
 
 ~vtkProp3D ()
 
- 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

double Pole [3]
 
int NumberOfRadialAxes
 
int NumberOfPolarAxisTicks
 
bool AutoSubdividePolarAxis
 
double MaximumRadius
 
bool AutoScaleRadius
 
double MinimumAngle
 
double MaximumAngle
 
double SmallestVisiblePolarAngle
 
double Bounds [6]
 
vtkCameraCamera
 
vtkAxisActorPolarAxis
 
vtkAxisActor ** RadialAxes
 
bool RadialUnits
 
int EnableDistanceLOD
 
double DistanceLODThreshold
 
int EnableViewAngleLOD
 
double ViewAngleLODThreshold
 
int PolarArcsVisibility
 
int RenderCount
 
int RenderSomething
 
vtkPropertyPolarAxisProperty
 
vtkPropertyRadialAxesProperty
 
vtkTimeStamp BuildTime
 
double TitleScale
 
double LabelScale
 
double LabelScreenOffset
 
double ScreenSize
 
vtkPolyDataPolarArcs
 
vtkPolyDataMapperPolarArcsMapper
 
vtkActorPolarArcsActor
 
char * PolarAxisTitle
 
char * PolarLabelFormat
 
int PolarAxisVisibility
 
int PolarTitleVisibility
 
int PolarLabelVisibility
 
int PolarTickVisibility
 
int RadialAxesVisibility
 
int RadialTitleVisibility
 
vtkTextPropertyPolarAxisTitleTextProperty
 
vtkTextPropertyPolarAxisLabelTextProperty
 
- Protected Attributes inherited from vtkActor
vtkPropertyProperty
 
vtkPropertyBackfaceProperty
 
vtkTextureTexture
 
vtkMapperMapper
 
double MapperBounds [6]
 
vtkTimeStamp BoundsMTime
 
- Protected Attributes inherited from vtkProp3D
vtkLinearTransformUserTransform
 
vtkMatrix4x4UserMatrix
 
vtkMatrix4x4Matrix
 
vtkTimeStamp MatrixMTime
 
double Origin [3]
 
double Position [3]
 
double Orientation [3]
 
double Scale [3]
 
double Center [3]
 
vtkTransformTransform
 
double Bounds [6]
 
vtkProp3DCachedProp3D
 
int IsIdentity
 
- 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
 

Detailed Description

create an actor of a polar axes -

$Date$ $Revision$

vtkPolarAxesActor is a composite actor that draws polar axes in a specified plane for a give pole. Currently the plane has to be the xy plane.

Thanks:
This class was written by Philippe Pebay, Kitware SAS 2011. This work was supported by CEA/DIF - Commissariat a l'Energie Atomique, Centre DAM Ile-De-France, BP12, F-91297 Arpajon, France.
See also
vtkActor vtkAxisActor vtkPolarAxesActor
Examples:
vtkPolarAxesActor (Examples)
Tests:
vtkPolarAxesActor (Tests)

Definition at line 58 of file vtkPolarAxesActor.h.

Member Typedef Documentation

Definition at line 61 of file vtkPolarAxesActor.h.

Constructor & Destructor Documentation

vtkPolarAxesActor::vtkPolarAxesActor ( )
protected
vtkPolarAxesActor::~vtkPolarAxesActor ( )
protected

Member Function Documentation

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

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

Reimplemented from vtkActor.

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

static vtkPolarAxesActor* vtkPolarAxesActor::New ( )
static

Instantiate object with label format "6.3g" and the number of labels per axis set to 3.

virtual int vtkPolarAxesActor::RenderOpaqueGeometry ( vtkViewport )
virtual

Draw the polar axes

Reimplemented from vtkActor.

virtual int vtkPolarAxesActor::RenderTranslucentPolygonalGeometry ( vtkViewport )
inlinevirtual

Draw the polar axes

Reimplemented from vtkActor.

Definition at line 71 of file vtkPolarAxesActor.h.

virtual void vtkPolarAxesActor::SetPole ( double  [3])
virtual

Explicitly specify the coordinate of the pole.

virtual void vtkPolarAxesActor::SetPole ( double  ,
double  ,
double   
)
virtual

Explicitly specify the coordinate of the pole.

virtual double* vtkPolarAxesActor::GetPole ( )
virtual

Explicitly specify the coordinate of the pole.

virtual void vtkPolarAxesActor::GetPole ( double ,
double ,
double  
)
virtual

Explicitly specify the coordinate of the pole.

virtual void vtkPolarAxesActor::GetPole ( double  [3])
virtual

Explicitly specify the coordinate of the pole.

virtual void vtkPolarAxesActor::SetNumberOfRadialAxes ( vtkIdType  )
virtual

Gets/Sets the number of radial axes

virtual vtkIdType vtkPolarAxesActor::GetNumberOfRadialAxes ( )
virtual

Gets/Sets the number of radial axes

virtual void vtkPolarAxesActor::SetNumberOfPolarAxisTicks ( vtkIdType  )
virtual

Gets/Sets the number of ticks and labels along polar axis NB: will be overriden if AutoSubdividePolarAxis is true

virtual vtkIdType vtkPolarAxesActor::GetNumberOfPolarAxisTicks ( )
virtual

Gets/Sets the number of ticks and labels along polar axis NB: will be overriden if AutoSubdividePolarAxis is true

virtual void vtkPolarAxesActor::SetAutoSubdividePolarAxis ( bool  )
virtual

Set/Get whether the number of polar axis ticks and arcs should be automatically calculated Default: true

virtual bool vtkPolarAxesActor::GetAutoSubdividePolarAxis ( )
virtual

Set/Get whether the number of polar axis ticks and arcs should be automatically calculated Default: true

virtual void vtkPolarAxesActor::AutoSubdividePolarAxisOn ( )
virtual

Set/Get whether the number of polar axis ticks and arcs should be automatically calculated Default: true

virtual void vtkPolarAxesActor::AutoSubdividePolarAxisOff ( )
virtual

Set/Get whether the number of polar axis ticks and arcs should be automatically calculated Default: true

virtual void vtkPolarAxesActor::SetMaximumRadius ( double  )
virtual

Set/Get the maximum radius of the polar coordinates.

virtual double vtkPolarAxesActor::GetMaximumRadius ( )
virtual

Set/Get the maximum radius of the polar coordinates.

virtual void vtkPolarAxesActor::SetAutoScaleRadius ( bool  )
virtual

Turn on and off the auto-scaling of the maximum radius. Default: false

virtual bool vtkPolarAxesActor::GetAutoScaleRadius ( )
virtual

Turn on and off the auto-scaling of the maximum radius. Default: false

virtual void vtkPolarAxesActor::SetMinimumAngle ( double  )
virtual

Set/Get the minimum radius of the polar coordinates (in degrees).

virtual double vtkPolarAxesActor::GetMinimumAngle ( )
virtual

Set/Get the minimum radius of the polar coordinates (in degrees).

virtual void vtkPolarAxesActor::SetMaximumAngle ( double  )
virtual

Set/Get the maximum radius of the polar coordinates (in degrees).

virtual double vtkPolarAxesActor::GetMaximumAngle ( )
virtual

Set/Get the maximum radius of the polar coordinates (in degrees).

virtual void vtkPolarAxesActor::SetSmallestVisiblePolarAngle ( double  )
virtual

Set/Get the minimum radial angle distinguishable from polar axis NB: This is used only when polar axis is visible Default: 0.5

virtual double vtkPolarAxesActor::GetSmallestVisiblePolarAngle ( )
virtual

Set/Get the minimum radial angle distinguishable from polar axis NB: This is used only when polar axis is visible Default: 0.5

virtual void vtkPolarAxesActor::SetRadialUnits ( bool  )
virtual

Default: true

virtual bool vtkPolarAxesActor::GetRadialUnits ( )
virtual

Default: true

void vtkPolarAxesActor::SetScreenSize ( double  screenSize)

Explicitly specify the screen size of title and label text. ScreenSize detemines the size of the text in terms of screen pixels. Default: 10.0.

virtual double vtkPolarAxesActor::GetScreenSize ( )
virtual

Explicitly specify the screen size of title and label text. ScreenSize detemines the size of the text in terms of screen pixels. Default: 10.0.

virtual void vtkPolarAxesActor::SetCamera ( vtkCamera )
virtual

Set/Get the camera to perform scaling and translation of the vtkPolarAxesActor.

virtual vtkCamera* vtkPolarAxesActor::GetCamera ( )
virtual

Set/Get the camera to perform scaling and translation of the vtkPolarAxesActor.

virtual void vtkPolarAxesActor::SetPolarAxisTitle ( const char *  )
virtual

Set/Get the labels for the polar axis. Default: "Radial Distance".

virtual char* vtkPolarAxesActor::GetPolarAxisTitle ( )
virtual

Set/Get the labels for the polar axis. Default: "Radial Distance".

virtual void vtkPolarAxesActor::SetPolarLabelFormat ( const char *  )
virtual

Set/Get the format with which to print the polar axis labels.

virtual char* vtkPolarAxesActor::GetPolarLabelFormat ( )
virtual

Set/Get the format with which to print the polar axis labels.

void vtkPolarAxesActor::ReleaseGraphicsResources ( vtkWindow )
virtual

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 vtkProp.

virtual void vtkPolarAxesActor::SetEnableDistanceLOD ( int  )
virtual

Enable and disable the use of distance based LOD for titles and labels.

virtual int vtkPolarAxesActor::GetEnableDistanceLOD ( )
virtual

Enable and disable the use of distance based LOD for titles and labels.

virtual void vtkPolarAxesActor::SetDistanceLODThreshold ( double  )
virtual

Set distance LOD threshold [0.0 - 1.0] for titles and labels.

virtual double vtkPolarAxesActor::GetDistanceLODThreshold ( )
virtual

Set distance LOD threshold [0.0 - 1.0] for titles and labels.

virtual void vtkPolarAxesActor::SetEnableViewAngleLOD ( int  )
virtual

Enable and disable the use of view angle based LOD for titles and labels.

virtual int vtkPolarAxesActor::GetEnableViewAngleLOD ( )
virtual

Enable and disable the use of view angle based LOD for titles and labels.

virtual void vtkPolarAxesActor::SetViewAngleLODThreshold ( double  )
virtual

Set view angle LOD threshold [0.0 - 1.0] for titles and labels.

virtual double vtkPolarAxesActor::GetViewAngleLODThreshold ( )
virtual

Set view angle LOD threshold [0.0 - 1.0] for titles and labels.

virtual void vtkPolarAxesActor::SetPolarAxisVisibility ( int  )
virtual

Turn on and off the visibility of the polar axis.

virtual int vtkPolarAxesActor::GetPolarAxisVisibility ( )
virtual

Turn on and off the visibility of the polar axis.

virtual void vtkPolarAxesActor::PolarAxisVisibilityOn ( )
virtual

Turn on and off the visibility of the polar axis.

virtual void vtkPolarAxesActor::PolarAxisVisibilityOff ( )
virtual

Turn on and off the visibility of the polar axis.

virtual void vtkPolarAxesActor::SetPolarTitleVisibility ( int  )
virtual

Turn on and off the visibility of titles for polar axis.

virtual int vtkPolarAxesActor::GetPolarTitleVisibility ( )
virtual

Turn on and off the visibility of titles for polar axis.

virtual void vtkPolarAxesActor::PolarTitleVisibilityOn ( )
virtual

Turn on and off the visibility of titles for polar axis.

virtual void vtkPolarAxesActor::PolarTitleVisibilityOff ( )
virtual

Turn on and off the visibility of titles for polar axis.

virtual void vtkPolarAxesActor::SetPolarLabelVisibility ( int  )
virtual

Turn on and off the visibility of labels for polar axis.

virtual int vtkPolarAxesActor::GetPolarLabelVisibility ( )
virtual

Turn on and off the visibility of labels for polar axis.

virtual void vtkPolarAxesActor::PolarLabelVisibilityOn ( )
virtual

Turn on and off the visibility of labels for polar axis.

virtual void vtkPolarAxesActor::PolarLabelVisibilityOff ( )
virtual

Turn on and off the visibility of labels for polar axis.

virtual void vtkPolarAxesActor::SetPolarTickVisibility ( int  )
virtual

Turn on and off the visibility of ticks for polar axis.

virtual int vtkPolarAxesActor::GetPolarTickVisibility ( )
virtual

Turn on and off the visibility of ticks for polar axis.

virtual void vtkPolarAxesActor::PolarTickVisibilityOn ( )
virtual

Turn on and off the visibility of ticks for polar axis.

virtual void vtkPolarAxesActor::PolarTickVisibilityOff ( )
virtual

Turn on and off the visibility of ticks for polar axis.

virtual void vtkPolarAxesActor::SetRadialAxesVisibility ( int  )
virtual

Turn on and off the visibility of non-polar radial axes.

virtual int vtkPolarAxesActor::GetRadialAxesVisibility ( )
virtual

Turn on and off the visibility of non-polar radial axes.

virtual void vtkPolarAxesActor::RadialAxesVisibilityOn ( )
virtual

Turn on and off the visibility of non-polar radial axes.

virtual void vtkPolarAxesActor::RadialAxesVisibilityOff ( )
virtual

Turn on and off the visibility of non-polar radial axes.

virtual void vtkPolarAxesActor::SetRadialTitleVisibility ( int  )
virtual

Turn on and off the visibility of titles for non-polar radial axes.

virtual int vtkPolarAxesActor::GetRadialTitleVisibility ( )
virtual

Turn on and off the visibility of titles for non-polar radial axes.

virtual void vtkPolarAxesActor::RadialTitleVisibilityOn ( )
virtual

Turn on and off the visibility of titles for non-polar radial axes.

virtual void vtkPolarAxesActor::RadialTitleVisibilityOff ( )
virtual

Turn on and off the visibility of titles for non-polar radial axes.

virtual void vtkPolarAxesActor::SetPolarArcsVisibility ( int  )
virtual

Turn on and off the visibility of arcs for polar axis.

virtual int vtkPolarAxesActor::GetPolarArcsVisibility ( )
virtual

Turn on and off the visibility of arcs for polar axis.

virtual void vtkPolarAxesActor::PolarArcsVisibilityOn ( )
virtual

Turn on and off the visibility of arcs for polar axis.

virtual void vtkPolarAxesActor::PolarArcsVisibilityOff ( )
virtual

Turn on and off the visibility of arcs for polar axis.

virtual void vtkPolarAxesActor::SetPolarAxisTitleTextProperty ( vtkTextProperty p)
virtual

Set/Get the polar axis title text property.

virtual vtkTextProperty* vtkPolarAxesActor::GetPolarAxisTitleTextProperty ( )
virtual

Set/Get the polar axis title text property.

virtual void vtkPolarAxesActor::SetPolarAxisLabelTextProperty ( vtkTextProperty p)
virtual

Set/Get the polar axis labels text property.

virtual vtkTextProperty* vtkPolarAxesActor::GetPolarAxisLabelTextProperty ( )
virtual

Set/Get the polar axis labels text property.

virtual void vtkPolarAxesActor::SetPolarAxisProperty ( vtkProperty )
virtual

Get/Set polar axis actor properties.

vtkProperty* vtkPolarAxesActor::GetPolarAxisProperty ( )

Get/Set polar axis actor properties.

virtual void vtkPolarAxesActor::SetRadialAxesProperty ( vtkProperty )
virtual

Get/Set radial axes actors properties.

vtkProperty* vtkPolarAxesActor::GetRadialAxesProperty ( )

Get/Set radial axes actors properties.

virtual void vtkPolarAxesActor::SetPolarArcsProperty ( vtkProperty )
virtual

Get/Set polar arcs actors property

vtkProperty* vtkPolarAxesActor::GetPolarArcsProperty ( )

Get/Set polar arcs actors property

virtual void vtkPolarAxesActor::SetBounds ( double  ,
double  ,
double  ,
double  ,
double  ,
double   
)
virtual

Explicitly specify the region in space around which to draw the bounds. The bounds are used only when no Input or Prop is specified. The bounds are specified according to (xmin,xmax, ymin,ymax, zmin,zmax), making sure that the min's are less than the max's.

virtual void vtkPolarAxesActor::SetBounds ( double  [6])
virtual

Explicitly specify the region in space around which to draw the bounds. The bounds are used only when no Input or Prop is specified. The bounds are specified according to (xmin,xmax, ymin,ymax, zmin,zmax), making sure that the min's are less than the max's.

double* vtkPolarAxesActor::GetBounds ( )
virtual

Explicitly specify the region in space around which to draw the bounds. The bounds are used only when no Input or Prop is specified. The bounds are specified according to (xmin,xmax, ymin,ymax, zmin,zmax), making sure that the min's are less than the max's.

Implements vtkProp3D.

void vtkPolarAxesActor::GetBounds ( double xmin,
double xmax,
double ymin,
double ymax,
double zmin,
double zmax 
)

Explicitly specify the region in space around which to draw the bounds. The bounds are used only when no Input or Prop is specified. The bounds are specified according to (xmin,xmax, ymin,ymax, zmin,zmax), making sure that the min's are less than the max's.

void vtkPolarAxesActor::GetBounds ( double  bounds[6])

Explicitly specify the region in space around which to draw the bounds. The bounds are used only when no Input or Prop is specified. The bounds are specified according to (xmin,xmax, ymin,ymax, zmin,zmax), making sure that the min's are less than the max's.

void vtkPolarAxesActor::BuildAxes ( vtkViewport )
protected

Build the axes. Determine coordinates, position, etc.

void vtkPolarAxesActor::CalculateBounds ( )
protected

Calculate bounds based on maximum radius and angular sector

void vtkPolarAxesActor::SetCommonAxisAttributes ( vtkAxisActor )
protected

Send attributes which are common to all axes, both polar and radial

void vtkPolarAxesActor::CreateRadialAxes ( )
protected

Create requested number of type X axes and set followers

void vtkPolarAxesActor::BuildRadialAxes ( )
protected

Build requested number of radial axes with respect to specified pole.

void vtkPolarAxesActor::BuildPolarAxisTicks ( double  )
protected

Prepare ticks on polar axis with respect to coordinate offset

void vtkPolarAxesActor::BuildPolarAxisLabelsArcs ( )
protected

Build polar axis labels and arcs with respect to specified pole.

double vtkPolarAxesActor::FFix ( double  )
protected

Convenience methods

double vtkPolarAxesActor::FSign ( double  ,
double   
)
protected

Convenience methods

void vtkPolarAxesActor::AutoScale ( vtkViewport viewport)
protected

Automatically rescale titles and labels NB: Current implementation only for perspective projections.

Member Data Documentation

double vtkPolarAxesActor::Pole[3]
protected

Coordinates of the pole Default: (0,0,0).

Definition at line 325 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::NumberOfRadialAxes
protected

Number of radial axes Default: VTK_DEFAULT_NUMBER_OF_RADIAL_AXES

Definition at line 328 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::NumberOfPolarAxisTicks
protected

Number of polar arcs

Definition at line 331 of file vtkPolarAxesActor.h.

bool vtkPolarAxesActor::AutoSubdividePolarAxis
protected

Whether the number of polar axis ticks and arcs should be automatically calculated Default: TRUE

Definition at line 335 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::MaximumRadius
protected

Maximum polar radius (minimum is always 0) Default: 1

Definition at line 338 of file vtkPolarAxesActor.h.

bool vtkPolarAxesActor::AutoScaleRadius
protected

Auto-scale polar radius (with respect to average length scale of x-y bounding box)

Definition at line 342 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::MinimumAngle
protected

Minimum polar angle Default: 0.

Definition at line 345 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::MaximumAngle
protected

Maximum polar angle Default: 90.

Definition at line 348 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::SmallestVisiblePolarAngle
protected

Smallest radial angle distinguishable from polar axis

Definition at line 351 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::Bounds[6]
protected

Explicit actor bounds

Definition at line 354 of file vtkPolarAxesActor.h.

vtkPolyData* vtkPolarAxesActor::PolarArcs
protected

Structures for polar arcs

Definition at line 358 of file vtkPolarAxesActor.h.

vtkPolyDataMapper* vtkPolarAxesActor::PolarArcsMapper
protected

Structures for polar arcs

Definition at line 359 of file vtkPolarAxesActor.h.

vtkActor* vtkPolarAxesActor::PolarArcsActor
protected

Structures for polar arcs

Definition at line 360 of file vtkPolarAxesActor.h.

vtkCamera* vtkPolarAxesActor::Camera
protected

Camera attached to the polar axes system

Definition at line 364 of file vtkPolarAxesActor.h.

vtkAxisActor* vtkPolarAxesActor::PolarAxis
protected

Control variables for polar axis

Definition at line 367 of file vtkPolarAxesActor.h.

vtkAxisActor** vtkPolarAxesActor::RadialAxes
protected

Control variables for non-polar radial axes

Definition at line 370 of file vtkPolarAxesActor.h.

char* vtkPolarAxesActor::PolarAxisTitle
protected

Title to be used for the polar axis NB: Non-polar radial axes use the polar angle as title and have no labels

Definition at line 375 of file vtkPolarAxesActor.h.

char* vtkPolarAxesActor::PolarLabelFormat
protected

Title to be used for the polar axis NB: Non-polar radial axes use the polar angle as title and have no labels

Definition at line 376 of file vtkPolarAxesActor.h.

bool vtkPolarAxesActor::RadialUnits
protected

Display angle units (degrees) to label radial axes Default is true

Definition at line 380 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::EnableDistanceLOD
protected

If enabled the actor will not be visible at a certain distance from the camera. Default is true

Definition at line 384 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::DistanceLODThreshold
protected

Default is 0.80 This determines at what fraction of camera far clip range, actor is not visible.

Definition at line 388 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::EnableViewAngleLOD
protected

If enabled the actor will not be visible at a certain view angle. Default is true.

Definition at line 392 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::ViewAngleLODThreshold
protected

This determines at what view angle to geometry will make the geometry not visibile. Default is 0.3.

Definition at line 396 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::PolarAxisVisibility
protected

Visibility of polar axis and its title, labels, ticks (major only)

Definition at line 400 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::PolarTitleVisibility
protected

Visibility of polar axis and its title, labels, ticks (major only)

Definition at line 401 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::PolarLabelVisibility
protected

Visibility of polar axis and its title, labels, ticks (major only)

Definition at line 402 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::PolarTickVisibility
protected

Visibility of polar axis and its title, labels, ticks (major only)

Definition at line 403 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::RadialAxesVisibility
protected

Visibility of radial axes and their titles

Definition at line 408 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::RadialTitleVisibility
protected

Visibility of radial axes and their titles

Definition at line 409 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::PolarArcsVisibility
protected

Visibility of polar arcs

Definition at line 413 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::RenderCount
protected

Definition at line 415 of file vtkPolarAxesActor.h.

int vtkPolarAxesActor::RenderSomething
protected

Definition at line 417 of file vtkPolarAxesActor.h.

vtkTextProperty* vtkPolarAxesActor::PolarAxisTitleTextProperty
protected

Text properties of polar axis title and labels

Definition at line 421 of file vtkPolarAxesActor.h.

vtkTextProperty* vtkPolarAxesActor::PolarAxisLabelTextProperty
protected

Text properties of polar axis title and labels

Definition at line 422 of file vtkPolarAxesActor.h.

vtkProperty* vtkPolarAxesActor::PolarAxisProperty
protected

General properties of polar axis

Definition at line 426 of file vtkPolarAxesActor.h.

vtkProperty* vtkPolarAxesActor::RadialAxesProperty
protected

General properties of radial axes

Definition at line 429 of file vtkPolarAxesActor.h.

vtkTimeStamp vtkPolarAxesActor::BuildTime
protected

Definition at line 431 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::TitleScale
protected

Title scale factor

Definition at line 434 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::LabelScale
protected

Label scale factor

Definition at line 437 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::LabelScreenOffset
protected

Label screen offset

Definition at line 440 of file vtkPolarAxesActor.h.

double vtkPolarAxesActor::ScreenSize
protected

Text screen size

Definition at line 443 of file vtkPolarAxesActor.h.


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