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

vtkPointSetToLabelHierarchy - build a label hierarchy for a graph or point set. More...

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

List of all members.

Public Member Functions

 vtkPointSetToLabelHierarchy (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkPointSetToLabelHierarchy ()
 Undocumented Block.
virtual string GetBoundedSizeArrayName ()
 Set/get the maximum text width (in world coordinates) array name.
virtual string GetIconIndexArrayName ()
 Set/get the icon index array name.
virtual string GetLabelArrayName ()
 Set/get the label array name.
virtual int GetMaximumDepth ()
 Set/get the maximum tree depth in the output hierarchy.
virtual string GetOrientationArrayName ()
 Set/get the text orientation array name.
virtual string GetPriorityArrayName ()
 Set/get the priority array name.
virtual string GetSizeArrayName ()
 Set/get the priority array name.
virtual int GetTargetLabelCount ()
 Set/get the "ideal" number of labels to associate with each node in the output hierarchy.
virtual vtkTextProperty GetTextProperty ()
 Set/get the text property assigned to the hierarchy.
virtual bool GetUseUnicodeStrings ()
 Whether to use unicode strings.
override int IsA (string type)
 Undocumented Block.
new vtkPointSetToLabelHierarchy NewInstance ()
 Undocumented Block.
virtual void SetBoundedSizeArrayName (string name)
 Set/get the maximum text width (in world coordinates) array name.
virtual void SetIconIndexArrayName (string name)
 Set/get the icon index array name.
virtual void SetLabelArrayName (string name)
 Set/get the label array name.
virtual void SetMaximumDepth (int _arg)
 Set/get the maximum tree depth in the output hierarchy.
virtual void SetOrientationArrayName (string name)
 Set/get the text orientation array name.
virtual void SetPriorityArrayName (string name)
 Set/get the priority array name.
virtual void SetSizeArrayName (string name)
 Set/get the priority array name.
virtual void SetTargetLabelCount (int _arg)
 Set/get the "ideal" number of labels to associate with each node in the output hierarchy.
virtual void SetTextProperty (vtkTextProperty tprop)
 Set/get the text property assigned to the hierarchy.
virtual void SetUseUnicodeStrings (bool _arg)
 Whether to use unicode strings.
virtual void UseUnicodeStringsOff ()
 Whether to use unicode strings.
virtual void UseUnicodeStringsOn ()
 Whether to use unicode strings.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "27vtkPointSetToLabelHierarchy"
 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 vtkPointSetToLabelHierarchy_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPointSetToLabelHierarchy_GetBoundedSizeArrayName_01 (HandleRef pThis)
static internal IntPtr vtkPointSetToLabelHierarchy_GetIconIndexArrayName_02 (HandleRef pThis)
static internal IntPtr vtkPointSetToLabelHierarchy_GetLabelArrayName_03 (HandleRef pThis)
static internal int vtkPointSetToLabelHierarchy_GetMaximumDepth_04 (HandleRef pThis)
static internal IntPtr vtkPointSetToLabelHierarchy_GetOrientationArrayName_05 (HandleRef pThis)
static internal IntPtr vtkPointSetToLabelHierarchy_GetPriorityArrayName_06 (HandleRef pThis)
static internal IntPtr vtkPointSetToLabelHierarchy_GetSizeArrayName_07 (HandleRef pThis)
static internal int vtkPointSetToLabelHierarchy_GetTargetLabelCount_08 (HandleRef pThis)
static internal IntPtr vtkPointSetToLabelHierarchy_GetTextProperty_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal byte vtkPointSetToLabelHierarchy_GetUseUnicodeStrings_10 (HandleRef pThis)
static internal int vtkPointSetToLabelHierarchy_IsA_11 (HandleRef pThis, string type)
static internal int vtkPointSetToLabelHierarchy_IsTypeOf_12 (string type)
static internal IntPtr vtkPointSetToLabelHierarchy_NewInstance_14 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkPointSetToLabelHierarchy_SafeDownCast_15 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkPointSetToLabelHierarchy_SetBoundedSizeArrayName_16 (HandleRef pThis, string name)
static internal void vtkPointSetToLabelHierarchy_SetIconIndexArrayName_17 (HandleRef pThis, string name)
static internal void vtkPointSetToLabelHierarchy_SetLabelArrayName_18 (HandleRef pThis, string name)
static internal void vtkPointSetToLabelHierarchy_SetMaximumDepth_19 (HandleRef pThis, int _arg)
static internal void vtkPointSetToLabelHierarchy_SetOrientationArrayName_20 (HandleRef pThis, string name)
static internal void vtkPointSetToLabelHierarchy_SetPriorityArrayName_21 (HandleRef pThis, string name)
static internal void vtkPointSetToLabelHierarchy_SetSizeArrayName_22 (HandleRef pThis, string name)
static internal void vtkPointSetToLabelHierarchy_SetTargetLabelCount_23 (HandleRef pThis, int _arg)
static internal void vtkPointSetToLabelHierarchy_SetTextProperty_24 (HandleRef pThis, HandleRef tprop)
static internal void vtkPointSetToLabelHierarchy_SetUseUnicodeStrings_25 (HandleRef pThis, byte _arg)
static internal void vtkPointSetToLabelHierarchy_UseUnicodeStringsOff_26 (HandleRef pThis)
static internal void vtkPointSetToLabelHierarchy_UseUnicodeStringsOn_27 (HandleRef pThis)

Static Private Member Functions

static vtkPointSetToLabelHierarchy ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPointSetToLabelHierarchy - build a label hierarchy for a graph or point set.

Description

Every point in the input vtkPoints object is taken to be an anchor point for a label. Statistics on the input points are used to subdivide an octree referencing the points until the points each octree node contains have a variance close to the node size and a limited population (< 100).


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy ( 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.vtkPointSetToLabelHierarchy.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.vtkLabelHierarchyAlgorithm.

Set/get the maximum text width (in world coordinates) array name.

Set/get the icon index array name.

Set/get the label array name.

Set/get the maximum tree depth in the output hierarchy.

Set/get the text orientation array name.

Set/get the priority array name.

Set/get the priority array name.

Set/get the "ideal" number of labels to associate with each node in the output hierarchy.

Set/get the text property assigned to the hierarchy.

Here is the call graph for this function:

Whether to use unicode strings.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLabelHierarchyAlgorithm.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLabelHierarchyAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLabelHierarchyAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLabelHierarchyAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkLabelHierarchyAlgorithm.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetBoundedSizeArrayName ( string  name) [virtual]

Set/get the maximum text width (in world coordinates) array name.

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetIconIndexArrayName ( string  name) [virtual]

Set/get the icon index array name.

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetLabelArrayName ( string  name) [virtual]

Set/get the label array name.

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetMaximumDepth ( int  _arg) [virtual]

Set/get the maximum tree depth in the output hierarchy.

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetOrientationArrayName ( string  name) [virtual]

Set/get the text orientation array name.

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetPriorityArrayName ( string  name) [virtual]

Set/get the priority array name.

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetSizeArrayName ( string  name) [virtual]

Set/get the priority array name.

Set/get the "ideal" number of labels to associate with each node in the output hierarchy.

Set/get the text property assigned to the hierarchy.

virtual void Kitware.VTK.vtkPointSetToLabelHierarchy.SetUseUnicodeStrings ( bool  _arg) [virtual]

Whether to use unicode strings.

Whether to use unicode strings.

Whether to use unicode strings.

static internal IntPtr Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_GetTextProperty_09 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_IsA_11 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_NewInstance_14 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SafeDownCast_15 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetBoundedSizeArrayName_16 ( HandleRef  pThis,
string  name 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetIconIndexArrayName_17 ( HandleRef  pThis,
string  name 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetLabelArrayName_18 ( HandleRef  pThis,
string  name 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetMaximumDepth_19 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetOrientationArrayName_20 ( HandleRef  pThis,
string  name 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetPriorityArrayName_21 ( HandleRef  pThis,
string  name 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetSizeArrayName_22 ( HandleRef  pThis,
string  name 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetTargetLabelCount_23 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetTextProperty_24 ( HandleRef  pThis,
HandleRef  tprop 
) [private]
static internal void Kitware.VTK.vtkPointSetToLabelHierarchy.vtkPointSetToLabelHierarchy_SetUseUnicodeStrings_25 ( HandleRef  pThis,
byte  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkPointSetToLabelHierarchy.MRClassNameKey = "27vtkPointSetToLabelHierarchy" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkLabelHierarchyAlgorithm.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkLabelHierarchyAlgorithm.


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