static class USGSTileLayer.Factory extends TileLayerFactory<USGSTileLayer>
The USGS TileLayerFactory
| Constructor and description |
|---|
USGSTileLayer.Factory() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
USGSTileLayer |
create(java.lang.String paramsStr) |
|
USGSTileLayer |
create(Map params) |
|
TileRenderer |
getTileRenderer(Map options, TileLayer tileLayer, java.util.List<Layer> layers) |