|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTileState
Cached tile state.
Field Summary | |
---|---|
static int |
esriTileStateRegular
Regular tile: tile retrieved successfully from the tile host. |
static int |
esriTileStateResampledOnFailure
Tile, obtained by resampling from lower resolution tile because of I/O failure. |
static int |
esriTileStateResampledOnNoData
Tile, obtained by resampling from lower resolution tile because of no data available. |
Field Detail |
---|
static final int esriTileStateRegular
static final int esriTileStateResampledOnNoData
static final int esriTileStateResampledOnFailure
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |