JUNG Manual: Java Universal Network/Graph Framework
[25 mn of reading - published 5/27/2006 2:44:40 PM - Target : Confirmé]
|
   
|
Author
Resume
JUNG — the Java Universal Network/Graph Framework-- "is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network. "
We will show in this article some JUNG concept and we will do an example in order to show to you some possibility of this framework.
Necessary: Programmation object and java;J2EE,Swing, Awt. Sommaire
- Introduction
- 1 Generality
- 1.1 The team at the origin of Jung
- 1.2 The Jung project
- 1.3 How does it works ?
- 1.4 Setup
- 1.5 Example
- 2 Architecture
- 2.1 functioning
- 2.2 Graph creation
- 2.3 Set-up of the different object
-
- 2.4 Diagrammes
- 3 Real case
- 3.1 Context
- 3.2 Project realization
- 3.3 Result
- Conclusion
|