JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
Shape.java File Reference

Go to the source code of this file.

Classes

class  com.jogamp.graph.ui.Shape
 Generic Shape, potentially using a Graph via GraphShape or other means of representing content. More...
 
interface  com.jogamp.graph.ui.Shape.Visitor1
 General Shape visitor. More...
 
interface  com.jogamp.graph.ui.Shape.Visitor2
 General Shape visitor. More...
 
interface  com.jogamp.graph.ui.Shape.MoveListener
 Shape move listener More...
 
interface  com.jogamp.graph.ui.Shape.PointerListener
 Shape pointer listener, e.g. More...
 
interface  com.jogamp.graph.ui.Shape.Listener
 General Shape listener action. More...
 
interface  com.jogamp.graph.ui.Shape.DrawListener
 Shape draw listener action returning a boolean value More...
 
class  com.jogamp.graph.ui.Shape.ForwardKeyListener
 Forward KeyListener, to be attached to a key event source forwarded to the receiver set at constructor. More...
 
class  com.jogamp.graph.ui.Shape.ForwardMouseListener
 Forward MouseGestureListener, to be attached to a mouse event source forwarded to the receiver set at constructor. More...
 
interface  com.jogamp.graph.ui.Shape.MouseGestureListener
 Combining MouseListener and GestureListener. More...
 
class  com.jogamp.graph.ui.Shape.MouseGestureAdapter
 Convenient adapter combining dummy implementation for MouseListener and GestureListener. More...
 
class  com.jogamp.graph.ui.Shape.EventInfo
 Shape event info for propagated NEWTEvents containing reference of the intended shape as well as the rotated relative position to this shape. More...
 

Packages

package  com.jogamp.graph.ui
 Copyright 2010-2023 JogAmp Community.