org.gwtopenmaps.openlayers.client.geometry
Class CollectionImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.geometry.CollectionImpl

public class CollectionImpl
extends Object


Constructor Summary
CollectionImpl()
           
 
Method Summary
static JSObject getComponent(JSObject self, int index)
           
static int getNumberOfComponents(JSObject self)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionImpl

public CollectionImpl()
Method Detail

getNumberOfComponents

public static int getNumberOfComponents(JSObject self)

getComponent

public static JSObject getComponent(JSObject self,
                                    int index)


Copyright © 2010 sourceforge. All Rights Reserved.