Follow us on GitHub

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

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

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

Methods in com.google.gwt.maps.client.controls that return ScaleControlStyle
static ScaleControlStyle ScaleControlStyle.fromValue(String type)
          convert a String value to enum Type
 ScaleControlStyle ScaleControlOptions.getStyle()
          get Style id.
static ScaleControlStyle ScaleControlStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScaleControlStyle[] ScaleControlStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.google.gwt.maps.client.controls with parameters of type ScaleControlStyle
 void ScaleControlOptions.setStyle(ScaleControlStyle style)
          set Style id.
 



Follow us on GitHub

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