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

vtkTreeLayoutStrategy - hierarchical layout More...

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

List of all members.

Public Member Functions

 vtkTreeLayoutStrategy (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkTreeLayoutStrategy ()
 Undocumented Block.
virtual double GetAngle ()
 The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.
virtual double GetAngleMaxValue ()
 The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.
virtual double GetAngleMinValue ()
 The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.
virtual string GetDistanceArrayName ()
 Get/Set the array to use to determine the distance from the root.
virtual double GetLeafSpacing ()
 The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.
virtual double GetLeafSpacingMaxValue ()
 The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.
virtual double GetLeafSpacingMinValue ()
 The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.
virtual double GetLogSpacingValue ()
 The spacing of tree levels. Levels near zero give more space to levels near the root, while levels near one (the default) create evenly-spaced levels. Levels above one give more space to levels near the leaves.
virtual bool GetRadial ()
 If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.
virtual bool GetReverseEdges ()
 If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.
virtual double GetRotation ()
 The amount of counter-clockwise rotation to apply after the layout.
override int IsA (string type)
 Undocumented Block.
override void Layout ()
 Perform the tree layout.
new vtkTreeLayoutStrategy NewInstance ()
 Undocumented Block.
virtual void RadialOff ()
 If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.
virtual void RadialOn ()
 If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.
virtual void ReverseEdgesOff ()
 If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.
virtual void ReverseEdgesOn ()
 If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.
virtual void SetAngle (double _arg)
 The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.
virtual void SetDistanceArrayName (string _arg)
 Get/Set the array to use to determine the distance from the root.
virtual void SetLeafSpacing (double _arg)
 The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.
virtual void SetLogSpacingValue (double _arg)
 The spacing of tree levels. Levels near zero give more space to levels near the root, while levels near one (the default) create evenly-spaced levels. Levels above one give more space to levels near the leaves.
virtual void SetRadial (bool _arg)
 If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.
virtual void SetReverseEdges (bool _arg)
 If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.
virtual void SetRotation (double _arg)
 The amount of counter-clockwise rotation to apply after the layout.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "21vtkTreeLayoutStrategy"
 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 vtkTreeLayoutStrategy_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal double vtkTreeLayoutStrategy_GetAngle_01 (HandleRef pThis)
static internal double vtkTreeLayoutStrategy_GetAngleMaxValue_02 (HandleRef pThis)
static internal double vtkTreeLayoutStrategy_GetAngleMinValue_03 (HandleRef pThis)
static internal IntPtr vtkTreeLayoutStrategy_GetDistanceArrayName_04 (HandleRef pThis)
static internal double vtkTreeLayoutStrategy_GetLeafSpacing_05 (HandleRef pThis)
static internal double vtkTreeLayoutStrategy_GetLeafSpacingMaxValue_06 (HandleRef pThis)
static internal double vtkTreeLayoutStrategy_GetLeafSpacingMinValue_07 (HandleRef pThis)
static internal double vtkTreeLayoutStrategy_GetLogSpacingValue_08 (HandleRef pThis)
static internal byte vtkTreeLayoutStrategy_GetRadial_09 (HandleRef pThis)
static internal byte vtkTreeLayoutStrategy_GetReverseEdges_10 (HandleRef pThis)
static internal double vtkTreeLayoutStrategy_GetRotation_11 (HandleRef pThis)
static internal int vtkTreeLayoutStrategy_IsA_12 (HandleRef pThis, string type)
static internal int vtkTreeLayoutStrategy_IsTypeOf_13 (string type)
static internal void vtkTreeLayoutStrategy_Layout_14 (HandleRef pThis)
static internal IntPtr vtkTreeLayoutStrategy_NewInstance_16 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkTreeLayoutStrategy_RadialOff_17 (HandleRef pThis)
static internal void vtkTreeLayoutStrategy_RadialOn_18 (HandleRef pThis)
static internal void vtkTreeLayoutStrategy_ReverseEdgesOff_19 (HandleRef pThis)
static internal void vtkTreeLayoutStrategy_ReverseEdgesOn_20 (HandleRef pThis)
static internal IntPtr vtkTreeLayoutStrategy_SafeDownCast_21 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkTreeLayoutStrategy_SetAngle_22 (HandleRef pThis, double _arg)
static internal void vtkTreeLayoutStrategy_SetDistanceArrayName_23 (HandleRef pThis, string _arg)
static internal void vtkTreeLayoutStrategy_SetLeafSpacing_24 (HandleRef pThis, double _arg)
static internal void vtkTreeLayoutStrategy_SetLogSpacingValue_25 (HandleRef pThis, double _arg)
static internal void vtkTreeLayoutStrategy_SetRadial_26 (HandleRef pThis, byte _arg)
static internal void vtkTreeLayoutStrategy_SetReverseEdges_27 (HandleRef pThis, byte _arg)
static internal void vtkTreeLayoutStrategy_SetRotation_28 (HandleRef pThis, double _arg)

Static Private Member Functions

static vtkTreeLayoutStrategy ()
 Automatically generated type registration mechanics.

Detailed Description

vtkTreeLayoutStrategy - hierarchical layout

Description Assigns points to the nodes of a tree in either a standard or radial layout. The standard layout places each level on a horizontal line, while the radial layout places each level on a concentric circle. You may specify the sweep angle of the tree which constrains the tree to be contained within a wedge. Also, you may indicate the log scale of the tree, which diminishes the length of arcs at lower levels of the tree. Values near zero give a large proportion of the space to the tree levels near the root, while values near one give nearly equal proportions of space to all tree levels.

The user may also specify an array to use to indicate the distance from the root, either vertically (for standard layout) or radially (for radial layout). You specify this with SetDistanceArrayName().

If the input is not a tree but a general graph, this strategy first extracts a tree from the graph using a breadth-first search starting at vertex ID 0.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy ( 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.vtkTreeLayoutStrategy.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.vtkGraphLayoutStrategy.

virtual double Kitware.VTK.vtkTreeLayoutStrategy.GetAngle ( ) [virtual]

The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.

The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.

The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.

Get/Set the array to use to determine the distance from the root.

The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.

The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.

The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.

The spacing of tree levels. Levels near zero give more space to levels near the root, while levels near one (the default) create evenly-spaced levels. Levels above one give more space to levels near the leaves.

virtual bool Kitware.VTK.vtkTreeLayoutStrategy.GetRadial ( ) [virtual]

If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.

If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.

virtual double Kitware.VTK.vtkTreeLayoutStrategy.GetRotation ( ) [virtual]

The amount of counter-clockwise rotation to apply after the layout.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphLayoutStrategy.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphLayoutStrategy.

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

Perform the tree layout.

Reimplemented from Kitware.VTK.vtkGraphLayoutStrategy.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphLayoutStrategy.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.RadialOff ( ) [virtual]

If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.RadialOn ( ) [virtual]

If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.

If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.

If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGraphLayoutStrategy.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkTreeLayoutStrategy.SetAngle ( double  _arg) [virtual]

The sweep angle of the tree. For a standard tree layout, this should be between 0 and 180. For a radial tree layout, this can be between 0 and 360.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.SetDistanceArrayName ( string  _arg) [virtual]

Get/Set the array to use to determine the distance from the root.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.SetLeafSpacing ( double  _arg) [virtual]

The spacing of leaves. Levels near one evenly space leaves with no gaps between subtrees. Levels near zero creates large gaps between subtrees.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.SetLogSpacingValue ( double  _arg) [virtual]

The spacing of tree levels. Levels near zero give more space to levels near the root, while levels near one (the default) create evenly-spaced levels. Levels above one give more space to levels near the leaves.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.SetRadial ( bool  _arg) [virtual]

If set, the tree is laid out with levels on concentric circles around the root. If unset (default), the tree is laid out with levels on horizontal lines.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.SetReverseEdges ( bool  _arg) [virtual]

If set and the input is not a tree but a general graph, the filter will reverse the edges on the graph before extracting a tree using breadth first search.

virtual void Kitware.VTK.vtkTreeLayoutStrategy.SetRotation ( double  _arg) [virtual]

The amount of counter-clockwise rotation to apply after the layout.

static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetAngle_01 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetAngleMaxValue_02 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetAngleMinValue_03 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetDistanceArrayName_04 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetLeafSpacing_05 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetLeafSpacingMaxValue_06 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetLeafSpacingMinValue_07 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetLogSpacingValue_08 ( HandleRef  pThis) [private]
static internal byte Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetRadial_09 ( HandleRef  pThis) [private]
static internal byte Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetReverseEdges_10 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_GetRotation_11 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_IsA_12 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_IsTypeOf_13 ( string  type) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_Layout_14 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_NewInstance_16 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_RadialOff_17 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_RadialOn_18 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_ReverseEdgesOff_19 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_ReverseEdgesOn_20 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SafeDownCast_21 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SetAngle_22 ( HandleRef  pThis,
double  _arg 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SetDistanceArrayName_23 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SetLeafSpacing_24 ( HandleRef  pThis,
double  _arg 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SetLogSpacingValue_25 ( HandleRef  pThis,
double  _arg 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SetRadial_26 ( HandleRef  pThis,
byte  _arg 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SetReverseEdges_27 ( HandleRef  pThis,
byte  _arg 
) [private]
static internal void Kitware.VTK.vtkTreeLayoutStrategy.vtkTreeLayoutStrategy_SetRotation_28 ( HandleRef  pThis,
double  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkTreeLayoutStrategy.MRClassNameKey = "21vtkTreeLayoutStrategy" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkGraphLayoutStrategy.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkGraphLayoutStrategy.


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