public class SVG2JPGTranscoderMemoryReadings
extends java.lang.Object
Rasterization of SVG to JPEG;
provides an idea about the memory being
and time taken for the rasterization process
NOTE: batik 1.6 had been used for this test case;
however, the version of the batik jar delivered with Application Designer is 1.0;
this might cause java.lang.OutOfMemoryError;
please use batik 1.5 or 1.6 for running this test successfully