Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.controls.RotateControlOptions

Packages that use RotateControlOptions
com.google.gwt.maps.client   
com.google.gwt.maps.client.controls   
 

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

Methods in com.google.gwt.maps.client that return RotateControlOptions
 RotateControlOptions MapOptions.getRotateControlOptions()
          get set The display options for the Rotate control.
 

Methods in com.google.gwt.maps.client with parameters of type RotateControlOptions
 void MapOptions.setRotateControlOptions(RotateControlOptions rotateControlOptions)
          set The display options for the Rotate control.
 

Uses of RotateControlOptions in com.google.gwt.maps.client.controls
 

Methods in com.google.gwt.maps.client.controls that return RotateControlOptions
static RotateControlOptions RotateControlOptions.newInstance()
          create a new instance of Options for the rendering of the rotate control.
 



Follow us on GitHub

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