org.gwtopenmaps.openlayers.client.util
Class JFloatArrayImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JFloatArrayImpl
public class JFloatArrayImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JFloatArrayImpl
public JFloatArrayImpl()
get
public static float get(JSObject array,
int index)
getAsFloat
public static float getAsFloat(JSObject array,
int pos)
push
public static void push(JSObject array,
float f)
Copyright © 2011 sourceforge. All Rights Reserved.