|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriViewDrawPhase
View draw phase options.
esriViewDrawPhase,
IGlobeLayerProperties2,
IActiveView.partialRefresh(int, java.lang.Object, com.esri.arcgis.geometry.IEnvelope),
IScreenDisplay.invalidate(com.esri.arcgis.geometry.IEnvelope, boolean, short),
IActiveView.getScreenCacheID(int, java.lang.Object),
IActiveView.refresh()| Field Summary | |
|---|---|
static int |
esriViewBackground
Draws the background. |
static int |
esriViewForeground
Draws the foreground. |
static int |
esriViewGeography
Draws the geography. |
static int |
esriViewGeoSelection
Draws the selected geography. |
static int |
esriViewGraphics
Draws the annotation. |
static int |
esriViewGraphicSelection
Draws the selected annotation. |
static int |
esriViewNone
Draws nothing. |
| Field Detail |
|---|
static final int esriViewNone
static final int esriViewBackground
static final int esriViewGeography
static final int esriViewGeoSelection
static final int esriViewGraphics
static final int esriViewGraphicSelection
static final int esriViewForeground
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||