Skip navigation links

Package org.gicentre.utils.network

Network-related utilities for use with Processing.

See: Description

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. Makes use of locally adapted copies of 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

Skip navigation links