NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag Class Reference

Inheritance diagram for NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag:

NPlot::Windows::PlotSurface2D::Interactions::Interaction List of all members.

Public Member Functions

override void DoMouseDown (MouseEventArgs e, Control ctr)
override void DoMouseMove (MouseEventArgs e, Control ctr, KeyEventArgs lastKeyEventArgs)
override void DoMouseUp (MouseEventArgs e, Control ctr)

Private Attributes

bool dragInitiated_ = false
Point lastPoint_ = new Point(-1, -1)
Point unset_ = new Point(-1, -1)

Detailed Description

Definition at line 1602 of file Windows.PlotSurface2D.cs.


Member Function Documentation

override void NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag::DoMouseDown MouseEventArgs  e,
Control  ctr
[inline]
 

Parameters:
e 
ctr 

Definition at line 1610 of file Windows.PlotSurface2D.cs.

override void NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag::DoMouseMove MouseEventArgs  e,
Control  ctr,
KeyEventArgs  lastKeyEventArgs
[inline]
 

Parameters:
e 
ctr 
lastKeyEventArgs 

Definition at line 1630 of file Windows.PlotSurface2D.cs.

override void NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag::DoMouseUp MouseEventArgs  e,
Control  ctr
[inline]
 

Parameters:
e 
ctr 

Definition at line 1677 of file Windows.PlotSurface2D.cs.


Member Data Documentation

bool NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag::dragInitiated_ = false [private]
 

Definition at line 1686 of file Windows.PlotSurface2D.cs.

Point NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag::lastPoint_ = new Point(-1, -1) [private]
 

Definition at line 1687 of file Windows.PlotSurface2D.cs.

Point NPlot::Windows::PlotSurface2D::Interactions::HorizontalDrag::unset_ = new Point(-1, -1) [private]
 

Definition at line 1689 of file Windows.PlotSurface2D.cs.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:09 2005 for NPlot by  doxygen 1.4.5