public class TransitLayer extends MVCObject<TransitLayer>
Modifier | Constructor and Description |
---|---|
protected |
TransitLayer()
use newInstance();
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
getMap()
Get the map on which the layer is being rendered.
|
static TransitLayer |
newInstance()
creates a traffic layer
|
void |
setMap(MapWidget mapWidget)
Renders the layer on the specified map.
|
bindTo, bindTo, bindTo, changed, createInstanceOfMVCObject, get, notify, set, setValues, unbind, unbindAll
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
public static final TransitLayer newInstance()
public final void setMap(MapWidget mapWidget)
mapWidget
- public final MapWidget getMap()
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.