|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriGlobeCustomDrawType
Types of custom globe layer draw.
| Field Summary | |
|---|---|
static int |
esriGlobeCustomDrawByTile
Rasterization by Custom Layer's GetTile method. |
static int |
esriGlobeCustomDrawOpenGL
Draw as 3D objects by Custom Layer's OpenGLDraw method. |
static int |
esriGlobeCustomDrawOpenGLAndRasterize
Supports both OpenGL and Rasterize modes. |
static int |
esriGlobeCustomDrawRasterize
Rasterization by Layer's Draw method. |
static int |
esriGlobeCustomDrawVector
Vectorization by Layer's Draw method. |
| Field Detail |
|---|
static final int esriGlobeCustomDrawRasterize
static final int esriGlobeCustomDrawByTile
static final int esriGlobeCustomDrawOpenGL
static final int esriGlobeCustomDrawOpenGLAndRasterize
static final int esriGlobeCustomDrawVector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||