|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityIterator
| Method Summary | |
|---|---|
double |
absolute2relativeTime(double absoluteTime)
Converts an absolute time value to a time value relative to the start of the current activity. |
Activity |
getActivity()
|
double |
getDuration()
|
double |
getFinishTime()
Returns the time the current activity ends. |
double |
getStartTime()
Returns the time the current activity starts. |
FreerailsSerializable |
getState(double absoluteTime)
|
boolean |
hasNext()
|
void |
nextActivity()
|
| Method Detail |
|---|
boolean hasNext()
void nextActivity()
throws java.util.NoSuchElementException
java.util.NoSuchElementExceptiondouble getStartTime()
double getFinishTime()
double getDuration()
double absolute2relativeTime(double absoluteTime)
FreerailsSerializable getState(double absoluteTime)
Activity getActivity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||