jzy3d-api/jzy3d-core-awt
Martin Pernollet bfb16af4a3 Fix GifDecoder on Ubuntu before running integration tests on memory leak 2022-11-29 16:43:24 +01:00
..
doc Let colobar and overlay layout be similar among emulgl/native and hidpi/nohidpi 2022-05-23 13:11:49 +02:00
src Fix GifDecoder on Ubuntu before running integration tests on memory leak 2022-11-29 16:43:24 +01:00
README.md clean 2021-05-09 13:21:46 +02:00
license.txt initiate refactor 2020-10-19 01:00:45 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2022-08-08 15:39:22 +02:00

README.md

Jzy3d - Core AWT

Provides AWT components at the core level, meaning independent of JOGL or EmulGL.

  • Mouse and keyboard controllers implemented with AWT MouseListener and KeyListener)
  • Image rendering (based on AWT BufferedImage)
  • Overlays, tooltips, legends and colorbars rendering (based on AWT Graphics2D)
  • Conversions AWT<>Jzy3D (colors, fonts, etc)

Javadoc schemas

Colorbar

Layout

Model