ActiViz .NET
5.8.0
|
vtkArcParallelEdgeStrategy - routes parallel edges as arcs More...
Public Member Functions | |
vtkArcParallelEdgeStrategy (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkArcParallelEdgeStrategy () | |
Undocumented Block. | |
virtual int | GetNumberOfSubdivisions () |
Get/Set the number of subdivisions on each edge. | |
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 vtkArcParallelEdgeStrategy | NewInstance () |
Undocumented Block. | |
virtual void | SetNumberOfSubdivisions (int _arg) |
Get/Set the number of subdivisions on each edge. | |
Static Public Member Functions | |
static new vtkArcParallelEdgeStrategy | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkArcParallelEdgeStrategy | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkArcParallelEdgeStrategy" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "26vtkArcParallelEdgeStrategy" |
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 | vtkArcParallelEdgeStrategy_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkArcParallelEdgeStrategy_GetNumberOfSubdivisions_01 (HandleRef pThis) |
static internal int | vtkArcParallelEdgeStrategy_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkArcParallelEdgeStrategy_IsTypeOf_03 (string type) |
static internal void | vtkArcParallelEdgeStrategy_Layout_04 (HandleRef pThis) |
static internal IntPtr | vtkArcParallelEdgeStrategy_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkArcParallelEdgeStrategy_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkArcParallelEdgeStrategy_SetNumberOfSubdivisions_08 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
static | vtkArcParallelEdgeStrategy () |
Automatically generated type registration mechanics. |
vtkArcParallelEdgeStrategy - routes parallel edges as arcs
Description Parallel edges are drawn as arcs, and self-loops are drawn as ovals. When only one edge connects two vertices it is drawn as a straight line.
static Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkArcParallelEdgeStrategy.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.
virtual int Kitware.VTK.vtkArcParallelEdgeStrategy.GetNumberOfSubdivisions | ( | ) | [virtual] |
Get/Set the number of subdivisions on each edge.
override int Kitware.VTK.vtkArcParallelEdgeStrategy.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.
static new int Kitware.VTK.vtkArcParallelEdgeStrategy.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.
override void Kitware.VTK.vtkArcParallelEdgeStrategy.Layout | ( | ) | [virtual] |
This is the layout method where the graph that was set in SetGraph() is laid out.
Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.
static new vtkArcParallelEdgeStrategy Kitware.VTK.vtkArcParallelEdgeStrategy.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.
static new vtkArcParallelEdgeStrategy Kitware.VTK.vtkArcParallelEdgeStrategy.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.
virtual void Kitware.VTK.vtkArcParallelEdgeStrategy.SetNumberOfSubdivisions | ( | int | _arg | ) | [virtual] |
Get/Set the number of subdivisions on each edge.
static internal int Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_GetNumberOfSubdivisions_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal void Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_Layout_04 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkArcParallelEdgeStrategy.vtkArcParallelEdgeStrategy_SetNumberOfSubdivisions_08 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkArcParallelEdgeStrategy.MRClassNameKey = "26vtkArcParallelEdgeStrategy" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.
new const string Kitware.VTK.vtkArcParallelEdgeStrategy.MRFullTypeName = "Kitware.VTK.vtkArcParallelEdgeStrategy" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkEdgeLayoutStrategy.