|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicLayerInfoCollection | |
---|---|
com.esri.map |
Uses of DynamicLayerInfoCollection in com.esri.map |
---|
Methods in com.esri.map that return DynamicLayerInfoCollection | |
---|---|
DynamicLayerInfoCollection |
ArcGISDynamicMapServiceLayer.getDynamicLayerInfos()
If this dynamic map service layer supports dynamic layer functionality, this method will return a list of DynamicLayerInfo s that can be used to modify the renderer and data source of each layer in the service. |
Methods in com.esri.map with parameters of type DynamicLayerInfoCollection | |
---|---|
void |
ArcGISDynamicMapServiceLayer.setDynamicLayerInfos(DynamicLayerInfoCollection dynamicLayerInfos)
Set a list of DynamicLayerInfo instances that will be used to change the renderers and datasources of
sub-layers of this dynamic map service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |