NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline Class Reference

Horizontal line interaction. More...

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

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

Public Member Functions

 HorizontalGuideline ()
 Constructor.
 HorizontalGuideline (Color lineColor)
 Constructor.
override void DoPaint (PaintEventArgs pe, int width, int height)
override void DoMouseMove (MouseEventArgs e, System.Windows.Forms.Control ctr, KeyEventArgs lastKeyEventArgs)

Private Attributes

int barPos_
Color color_

Detailed Description

Horizontal line interaction.

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


Constructor & Destructor Documentation

NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline::HorizontalGuideline  )  [inline]
 

Constructor.

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

NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline::HorizontalGuideline Color  lineColor  )  [inline]
 

Constructor.

Parameters:
lineColor 

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


Member Function Documentation

override void NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline::DoMouseMove MouseEventArgs  e,
System.Windows.Forms.Control  ctr,
KeyEventArgs  lastKeyEventArgs
[inline, virtual]
 

Parameters:
e 
ctr 
lastKeyEventArgs 

Reimplemented from NPlot::Windows::PlotSurface2D::Interactions::Interaction.

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

override void NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline::DoPaint PaintEventArgs  pe,
int  width,
int  height
[inline, virtual]
 

Parameters:
pe 
width 
height 

Reimplemented from NPlot::Windows::PlotSurface2D::Interactions::Interaction.

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


Member Data Documentation

int NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline::barPos_ [private]
 

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

Color NPlot::Windows::PlotSurface2D::Interactions::HorizontalGuideline::color_ [private]
 

Definition at line 1380 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