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

Uses of Interface
javax.microedition.khronos.opengles.GL

Packages that use GL
javax.microedition.khronos.egl A package containing the Khronos EGL interfaces. 
javax.microedition.khronos.opengles A package containing the Khronos OpenGL(R) ES interfaces. 
 

Uses of GL in javax.microedition.khronos.egl
 

Methods in javax.microedition.khronos.egl that return GL
abstract  GL EGLContext.getGL()
          Returns a GL object associated with this EGL context.
 

Uses of GL in javax.microedition.khronos.opengles
 

Subinterfaces of GL in javax.microedition.khronos.opengles
 interface GL10
          The GL10 interface contains the Java(TM) programming language bindings for OpenGL(R) ES 1.0 core functionality.
 interface GL10Ext
          The GL10Ext interface contains the Java(TM) programming language bindings for the OES_query_matrix extension to OpenGL(R) ES 1.0.
 interface GL11
          The GL11 interface contains the Java(TM) programming language bindings for OpenGL(R) ES 1.1 core functionality.
 interface GL11Ext
          The GL11Ext interface contains the Java(TM) programming language bindings for all optional profile extensions to OpenGL(R) ES 1.1.
 interface GL11ExtensionPack
          The GL11ExtensionPack interface contains the Java(TM) programming language bindings for the OpenGL ES 1.1 Extension Pack.
 


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.