See: Description
Interface | Description |
---|---|
EGL |
The
EGL interface is the parent interface for
the Java(TM) programming language bindings for EGL 1.0,
1.1, and extensions. |
EGL10 |
The EGL10 interface contains the Java(TM) programming language
bindings for EGL 1.0.
|
EGL11 |
The EGL11 interface contains the Java(TM) programming language
bindings for EGL 1.1.
|
Class | Description |
---|---|
EGLConfig |
A class encapsulating an EGL configuration.
|
EGLContext |
A class encapsulating the EGL context.
|
EGLDisplay |
A class encapsulating an EGL display.
|
EGLSurface |
A class encapsulating an EGL surface.
|
A package containing the Khronos EGL interfaces. Although this specification incorporates portions of the EGL documentation, the documentation available at the Khronos Web site should always be considered definitive.
This specification defines exception behavior that is intended to enhance platform security by preventing invalid memory accesses from occuring in the underlying EGL implementation. The TCK for this specification will test for proper generation of exceptions.
See the documentation for the EGL10
interface for a
description of the integration between EGL and platform drawing APIs
such as MIDP and Personal Basis Profile.
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.
Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.