aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/shapes/Rectangle.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI Revise Padding and Border: Padding + Border belong to Shape's bounds....Sven Gothel2023-04-281-9/+37
* GraphUI GraphShape: Apply {update->reset}GLRegion()Sven Gothel2023-04-281-1/+1
* GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT...Sven Gothel2023-04-201-1/+6
* Graph + GraphUI: Consolidate Vertex: Drop SVertex and factory, use Vec[234]f ...Sven Gothel2023-04-181-1/+1
* GraphUI Rectangle: Construct shape w/ 0/0 bottom-left origin as recommended b...Sven Gothel2023-04-131-31/+26
* GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ...Sven Gothel2023-03-311-0/+104