Package org.gicentre.utils.network

 

See:
          Description

Class Summary
Edge Represents an edge between two nodes in a network graph structure.
Node Represents a node in a network graph structure.
ParticleViewer Allows particles to be viewed and animated.
 

Package org.gicentre.utils.network Description

Network-related utilities for use with Processing

This package includes utilities for representing networks. It includes a particle viewer that can display networks of nodes and or edges using spring embedding and force directed layouts. To use the classes in this package, you will also need to have the traer physics and animation libraries installed (see related documentation below).

To check you have the latest version of the gicentreUtils package, display the results of Version.getText() or Version.getVersion(). It should match that shown in this API documentation.

Related Documentation



gicentreUtils V.3.1, API documentation generated 18th February, 2011