org.gwtopenmaps.openlayers.client.util
Class JDoubleArray
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.util.JArrayBase
org.gwtopenmaps.openlayers.client.util.JDoubleArray
public class JDoubleArray
- extends JArrayBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDoubleArray
protected JDoubleArray(JSObject array)
narrowToJDoubleArray
public static JDoubleArray narrowToJDoubleArray(JSObject array)
get
public double get(int index)
create
public static JDoubleArray create(double[] doubles)
push
public void push(double d)
Copyright © 2011 sourceforge. All Rights Reserved.