j4ts / j4ts-awtgeom

Java AWT geom packaged as a JSweet candy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Java AWT geom packaged as a JSweet candy


Languages

Language:Java 99.7%Language:HTML 0.3%