Login  Register

Java geometry question (awt vs. javafx)

Posted by Burger Wilhelm on Jan 12, 2015; 3:10pm
URL: http://imagej.273.s1.nabble.com/Java-geometry-question-awt-vs-javafx-tp5011182.html

A quick question to the Java aficionados in this group:

I have (like others) been using the java.awt.geom package (e.g., Point2D, Color, ...) extensively in many IJ plugins and API code related to geometry. Given the problems with AWT in batch (non-display) mode, I was thinking of using the javafx.geometry package (which apparently is now part of the official Java release) as a future replacement.

Any comments if this might be a good idea at all?

--Wilhelm

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html