com.jogamp.nativewindow.impl.x11
Class Visual

java.lang.Object
  extended by com.jogamp.nativewindow.impl.x11.Visual

public abstract class Visual
extends Object


Method Summary
static Visual create()
           
static Visual create(ByteBuffer buf)
           
 ByteBuffer getBuffer()
           
static int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

size

public static int size()

create

public static Visual create()

create

public static Visual create(ByteBuffer buf)

getBuffer

public ByteBuffer getBuffer()


Copyright 2010 JogAmp Community.