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

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

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

Methods in org.gwtopenmaps.openlayers.client.geometry that return LinearRing
static LinearRing LinearRing.fromCoordinateArray(double[][] coordinateArray)
           
 LinearRing[] Polygon.getComponents()
          Polygons are composed of LinearRing geometries.
static LinearRing LinearRing.narrowToLinearRing(JSObject linearRing)
           
 

Constructors in org.gwtopenmaps.openlayers.client.geometry with parameters of type LinearRing
Polygon(LinearRing[] rings)
           
 



Copyright © 2011 sourceforge. All Rights Reserved.