information visualization toolkit

prefuse downloads

toolkit download

prefuse beta (release 2007.10.21)

 - source zip (.zip), 4.1mb

The most recent release of the toolkit. Recommended. A zip file containing the prefuse toolkit source code and a pre-compiled version of the toolkit (prefuse.jar). The code can easily be imported as an Eclipse project or built using the provided build scripts (build.sh for UNIX/MacOS X, build.bat for Windows). See the readme file contained within the zip archive for more. Prefuse requires the Java Development Kit (JDK), version 1.4.2 or higher.


prefuse alpha (release 2006.05.26)

 - source zip (.zip), 3.0mb

The previous release of the toolkit. New users should download the beta release instead. The alpha version is still provided so that additional bug fixes may be introduced for developers who have not switched over to beta, and as a resource for users who wish to run visualizations written using the alpha framework.


CVS access ( browse online | access instructions )

All prefuse source code is also available through anonymous CVS (Concurrent Versioning System) provided by SourceForge. Use the links above to browse the current contents of the CVS repository online or for instructions on how to connect to the repository to download the latest snapshot of the code base.

documentation

user's manual ( browse online )

HTML user's manual for prefuse beta. Still under construction.


javadoc API documentation ( browse online )

API Documentation for all classes and methods in the prefuse beta toolkit. This is included in the toolkit download.