Uses of Class
org.gwtopenmaps.openlayers.client.geometry.Point

Packages that use Point
org.gwtopenmaps.openlayers.client   
org.gwtopenmaps.openlayers.client.geometry   
 

Uses of Point in org.gwtopenmaps.openlayers.client
 

Methods in org.gwtopenmaps.openlayers.client with parameters of type Point
 void Bounds.extend(Point point)
           
 

Uses of Point in org.gwtopenmaps.openlayers.client.geometry
 

Methods in org.gwtopenmaps.openlayers.client.geometry that return Point
 Point[] MultiPoint.getComponents()
           
static Point Point.narrowToPoint(JSObject point)
           
 

Constructors in org.gwtopenmaps.openlayers.client.geometry with parameters of type Point
LinearRing(Point[] pts)
           
LineString(Point[] pts)
           
 



Copyright © 2010 sourceforge. All Rights Reserved.