ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkBoostBrandesCentrality Class Reference

vtkBoostBrandesCentrality - Compute Brandes betweenness centrality on a vtkGraph More...

Inheritance diagram for Kitware.VTK.vtkBoostBrandesCentrality:
[legend]
Collaboration diagram for Kitware.VTK.vtkBoostBrandesCentrality:
[legend]

List of all members.

Public Member Functions

 vtkBoostBrandesCentrality (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkBoostBrandesCentrality ()
 Undocumented Block.
virtual string GetEdgeWeightArrayName ()
 Get/Set the name of the array that needs to be used as the edge weight. The array should be a vtkDataArray.
virtual void InvertEdgeWeightArrayOff ()
 Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.
virtual void InvertEdgeWeightArrayOn ()
 Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.
override int IsA (string type)
 Undocumented Block.
new vtkBoostBrandesCentrality NewInstance ()
 Undocumented Block.
virtual void SetEdgeWeightArrayName (string _arg)
 Get/Set the name of the array that needs to be used as the edge weight. The array should be a vtkDataArray.
virtual void SetInvertEdgeWeightArray (bool _arg)
 Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.
virtual void SetUseEdgeWeightArray (bool _arg)
 Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.
virtual void UseEdgeWeightArrayOff ()
 Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.
virtual void UseEdgeWeightArrayOn ()
 Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.

Static Public Member Functions

static new
vtkBoostBrandesCentrality 
New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new
vtkBoostBrandesCentrality 
SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkBoostBrandesCentrality"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "25vtkBoostBrandesCentrality"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkBoostBrandesCentrality_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkBoostBrandesCentrality_GetEdgeWeightArrayName_01 (HandleRef pThis)
static internal void vtkBoostBrandesCentrality_InvertEdgeWeightArrayOff_02 (HandleRef pThis)
static internal void vtkBoostBrandesCentrality_InvertEdgeWeightArrayOn_03 (HandleRef pThis)
static internal int vtkBoostBrandesCentrality_IsA_04 (HandleRef pThis, string type)
static internal int vtkBoostBrandesCentrality_IsTypeOf_05 (string type)
static internal IntPtr vtkBoostBrandesCentrality_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkBoostBrandesCentrality_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkBoostBrandesCentrality_SetEdgeWeightArrayName_09 (HandleRef pThis, string _arg)
static internal void vtkBoostBrandesCentrality_SetInvertEdgeWeightArray_10 (HandleRef pThis, byte _arg)
static internal void vtkBoostBrandesCentrality_SetUseEdgeWeightArray_11 (HandleRef pThis, byte _arg)
static internal void vtkBoostBrandesCentrality_UseEdgeWeightArrayOff_12 (HandleRef pThis)
static internal void vtkBoostBrandesCentrality_UseEdgeWeightArrayOn_13 (HandleRef pThis)

Static Private Member Functions

static vtkBoostBrandesCentrality ()
 Automatically generated type registration mechanics.

Detailed Description

vtkBoostBrandesCentrality - Compute Brandes betweenness centrality on a vtkGraph


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

override void Kitware.VTK.vtkBoostBrandesCentrality.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.

Get/Set the name of the array that needs to be used as the edge weight. The array should be a vtkDataArray.

Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.

Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.

override int Kitware.VTK.vtkBoostBrandesCentrality.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.

static new int Kitware.VTK.vtkBoostBrandesCentrality.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkBoostBrandesCentrality.SetEdgeWeightArrayName ( string  _arg) [virtual]

Get/Set the name of the array that needs to be used as the edge weight. The array should be a vtkDataArray.

Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.

virtual void Kitware.VTK.vtkBoostBrandesCentrality.SetUseEdgeWeightArray ( bool  _arg) [virtual]

Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.

Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.

Get/Set the flag that sets the rule whether or not to use the edge weight array as set using SetEdgeWeightArrayName.

static internal int Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality_IsA_04 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality_NewInstance_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality_SetEdgeWeightArrayName_09 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality_SetInvertEdgeWeightArray_10 ( HandleRef  pThis,
byte  _arg 
) [private]
static internal void Kitware.VTK.vtkBoostBrandesCentrality.vtkBoostBrandesCentrality_SetUseEdgeWeightArray_11 ( HandleRef  pThis,
byte  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkBoostBrandesCentrality.MRClassNameKey = "25vtkBoostBrandesCentrality" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.

new const string Kitware.VTK.vtkBoostBrandesCentrality.MRFullTypeName = "Kitware.VTK.vtkBoostBrandesCentrality"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkGraphAlgorithm.


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