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.vtkPassThroughEdgeStrategy Class Reference

vtkPassThroughEdgeStrategy - passes edge routing information through More...

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

List of all members.

Public Member Functions

 vtkPassThroughEdgeStrategy (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPassThroughEdgeStrategy ()
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
override void Layout ()
 This is the layout method where the graph that was set in SetGraph() is laid out.
new vtkPassThroughEdgeStrategy NewInstance ()
 Undocumented Block.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "26vtkPassThroughEdgeStrategy"
 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 vtkPassThroughEdgeStrategy_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkPassThroughEdgeStrategy_IsA_01 (HandleRef pThis, string type)
static internal int vtkPassThroughEdgeStrategy_IsTypeOf_02 (string type)
static internal void vtkPassThroughEdgeStrategy_Layout_03 (HandleRef pThis)
static internal IntPtr vtkPassThroughEdgeStrategy_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPassThroughEdgeStrategy_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkPassThroughEdgeStrategy ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPassThroughEdgeStrategy - passes edge routing information through

Description Simply passes existing edge layout information from the input to the output without making changes.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkPassThroughEdgeStrategy.vtkPassThroughEdgeStrategy ( 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.vtkPassThroughEdgeStrategy.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.vtkEdgeLayoutStrategy.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.

override void Kitware.VTK.vtkPassThroughEdgeStrategy.Layout ( ) [virtual]

This is the layout method where the graph that was set in SetGraph() is laid out.

Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.

Here is the call graph for this function:

static internal int Kitware.VTK.vtkPassThroughEdgeStrategy.vtkPassThroughEdgeStrategy_IsA_01 ( HandleRef  pThis,
string  type 
) [private]
static internal void Kitware.VTK.vtkPassThroughEdgeStrategy.vtkPassThroughEdgeStrategy_Layout_03 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkPassThroughEdgeStrategy.vtkPassThroughEdgeStrategy_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPassThroughEdgeStrategy.vtkPassThroughEdgeStrategy_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPassThroughEdgeStrategy.vtkPassThroughEdgeStrategy_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPassThroughEdgeStrategy.MRClassNameKey = "26vtkPassThroughEdgeStrategy" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.


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