Graphics object under unix
Hi
I m using sun solaris and i want to create a graph using graphics object and then write on to jpg file. For the same i musing JPEGEncoder and able to do that sucessfully under win NT and also under solaris but only when that X windows is installed and that service is running.
My concern is i want to do the above task where x windows is not installed , in such a case where will i get graphics object from and how will graph be plotted.
Is there any work around without using 3rd party tool
Please let me know

