| Interface | Description |
|---|---|
| GLMapListener | |
| LegacyGLSurfaceView.EGLConfigChooser |
An interface for choosing an EGLConfig configuration from a list of
potential configurations.
|
| LegacyGLSurfaceView.EGLContextFactory |
An interface for customizing the eglCreateContext and eglDestroyContext calls.
|
| LegacyGLSurfaceView.EGLWindowSurfaceFactory |
An interface for customizing the eglCreateWindowSurface and eglDestroySurface calls.
|
| LegacyGLSurfaceView.GLWrapper |
An interface used to wrap a GL interface.
|
| LegacyGLSurfaceView.Renderer |
A generic renderer interface.
|
| Class | Description |
|---|---|
| GLMapSurfaceView | |
| LegacyGLSurfaceView |
An implementation of SurfaceView that uses the dedicated surface for
displaying OpenGL rendering.
|
| Enum | Description |
|---|---|
| GLMapListener.MapLoadStatus |
createRender: First time engine view is created
resizeRender: Orientation switch
startRender: Tile has been downloaded and first frame has been rendered
|
| GLMapSurfaceView.MapColor | |
| GLMapSurfaceView.RenderMode | |
| GLMapSurfaceView.RouteRenderStyle | |
| GLMapSurfaceView.TouchEvent |