com.sun.opengl.impl
Class JAWT_DrawingSurfaceInfo
java.lang.Object
com.sun.opengl.impl.JAWT_DrawingSurfaceInfo
public abstract class JAWT_DrawingSurfaceInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
size
public static int size()
create
public static JAWT_DrawingSurfaceInfo create()
create
public static JAWT_DrawingSurfaceInfo create(java.nio.ByteBuffer buf)
getBuffer
public java.nio.ByteBuffer getBuffer()
bounds
public abstract JAWT_Rectangle bounds()
clipSize
public abstract JAWT_DrawingSurfaceInfo clipSize(int val)
clipSize
public abstract int clipSize()
platformInfo
public JAWT_PlatformInfo platformInfo()
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.