VTK
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtkRenderedGraphRepresentation Class Reference

#include <vtkRenderedGraphRepresentation.h>

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

Public Types

typedef vtkRenderedRepresentation Superclass
 
- Public Types inherited from vtkRenderedRepresentation
typedef vtkDataRepresentation Superclass
 
- Public Types inherited from vtkDataRepresentation
typedef vtkPassInputTypeAlgorithm Superclass
 

Public Member Functions

virtual int IsA (const char *type)
 
vtkRenderedGraphRepresentationNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
virtual void SetVertexLabelArrayName (const char *name)
 
virtual const char * GetVertexLabelArrayName ()
 
virtual void SetVertexLabelPriorityArrayName (const char *name)
 
virtual const char * GetVertexLabelPriorityArrayName ()
 
virtual void SetVertexLabelVisibility (bool b)
 
virtual bool GetVertexLabelVisibility ()
 
virtual void VertexLabelVisibilityOn ()
 
virtual void VertexLabelVisibilityOff ()
 
virtual void SetVertexLabelTextProperty (vtkTextProperty *p)
 
virtual vtkTextProperty * GetVertexLabelTextProperty ()
 
virtual void SetVertexHoverArrayName (const char *)
 
virtual char * GetVertexHoverArrayName ()
 
virtual void SetEdgeLabelArrayName (const char *name)
 
virtual const char * GetEdgeLabelArrayName ()
 
virtual void SetEdgeLabelPriorityArrayName (const char *name)
 
virtual const char * GetEdgeLabelPriorityArrayName ()
 
virtual void SetEdgeLabelVisibility (bool b)
 
virtual bool GetEdgeLabelVisibility ()
 
virtual void EdgeLabelVisibilityOn ()
 
virtual void EdgeLabelVisibilityOff ()
 
virtual void SetEdgeLabelTextProperty (vtkTextProperty *p)
 
virtual vtkTextProperty * GetEdgeLabelTextProperty ()
 
virtual void SetEdgeHoverArrayName (const char *)
 
virtual char * GetEdgeHoverArrayName ()
 
virtual void SetVertexIconArrayName (const char *name)
 
virtual const char * GetVertexIconArrayName ()
 
virtual void SetVertexIconPriorityArrayName (const char *name)
 
virtual const char * GetVertexIconPriorityArrayName ()
 
virtual void SetVertexIconVisibility (bool b)
 
virtual bool GetVertexIconVisibility ()
 
virtual void VertexIconVisibilityOn ()
 
virtual void VertexIconVisibilityOff ()
 
virtual void AddVertexIconType (const char *name, int type)
 
virtual void ClearVertexIconTypes ()
 
virtual void SetUseVertexIconTypeMap (bool b)
 
virtual bool GetUseVertexIconTypeMap ()
 
virtual void UseVertexIconTypeMapOn ()
 
virtual void UseVertexIconTypeMapOff ()
 
virtual void SetVertexIconAlignment (int align)
 
virtual int GetVertexIconAlignment ()
 
virtual void SetVertexSelectedIcon (int icon)
 
virtual int GetVertexSelectedIcon ()
 
virtual void SetVertexDefaultIcon (int icon)
 
virtual int GetVertexDefaultIcon ()
 
virtual void SetEdgeIconArrayName (const char *name)
 
virtual const char * GetEdgeIconArrayName ()
 
virtual void SetEdgeIconPriorityArrayName (const char *name)
 
virtual const char * GetEdgeIconPriorityArrayName ()
 
virtual void SetEdgeIconVisibility (bool b)
 
virtual bool GetEdgeIconVisibility ()
 
virtual void EdgeIconVisibilityOn ()
 
virtual void EdgeIconVisibilityOff ()
 
virtual void AddEdgeIconType (const char *name, int type)
 
virtual void ClearEdgeIconTypes ()
 
virtual void SetUseEdgeIconTypeMap (bool b)
 
virtual bool GetUseEdgeIconTypeMap ()
 
virtual void UseEdgeIconTypeMapOn ()
 
virtual void UseEdgeIconTypeMapOff ()
 
virtual void SetEdgeIconAlignment (int align)
 
virtual int GetEdgeIconAlignment ()
 
virtual void SetColorVerticesByArray (bool b)
 
virtual bool GetColorVerticesByArray ()
 
virtual void ColorVerticesByArrayOn ()
 
virtual void ColorVerticesByArrayOff ()
 
virtual void SetVertexColorArrayName (const char *name)
 
virtual const char * GetVertexColorArrayName ()
 
virtual void SetColorEdgesByArray (bool b)
 
virtual bool GetColorEdgesByArray ()
 
virtual void ColorEdgesByArrayOn ()
 
virtual void ColorEdgesByArrayOff ()
 
virtual void SetEdgeColorArrayName (const char *name)
 
virtual const char * GetEdgeColorArrayName ()
 
virtual void SetEnableVerticesByArray (bool b)
 
virtual bool GetEnableVerticesByArray ()
 
virtual void EnableVerticesByArrayOn ()
 
virtual void EnableVerticesByArrayOff ()
 
virtual void SetEnabledVerticesArrayName (const char *name)
 
virtual const char * GetEnabledVerticesArrayName ()
 
virtual void SetEnableEdgesByArray (bool b)
 
virtual bool GetEnableEdgesByArray ()
 
virtual void EnableEdgesByArrayOn ()
 
virtual void EnableEdgesByArrayOff ()
 
virtual void SetEnabledEdgesArrayName (const char *name)
 
virtual const char * GetEnabledEdgesArrayName ()
 
virtual void SetEdgeVisibility (bool b)
 
virtual bool GetEdgeVisibility ()
 
virtual void EdgeVisibilityOn ()
 
virtual void EdgeVisibilityOff ()
 
void SetEdgeSelection (bool b)
 
bool GetEdgeSelection ()
 
virtual void SetEdgeLayoutStrategyToGeo (double explodeFactor=0.2)
 
virtual void ApplyViewTheme (vtkViewTheme *theme)
 
virtual bool IsLayoutComplete ()
 
virtual void UpdateLayout ()
 
void ComputeSelectedGraphBounds (double bounds[6])
 
virtual void SetHideVertexLabelsOnInteraction (bool)
 
virtual bool GetHideVertexLabelsOnInteraction ()
 
virtual void HideVertexLabelsOnInteractionOn ()
 
virtual void HideVertexLabelsOnInteractionOff ()
 
virtual void SetHideEdgeLabelsOnInteraction (bool)
 
virtual bool GetHideEdgeLabelsOnInteraction ()
 
virtual void HideEdgeLabelsOnInteractionOn ()
 
virtual void HideEdgeLabelsOnInteractionOff ()
 
virtual void SetVertexIconSelectionMode (int mode)
 
virtual int GetVertexIconSelectionMode ()
 
virtual void SetVertexIconSelectionModeToSelectedIcon ()
 
virtual void SetVertexIconSelectionModeToSelectedOffset ()
 
virtual void SetVertexIconSelectionModeToAnnotationIcon ()
 
virtual void SetVertexIconSelectionModeToIgnoreSelection ()
 
virtual void SetLayoutStrategy (vtkGraphLayoutStrategy *strategy)
 
virtual vtkGraphLayoutStrategy * GetLayoutStrategy ()
 
virtual void SetLayoutStrategy (const char *name)
 
virtual char * GetLayoutStrategyName ()
 
void SetLayoutStrategyToRandom ()
 
void SetLayoutStrategyToForceDirected ()
 
void SetLayoutStrategyToSimple2D ()
 
void SetLayoutStrategyToClustering2D ()
 
void SetLayoutStrategyToCommunity2D ()
 
void SetLayoutStrategyToFast2D ()
 
void SetLayoutStrategyToPassThrough ()
 
void SetLayoutStrategyToCircular ()
 
void SetLayoutStrategyToTree ()
 
void SetLayoutStrategyToCosmicTree ()
 
void SetLayoutStrategyToCone ()
 
void SetLayoutStrategyToSpanTree ()
 
virtual void SetLayoutStrategyToAssignCoordinates (const char *xarr, const char *yarr=0, const char *zarr=0)
 
virtual void SetLayoutStrategyToTree (bool radial, double angle=90, double leafSpacing=0.9, double logSpacing=1.0)
 
virtual void SetLayoutStrategyToCosmicTree (const char *nodeSizeArrayName, bool sizeLeafNodesOnly=true, int layoutDepth=0, vtkIdType layoutRoot=-1)
 
virtual void SetEdgeLayoutStrategy (vtkEdgeLayoutStrategy *strategy)
 
virtual vtkEdgeLayoutStrategy * GetEdgeLayoutStrategy ()
 
void SetEdgeLayoutStrategyToArcParallel ()
 
void SetEdgeLayoutStrategyToPassThrough ()
 
virtual void SetEdgeLayoutStrategy (const char *name)
 
virtual char * GetEdgeLayoutStrategyName ()
 
virtual void SetGlyphType (int type)
 
virtual int GetGlyphType ()
 
virtual void SetScaling (bool b)
 
virtual bool GetScaling ()
 
virtual void ScalingOn ()
 
virtual void ScalingOff ()
 
virtual void SetScalingArrayName (const char *name)
 
virtual const char * GetScalingArrayName ()
 
virtual void SetVertexScalarBarVisibility (bool b)
 
virtual bool GetVertexScalarBarVisibility ()
 
virtual void SetEdgeScalarBarVisibility (bool b)
 
virtual bool GetEdgeScalarBarVisibility ()
 
virtual vtkScalarBarWidget * GetVertexScalarBar ()
 
virtual vtkScalarBarWidget * GetEdgeScalarBar ()
 
- Public Member Functions inherited from vtkRenderedRepresentation
vtkRenderedRepresentationNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
virtual void SetLabelRenderMode (int)
 
virtual int GetLabelRenderMode ()
 
- Public Member Functions inherited from vtkDataRepresentation
vtkDataRepresentationNewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
virtual void ApplyViewTheme (vtkViewTheme *vtkNotUsed(theme))
 
vtkAlgorithmOutput * GetInputConnection (int port=0, int index=0)
 
vtkAnnotationLink * GetAnnotationLink ()
 
void SetAnnotationLink (vtkAnnotationLink *link)
 
void Select (vtkView *view, vtkSelection *selection)
 
void Select (vtkView *view, vtkSelection *selection, bool extend)
 
void Annotate (vtkView *view, vtkAnnotationLayers *annotations)
 
void Annotate (vtkView *view, vtkAnnotationLayers *annotations, bool extend)
 
virtual void SetSelectable (bool)
 
virtual bool GetSelectable ()
 
