|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.smil.viewer.MyFloat
Implementation of floating point numbers - ONLY FOR Palm. This floating point class has been used in the SMIL 2.0 interface, see package org.w3c.dom.smil20.
| Constructor Summary | |
MyFloat(int i)
|
|
MyFloat(java.lang.String str)
|
|
| Method Summary | |
boolean |
equals(MyFloat f)
|
int |
intValue()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MyFloat(java.lang.String str)
public MyFloat(int i)
| Method Detail |
public int intValue()
public java.lang.String toString()
public boolean equals(MyFloat f)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||