org.gwtopenmaps.openlayers.client.geometry
Class CollectionImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.geometry.CollectionImpl
public class CollectionImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionImpl
public CollectionImpl()
getNumberOfComponents
public static int getNumberOfComponents(JSObject self)
getComponent
public static JSObject getComponent(JSObject self,
int index)
transform
public static void transform(JSObject self,
JSObject source,
JSObject dest)
equals
public static boolean equals(JSObject self,
JSObject geom)
getLength
public static double getLength(JSObject self)
Copyright © 2011 sourceforge. All Rights Reserved.