Uses of Package
com.jgraph.algebra
Packages that use com.jgraph.algebra
Package
Description
JGraphLayout algebra package which contains graph algorithms and datastructures.
JGraphLayout's topmost package which contains the basic layout classes and interfaces.
-
Classes in com.jgraph.algebra used by com.jgraph.algebraClassDescriptionA singleton class that provides algorithms for graphs.This class implements a priority queue.Implements a node of the Fibonacci heap.Implements a union find structure that uses union by rank and path compression.A class that defines the identity of a set.
-
Classes in com.jgraph.algebra used by com.jgraph.layoutClassDescriptionA singleton class that provides algorithms for graphs.Implements a union find structure that uses union by rank and path compression.