Re: What is JavaPlot? Where is the documentation?
Re: What is JavaPlot? Where is the documentation?
- Subject: Re: What is JavaPlot? Where is the documentation?
- From: email@hidden
- Date: Wed, 17 Dec 2003 14:58:44 +0000
Jean-Pierre
On 16 Dec 2003, at 22:06, Jean Pierre Malrieu wrote:
I am having difficulties to understand what exactly the JavaPlot
framework is.
Is it an Apple stuff? Is it from Sun?
A quick glance into the jar tells that it is a WebObjects framework. I
suspect it is used only for the Examples.
The Plot example used to include the "gd" library for image
manipulation, you can find more info here:
http://www.boutell.com/gd/
The JavaPlot example probably uses a rewrite of gd in Java. For image
manipulation in Java you should rather have a look at:
http://java.sun.com/products/java-media/2D/
Cheers,
-- Denis.
Where is the documentation? I can't even find a Javadoc for it... I
did searches on Sun site, as well as google searches, but did not find
what I wanted.
There is a com.webobjects.plot package, but not documented in the
WebObjects API Reference.
I need to go beyond the CreatePlot example, but I don't know where to
start from. I couldn't even find a description for the classes used in
the CreatePlot examples (GIFPlot and GIFImage for example).
I suppose I didn't look at the right place, but... where is the right
place?
JP.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.