diff options
author | Sven Gothel <[email protected]> | 2023-04-19 20:47:12 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-04-19 20:47:12 +0200 |
commit | 93fede2562cab03478bbc1e0df1846a42103c563 (patch) | |
tree | df55f6f95b8ad5c1f9f2a630cca5b8c85f6688df /src/jogl/classes/jogamp/graph/curve/opengl | |
parent | 7a2f6bfdfadcaba1d6fecc2389ba7b91e927104a (diff) |
Graph: Region.countOutlineShape(..) -> static, allow usage w/o instance; TextRegionUtil.addStringToRegion() grow region buffer w/ counting (as well); GLRegion.create(..) count + reuse create(.., size) static-ctor
All supported string -> region method utilize pre-calc of size and growth!
Before, GraphUI's Label0 used TextRegionUtil.addStringToRegion() and hence missed this optimization path.
Diffstat (limited to 'src/jogl/classes/jogamp/graph/curve/opengl')
0 files changed, 0 insertions, 0 deletions