|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageServiceParameters.PIXEL_TYPE | |
|---|---|
| com.esri.core.internal.value | |
| com.esri.core.map | |
| com.esri.map | |
| Uses of ImageServiceParameters.PIXEL_TYPE in com.esri.core.internal.value |
|---|
| Methods in com.esri.core.internal.value that return ImageServiceParameters.PIXEL_TYPE | |
|---|---|
ImageServiceParameters.PIXEL_TYPE |
ImageServer.getPixelType()
Gets the pixelType of the ImageServer. |
| Uses of ImageServiceParameters.PIXEL_TYPE in com.esri.core.map |
|---|
| Methods in com.esri.core.map that return ImageServiceParameters.PIXEL_TYPE | |
|---|---|
ImageServiceParameters.PIXEL_TYPE |
ImageServiceParameters.getPixelType()
Gets the pixelType of the ImageServiceParameters. |
static ImageServiceParameters.PIXEL_TYPE |
ImageServiceParameters.PIXEL_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageServiceParameters.PIXEL_TYPE[] |
ImageServiceParameters.PIXEL_TYPE.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.PIXEL_TYPE | |
|---|---|
void |
ImageServiceParameters.setPixelType(ImageServiceParameters.PIXEL_TYPE pixelType)
Sets the pixelType of the ImageServiceParameters. |
| Uses of ImageServiceParameters.PIXEL_TYPE in com.esri.map |
|---|
| Methods in com.esri.map that return ImageServiceParameters.PIXEL_TYPE | |
|---|---|
ImageServiceParameters.PIXEL_TYPE |
ArcGISImageServiceLayer.getPixelType()
Gets the pixel type of the image service. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||