jzy3d-api/jzy3d-core-awt
Martin Pernollet f278777f6c Bump to version 2.1.1-SNAPSHOT 2022-05-24 17:31:19 +02:00
..
doc Let colobar and overlay layout be similar among emulgl/native and hidpi/nohidpi 2022-05-23 13:11:49 +02:00
src merge 2022-05-24 11:56:06 +02: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 Bump to version 2.1.1-SNAPSHOT 2022-05-24 17:31:19 +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