|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MyFloat | |
| fi.hut.tml.xsmiles.mlfc.smil.basic | |
| fi.hut.tml.xsmiles.mlfc.smil.viewer | Viewer Interfaces. |
| org.w3c.dom.smil20 | |
| Uses of MyFloat in fi.hut.tml.xsmiles.mlfc.smil.basic |
| Fields in fi.hut.tml.xsmiles.mlfc.smil.basic declared as MyFloat | |
protected static MyFloat |
ElementBasicTimeImpl.zero
|
| Methods in fi.hut.tml.xsmiles.mlfc.smil.basic that return MyFloat | |
MyFloat |
TimeImpl.getResolvedOffset()
The clock value in seconds relative to the parent time container begin. |
MyFloat |
TimeImpl.getOffset()
The clock value in seconds relative to the syncbase or eventbase. |
MyFloat |
SMILSwitchElementImpl.getRepeat()
The repeat causes the element to play repeatedly (loop) for the specified duration in milliseconds. |
MyFloat |
ShadowElementImpl.getRepeat()
The repeat causes the element to play repeatedly (loop) for the specified duration in milliseconds. |
MyFloat |
ElementBasicTimeImpl.getRepeat()
The repeat causes the element to play repeatedly (loop) for the specified duration in milliseconds. |
| Methods in fi.hut.tml.xsmiles.mlfc.smil.basic with parameters of type MyFloat | |
void |
TimeImpl.setOffset(MyFloat offset)
|
void |
SMILSwitchElementImpl.setDur(MyFloat dur)
|
void |
SMILSwitchElementImpl.setRepeatDur(MyFloat repeatDur)
|
void |
SMILSwitchElementImpl.setRepeat(MyFloat repeatDur)
|
void |
ElementBasicTimeImpl.setRepeatDur(MyFloat repeatDur)
|
void |
ElementBasicTimeImpl.setRepeat(MyFloat repeatDur)
|
| Constructors in fi.hut.tml.xsmiles.mlfc.smil.basic with parameters of type MyFloat | |
TimeImpl(MyFloat timeFloat)
Contructor to define the time. |
|
| Uses of MyFloat in fi.hut.tml.xsmiles.mlfc.smil.viewer |
| Methods in fi.hut.tml.xsmiles.mlfc.smil.viewer with parameters of type MyFloat | |
boolean |
MyFloat.equals(MyFloat f)
|
| Uses of MyFloat in org.w3c.dom.smil20 |
| Methods in org.w3c.dom.smil20 that return MyFloat | |
MyFloat |
XElementBasicTime.getRepeat()
The repeat causes the element to play repeatedly (loop) for the specified duration in milliseconds. |
MyFloat |
Time.getResolvedOffset()
The clock value in seconds relative to the parent time container begin. |
MyFloat |
Time.getOffset()
The clock value in seconds relative to the syncbase or eventbase. |
| Methods in org.w3c.dom.smil20 with parameters of type MyFloat | |
void |
XElementBasicTime.setRepeatDur(MyFloat repeatDur)
|
void |
XElementBasicTime.setRepeat(MyFloat repeatDur)
|
void |
Time.setOffset(MyFloat offset)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||