|
| virtual int | IsA (const char *type) |
| |
| vtkRenderedHierarchyRepresentation * | NewInstance () const |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| virtual void | SetGraphEdgeLabelVisibility (bool vis) |
| |
| virtual void | SetGraphEdgeLabelVisibility (bool vis, int idx) |
| |
| virtual bool | GetGraphEdgeLabelVisibility () |
| |
| virtual bool | GetGraphEdgeLabelVisibility (int idx) |
| |
| virtual void | GraphEdgeLabelVisibilityOn () |
| |
| virtual void | GraphEdgeLabelVisibilityOff () |
| |
| virtual void | SetGraphEdgeColorArrayName (const char *name) |
| |
| virtual void | SetGraphEdgeColorArrayName (const char *name, int idx) |
| |
| virtual const char * | GetGraphEdgeColorArrayName () |
| |
| virtual const char * | GetGraphEdgeColorArrayName (int idx) |
| |
| virtual void | SetColorGraphEdgesByArray (bool vis) |
| |
| virtual void | SetColorGraphEdgesByArray (bool vis, int idx) |
| |
| virtual bool | GetColorGraphEdgesByArray () |
| |
| virtual bool | GetColorGraphEdgesByArray (int idx) |
| |
| virtual void | ColorGraphEdgesByArrayOn () |
| |
| virtual void | ColorGraphEdgesByArrayOff () |
| |
| virtual void | SetGraphEdgeColorToSplineFraction () |
| |
| virtual void | SetGraphEdgeColorToSplineFraction (int idx) |
| |
| virtual void | SetGraphVisibility (bool vis) |
| |
| virtual void | SetGraphVisibility (bool vis, int idx) |
| |
| virtual bool | GetGraphVisibility () |
| |
| virtual bool | GetGraphVisibility (int idx) |
| |
| virtual void | GraphVisibilityOn () |
| |
| virtual void | GraphVisibilityOff () |
| |
| virtual void | SetBundlingStrength (double strength) |
| |
| virtual void | SetBundlingStrength (double strength, int idx) |
| |
| virtual double | GetBundlingStrength () |
| |
| virtual double | GetBundlingStrength (int idx) |
| |
| virtual void | SetGraphEdgeLabelFontSize (int size) |
| |
| virtual void | SetGraphEdgeLabelFontSize (int size, int idx) |
| |
| virtual int | GetGraphEdgeLabelFontSize () |
| |
| virtual int | GetGraphEdgeLabelFontSize (int idx) |
| |
|
| *virtual void | SetGraphEdgeLabelArrayName (const char *name) |
| |
| virtual void | SetGraphEdgeLabelArrayName (const char *name, int idx) |
| |
| virtual const char * | GetGraphEdgeLabelArrayName () |
| |
| virtual const char * | GetGraphEdgeLabelArrayName (int idx) |
| |
|
| virtual void | SetGraphSplineType (int type, int idx) |
| |
| virtual int | GetGraphSplineType (int idx) |
| |
| vtkRenderedGraphRepresentation * | NewInstance () 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 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 () |
| |
| vtkRenderedRepresentation * | NewInstance () const |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| virtual void | SetLabelRenderMode (int) |
| |
| virtual int | GetLabelRenderMode () |
| |
| vtkDataRepresentation * | NewInstance () 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 () |
| |
|
| virtual vtkObjectBase * | NewInstanceInternal () const |
| |
| | vtkRenderedHierarchyRepresentation () |
| |
| | ~vtkRenderedHierarchyRepresentation () |
| |
| bool | ValidIndex (int idx) |
| |
| virtual vtkSelection * | ConvertSelection (vtkView *view, vtkSelection *sel) |
| |
| virtual int | FillInputPortInformation (int port, vtkInformation *info) |
| |
| virtual void | ApplyViewTheme (vtkViewTheme *theme) |
| |
|
| virtual bool | AddToView (vtkView *view) |
| |
| virtual bool | RemoveFromView (vtkView *view) |
| |
|
| virtual int | RequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) |
| |
| | vtkRenderedGraphRepresentation () |
| |
| | ~vtkRenderedGraphRepresentation () |
| |
| virtual void | PrepareForRendering (vtkRenderView *view) |
| |
| 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 *) |
| |
| | vtkRenderedRepresentation () |
| |
| | ~vtkRenderedRepresentation () |
| |
| vtkUnicodeString | GetHoverText (vtkView *view, vtkProp *prop, vtkIdType cell) |
| |
| void | AddPropOnNextRender (vtkProp *p) |
| |
| void | RemovePropOnNextRender (vtkProp *p) |
| |
| | 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) |
| |