News

Hello, as the subject states, I'm looking for a good book on Java 2D graphics. I was wondering if anyone here had any good suggestions?I came across this bookJava 2D API Graphics and it seems ...
So, this could be a really dumb question, but I've been searching the API's and can't find much that's working for me.I need to search a 2d array for for the index value of an element. I can't ...
This code generates Java 2D GeneralPaths representing isolines of a data set. It is intended to be easy to use - please offer suggestions if you feel it is not. It is a direct implementation of the ...