DOC

net.sf.jung : jung2

Maven & Gradle

Jan 24, 2010
4 usages

jung2 · 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. It is written in Java, which allows JUNG-based applications to make use of the extensive built-in capabilities of the Java API, as well as those of other existing third-party Java libraries. The JUNG architecture is designed to support a variety of representations of entities and their relations, such as directed and undirected graphs, multi-modal graphs, graphs with parallel edges, and hypergraphs. It provides a mechanism for annotating graphs, entities, and relations with metadata. This facilitates the creation of analytic tools for complex data sets that can examine the relations between entities as well as the metadata attached to each entity and relation. The current distribution of JUNG includes implementations of a number of algorithms from graph theory, data mining, and social network analysis, such as routines for clustering, decomposition, optimization, random graph generation, statistical analysis, and calculation of network distances, flows, and importance measures (centrality, PageRank, HITS, etc.). JUNG also provides a visualization framework that makes it easy to construct tools for the interactive exploration of network data. Users can use one of the layout algorithms provided, or use the framework to create their own custom layouts. In addition, filtering mechanisms are provided which allow users to focus their attention, or their algorithms, on specific portions of the graph.

Table Of Contents

Latest Version

Download net.sf.jung : jung2 Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sf.jung : jung2 Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x
2.0

How to open Javadoc JAR file in web browser

  1. Rename the file jung2-2.0.1-javadoc.jar to jung2-2.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jung2-2.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jung2-2.0.1-sources.jar" -d "jung2-2.0.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Sep 07, 2016
126 usages
323 stars
Sep 07, 2016
88 usages
323 stars
Sep 07, 2016
88 usages
323 stars
Sep 07, 2016
82 usages
323 stars
Sep 07, 2016
37 usages
323 stars

Discover Dependencies

Jul 11, 2013
19 usages
14.2k stars
Mar 07, 2012
2.1k stars
Sep 17, 2012
10 usages
8 stars
sac
Mar 22, 2008
103 usages
Sep 25, 2013
2 usages
199 stars
Nov 06, 2012
31 usages
jcr
Sep 30, 2009
983 usages