Go to the documentation of this file.
31 #ifndef vtkHierarchicalGraphPipeline_h
32 #define vtkHierarchicalGraphPipeline_h
34 #include "vtkViewsInfovisModule.h"
159 vtkSetStringMacro(HoverArrayName);
196 vtkSetStringMacro(ColorArrayNameInternal);
200 vtkSetStringMacro(LabelArrayNameInternal);
map vtkPolyData to graphics primitives
virtual int GetSplineType()
vtkSplineGraphEdges * Spline
convert a vtkGraph to vtkPolyData
vtkTextProperty * TextProperty
virtual void SetVisibility(bool vis)
The visibility of this graph.
virtual void SetBundlingStrength(double strength)
The bundling strength for the bundled edges.
A view containing a renderer.
vtkApplyColors * ApplyColors
virtual void SetSplineType(int type)
The spline mode to use in vtkSplineGraphEdges.
virtual void SetLabelArrayName(const char *name)
The edge label array name.
~vtkHierarchicalGraphPipeline()
void RegisterProgress(vtkRenderView *view)
Register progress with a view.
virtual const char * GetLabelArrayName()
virtual vtkSelection * ConvertSelection(vtkDataRepresentation *rep, vtkSelection *sel)
Returns a new selection relevant to this graph based on an input selection and the view that this gra...
vtkHierarchicalGraphPipeline()
vtkGraphToPolyData * GraphToPoly
abstract base class for most VTK objects
virtual vtkTextProperty * GetLabelTextProperty()
apply colors to a data set.
vtkEdgeCenters * EdgeCenters
A node in a selection tree.
helper class for rendering graphs superimposed on a tree.
Sets theme colors for a graphical view.
virtual void ApplyViewTheme(vtkViewTheme *theme)
Applies the view theme to this graph.
The superclass for all representations.
vtkGraphHierarchicalBundleEdges * Bundle
virtual bool GetColorEdgesByArray()
virtual bool GetLabelVisibility()
virtual void SetLabelVisibility(bool vis)
The edge label visibility.
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
virtual void SetColorArrayName(const char *name)
The edge color array.
virtual const char * GetColorArrayName()
char * ColorArrayNameInternal
subsample graph edges to make smooth curves
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
char * LabelArrayNameInternal
virtual void SetColorEdgesByArray(bool vis)
Whether to color the edges by an array.
represent text properties.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
a actor that draws 2D data
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void SetLabelTextProperty(vtkTextProperty *prop)
The edge label text property.
draw text labels at 2D dataset points
Proxy object to connect input/output ports.
virtual bool GetVisibility()
generate points at center of edges
virtual void PrepareInputConnections(vtkAlgorithmOutput *graphConn, vtkAlgorithmOutput *treeConn, vtkAlgorithmOutput *annConn)
Sets the input connections for this graph.
vtkDynamic2DLabelMapper * LabelMapper
static vtkHierarchicalGraphPipeline * New()
vtkPolyDataMapper * Mapper
virtual double GetBundlingStrength()
layout graph arcs in bundles