|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Params | |
---|---|
org.gwtopenmaps.openlayers.client.layer |
Uses of Params in org.gwtopenmaps.openlayers.client.layer |
---|
Subclasses of Params in org.gwtopenmaps.openlayers.client.layer | |
---|---|
class |
GMLParams
|
class |
WFSParams
The WFSParams correspond with parameters that can be specified in the WFS request. |
class |
WMSParams
The WMSParams correspond with parameters that can be specified in the WMS request. |
Methods in org.gwtopenmaps.openlayers.client.layer with parameters of type Params | |
---|---|
boolean |
HTTPRequestLayer.mergeNewParams(Params params)
APIMethod: mergeNewParams Parameters: newParams - {Object} Returns: redrawn: {Boolean} whether the layer was actually redrawn. |
boolean |
ArcGIS93Rest.mergeNewParams(Params params)
APIMethod: mergeNewParams Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |