Package | Description |
---|---|
edu.ucdavis.cstars.client.dijits |
Modifier and Type | Method and Description |
---|---|
static BasemapLayer |
BasemapLayer.create()
Creates a new BasemapLayer object.
|
static BasemapLayer |
BasemapLayer.create(BasemapLayer.Options options)
Creates a new BasemapLayer object.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.core.client.JsArray<BasemapLayer> |
Basemap.getLayers()
The list of layers contained in the basemap or a dojo.Deferred if a call to ArcGIS.com needs to be made to
retrieve the list of ArcGIS.com basemaps.
|
Modifier and Type | Method and Description |
---|---|
void |
Basemap.Options.setBasemapLayers(BasemapLayer[] basemapLayers) |