virtual void SelectableOn ()
 
virtual void SelectableOff ()
 
void UpdateSelection (vtkSelection *selection)
 
void UpdateSelection (vtkSelection *selection, bool extend)
 
void UpdateAnnotations (vtkAnnotationLayers *annotations)
 
void UpdateAnnotations (vtkAnnotationLayers *annotations, bool extend)
 
virtual vtkAlgorithmOutput * GetInternalAnnotationOutputPort ()
 
virtual vtkAlgorithmOutput * GetInternalAnnotationOutputPort (int port)
 
virtual vtkAlgorithmOutput * GetInternalAnnotationOutputPort (int port, int conn)
 
virtual vtkAlgorithmOutput * GetInternalSelectionOutputPort ()
 
virtual vtkAlgorithmOutput * GetInternalSelectionOutputPort (int port)
 
virtual vtkAlgorithmOutput * GetInternalSelectionOutputPort (int port, int conn)
 
virtual vtkAlgorithmOutput * GetInternalOutputPort ()
 
virtual vtkAlgorithmOutput * GetInternalOutputPort (int port)
 
virtual vtkAlgorithmOutput * GetInternalOutputPort (int port, int conn)
 
virtual void SetSelectionType (int)
 
virtual int GetSelectionType ()
 
virtual void SetSelectionArrayNames (vtkStringArray *names)
 
virtual vtkStringArray * GetSelectionArrayNames ()
 
virtual void SetSelectionArrayName (const char *name)
 
virtual const char * GetSelectionArrayName ()
 

Static Public Member Functions

static
vtkRenderedGraphRepresentation
New ()
 
static int IsTypeOf (const char *type)
 
static
vtkRenderedGraphRepresentation
SafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkRenderedRepresentation
static vtkRenderedRepresentationNew ()
 
static int IsTypeOf (const char *type)
 
static vtkRenderedRepresentationSafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkDataRepresentation
static vtkDataRepresentationNew ()
 
static int IsTypeOf (const char *type)
 
static vtkDataRepresentationSafeDownCast (vtkObjectBase *o)
 

Protected Member Functions

virtual vtkObjectBase * NewInstanceInternal () const
 
 vtkRenderedGraphRepresentation ()
 
 ~vtkRenderedGraphRepresentation ()
 
virtual void PrepareForRendering (vtkRenderView *view)
 
virtual vtkSelection * ConvertSelection (vtkView *view, vtkSelection *sel)
 
virtual vtkUnicodeString GetHoverTextInternal (vtkSelection *sel)
 
virtual void SetVertexColorArrayNameInternal (const char *)
 
virtual char * GetVertexColorArrayNameInternal ()
 
virtual void SetEdgeColorArrayNameInternal (const char *)
 
virtual char * GetEdgeColorArrayNameInternal ()
 
virtual void SetScalingArrayNameInternal (const char *)
 
virtual char * GetScalingArrayNameInternal ()
 
virtual void SetLayoutStrategyName (const char *)
 
virtual void SetEdgeLayoutStrategyName (const char *)
 
virtual bool AddToView (vtkView *view)
 
virtual bool RemoveFromView (vtkView *view)
 
virtual int RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
- Protected Member Functions inherited from vtkRenderedRepresentation
 vtkRenderedRepresentation ()
 
 ~vtkRenderedRepresentation ()
 
vtkUnicodeString GetHoverText (vtkView *view, vtkProp *prop, vtkIdType cell)
 
void AddPropOnNextRender (vtkProp *p)
 
void RemovePropOnNextRender (vtkProp *p)
 
- Protected Member Functions inherited from vtkDataRepresentation
 vtkDataRepresentation ()
 
 ~vtkDataRepresentation ()
 
virtual void ProcessEvents (vtkObject *caller, unsigned long eventId, void *callData)
 
virtual bool AddToView (vtkView *vtkNotUsed(view))
 
virtual bool RemoveFromView (vtkView *vtkNotUsed(view))
 
virtual vtkAnnotationLayers * ConvertAnnotations (vtkView *view, vtkAnnotationLayers *annotations)
 
vtkTrivialProducer * GetInternalInput (int port, int conn)
 
void SetInternalInput (int port, int conn, vtkTrivialProducer *producer)
 
virtual void SetAnnotationLinkInternal (vtkAnnotationLink *link)
 

Protected Attributes

char * VertexHoverArrayName
 
char * EdgeHoverArrayName
 
char * VertexColorArrayNameInternal
 
char * EdgeColorArrayNameInternal
 
char * ScalingArrayNameInternal
 
char * LayoutStrategyName
 
char * EdgeLayoutStrategyName
 
bool HideVertexLabelsOnInteraction
 
bool HideEdgeLabelsOnInteraction
 
bool EdgeSelection
 
vtkSmartPointer< vtkApplyColorsApplyColors
 
vtkSmartPointer< vtkVertexDegree > VertexDegree
 
vtkSmartPointer< vtkPolyData > EmptyPolyData
 
vtkSmartPointer< vtkEdgeCenters > EdgeCenters
 
vtkSmartPointer< vtkGraphToPoints > GraphToPoints
 
vtkSmartPointer
< vtkPointSetToLabelHierarchy > 
VertexLabelHierarchy
 
vtkSmartPointer
< vtkPointSetToLabelHierarchy > 
EdgeLabelHierarchy
 
