Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.placeslib.PlaceGeometry

Packages that use PlaceGeometry
com.google.gwt.maps.client.placeslib   
 

Uses of PlaceGeometry in com.google.gwt.maps.client.placeslib
 

Methods in com.google.gwt.maps.client.placeslib that return PlaceGeometry
 PlaceGeometry PlaceResult.getGeometry()
          The Place's geometry-related information.
static PlaceGeometry PlaceGeometry.newInstance()
          Defines information about the geometry of a Place.
 

Methods in com.google.gwt.maps.client.placeslib with parameters of type PlaceGeometry
 void PlaceResult.setGeometry(PlaceGeometry geometry)
          The Place's geometry-related information.
 



Follow us on GitHub

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