Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 805: GraphUI: Add Group.replaceShape(..) and Shape.getParent() | Sven Gothel | 2023-12-18 | 1 | -0/+1 |
* | GraphUI Shape: 'int name' -> 'int id' and add 'String name', change get/set m... | Sven Gothel | 2023-10-03 | 1 | -0/+4 |
* | Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav... | Sven Gothel | 2023-09-24 | 1 | -1/+1 |
* | GraphUI Container: Add getShapeCount() and add API doc .. | Sven Gothel | 2023-09-20 | 1 | -0/+5 |
* | Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn... | Sven Gothel | 2023-09-20 | 1 | -12/+11 |
* | GraphUI Container.removeShape(..): Return removed Shape, add removeShape(inde... | Sven Gothel | 2023-04-14 | 1 | -2/+12 |
* | GraphUI: Container (Group, Scene): Add removeAllShapes() and expose frustum-c... | Sven Gothel | 2023-04-10 | 1 | -0/+9 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 1 | -0/+97 |