Follow us on GitHub

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

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

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

Methods in com.google.gwt.maps.client that return ScaleControlOptions
 ScaleControlOptions MapOptions.getScaleControlOptions()
          get The initial display options for the Scale control.
 

Methods in com.google.gwt.maps.client with parameters of type ScaleControlOptions
 void MapOptions.setScaleControlOptions(ScaleControlOptions scaleControlOptions)
          set The initial display options for the Scale control.
 

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

Methods in com.google.gwt.maps.client.controls that return ScaleControlOptions
static ScaleControlOptions ScaleControlOptions.newInstance()
          Options for the rendering of the scale control.
 



Follow us on GitHub

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