Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2007 Sun Microsystems, Inc. All rights reserved.

The Java™ Binding for the OpenGL® ES API

Package javax.microedition.khronos.egl

A package containing the Khronos EGL interfaces.

See:
          Description

Interface Summary
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 Summary
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.
 

Package javax.microedition.khronos.egl Description

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.


Final Release, Oct 2006

This specification is protected under the JSPA version 2.6.
Copyright © 2006 Sun Microsystems, Inc. 4150 Network Circle, California, 95054, U.S.A.
All Rights Reserved. Use is subject to license terms.
Copyright © 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 239 specification.