https://github.com/j4ts/j4ts-awtgeom
Java AWT geom packaged as a JSweet candy
https://github.com/j4ts/j4ts-awtgeom
Last synced: 4 months ago
JSON representation
Java AWT geom packaged as a JSweet candy
- Host: GitHub
- URL: https://github.com/j4ts/j4ts-awtgeom
- Owner: j4ts
- Created: 2017-04-05T15:32:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T03:35:25.000Z (over 4 years ago)
- Last Synced: 2025-01-14T03:39:16.100Z (6 months ago)
- Language: Java
- Size: 401 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java AWT geom
This project contains an extraction of the ``java.awt.geom`` API. It is compiled by JSweet and packaged as a JSweet candy (also find the TypeScript and JavaScript versions in the ``dist`` directory).
It is compiled without the J4TS runtime, which means that all the used JDK classes are erased from the generated JavaScript in order to keep only pure JavaScript code.