|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TimeImpl | |
| fi.hut.tml.xsmiles.mlfc.smil.basic | |
| Uses of TimeImpl in fi.hut.tml.xsmiles.mlfc.smil.basic |
| Methods in fi.hut.tml.xsmiles.mlfc.smil.basic with parameters of type TimeImpl | |
void |
TimeImpl.intervalCreated(TimeImpl begin,
TimeImpl end)
|
void |
TimeImpl.intervalBeginChanged(TimeImpl begin)
|
void |
TimeImpl.intervalEndChanged(TimeImpl end)
|
void |
ElementBasicTimeImpl.addTime(boolean begin,
TimeImpl time)
Add a time to begin/end instance list |
void |
ElementBasicTimeImpl.reevaluateIntervalBegin(TimeImpl newBegin)
Re-evaluates the current interval begin time. |
protected void |
ElementBasicTimeImpl.immediateIntervalEnd(TimeImpl endtime)
Ends current interval immediately notifying dependent elements. |
void |
ElementBasicTimeImpl.reevaluateIntervalEnd(TimeImpl newEnd)
Re-evaluates the current interval end time. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||