NPlot::AdapterUtils::AxisSuggester_IList Class Reference

This class gets an axis suitable for plotting the data contained in an IList. More...

Inheritance diagram for NPlot::AdapterUtils::AxisSuggester_IList:

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

Public Member Functions

 AxisSuggester_IList (IList data)
 Constructor.
Axis Get ()
 Calculates a suggested axis for the IList data.

Private Attributes

IList data_

Detailed Description

This class gets an axis suitable for plotting the data contained in an IList.

Definition at line 152 of file AdapterUtils.cs.


Constructor & Destructor Documentation

NPlot::AdapterUtils::AxisSuggester_IList::AxisSuggester_IList IList  data  )  [inline]
 

Constructor.

Parameters:
data the data we want to find a suitable axis for.

Definition at line 160 of file AdapterUtils.cs.


Member Function Documentation

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

Calculates a suggested axis for the IList data.

Returns:
the suggested axis

Implements NPlot::AdapterUtils::IAxisSuggester.

Definition at line 169 of file AdapterUtils.cs.


Member Data Documentation

IList NPlot::AdapterUtils::AxisSuggester_IList::data_ [private]
 

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