http://idk.i2p/javadoc-i2p/org/rrd4j/graph/ImageWorker.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details ImageWorker ImageWorker (int width,
int height) Method Details resize void resize (int width,
int height) clip void clip (int x,
int y,
int width,
int height) transform void transform (int x,
int y,
double angle) reset void reset () fillRect void fillRect (int x,
int y,
int width,
int height, Paint paint) fillPolygon void fillPolygon (int[] x,
int[] y, Paint paint)...