Jörgen Lundgren

Results 2 issues of Jörgen Lundgren

The JavaFX-based ParameterLoader implementation, called ParameterLoaderImpl, should have support for FileParameter. The ParameterDialog class is responsible for the functionality. So it should be added to this class.

Add static intersection methods to the Rectangle2D, Rectangle2F and Rectangle2I classes. These methods should take two instances of the same Rectangle2* type as parameters and return an Optional with the...