public class CloudLayer extends MVCObject<CloudLayer>
Modifier | Constructor and Description |
---|---|
protected |
CloudLayer()
use newInstance();
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
getMap() |
static CloudLayer |
newInstance()
A layer that displays graphics showing current weather conditions.
|
void |
setMap(MapWidget mapWidget) |
bindTo, bindTo, bindTo, changed, createInstanceOfMVCObject, get, notify, set, setValues, unbind, unbindAll
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
public static final CloudLayer newInstance()
public final void setMap(MapWidget mapWidget)
public final MapWidget getMap()
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.