vtkSmartPointer< vtkGraphLayout > Layout
 
vtkSmartPointer
< vtkPerturbCoincidentVertices > 
Coincident
 
vtkSmartPointer< vtkEdgeLayout > EdgeLayout
 
vtkSmartPointer
< vtkGraphToPolyData > 
GraphToPoly
 
vtkSmartPointer
< vtkPolyDataMapper > 
EdgeMapper
 
vtkSmartPointer< vtkActor > EdgeActor
 
vtkSmartPointer< vtkGraphToGlyphs > VertexGlyph
 
vtkSmartPointer
< vtkPolyDataMapper > 
VertexMapper
 
vtkSmartPointer< vtkActor > VertexActor
 
vtkSmartPointer< vtkGraphToGlyphs > OutlineGlyph
 
vtkSmartPointer
< vtkPolyDataMapper > 
OutlineMapper
 
vtkSmartPointer< vtkActor > OutlineActor
 
vtkSmartPointer
< vtkScalarBarWidget > 
VertexScalarBar
 
vtkSmartPointer
< vtkScalarBarWidget > 
EdgeScalarBar
 
vtkSmartPointer
< vtkRemoveHiddenData > 
RemoveHiddenGraph
 
vtkSmartPointer< vtkApplyIconsApplyVertexIcons
 
vtkSmartPointer< vtkGraphToPoints > VertexIconPoints
 
vtkSmartPointer
< vtkTransformCoordinateSystems > 
VertexIconTransform
 
vtkSmartPointer
< vtkIconGlyphFilter > 
VertexIconGlyph
 
vtkSmartPointer
< vtkPolyDataMapper2D > 
VertexIconMapper
 
vtkSmartPointer
< vtkTexturedActor2D > 
VertexIconActor
 
- Protected Attributes inherited from vtkRenderedRepresentation
Internals * Implementation
 
int LabelRenderMode
 
- Protected Attributes inherited from vtkDataRepresentation
bool Selectable
 
int SelectionType
 
vtkStringArray * SelectionArrayNames
 
CommandObserver
 
vtkAnnotationLink * AnnotationLinkInternal
 

Detailed Description

Examples:
vtkRenderedGraphRepresentation (Examples)
Tests:
vtkRenderedGraphRepresentation (Tests)

Definition at line 69 of file vtkRenderedGraphRepresentation.h.

Member Typedef Documentation

Definition at line 73 of file vtkRenderedGraphRepresentation.h.

Constructor & Destructor Documentation

vtkRenderedGraphRepresentation::vtkRenderedGraphRepresentation ( )
protected
vtkRenderedGraphRepresentation::~vtkRenderedGraphRepresentation ( )
protected

Member Function Documentation

static vtkRenderedGraphRepresentation* vtkRenderedGraphRepresentation::New ( )
static
static int vtkRenderedGraphRepresentation::IsTypeOf ( const char *  type)
static
virtual int vtkRenderedGraphRepresentation::IsA ( const char *  type)
virtual

Reimplemented from vtkRenderedRepresentation.

Reimplemented in vtkRenderedHierarchyRepresentation.

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

Reimplemented from vtkRenderedRepresentation.

Reimplemented in vtkRenderedHierarchyRepresentation.

vtkRenderedGraphRepresentation* vtkRenderedGraphRepresentation::NewInstance ( ) const
void vtkRenderedGraphRepresentation::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual void vtkRenderedGraphRepresentation::SetVertexLabelArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetVertexLabelArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexLabelPriorityArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetVertexLabelPriorityArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexLabelVisibility ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetVertexLabelVisibility ( )
virtual
virtual void vtkRenderedGraphRepresentation::VertexLabelVisibilityOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::VertexLabelVisibilityOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexLabelTextProperty ( vtkTextProperty *  p)
virtual
virtual vtkTextProperty* vtkRenderedGraphRepresentation::GetVertexLabelTextProperty ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexHoverArrayName ( const char *  )
virtual
virtual char* vtkRenderedGraphRepresentation::GetVertexHoverArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetHideVertexLabelsOnInteraction ( bool  )
virtual

Whether to hide the display of vertex labels during mouse interaction. Default is off.

virtual bool vtkRenderedGraphRepresentation::GetHideVertexLabelsOnInteraction ( )
virtual

Whether to hide the display of vertex labels during mouse interaction. Default is off.

virtual void vtkRenderedGraphRepresentation::HideVertexLabelsOnInteractionOn ( )
virtual

Whether to hide the display of vertex labels during mouse interaction. Default is off.

virtual void vtkRenderedGraphRepresentation::HideVertexLabelsOnInteractionOff ( )
virtual

Whether to hide the display of vertex labels during mouse interaction. Default is off.

virtual void vtkRenderedGraphRepresentation::SetEdgeLabelArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetEdgeLabelArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeLabelPriorityArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetEdgeLabelPriorityArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeLabelVisibility ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetEdgeLabelVisibility ( )
virtual
virtual void vtkRenderedGraphRepresentation::EdgeLabelVisibilityOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::EdgeLabelVisibilityOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeLabelTextProperty ( vtkTextProperty *  p)
virtual
virtual vtkTextProperty* vtkRenderedGraphRepresentation::GetEdgeLabelTextProperty ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeHoverArrayName ( const char *  )
virtual
virtual char* vtkRenderedGraphRepresentation::GetEdgeHoverArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetHideEdgeLabelsOnInteraction ( bool  )
virtual

Whether to hide the display of edge labels during mouse interaction. Default is off.

virtual bool vtkRenderedGraphRepresentation::GetHideEdgeLabelsOnInteraction ( )
virtual

Whether to hide the display of edge labels during mouse interaction. Default is off.

virtual void vtkRenderedGraphRepresentation::HideEdgeLabelsOnInteractionOn ( )
virtual

Whether to hide the display of edge labels during mouse interaction. Default is off.

virtual void vtkRenderedGraphRepresentation::HideEdgeLabelsOnInteractionOff ( )
virtual

Whether to hide the display of edge labels during mouse interaction. Default is off.

virtual void vtkRenderedGraphRepresentation::SetVertexIconArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetVertexIconArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexIconPriorityArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetVertexIconPriorityArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexIconVisibility ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetVertexIconVisibility ( )
virtual
virtual void vtkRenderedGraphRepresentation::VertexIconVisibilityOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::VertexIconVisibilityOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::AddVertexIconType ( const char *  name,
int  type 
)
virtual
virtual void vtkRenderedGraphRepresentation::ClearVertexIconTypes ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetUseVertexIconTypeMap ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetUseVertexIconTypeMap ( )
virtual
virtual void vtkRenderedGraphRepresentation::UseVertexIconTypeMapOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::UseVertexIconTypeMapOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexIconAlignment ( int  align)
virtual
virtual int vtkRenderedGraphRepresentation::GetVertexIconAlignment ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexSelectedIcon ( int  icon)
virtual
virtual int vtkRenderedGraphRepresentation::GetVertexSelectedIcon ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexDefaultIcon ( int  icon)
virtual
virtual int vtkRenderedGraphRepresentation::GetVertexDefaultIcon ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexIconSelectionMode ( int  mode)
virtual

Set the mode to one of

The default is IGNORE_SELECTION.

virtual int vtkRenderedGraphRepresentation::GetVertexIconSelectionMode ( )
virtual

Set the mode to one of

The default is IGNORE_SELECTION.

virtual void vtkRenderedGraphRepresentation::SetVertexIconSelectionModeToSelectedIcon ( )
inlinevirtual

Set the mode to one of

The default is IGNORE_SELECTION.

Definition at line 150 of file vtkRenderedGraphRepresentation.h.

virtual void vtkRenderedGraphRepresentation::SetVertexIconSelectionModeToSelectedOffset ( )
inlinevirtual

Set the mode to one of

The default is IGNORE_SELECTION.

Definition at line 152 of file vtkRenderedGraphRepresentation.h.

virtual void vtkRenderedGraphRepresentation::SetVertexIconSelectionModeToAnnotationIcon ( )
inlinevirtual

Set the mode to one of

The default is IGNORE_SELECTION.

Definition at line 154 of file vtkRenderedGraphRepresentation.h.

virtual void vtkRenderedGraphRepresentation::SetVertexIconSelectionModeToIgnoreSelection ( )
inlinevirtual

Set the mode to one of

The default is IGNORE_SELECTION.

Definition at line 156 of file vtkRenderedGraphRepresentation.h.

virtual void vtkRenderedGraphRepresentation::SetEdgeIconArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetEdgeIconArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeIconPriorityArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetEdgeIconPriorityArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeIconVisibility ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetEdgeIconVisibility ( )
virtual
virtual void vtkRenderedGraphRepresentation::EdgeIconVisibilityOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::EdgeIconVisibilityOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::AddEdgeIconType ( const char *  name,
int  type 
)
virtual
virtual void vtkRenderedGraphRepresentation::ClearEdgeIconTypes ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetUseEdgeIconTypeMap ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetUseEdgeIconTypeMap ( )
virtual
virtual void vtkRenderedGraphRepresentation::UseEdgeIconTypeMapOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::UseEdgeIconTypeMapOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeIconAlignment ( int  align)
virtual
virtual int vtkRenderedGraphRepresentation::GetEdgeIconAlignment ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetColorVerticesByArray ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetColorVerticesByArray ( )
virtual
virtual void vtkRenderedGraphRepresentation::ColorVerticesByArrayOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::ColorVerticesByArrayOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetVertexColorArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetVertexColorArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetColorEdgesByArray ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetColorEdgesByArray ( )
virtual
virtual void vtkRenderedGraphRepresentation::ColorEdgesByArrayOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::ColorEdgesByArrayOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeColorArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetEdgeColorArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEnableVerticesByArray ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetEnableVerticesByArray ( )
virtual
virtual void vtkRenderedGraphRepresentation::EnableVerticesByArrayOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::EnableVerticesByArrayOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEnabledVerticesArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetEnabledVerticesArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEnableEdgesByArray ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetEnableEdgesByArray ( )
virtual
virtual void vtkRenderedGraphRepresentation::EnableEdgesByArrayOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::EnableEdgesByArrayOff ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEnabledEdgesArrayName ( const char *  name)
virtual
virtual const char* vtkRenderedGraphRepresentation::GetEnabledEdgesArrayName ( )
virtual
virtual void vtkRenderedGraphRepresentation::SetEdgeVisibility ( bool  b)
virtual
virtual bool vtkRenderedGraphRepresentation::GetEdgeVisibility ( )
virtual
virtual void vtkRenderedGraphRepresentation::EdgeVisibilityOn ( )
virtual
virtual void vtkRenderedGraphRepresentation::EdgeVisibilityOff ( )
virtual
void vtkRenderedGraphRepresentation::SetEdgeSelection ( bool  b)
bool vtkRenderedGraphRepresentation::GetEdgeSelection ( )
virtual void vtkRenderedGraphRepresentation::SetLayoutStrategy ( vtkGraphLayoutStrategy *  strategy)
virtual

