com.jogamp.nativewindow.impl.x11
Class X11GraphicsConfigurationFactory
java.lang.Object
javax.media.nativewindow.GraphicsConfigurationFactory
com.jogamp.nativewindow.impl.x11.X11GraphicsConfigurationFactory
public class X11GraphicsConfigurationFactory
- extends GraphicsConfigurationFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
X11GraphicsConfigurationFactory
public X11GraphicsConfigurationFactory()
chooseGraphicsConfigurationImpl
protected AbstractGraphicsConfiguration chooseGraphicsConfigurationImpl(CapabilitiesImmutable capsChosen,
CapabilitiesImmutable capsRequested,
CapabilitiesChooser chooser,
AbstractGraphicsScreen screen)
throws IllegalArgumentException,
NativeWindowException
- Specified by:
chooseGraphicsConfigurationImpl
in class GraphicsConfigurationFactory
- Throws:
IllegalArgumentException
NativeWindowException
getXVisualInfo
public static XVisualInfo getXVisualInfo(AbstractGraphicsScreen screen,
long visualID)
getXVisualInfo
public static XVisualInfo getXVisualInfo(AbstractGraphicsScreen screen,
CapabilitiesImmutable capabilities)
Copyright 2010 JogAmp Community.