|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MosaicRule | |
|---|---|
| com.esri.core.map | |
| com.esri.map | |
| Uses of MosaicRule in com.esri.core.map |
|---|
| Methods in com.esri.core.map that return MosaicRule | |
|---|---|
MosaicRule |
ImageServiceParameters.getMosaicRule()
Gets the mosaicRule of the ImageServiceParameters. |
| Methods in com.esri.core.map with parameters of type MosaicRule | |
|---|---|
void |
ImageServiceParameters.setMosaicRule(MosaicRule mosaicRule)
Sets the mosaicRule of the ImageServiceParameters. |
| Constructors in com.esri.core.map with parameters of type MosaicRule | |
|---|---|
MosaicRule(MosaicRule params)
Copies the properties from the given MosaicRule to the current instance. |
|
| Uses of MosaicRule in com.esri.map |
|---|
| Methods in com.esri.map that return MosaicRule | |
|---|---|
MosaicRule |
ArcGISImageServiceLayer.getMosaicRule()
Gets the mosaic rule of the layer. |
| Methods in com.esri.map with parameters of type MosaicRule | |
|---|---|
void |
ArcGISImageServiceLayer.setMosaicRule(MosaicRule mosaicRule)
Sets the mosaic rule of the layer to the specified value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||