javax.media.nativewindow.egl
Class EGLGraphicsDevice
java.lang.Object
javax.media.nativewindow.DefaultGraphicsDevice
javax.media.nativewindow.egl.EGLGraphicsDevice
- All Implemented Interfaces:
- Cloneable, AbstractGraphicsDevice
public class EGLGraphicsDevice
- extends DefaultGraphicsDevice
- implements Cloneable
Encapsulates a graphics device on EGL platforms.
Constructor Summary |
EGLGraphicsDevice(long eglDisplay)
Constructs a new EGLGraphicsDevice corresponding to the given EGL display handle. |
EGLGraphicsDevice
public EGLGraphicsDevice(long eglDisplay)
- Constructs a new EGLGraphicsDevice corresponding to the given EGL display handle.
clone
public Object clone()
- Overrides:
clone
in class DefaultGraphicsDevice
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.