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

vtkTableToStructuredGrid - converts vtkTable to a vtkStructuredGrid. More...

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

List of all members.

Public Member Functions

 vtkTableToStructuredGrid (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkTableToStructuredGrid ()
 Undocumented Block.
virtual int[] GetWholeExtent ()
 Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.
virtual void GetWholeExtent (ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6)
 Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.
virtual void GetWholeExtent (IntPtr _arg)
 Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.
virtual string GetXColumn ()
 Set the name of the column to use as the X coordinate for the points.
virtual int GetXComponent ()
 Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.
virtual int GetXComponentMaxValue ()
 Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.
virtual int GetXComponentMinValue ()
 Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.
virtual string GetYColumn ()
 Set the name of the column to use as the Y coordinate for the points. Default is 0.
virtual int GetYComponent ()
 Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.
virtual int GetYComponentMaxValue ()
 Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.
virtual int GetYComponentMinValue ()
 Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.
virtual string GetZColumn ()
 Set the name of the column to use as the Z coordinate for the points. Default is 0.
virtual int GetZComponent ()
 Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.
virtual int GetZComponentMaxValue ()
 Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.
virtual int GetZComponentMinValue ()
 Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.
override int IsA (string type)
 Undocumented Block.
new vtkTableToStructuredGrid NewInstance ()
 Undocumented Block.
virtual void SetWholeExtent (int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
 Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.
virtual void SetWholeExtent (IntPtr _arg)
 Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.
virtual void SetXColumn (string _arg)
 Set the name of the column to use as the X coordinate for the points.
virtual void SetXComponent (int _arg)
 Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.
virtual void SetYColumn (string _arg)
 Set the name of the column to use as the Y coordinate for the points. Default is 0.
virtual void SetYComponent (int _arg)
 Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.
virtual void SetZColumn (string _arg)
 Set the name of the column to use as the Z coordinate for the points. Default is 0.
virtual void SetZComponent (int _arg)
 Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "24vtkTableToStructuredGrid"
 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 vtkTableToStructuredGrid_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkTableToStructuredGrid_GetWholeExtent_01 (HandleRef pThis)
static internal void vtkTableToStructuredGrid_GetWholeExtent_02 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6)
static internal void vtkTableToStructuredGrid_GetWholeExtent_03 (HandleRef pThis, IntPtr _arg)
static internal IntPtr vtkTableToStructuredGrid_GetXColumn_04 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetXComponent_05 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetXComponentMaxValue_06 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetXComponentMinValue_07 (HandleRef pThis)
static internal IntPtr vtkTableToStructuredGrid_GetYColumn_08 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetYComponent_09 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetYComponentMaxValue_10 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetYComponentMinValue_11 (HandleRef pThis)
static internal IntPtr vtkTableToStructuredGrid_GetZColumn_12 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetZComponent_13 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetZComponentMaxValue_14 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_GetZComponentMinValue_15 (HandleRef pThis)
static internal int vtkTableToStructuredGrid_IsA_16 (HandleRef pThis, string type)
static internal int vtkTableToStructuredGrid_IsTypeOf_17 (string type)
static internal IntPtr vtkTableToStructuredGrid_NewInstance_19 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkTableToStructuredGrid_SafeDownCast_20 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkTableToStructuredGrid_SetWholeExtent_21 (HandleRef pThis, int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
static internal void vtkTableToStructuredGrid_SetWholeExtent_22 (HandleRef pThis, IntPtr _arg)
static internal void vtkTableToStructuredGrid_SetXColumn_23 (HandleRef pThis, string _arg)
static internal void vtkTableToStructuredGrid_SetXComponent_24 (HandleRef pThis, int _arg)
static internal void vtkTableToStructuredGrid_SetYColumn_25 (HandleRef pThis, string _arg)
static internal void vtkTableToStructuredGrid_SetYComponent_26 (HandleRef pThis, int _arg)
static internal void vtkTableToStructuredGrid_SetZColumn_27 (HandleRef pThis, string _arg)
static internal void vtkTableToStructuredGrid_SetZComponent_28 (HandleRef pThis, int _arg)

Static Private Member Functions

static vtkTableToStructuredGrid ()
 Automatically generated type registration mechanics.

Detailed Description

vtkTableToStructuredGrid - converts vtkTable to a vtkStructuredGrid.

Description vtkTableToStructuredGrid is a filter that converts an input vtkTable to a vtkStructuredGrid. It provides API to select columns to use as points in the output structured grid. The specified dimensions of the output (specified using SetWholeExtent()) must match the number of rows in the input table.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid ( 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.vtkTableToStructuredGrid.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.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.

Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.

virtual void Kitware.VTK.vtkTableToStructuredGrid.GetWholeExtent ( ref int  _arg1,
ref int  _arg2,
ref int  _arg3,
ref int  _arg4,
ref int  _arg5,
ref int  _arg6 
) [virtual]

Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.

virtual void Kitware.VTK.vtkTableToStructuredGrid.GetWholeExtent ( IntPtr  _arg) [virtual]

Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.

Set the name of the column to use as the X coordinate for the points.

Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.

Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.

Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.

Set the name of the column to use as the Y coordinate for the points. Default is 0.

Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.

Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.

Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.

Set the name of the column to use as the Z coordinate for the points. Default is 0.

Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.

Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.

Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetWholeExtent ( int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [virtual]

Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetWholeExtent ( IntPtr  _arg) [virtual]

Get/Set the whole extents for the image to produce. The size of the image must match the number of rows in the input table.

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetXColumn ( string  _arg) [virtual]

Set the name of the column to use as the X coordinate for the points.

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetXComponent ( int  _arg) [virtual]

Specify the component for the column specified using SetXColumn() to use as the xcoordinate in case the column is a multi-component array. Default is 0.

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetYColumn ( string  _arg) [virtual]

Set the name of the column to use as the Y coordinate for the points. Default is 0.

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetYComponent ( int  _arg) [virtual]

Specify the component for the column specified using SetYColumn() to use as the Ycoordinate in case the column is a multi-component array.

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetZColumn ( string  _arg) [virtual]

Set the name of the column to use as the Z coordinate for the points. Default is 0.

virtual void Kitware.VTK.vtkTableToStructuredGrid.SetZComponent ( int  _arg) [virtual]

Specify the component for the column specified using SetZColumn() to use as the Zcoordinate in case the column is a multi-component array.

static internal IntPtr Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetWholeExtent_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetWholeExtent_02 ( HandleRef  pThis,
ref int  _arg1,
ref int  _arg2,
ref int  _arg3,
ref int  _arg4,
ref int  _arg5,
ref int  _arg6 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetWholeExtent_03 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal IntPtr Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetXColumn_04 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetXComponent_05 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetYColumn_08 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetYComponent_09 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetZColumn_12 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_GetZComponent_13 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_IsA_16 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_IsTypeOf_17 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_NewInstance_19 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SafeDownCast_20 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetWholeExtent_21 ( HandleRef  pThis,
int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetWholeExtent_22 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetXColumn_23 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetXComponent_24 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetYColumn_25 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetYComponent_26 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetZColumn_27 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkTableToStructuredGrid.vtkTableToStructuredGrid_SetZComponent_28 ( HandleRef  pThis,
int  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkTableToStructuredGrid.MRClassNameKey = "24vtkTableToStructuredGrid" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Reimplemented in Kitware.VTK.vtkPTableToStructuredGrid.


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