NPlot::AdapterUtils::AxisSuggester_StartStep Class Reference

This class gets an axis corresponding to a StartStep object. More...

Inheritance diagram for NPlot::AdapterUtils::AxisSuggester_StartStep:

NPlot::AdapterUtils::IAxisSuggester List of all members.

Public Member Functions

 AxisSuggester_StartStep (StartStep axisOfInterest, IList otherAxisData)
 Constructor.
Axis Get ()
 Calculates a suggested axis given the data specified in the constructor.

Private Attributes

StartStep abscissaData_
IList ordinateData_

Detailed Description

This class gets an axis corresponding to a StartStep object.

The data on the orthogonal axis is of course also needed to calculate this.

Definition at line 215 of file AdapterUtils.cs.


Constructor & Destructor Documentation

NPlot::AdapterUtils::AxisSuggester_StartStep::AxisSuggester_StartStep StartStep  axisOfInterest,
IList  otherAxisData
[inline]
 

Constructor.

Parameters:
axisOfInterest StartStep object corresponding to axis of interest
otherAxisData data of other axis (needed to get count value)

Definition at line 225 of file AdapterUtils.cs.


Member Function Documentation

Axis NPlot::AdapterUtils::AxisSuggester_StartStep::Get  )  [inline]
 

Calculates a suggested axis given the data specified in the constructor.

Returns:
the suggested axis

Implements NPlot::AdapterUtils::IAxisSuggester.

Definition at line 235 of file AdapterUtils.cs.


Member Data Documentation

StartStep NPlot::AdapterUtils::AxisSuggester_StartStep::abscissaData_ [private]
 

Definition at line 217 of file AdapterUtils.cs.

IList NPlot::AdapterUtils::AxisSuggester_StartStep::ordinateData_ [private]
 

Definition at line 218 of file AdapterUtils.cs.


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