aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/shapes/GlyphShape.java
Commit message (Expand)AuthorAgeFilesLines
* GraphUI Shape: Rename [set|is]{Enabled -> Visible}(..) for claritySven Gothel2023-12-181-1/+1
* Bug 1462 - Graph Font: Add name + codepoint to ID and Glyph mapping plus trav...Sven Gothel2023-09-241-19/+10
* GraphUI GlyphShape.addShapeToRegion(): In case the Font.Glyph has no shape, a...Sven Gothel2023-09-201-0/+3
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-3/+3
* GraphUI GlyphShape: Add copy-ctor variantSven Gothel2023-09-161-0/+17
* Graph Font + Glyph: More robust detetection and API definition of non-contour...Sven Gothel2023-08-281-2/+2
* GraphUI: Group API doc + remove GlyphShape's redundant many getOrigPos() vari...Sven Gothel2023-08-251-37/+4
* GraphUI GraphShape: {update->reset}GLRegion() and reserve vertices+indices if...Sven Gothel2023-04-281-1/+1
* GraphUI GraphShape: createGLRegion() -> updateGLRegion(), called by addShapeT...Sven Gothel2023-04-201-9/+11
* GraphUI: Relocate com.jogamp.graph.ui.gl.* -> com.jogamp.graph.ui.*, resolve ...Sven Gothel2023-03-311-0/+204