|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGlobeStat
Different possible statistics reported by the globe.
Field Summary | |
---|---|
static int |
esriCacheUsage
The Cache Usage status. |
static int |
esriDataFromDisk
The numbers of average bytes read from disk over the last n frames. |
static int |
esriDataFromNetwork
The number of average bytes read from the network over the last n frames. |
static int |
esriFrameRate
The average frame time interval of the last n frames. |
static int |
esriFrameRateNavig
The average frame time interval of the last n frames -- only calculated when navigating. |
static int |
esriTileRequestQueue
The size of the tile request queue for texture data. |
Field Detail |
---|
static final int esriFrameRate
static final int esriFrameRateNavig
static final int esriTileRequestQueue
static final int esriDataFromDisk
static final int esriDataFromNetwork
static final int esriCacheUsage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |