Télécharger la liste

Description du projet

OpenJGraph is a Java library to create and manipulate graphs. Its features include directed, undirected, directed-acylic, and weighted graphs, and simple graph algorithms such as graph traversal, minimum spanning tree, and shortest path spanning trees for weighted graphs. The library also has some support for graph drawing, including straight line and orthogonal graph drawing, and for user interaction such as creating and removing a vertex, creating and removing an edge, dragging a vertex, and changing some of the vertex and edge properties.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-02 01:08
0.9.2

Une nouvelle interface GraphListener pour être notifié de (et éventuellement prévenir) les changements au graphique, de nouvelles classes de test JUnit, une interface pour gérer de nouveaux LabeledGraphComponent étiquetage des sommets et des arêtes, une nouvelle classe pour dessiner des arbres dans une disposition radiale, et corrections de travailler avec JDK 1.4.
Tags: Minor feature enhancements
A new GraphListener interface for being notified of (and optionally preventing) changes to the graph, new JUnit test classes, a new LabeledGraphComponent interface to handle labeling of vertices and edges, a new class for drawing trees in a radial layout, and fixes to work with JDK 1.4.

Project Resources