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

vtkSliderRepresentation2D - provide the representation for a vtkSliderWidget with a 3D skin More...

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

List of all members.

Public Member Functions

 vtkSliderRepresentation2D (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkSliderRepresentation2D ()
 Instantiate the class.
override void BuildRepresentation ()
 Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.
override void GetActors2D (vtkPropCollection arg0)
 Decsription: Methods supporting the rendering process.
virtual vtkProperty2D GetCapProperty ()
 Get the properties for the tube and end caps.
virtual vtkTextProperty GetLabelProperty ()
 Set/Get the properties for the label and title text.
vtkCoordinate GetPoint1Coordinate ()
 Position the first end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point1Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.
vtkCoordinate GetPoint2Coordinate ()
 Position the second end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point2Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.
virtual vtkProperty2D GetSelectedProperty ()
 Get the selection property. This property is used to modify the appearance of selected objects (e.g., the slider).
virtual vtkProperty2D GetSliderProperty ()
 Get the slider properties. The properties of the slider when selected and unselected can be manipulated.
virtual vtkTextProperty GetTitleProperty ()
 Set/Get the properties for the label and title text.
override string GetTitleText ()
 Specify the label text for this widget. If the value is not set, or set to the empty string "", then the label text is not displayed.
virtual vtkProperty2D GetTubeProperty ()
 Get the properties for the tube and end caps.
override void Highlight (int arg0)
 Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.
override int IsA (string type)
 Standard methods for the class.
new vtkSliderRepresentation2D NewInstance ()
 Standard methods for the class.
override void PlaceWidget (IntPtr bounds)
 Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.
override void ReleaseGraphicsResources (vtkWindow arg0)
 Decsription: Methods supporting the rendering process.
override int RenderOpaqueGeometry (vtkViewport arg0)
 Decsription: Methods supporting the rendering process.
override int RenderOverlay (vtkViewport arg0)
 Decsription: Methods supporting the rendering process.
override void SetTitleText (string arg0)
 Specify the label text for this widget. If the value is not set, or set to the empty string "", then the label text is not displayed.
override void StartWidgetInteraction (IntPtr eventPos)
 Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.
override void WidgetInteraction (IntPtr newEventPos)
 Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.

Static Public Member Functions

static new
vtkSliderRepresentation2D 
New ()
 Instantiate the class.
static new int IsTypeOf (string type)
 Standard methods for the class.
static new
vtkSliderRepresentation2D 
SafeDownCast (vtkObjectBase o)
 Standard methods for the class.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "25vtkSliderRepresentation2D"
 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 vtkSliderRepresentation2D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSliderRepresentation2D_BuildRepresentation_01 (HandleRef pThis)
static internal void vtkSliderRepresentation2D_GetActors2D_02 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkSliderRepresentation2D_GetCapProperty_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation2D_GetLabelProperty_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation2D_GetPoint1Coordinate_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation2D_GetPoint2Coordinate_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation2D_GetSelectedProperty_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation2D_GetSliderProperty_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation2D_GetTitleProperty_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation2D_GetTitleText_10 (HandleRef pThis)
static internal IntPtr vtkSliderRepresentation2D_GetTubeProperty_11 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSliderRepresentation2D_Highlight_12 (HandleRef pThis, int arg0)
static internal int vtkSliderRepresentation2D_IsA_13 (HandleRef pThis, string type)
static internal int vtkSliderRepresentation2D_IsTypeOf_14 (string type)
static internal IntPtr vtkSliderRepresentation2D_NewInstance_16 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSliderRepresentation2D_PlaceWidget_17 (HandleRef pThis, IntPtr bounds)
static internal void vtkSliderRepresentation2D_ReleaseGraphicsResources_18 (HandleRef pThis, HandleRef arg0)
static internal int vtkSliderRepresentation2D_RenderOpaqueGeometry_19 (HandleRef pThis, HandleRef arg0)
static internal int vtkSliderRepresentation2D_RenderOverlay_20 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkSliderRepresentation2D_SafeDownCast_21 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSliderRepresentation2D_SetTitleText_22 (HandleRef pThis, string arg0)
static internal void vtkSliderRepresentation2D_StartWidgetInteraction_23 (HandleRef pThis, IntPtr eventPos)
static internal void vtkSliderRepresentation2D_WidgetInteraction_24 (HandleRef pThis, IntPtr newEventPos)

Static Private Member Functions

static vtkSliderRepresentation2D ()
 Automatically generated type registration mechanics.

Detailed Description

vtkSliderRepresentation2D - provide the representation for a vtkSliderWidget with a 3D skin

Description This class is used to represent and render a vtkSliderWidget. To use this class, you must at a minimum specify the end points of the slider. Optional instance variable can be used to modify the appearance of the widget.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Instantiate the class.


Member Function Documentation

Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

override void Kitware.VTK.vtkSliderRepresentation2D.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.vtkSliderRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Get the properties for the tube and end caps.

Here is the call graph for this function:

Set/Get the properties for the label and title text.

Here is the call graph for this function:

Position the first end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point1Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.

Here is the call graph for this function:

Position the second end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point2Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.

Here is the call graph for this function:

Get the selection property. This property is used to modify the appearance of selected objects (e.g., the slider).

Here is the call graph for this function:

Get the slider properties. The properties of the slider when selected and unselected can be manipulated.

Here is the call graph for this function:

Set/Get the properties for the label and title text.

Here is the call graph for this function:

Specify the label text for this widget. If the value is not set, or set to the empty string "", then the label text is not displayed.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

Get the properties for the tube and end caps.

Here is the call graph for this function:

override void Kitware.VTK.vtkSliderRepresentation2D.Highlight ( int  arg0) [virtual]

Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

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

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

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

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

Instantiate the class.

Reimplemented from Kitware.VTK.vtkObject.

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

override void Kitware.VTK.vtkSliderRepresentation2D.PlaceWidget ( IntPtr  bounds) [virtual]

Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

Here is the call graph for this function:

override void Kitware.VTK.vtkSliderRepresentation2D.SetTitleText ( string  arg0) [virtual]

Specify the label text for this widget. If the value is not set, or set to the empty string "", then the label text is not displayed.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

override void Kitware.VTK.vtkSliderRepresentation2D.StartWidgetInteraction ( IntPtr  eventPos) [virtual]

Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

static internal void Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetActors2D_02 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetCapProperty_03 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetLabelProperty_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetPoint1Coordinate_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetPoint2Coordinate_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetSelectedProperty_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetSliderProperty_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetTitleProperty_09 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetTitleText_10 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_GetTubeProperty_11 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_Highlight_12 ( HandleRef  pThis,
int  arg0 
) [private]
static internal int Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_IsA_13 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_NewInstance_16 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_PlaceWidget_17 ( HandleRef  pThis,
IntPtr  bounds 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_ReleaseGraphicsResources_18 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_RenderOpaqueGeometry_19 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_RenderOverlay_20 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_SafeDownCast_21 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_SetTitleText_22 ( HandleRef  pThis,
string  arg0 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_StartWidgetInteraction_23 ( HandleRef  pThis,
IntPtr  eventPos 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation2D.vtkSliderRepresentation2D_WidgetInteraction_24 ( HandleRef  pThis,
IntPtr  newEventPos 
) [private]
override void Kitware.VTK.vtkSliderRepresentation2D.WidgetInteraction ( IntPtr  newEventPos) [virtual]

Methods to interface with the vtkSliderWidget. The PlaceWidget() method assumes that the parameter bounds[6] specifies the location in display space where the widget should be placed.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.


Member Data Documentation

new readonly string Kitware.VTK.vtkSliderRepresentation2D.MRClassNameKey = "25vtkSliderRepresentation2D" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.


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