Set/get the graph layout strategy.

virtual vtkGraphLayoutStrategy* vtkRenderedGraphRepresentation::GetLayoutStrategy ( )
virtual

Set/get the graph layout strategy.

virtual void vtkRenderedGraphRepresentation::SetLayoutStrategy ( const char *  name)
virtual

Get/set the layout strategy by name.

virtual char* vtkRenderedGraphRepresentation::GetLayoutStrategyName ( )
virtual

Get/set the layout strategy by name.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToRandom ( )
inline

Set predefined layout strategies.

Definition at line 238 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToForceDirected ( )
inline

Set predefined layout strategies.

Definition at line 240 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToSimple2D ( )
inline

Set predefined layout strategies.

Definition at line 242 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToClustering2D ( )
inline

Set predefined layout strategies.

Definition at line 244 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToCommunity2D ( )
inline

Set predefined layout strategies.

Definition at line 246 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToFast2D ( )
inline

Set predefined layout strategies.

Definition at line 248 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToPassThrough ( )
inline

Set predefined layout strategies.

Definition at line 250 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToCircular ( )
inline

Set predefined layout strategies.

Definition at line 252 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToTree ( )
inline

Set predefined layout strategies.

Definition at line 254 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToCosmicTree ( )
inline

Set predefined layout strategies.

Definition at line 256 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToCone ( )
inline

Set predefined layout strategies.

Definition at line 258 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetLayoutStrategyToSpanTree ( )
inline

Set predefined layout strategies.

Definition at line 260 of file vtkRenderedGraphRepresentation.h.

virtual void vtkRenderedGraphRepresentation::SetLayoutStrategyToAssignCoordinates ( const char *  xarr,
const char *  yarr = 0,
const char *  zarr = 0 
)
virtual

Set the layout strategy to use coordinates from arrays. The x array must be specified. The y and z arrays are optional.

virtual void vtkRenderedGraphRepresentation::SetLayoutStrategyToTree ( bool  radial,
double  angle = 90,
double  leafSpacing = 0.9,
double  logSpacing = 1.0 
)
virtual

Set the layout strategy to a tree layout. Radial indicates whether to do a radial or standard top-down tree layout. The angle parameter is the angular distance spanned by the tree. Leaf spacing is a value from 0 to 1 indicating how much of the radial layout should be allocated to leaf nodes (as opposed to between tree branches). The log spacing value is a non-negative value where > 1 will create expanding levels, < 1 will create contracting levels, and = 1 makes all levels the same size. See vtkTreeLayoutStrategy for more information.

virtual void vtkRenderedGraphRepresentation::SetLayoutStrategyToCosmicTree ( const char *  nodeSizeArrayName,
bool  sizeLeafNodesOnly = true,
int  layoutDepth = 0,
vtkIdType  layoutRoot = -1 
)
virtual

