wakaxx / afreechart

Automatically exported from code.google.com/p/afreechart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

afreechart_sample uses non existing classes

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Download afreechart-0.0.3.zip
2. Run afreechart_sample
3. Interpreter complains that org.afree.graphics.* does not exist

What is the expected output? What do you see instead?
I expect the demo to run without errors

What version of the product are you using? On what operating system?
Version 0.0.3, using Eclipse Indigo, WindowsXP

Please provide any additional information below.


Original issue reported on code.google.com by johannes...@gmail.com on 30 Oct 2011 at 7:34

Oups. Sorry, did not see the need for the Graphics download...

Original comment by johannes...@gmail.com on 30 Oct 2011 at 7:37

Please close this issue.

Original comment by johannes...@gmail.com on 30 Oct 2011 at 7:38

I have the same problem. Whre can I find these classes ?

Original comment by marinese...@free.fr on 31 Oct 2011 at 5:30

Ok I see where is the file missing "afreegraphics.jar"

You must copy it from the source of afreechart-0.0.3.zip in the libs directory 
and add as a jar file in: /afreechart_sample/libs/afreegraphics.jar

Original comment by marinese...@free.fr on 31 Oct 2011 at 5:59

Where are the Java docs for AFreeGraphics?  I can't find anything for them 
which makes it pretty difficult to understand how to use PaintType for instance.

Original comment by barer...@gmail.com on 21 Apr 2012 at 11:30