Uses of Class
com.google.gwt.maps.client.maptypes.Projection

Packages that use Projection
com.google.gwt.maps.client   
com.google.gwt.maps.client.maptypes   
 

Uses of Projection in com.google.gwt.maps.client
 

Methods in com.google.gwt.maps.client that return Projection
 Projection MapWidget.getProjection()
          Returns the current Projection.
 Projection MapImpl.getProjection()
          Returns the current Projection.
 

Uses of Projection in com.google.gwt.maps.client.maptypes
 

Methods in com.google.gwt.maps.client.maptypes with parameters of type Projection
 void MapType.setProjection(Projection projection)
          sets The Projection used to render this MapType.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.