package

javax.microedition.khronos.opengles

Provides a standard OpenGL interface.

Interfaces

GL The GL interface is the parent interface for the Java(TM) programming language bindings for OpenGL(R) ES 1.0, 1.1, and extensions. 
GL10 The GL10 interface contains the Java(TM) programming language bindings for OpenGL(R) ES 1.0 core functionality. 
GL10Ext The GL10Ext interface contains the Java(TM) programming language bindings for the OES_query_matrix extension to OpenGL(R) ES 1.0. 
GL11 The GL11 interface contains the Java(TM) programming language bindings for OpenGL(R) ES 1.1 core functionality. 
GL11Ext The GL11Ext interface contains the Java(TM) programming language bindings for all optional profile extensions to OpenGL(R) ES 1.1. 
GL11ExtensionPack The GL11ExtensionPack interface contains the Java(TM) programming language bindings for the OpenGL ES 1.1 Extension Pack.