|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageServiceParameters.RSP | |
---|---|
com.esri.core.map | |
com.esri.map |
Uses of ImageServiceParameters.RSP in com.esri.core.map |
---|
Methods in com.esri.core.map that return ImageServiceParameters.RSP | |
---|---|
ImageServiceParameters.RSP |
ImageServiceParameters.getInterpolation()
Gets the interpolation of the ImageServiceParameters. |
static ImageServiceParameters.RSP |
ImageServiceParameters.RSP.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageServiceParameters.RSP[] |
ImageServiceParameters.RSP.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.esri.core.map with parameters of type ImageServiceParameters.RSP | |
---|---|
void |
ImageServiceParameters.setInterpolation(ImageServiceParameters.RSP interpolation)
Sets the interpolation of the ImageServiceParameters. |
Uses of ImageServiceParameters.RSP in com.esri.map |
---|
Methods in com.esri.map that return ImageServiceParameters.RSP | |
---|---|
ImageServiceParameters.RSP |
ArcGISImageServiceLayer.getInterpolation()
Gets the interpolation method. |
Methods in com.esri.map with parameters of type ImageServiceParameters.RSP | |
---|---|
void |
ArcGISImageServiceLayer.setInterpolation(ImageServiceParameters.RSP interpolation)
Sets the interpolation method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |