|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |