Visual Library 2.0 - Documentation
Index
Abstract
This is a documentation for the Visual Library 2.0 API. The library is a successor of the Graph Library 1.0. Its provides general-purpose (not graph-oriented only) visualization.
WWW: http://graph.netbeans.org
CVS: :pserver:anoncvs@cvs.netbeans.org:/cvs checkout graph
Issues: NetBeans Issuezilla - graph
Installation
The library become a part of the NetBeans Platform. You can download a build of NetBeans Platform and the library should be there. To setup your project, it is enough to set a dependency on org.netbeans.api.visual module.
If you want to compile your library yourself, see setup document. The source code of Visual Library API is located at graph/lib directory. For running examples execute ant in graph/examples directory.
Documentation
Since the library become a part of the NetBeans Platform, you can see javadoc and documentation listed at NetBeans API list.
For javadoc, see the Visual Library API Javadoc.
For documentation, see the Visual Library API Documentation.
Change Integration
Since the library is a part of a stable release (since NetBeans 6.0), it is considered as stable. Therefore there integration of new features or changes has to follow Change Integration Process.
Bugs and Enhancements
The list of currently known issues is tracked by Issuezilla.
If you find a bug, please, enter an issue on graph module into Issuezilla. Click here to get there directly.
If you have a request for an enhancement, please, enter an issue on graph module into Issuezilla. Click here to get there directly.
If you have any comments, suggestions, or missing feature or documentation, please, send an email to users@graph.netbeans.org.
