public class TrafficLayer extends MVCObject<TrafficLayer>
Modifier | Constructor and Description |
---|---|
protected |
TrafficLayer()
use newInstance();
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
getMap() |
static TrafficLayer |
newInstance()
creates a traffic layer
|
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 TrafficLayer newInstance()
public final void setMap(MapWidget mapWidget)
public final MapWidget getMap()
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.