|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.bt747.j2se.app.trackgraph.GPSRecordListDataProvider
public class GPSRecordListDataProvider
Constructor Summary | |
---|---|
GPSRecordListDataProvider(java.util.List<java.util.List<GPSRecord>> positions)
|
Method Summary | |
---|---|
java.util.Iterator<info.monitorenter.gui.chart.TracePoint2D> |
getHeightIter()
|
GPSRecord |
getRecordOfTimestamp(double t)
|
java.util.Iterator<info.monitorenter.gui.chart.TracePoint2D> |
getSpeedIter()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GPSRecordListDataProvider(java.util.List<java.util.List<GPSRecord>> positions)
Method Detail |
---|
public java.util.Iterator<info.monitorenter.gui.chart.TracePoint2D> getHeightIter()
getHeightIter
in interface DataProvider
public java.util.Iterator<info.monitorenter.gui.chart.TracePoint2D> getSpeedIter()
getSpeedIter
in interface DataProvider
public GPSRecord getRecordOfTimestamp(double t)
getRecordOfTimestamp
in interface CoordinateResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |