XYDataSet Class Reference
List of all members.Public Member Functions | |
| XYDataSet () | |
| addPoint ($point) | |
| getPointList () | |
Detailed Description
Set of data in the form of (x, y) items.
Member Function Documentation
| XYDataSet::XYDataSet | ( | ) |
Constructor of XYDataSet.
| XYDataSet::addPoint | ( | $ | point | ) |
| XYDataSet::getPointList | ( | ) |
Getter of pointList.
- Returns:
- List of points.
The documentation for this class was generated from the following file:
- XYDataSet.php