|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageServiceParameters | |
---|---|
com.esri.core.map | |
com.esri.map |
Uses of ImageServiceParameters in com.esri.core.map |
---|
Constructors in com.esri.core.map with parameters of type ImageServiceParameters | |
---|---|
ImageServiceParameters(ImageServiceParameters params)
Copies the properties from the given ImageServiceParameter to the current instance. |
Uses of ImageServiceParameters in com.esri.map |
---|
Methods in com.esri.map that return ImageServiceParameters | |
---|---|
ImageServiceParameters |
ArcGISImageServiceLayer.getOptions()
Gets the options of the ArcGISImageServiceLayer. |
Constructors in com.esri.map with parameters of type ImageServiceParameters | |
---|---|
ArcGISImageServiceLayer(String url,
ImageServiceParameters options)
Constructs a layer from a URL with provided options. |
|
ArcGISImageServiceLayer(String url,
UserCredentials credentials,
ImageServiceParameters options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |