Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.services.GeocoderGeometry

Packages that use GeocoderGeometry
com.google.gwt.maps.client.services   
 

Uses of GeocoderGeometry in com.google.gwt.maps.client.services
 

Methods in com.google.gwt.maps.client.services that return GeocoderGeometry
 GeocoderGeometry GeocoderResult.getGeometry()
          A GeocoderGeometry object
static GeocoderGeometry GeocoderGeometry.newInstance()
          Geometry information about this GeocoderResult
 

Methods in com.google.gwt.maps.client.services with parameters of type GeocoderGeometry
 void GeocoderResult.setGeometry(GeocoderGeometry geometry)
          A GeocoderGeometry object
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.