com.google.gwt.maps.client.weatherlib
Class CloudLayer
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.mvc.MVCObject<CloudLayer>
com.google.gwt.maps.client.weatherlib.CloudLayer
public class CloudLayer
- extends MVCObject<CloudLayer>
A layer showing current clouds. This class extends MVCObject.
See CloudLayer API Doc
Constructor Summary |
protected |
CloudLayer()
use newInstance(); |
Methods inherited from class com.google.gwt.maps.client.mvc.MVCObject |
bindTo, bindTo, bindTo, changed, createInstanceOfMVCObject, get, notify, set, setValues, unbind, unbindAll |
CloudLayer
protected CloudLayer()
- use newInstance();
newInstance
public static final CloudLayer newInstance()
- A layer that displays graphics showing current weather conditions.
setMap
public final void setMap(MapWidget mapWidget)
getMap
public final MapWidget getMap()
Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.