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

vtkCenteredSliderRepresentation - provide the representation for a vtkCenteredSliderWidget More...

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

List of all members.

Public Member Functions

 vtkCenteredSliderRepresentation (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkCenteredSliderRepresentation ()
 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 int ComputeInteractionState (int X, int Y, int modify)
 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 GetActors (vtkPropCollection arg0)
 Decsription: Methods supporting the rendering process.
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 properties for the tube and slider.
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 slider.
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 vtkCenteredSliderRepresentation 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 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.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "31vtkCenteredSliderRepresentation"
 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 vtkCenteredSliderRepresentation_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCenteredSliderRepresentation_BuildRepresentation_01 (HandleRef pThis)
static internal int vtkCenteredSliderRepresentation_ComputeInteractionState_02 (HandleRef pThis, int X, int Y, int modify)
static internal void vtkCenteredSliderRepresentation_GetActors_03 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkCenteredSliderRepresentation_GetLabelProperty_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkCenteredSliderRepresentation_GetPoint1Coordinate_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkCenteredSliderRepresentation_GetPoint2Coordinate_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkCenteredSliderRepresentation_GetSelectedProperty_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkCenteredSliderRepresentation_GetSliderProperty_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkCenteredSliderRepresentation_GetTitleText_09 (HandleRef pThis)
static internal IntPtr vtkCenteredSliderRepresentation_GetTubeProperty_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCenteredSliderRepresentation_Highlight_11 (HandleRef pThis, int arg0)
static internal int vtkCenteredSliderRepresentation_IsA_12 (HandleRef pThis, string type)
static internal int vtkCenteredSliderRepresentation_IsTypeOf_13 (string type)
static internal IntPtr vtkCenteredSliderRepresentation_NewInstance_15 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCenteredSliderRepresentation_PlaceWidget_16 (HandleRef pThis, IntPtr bounds)
static internal void vtkCenteredSliderRepresentation_ReleaseGraphicsResources_17 (HandleRef pThis, HandleRef arg0)
static internal int vtkCenteredSliderRepresentation_RenderOpaqueGeometry_18 (HandleRef pThis, HandleRef arg0)
static internal int vtkCenteredSliderRepresentation_RenderOverlay_19 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkCenteredSliderRepresentation_SafeDownCast_20 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCenteredSliderRepresentation_SetTitleText_21 (HandleRef pThis, string arg0)
static internal void vtkCenteredSliderRepresentation_StartWidgetInteraction_22 (HandleRef pThis, IntPtr eventPos)
static internal void vtkCenteredSliderRepresentation_WidgetInteraction_23 (HandleRef pThis, IntPtr eventPos)

Static Private Member Functions

static vtkCenteredSliderRepresentation ()
 Automatically generated type registration mechanics.

Detailed Description

vtkCenteredSliderRepresentation - provide the representation for a vtkCenteredSliderWidget

Description This class is used to represent and render a vtkCenteredSliderWidget. 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.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation ( 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 int Kitware.VTK.vtkCenteredSliderRepresentation.ComputeInteractionState ( int  X,
int  Y,
int  modify 
) [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 void Kitware.VTK.vtkCenteredSliderRepresentation.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.

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 properties for the tube and slider.

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 slider.

Here is the call graph for this function:

override void Kitware.VTK.vtkCenteredSliderRepresentation.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.vtkCenteredSliderRepresentation.IsA ( string  type) [virtual]

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

static new int Kitware.VTK.vtkCenteredSliderRepresentation.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.vtkCenteredSliderRepresentation.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.vtkCenteredSliderRepresentation.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.vtkCenteredSliderRepresentation.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 int Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_ComputeInteractionState_02 ( HandleRef  pThis,
int  X,
int  Y,
int  modify 
) [private]
static internal void Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetActors_03 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetLabelProperty_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetPoint1Coordinate_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetPoint2Coordinate_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetSelectedProperty_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetSliderProperty_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetTubeProperty_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_Highlight_11 ( HandleRef  pThis,
int  arg0 
) [private]
static internal int Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_IsA_12 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_NewInstance_15 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_PlaceWidget_16 ( HandleRef  pThis,
IntPtr  bounds 
) [private]
static internal void Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_ReleaseGraphicsResources_17 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_RenderOpaqueGeometry_18 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_RenderOverlay_19 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_SafeDownCast_20 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_SetTitleText_21 ( HandleRef  pThis,
string  arg0 
) [private]
static internal void Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_StartWidgetInteraction_22 ( HandleRef  pThis,
IntPtr  eventPos 
) [private]
static internal void Kitware.VTK.vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_WidgetInteraction_23 ( HandleRef  pThis,
IntPtr  eventPos 
) [private]
override void Kitware.VTK.vtkCenteredSliderRepresentation.WidgetInteraction ( 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.


Member Data Documentation

new readonly string Kitware.VTK.vtkCenteredSliderRepresentation.MRClassNameKey = "31vtkCenteredSliderRepresentation" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.


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