

Public Member Functions | |
| void | init (java.util.LinkedList h) |
| Point | next () |
| boolean | hasNext () |
Public Attributes | |
| java.util.Iterator | it |
| boolean com::cosylab::gui::components::r2::chart::HistoryTrendPointService::HistoryIterator::hasNext | ( | ) | [inline] |
Insert the method's description here. Creation date: (11/24/00 11:12:04)
Implements com::cosylab::gui::components::r2::chart::PointIterator.
References it.
| void com::cosylab::gui::components::r2::chart::HistoryTrendPointService::HistoryIterator::init | ( | java.util.LinkedList | h | ) | [inline] |
References it.
Referenced by com::cosylab::gui::components::r2::chart::HistoryTrendPointService::transform().
| Point com::cosylab::gui::components::r2::chart::HistoryTrendPointService::HistoryIterator::next | ( | ) | [inline] |
Insert the method's description here. Creation date: (11/24/00 11:11:48)
Implements com::cosylab::gui::components::r2::chart::PointIterator.
References it.
1.6.2