ActiViz .NET  5.8.0
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkInteractorStyleRubberBand2D Class Reference

vtkInteractorStyleRubberBand2D - A rubber band interactor for a 2D view More...

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

List of all members.

Public Types

enum  SELECT_NORMAL_WrapperEnum { SELECT_NORMAL = 0, SELECT_UNION = 1 }
 Whether to invoke a render when the mouse moves. More...
enum  NONE_WrapperEnum { NONE = 0, PANNING = 1, SELECTING = 3, ZOOMING = 2 }
 Current interaction state. More...

Public Member Functions

 vtkInteractorStyleRubberBand2D (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkInteractorStyleRubberBand2D ()
 Undocumented Block.
virtual int[] GetEndPosition ()
 Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.
virtual void GetEndPosition (ref int _arg1, ref int _arg2)
 Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.
virtual void GetEndPosition (IntPtr _arg)
 Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.
virtual int GetInteraction ()
 Current interaction state.
virtual bool GetRenderOnMouseMove ()
 Whether to invoke a render when the mouse moves.
virtual int[] GetStartPosition ()
 Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.
virtual void GetStartPosition (ref int _arg1, ref int _arg2)
 Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.
virtual void GetStartPosition (IntPtr _arg)
 Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.
override int IsA (string type)
 Undocumented Block.
new vtkInteractorStyleRubberBand2D NewInstance ()
 Undocumented Block.
override void OnLeftButtonDown ()
 Undocumented Block.
override void OnLeftButtonUp ()
 Undocumented Block.
override void OnMiddleButtonDown ()
 Undocumented Block.
override void OnMiddleButtonUp ()
 Undocumented Block.
override void OnMouseMove ()
 Undocumented Block.
override void OnMouseWheelBackward ()
 Undocumented Block.
override void OnMouseWheelForward ()
 Undocumented Block.
override void OnRightButtonDown ()
 Undocumented Block.
override void OnRightButtonUp ()
 Undocumented Block.
virtual void RenderOnMouseMoveOff ()
 Whether to invoke a render when the mouse moves.
virtual void RenderOnMouseMoveOn ()
 Whether to invoke a render when the mouse moves.
virtual void SetRenderOnMouseMove (bool _arg)
 Whether to invoke a render when the mouse moves.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "30vtkInteractorStyleRubberBand2D"
 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 vtkInteractorStyleRubberBand2D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkInteractorStyleRubberBand2D_GetEndPosition_01 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_GetEndPosition_02 (HandleRef pThis, ref int _arg1, ref int _arg2)
static internal void vtkInteractorStyleRubberBand2D_GetEndPosition_03 (HandleRef pThis, IntPtr _arg)
static internal int vtkInteractorStyleRubberBand2D_GetInteraction_04 (HandleRef pThis)
static internal byte vtkInteractorStyleRubberBand2D_GetRenderOnMouseMove_05 (HandleRef pThis)
static internal IntPtr vtkInteractorStyleRubberBand2D_GetStartPosition_06 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_GetStartPosition_07 (HandleRef pThis, ref int _arg1, ref int _arg2)
static internal void vtkInteractorStyleRubberBand2D_GetStartPosition_08 (HandleRef pThis, IntPtr _arg)
static internal int vtkInteractorStyleRubberBand2D_IsA_09 (HandleRef pThis, string type)
static internal int vtkInteractorStyleRubberBand2D_IsTypeOf_10 (string type)
static internal IntPtr vtkInteractorStyleRubberBand2D_NewInstance_12 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkInteractorStyleRubberBand2D_OnLeftButtonDown_13 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnLeftButtonUp_14 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnMiddleButtonDown_15 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnMiddleButtonUp_16 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnMouseMove_17 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnMouseWheelBackward_18 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnMouseWheelForward_19 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnRightButtonDown_20 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_OnRightButtonUp_21 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_RenderOnMouseMoveOff_22 (HandleRef pThis)
static internal void vtkInteractorStyleRubberBand2D_RenderOnMouseMoveOn_23 (HandleRef pThis)
static internal IntPtr vtkInteractorStyleRubberBand2D_SafeDownCast_24 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkInteractorStyleRubberBand2D_SetRenderOnMouseMove_25 (HandleRef pThis, byte _arg)

Static Private Member Functions

static vtkInteractorStyleRubberBand2D ()
 Automatically generated type registration mechanics.

Detailed Description

vtkInteractorStyleRubberBand2D - A rubber band interactor for a 2D view

Description vtkInteractorStyleRubberBand2D manages interaction in a 2D view. Camera rotation is not allowed with this interactor style. Zooming affects the camera's parallel scale only, and assumes that the camera is in parallel projection mode. The style also allows draws a rubber band using the left button. All camera changes invoke InteractionBeginEvent when the button is pressed, InteractionEvent when the mouse (or wheel) is moved, and InteractionEndEvent when the button is released. The bindings are as follows: Left mouse - Select (invokes a SelectionChangedEvent). Right mouse - Zoom. Middle mouse - Pan. Scroll wheel - Zoom.


Member Enumeration Documentation

Current interaction state.

Enumerator:
NONE 

enum member

PANNING 

enum member

SELECTING 

enum member

ZOOMING 

enum member

Whether to invoke a render when the mouse moves.

Enumerator:
SELECT_NORMAL 

enum member

SELECT_UNION 

enum member


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D ( 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.vtkInteractorStyleRubberBand2D.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.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.

virtual void Kitware.VTK.vtkInteractorStyleRubberBand2D.GetEndPosition ( ref int  _arg1,
ref int  _arg2 
) [virtual]

Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.

virtual void Kitware.VTK.vtkInteractorStyleRubberBand2D.GetEndPosition ( IntPtr  _arg) [virtual]

Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.

Current interaction state.

Whether to invoke a render when the mouse moves.

Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.

virtual void Kitware.VTK.vtkInteractorStyleRubberBand2D.GetStartPosition ( ref int  _arg1,
ref int  _arg2 
) [virtual]

Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.

virtual void Kitware.VTK.vtkInteractorStyleRubberBand2D.GetStartPosition ( IntPtr  _arg) [virtual]

Access to the start and end positions (display coordinates) of the rubber band pick area. This is a convenience method for the wrapped languages since the event callData is lost when using those wrappings.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Whether to invoke a render when the mouse moves.

Whether to invoke a render when the mouse moves.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

Here is the call graph for this function:

Whether to invoke a render when the mouse moves.

static internal void Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_GetEndPosition_02 ( HandleRef  pThis,
ref int  _arg1,
ref int  _arg2 
) [private]
static internal void Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_GetEndPosition_03 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_GetStartPosition_07 ( HandleRef  pThis,
ref int  _arg1,
ref int  _arg2 
) [private]
static internal void Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_GetStartPosition_08 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal int Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_IsA_09 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_NewInstance_12 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_SafeDownCast_24 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkInteractorStyleRubberBand2D.vtkInteractorStyleRubberBand2D_SetRenderOnMouseMove_25 ( HandleRef  pThis,
byte  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkInteractorStyleRubberBand2D.MRClassNameKey = "30vtkInteractorStyleRubberBand2D" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkInteractorStyle.

Reimplemented in Kitware.VTK.vtkInteractorStyleAreaSelectHover.


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