Set the layout strategy to a cosmic tree layout. nodeSizeArrayName is the array used to size the circles (default is NULL, which makes leaf nodes the same size). sizeLeafNodesOnly only uses the leaf node sizes, and computes the parent size as the sum of the child sizes (default true). layoutDepth stops layout at a certain depth (default is 0, which does the entire tree). layoutRoot is the vertex that will be considered the root node of the layout (default is -1, which will use the tree's root). See vtkCosmicTreeLayoutStrategy for more information.

virtual void vtkRenderedGraphRepresentation::SetEdgeLayoutStrategy ( vtkEdgeLayoutStrategy *  strategy)
virtual

Set/get the graph layout strategy.

virtual vtkEdgeLayoutStrategy* vtkRenderedGraphRepresentation::GetEdgeLayoutStrategy ( )
virtual

Set/get the graph layout strategy.

void vtkRenderedGraphRepresentation::SetEdgeLayoutStrategyToArcParallel ( )
inline

Set/get the graph layout strategy.

Definition at line 312 of file vtkRenderedGraphRepresentation.h.

void vtkRenderedGraphRepresentation::SetEdgeLayoutStrategyToPassThrough ( )
inline

Set/get the graph layout strategy.

Definition at line 314 of file vtkRenderedGraphRepresentation.h.

virtual void vtkRenderedGraphRepresentation::SetEdgeLayoutStrategyToGeo ( double  explodeFactor = 0.2)
virtual

Set the edge layout strategy to a geospatial arced strategy appropriate for vtkGeoView.

virtual void vtkRenderedGraphRepresentation::SetEdgeLayoutStrategy ( const char *  name)
virtual

Set the edge layout strategy by name.

virtual char* vtkRenderedGraphRepresentation::GetEdgeLayoutStrategyName ( )
virtual

Set the edge layout strategy by name.

virtual void vtkRenderedGraphRepresentation::ApplyViewTheme ( vtkViewTheme theme)
virtual

Apply a theme to this representation.

Reimplemented in vtkRenderedHierarchyRepresentation.

virtual void vtkRenderedGraphRepresentation::SetGlyphType ( int  type)
virtual

Set the graph vertex glyph type.

virtual int vtkRenderedGraphRepresentation::GetGlyphType ( )
virtual

Set the graph vertex glyph type.

virtual void vtkRenderedGraphRepresentation::SetScaling ( bool  b)
virtual

Set whether to scale vertex glyphs.

virtual bool vtkRenderedGraphRepresentation::GetScaling ( )
virtual

Set whether to scale vertex glyphs.

virtual void vtkRenderedGraphRepresentation::ScalingOn ( )
virtual

Set whether to scale vertex glyphs.

virtual void vtkRenderedGraphRepresentation::ScalingOff ( )
virtual

Set whether to scale vertex glyphs.

virtual void vtkRenderedGraphRepresentation::SetScalingArrayName ( const char *  name)
virtual

Set the glyph scaling array name.

virtual const char* vtkRenderedGraphRepresentation::GetScalingArrayName ( )
virtual

Set the glyph scaling array name.

virtual void vtkRenderedGraphRepresentation::SetVertexScalarBarVisibility ( bool  b)
virtual

Vertex/edge scalar bar visibility.

virtual bool vtkRenderedGraphRepresentation::GetVertexScalarBarVisibility ( )
virtual

Vertex/edge scalar bar visibility.

virtual void vtkRenderedGraphRepresentation::SetEdgeScalarBarVisibility ( bool  b)
virtual

Vertex/edge scalar bar visibility.

virtual bool vtkRenderedGraphRepresentation::GetEdgeScalarBarVisibility ( )
virtual

Vertex/edge scalar bar visibility.

virtual vtkScalarBarWidget* vtkRenderedGraphRepresentation::GetVertexScalarBar ( )
virtual

Obtain the scalar bar widget used to draw a legend for the vertices/edges.

virtual vtkScalarBarWidget* vtkRenderedGraphRepresentation::GetEdgeScalarBar ( )
virtual

Obtain the scalar bar widget used to draw a legend for the vertices/edges.

virtual bool vtkRenderedGraphRepresentation::IsLayoutComplete ( )
virtual

Whether the current graph layout is complete.

virtual void vtkRenderedGraphRepresentation::UpdateLayout ( )
virtual

Performs another iteration on the graph layout.

void vtkRenderedGraphRepresentation::ComputeSelectedGraphBounds ( double  bounds[6])

Compute the bounding box of the selected subgraph.

virtual bool vtkRenderedGraphRepresentation::AddToView ( vtkView view)
protectedvirtual

Called by the view to add/remove this representation.

Reimplemented in vtkRenderedHierarchyRepresentation.

virtual bool vtkRenderedGraphRepresentation::RemoveFromView ( vtkView view)
protectedvirtual

Called by the view to add/remove this representation.

Reimplemented in vtkRenderedHierarchyRepresentation.

virtual void vtkRenderedGraphRepresentation::PrepareForRendering ( vtkRenderView view)
protectedvirtual

The view will call this method before every render. Representations may add their own pre-render logic here.

Reimplemented from vtkRenderedRepresentation.

virtual vtkSelection* vtkRenderedGraphRepresentation::ConvertSelection ( vtkView view,
vtkSelection *  selection 
)
protectedvirtual

Convert the selection to a type appropriate for sharing with other representations through vtkAnnotationLink, possibly using the view. For the superclass, we just return the same selection. Subclasses may do something more fancy, like convert the selection from a frustrum to a list of pedigree ids. If the selection cannot be applied to this representation, return NULL.

Reimplemented from vtkDataRepresentation.

Reimplemented in vtkRenderedHierarchyRepresentation.

virtual vtkUnicodeString vtkRenderedGraphRepresentation::GetHoverTextInternal ( vtkSelection *  )
protectedvirtual

Subclasses may override this method to generate the hover text.

Reimplemented from vtkRenderedRepresentation.

virtual int vtkRenderedGraphRepresentation::RequestData ( vtkInformation *  request,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector 
)
protectedvirtual

Connect inputs to internal pipeline.

Reimplemented from vtkDataRepresentation.

Reimplemented in vtkRenderedHierarchyRepresentation.

virtual void vtkRenderedGraphRepresentation::SetVertexColorArrayNameInternal ( const char *  )
protectedvirtual
virtual char* vtkRenderedGraphRepresentation::GetVertexColorArrayNameInternal ( )
protectedvirtual
virtual void vtkRenderedGraphRepresentation::SetEdgeColorArrayNameInternal ( const char *  )
protectedvirtual
virtual char* vtkRenderedGraphRepresentation::GetEdgeColorArrayNameInternal ( )
protectedvirtual
virtual void vtkRenderedGraphRepresentation::SetScalingArrayNameInternal ( const char *  )
protectedvirtual
virtual char* vtkRenderedGraphRepresentation::GetScalingArrayNameInternal ( )
protectedvirtual
virtual void vtkRenderedGraphRepresentation::SetLayoutStrategyName ( const char *  )
protectedvirtual
virtual void vtkRenderedGraphRepresentation::SetEdgeLayoutStrategyName ( const char *  )
protectedvirtual

Member Data Documentation

vtkSmartPointer<vtkApplyColors> vtkRenderedGraphRepresentation::ApplyColors
protected

Internal filter classes.

Definition at line 404 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkVertexDegree> vtkRenderedGraphRepresentation::VertexDegree
protected

Internal filter classes.

Definition at line 405 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPolyData> vtkRenderedGraphRepresentation::EmptyPolyData
protected

Internal filter classes.

Definition at line 406 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkEdgeCenters> vtkRenderedGraphRepresentation::EdgeCenters
protected

Internal filter classes.

Definition at line 407 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkGraphToPoints> vtkRenderedGraphRepresentation::GraphToPoints
protected

Internal filter classes.

Definition at line 408 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPointSetToLabelHierarchy> vtkRenderedGraphRepresentation::VertexLabelHierarchy
protected

Internal filter classes.

Definition at line 409 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPointSetToLabelHierarchy> vtkRenderedGraphRepresentation::EdgeLabelHierarchy
protected

Internal filter classes.

Definition at line 410 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkGraphLayout> vtkRenderedGraphRepresentation::Layout
protected

Internal filter classes.

Definition at line 411 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPerturbCoincidentVertices> vtkRenderedGraphRepresentation::Coincident
protected

Internal filter classes.

Definition at line 412 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkEdgeLayout> vtkRenderedGraphRepresentation::EdgeLayout
protected

Internal filter classes.

Definition at line 413 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkGraphToPolyData> vtkRenderedGraphRepresentation::GraphToPoly
protected

Internal filter classes.

Definition at line 414 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPolyDataMapper> vtkRenderedGraphRepresentation::EdgeMapper
protected

Internal filter classes.

Definition at line 415 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkActor> vtkRenderedGraphRepresentation::EdgeActor
protected

Internal filter classes.

Definition at line 416 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkGraphToGlyphs> vtkRenderedGraphRepresentation::VertexGlyph
protected

Internal filter classes.

Definition at line 417 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPolyDataMapper> vtkRenderedGraphRepresentation::VertexMapper
protected

Internal filter classes.

Definition at line 418 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkActor> vtkRenderedGraphRepresentation::VertexActor
protected

Internal filter classes.

Definition at line 419 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkGraphToGlyphs> vtkRenderedGraphRepresentation::OutlineGlyph
protected

Internal filter classes.

Definition at line 420 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPolyDataMapper> vtkRenderedGraphRepresentation::OutlineMapper
protected

Internal filter classes.

Definition at line 421 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkActor> vtkRenderedGraphRepresentation::OutlineActor
protected

Internal filter classes.

Definition at line 422 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkScalarBarWidget> vtkRenderedGraphRepresentation::VertexScalarBar
protected

Internal filter classes.

Definition at line 423 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkScalarBarWidget> vtkRenderedGraphRepresentation::EdgeScalarBar
protected

Internal filter classes.

Definition at line 424 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkRemoveHiddenData> vtkRenderedGraphRepresentation::RemoveHiddenGraph
protected

Internal filter classes.

Definition at line 425 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkApplyIcons> vtkRenderedGraphRepresentation::ApplyVertexIcons
protected

Internal filter classes.

Definition at line 426 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkGraphToPoints> vtkRenderedGraphRepresentation::VertexIconPoints
protected

Internal filter classes.

Definition at line 427 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkTransformCoordinateSystems> vtkRenderedGraphRepresentation::VertexIconTransform
protected

Internal filter classes.

Definition at line 428 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkIconGlyphFilter> vtkRenderedGraphRepresentation::VertexIconGlyph
protected

Internal filter classes.

Definition at line 429 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkPolyDataMapper2D> vtkRenderedGraphRepresentation::VertexIconMapper
protected

Internal filter classes.

Definition at line 430 of file vtkRenderedGraphRepresentation.h.

vtkSmartPointer<vtkTexturedActor2D> vtkRenderedGraphRepresentation::VertexIconActor
protected

Internal filter classes.

Definition at line 431 of file vtkRenderedGraphRepresentation.h.

char* vtkRenderedGraphRepresentation::VertexHoverArrayName
protected

Definition at line 435 of file vtkRenderedGraphRepresentation.h.

char* vtkRenderedGraphRepresentation::EdgeHoverArrayName
protected

Definition at line 436 of file vtkRenderedGraphRepresentation.h.

char* vtkRenderedGraphRepresentation::VertexColorArrayNameInternal
protected

Definition at line 439 of file vtkRenderedGraphRepresentation.h.

char* vtkRenderedGraphRepresentation::EdgeColorArrayNameInternal
protected

Definition at line 443 of file vtkRenderedGraphRepresentation.h.

char* vtkRenderedGraphRepresentation::ScalingArrayNameInternal
protected

Definition at line 447 of file vtkRenderedGraphRepresentation.h.

char* vtkRenderedGraphRepresentation::LayoutStrategyName
protected

Definition at line 450 of file vtkRenderedGraphRepresentation.h.

char* vtkRenderedGraphRepresentation::EdgeLayoutStrategyName
protected

Definition at line 452 of file vtkRenderedGraphRepresentation.h.

bool vtkRenderedGraphRepresentation::HideVertexLabelsOnInteraction
protected

Definition at line 454 of file vtkRenderedGraphRepresentation.h.

bool vtkRenderedGraphRepresentation::HideEdgeLabelsOnInteraction
protected

Definition at line 455 of file vtkRenderedGraphRepresentation.h.

bool vtkRenderedGraphRepresentation::EdgeSelection
protected

Definition at line 457 of file vtkRenderedGraphRepresentation.h.


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