Cay Horstmann: How to draw simple diagrams the easy way (with Java2D)
When you need to produce lots of fairly straightforward graphs, Java2D is your friend. In this blog, I show you how you can render simple images as crisp-looking PDF or EPS files, provided you can draw them on a Graphics2D object.
Item Weight
0
- Printer-friendly version
- 267 reads



