org.gwtopenmaps.openlayers.client.util
Class JDoubleArrayImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JDoubleArrayImpl

public class JDoubleArrayImpl
extends Object


Constructor Summary
JDoubleArrayImpl()
           
 
Method Summary
static double get(JSObject array, int index)
           
static void push(JSObject array, double d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDoubleArrayImpl

public JDoubleArrayImpl()
Method Detail

get

public static double get(JSObject array,
                         int index)

push

public static void push(JSObject array,
                        double d)


Copyright © 2011 sourceforge. All Rights Reserved.