JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.demos.graph.ui.UILayoutBoxGridOffset01 Class Reference

Res independent Shapes with offset (not starting at origin) in a Group using BoxLayout and GridLayout, contained within a Scene attached to GLWindow. More...

Collaboration diagram for com.jogamp.opengl.demos.graph.ui.UILayoutBoxGridOffset01:

Classes

interface  GroupMod
 

Static Public Member Functions

static void main (final String[] args) throws IOException
 

Detailed Description

Res independent Shapes with offset (not starting at origin) in a Group using BoxLayout and GridLayout, contained within a Scene attached to GLWindow.

Pass '-keep' to main-function to keep running after animation, then user can test Shape drag-move and drag-resize w/ 1-pointer.

Definition at line 69 of file UILayoutBoxGridOffset01.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.demos.graph.ui.UILayoutBoxGridOffset01.main ( final String[]  args) throws IOException
static

Definition at line 78 of file UILayoutBoxGridOffset01.java.

Here is the call graph for this function:

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