aled

Results 6 comments of aled

Thanks for the suggestion, The library used to support multiple dimensions, but as I recall I removed the feature to save some memory back in the J2ME days. I'm guessing...

Currently there is no way to bulk load data; it is necessary to add rectangles one at a time. I have no plans to add this feature, but if someone...

Turns out to be harder than expected; code was slower than the recursive version.

I have started the process of adding the JSI library to maven central; version 1.1.0 is currently available in the Sonatype snapshot repository, which should be reliable enough (see here...

No, there is nothing in maven central yet, only in the snapshot repository. Again, here is an example of how to include it in your project: https://github.com/aled/jsi-examples/blob/master/pom.xml Aled.