|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgalapi.Item
galapi.Atomic
galapi.xsFloat
Field Summary |
Fields inherited from class galapi.Item |
item |
Constructor Summary | |
xsFloat(double f)
|
Method Summary | |
protected static int |
floatToItem(double f)
|
protected static double |
itemToFloat(int it)
|
double |
toDouble()
|
Methods inherited from class galapi.Item |
finalize, getAtomic, getAttribute, getElement, getNativeItem, getNode, itemKind, nativeAtomicValue, nativeAttribute, nativeElement, nativeFree, nativeItemKind, nativeNode, nativeStringValue, setItem, toString |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public xsFloat(double f) throws GalapiException
Method Detail |
public double toDouble() throws GalapiException
GalapiException
protected static int floatToItem(double f)
protected static double itemToFloat(int it)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |