41package com.jogamp.nativewindow;
A marker interface describing a graphics configuration, visual, or pixel format in a toolkit-independ...
CapabilitiesImmutable getChosenCapabilities()
Return the capabilities reflecting this graphics configuration, which may differ from the capabilitie...
CapabilitiesImmutable getRequestedCapabilities()
Return the capabilities used to choose this graphics configuration.
AbstractGraphicsScreen getScreen()
Return the screen this graphics configuration is valid for.
AbstractGraphicsConfiguration getNativeGraphicsConfiguration()
In case the implementation utilizes a delegation pattern to wrap abstract toolkits,...
A interface describing a graphics screen in a toolkit-independent manner.
Specifies an immutable set of capabilities that a window's rendering context must support,...
Visual ID holder interface.