JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2:
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2:

Public Member Functions

void test001_flip1_norm_layout0_layered0 () throws InterruptedException, InvocationTargetException
 
void test002_flip1_norm_layout1_layered0 () throws InterruptedException, InvocationTargetException
 
void test003_flip1_norm_layout0_layered1 () throws InterruptedException, InvocationTargetException
 
void test004_flip1_norm_layout1_layered1 () throws InterruptedException, InvocationTargetException
 
void test011_flip1_bitm_layout0_layered0 () throws InterruptedException, InvocationTargetException
 
void test012_flip1_bitm_layout1_layered0 () throws InterruptedException, InvocationTargetException
 
void test013_flip1_bitm_layout0_layered1 () throws InterruptedException, InvocationTargetException
 
void test014_flip1_bitm_layout1_layered1 () throws InterruptedException, InvocationTargetException
 
void test101_flip1_norm_layout0_layered0 () throws InterruptedException, InvocationTargetException
 
void test102_flip1_norm_layout1_layered0 () throws InterruptedException, InvocationTargetException
 
void test103_flip1_norm_layout0_layered1 () throws InterruptedException, InvocationTargetException
 
void test104_flip1_norm_layout1_layered1 () throws InterruptedException, InvocationTargetException
 
void test111_flip1_bitm_layout0_layered0 () throws InterruptedException, InvocationTargetException
 
void test112_flip1_bitm_layout1_layered0 () throws InterruptedException, InvocationTargetException
 
void test113_flip1_bitm_layout0_layered1 () throws InterruptedException, InvocationTargetException
 
void test114_flip1_bitm_layout1_layered1 () throws InterruptedException, InvocationTargetException
 
- Public Member Functions inherited from com.jogamp.opengl.test.junit.jogl.tile.TiledPrintingAWTBase
 TiledPrintingAWTBase ()
 
PrintableBase doPrintAuto (final Container cont, final int pOrientation, final Paper paper, final int offscrnImageType, final int dpi, final int numSamples, final int tileWidth, final int tileHeight, final boolean resizeWithinPrintTest)
 
PrintableBase doPrintManual (final Container cont, final int dpi, final int numSamples, final int tileWidth, final int tileHeight)
 
void waitUntilPrintJobsIdle (final PrintableBase p)
 Wait for idle . More...
 
- Public Member Functions inherited from com.jogamp.opengl.test.junit.util.UITestCase
int getMaxTestNameLen ()
 
String getSnapshotFilename (final int sn, String postSNDetail, final GLCapabilitiesImmutable caps, final int width, final int height, final boolean sinkHasAlpha, String fileSuffix, final String destPath)
 
void snapshot (final int sn, final String postSNDetail, final GL gl, final GLReadBufferUtil readBufferUtil, final String fileSuffix, final String destPath)
 Takes a snapshot of the drawable's current front framebuffer. More...
 

Static Public Member Functions

static void initClass ()
 
static void releaseClass ()
 
static void main (final String args[])
 
- Static Public Member Functions inherited from com.jogamp.opengl.test.junit.util.UITestCase
static void setResetXRandRIfX11AfterClass ()
 
static int resetXRandRIfX11 ()
 Iterates through all outputs and sets the preferred mode and normal rotation using RandR 1.3. More...
 
static int processCommand (final String[] cmdline, final OutputStream outstream, final StringBuilder outstring, final String outPrefix)
 
static final void oneTimeSetUpUITest ()
 
static final void oneTimeTearDownUITest ()
 

Protected Member Functions

void runTestGL (final GLCapabilities caps, final boolean addLayout, final boolean layered, final boolean skipGLOrientationVerticalFlip, final boolean useAnim) throws InterruptedException, InvocationTargetException
 

Detailed Description

Definition at line 75 of file TestTiledPrintingGearsSwingAWT2.java.

Member Function Documentation

◆ initClass()

static void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.initClass ( )
static

Definition at line 82 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ main()

static void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.main ( final String  args[])
static

Definition at line 384 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ releaseClass()

static void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.releaseClass ( )
static

Definition at line 96 of file TestTiledPrintingGearsSwingAWT2.java.

◆ runTestGL()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.runTestGL ( final GLCapabilities  caps,
final boolean  addLayout,
final boolean  layered,
final boolean  skipGLOrientationVerticalFlip,
final boolean  useAnim 
) throws InterruptedException, InvocationTargetException
protected

Definition at line 99 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test001_flip1_norm_layout0_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 255 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test002_flip1_norm_layout1_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 261 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test003_flip1_norm_layout0_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 267 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test004_flip1_norm_layout1_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 273 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test011_flip1_bitm_layout0_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test011_flip1_bitm_layout0_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 279 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test012_flip1_bitm_layout1_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test012_flip1_bitm_layout1_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 289 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test013_flip1_bitm_layout0_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test013_flip1_bitm_layout0_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 299 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test014_flip1_bitm_layout1_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test014_flip1_bitm_layout1_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 309 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test101_flip1_norm_layout0_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 319 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test102_flip1_norm_layout1_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 325 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test103_flip1_norm_layout0_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 331 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test104_flip1_norm_layout1_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 337 of file TestTiledPrintingGearsSwingAWT2.java.

◆ test111_flip1_bitm_layout0_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test111_flip1_bitm_layout0_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 343 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test112_flip1_bitm_layout1_layered0()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test112_flip1_bitm_layout1_layered0 ( ) throws InterruptedException, InvocationTargetException

Definition at line 353 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test113_flip1_bitm_layout0_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test113_flip1_bitm_layout0_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 363 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

◆ test114_flip1_bitm_layout1_layered1()

void com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.test114_flip1_bitm_layout1_layered1 ( ) throws InterruptedException, InvocationTargetException

Definition at line 373 of file TestTiledPrintingGearsSwingAWT2.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: