Uses of Package
org.jhotdraw8.graph
Packages that use org.jhotdraw8.graph
Package
Description
References:
Wikipedia.
-
Classes in org.jhotdraw8.graph used by org.jhotdraw8.graphClassDescriptionAbstractDirectedGraphBuilder.Data record for an arrow with associated data in a directed graph.This interface provides read-only indexed access to a directed graph
G = (V, A)with vertex and arrow attributes of the generic typesVandA.This interface provides read-only indexed access to a directed graphG = (V, A)with vertex and arrow attributes of the generic typesVandA.Adds methods to the interface defined inBareDirectedGraphthat allow to follow arrows in backward direction.A minimalistic read-only interface to a directed graph.Provides a minimal read-only interface to a directed graph.Adds convenience methods to the interface defined inBareBidiGraph.Adds convenience methods to the interface defined inBareDirectedGraph.Interface for a chunk of aChunkedMutableIndexedBidiGraph.This interface provides read access to a directed graphG = (int, A).Provides indexed read access to a directed graphG = (V, A).This interface combinesIntAttributedIndexedBidiGraphandIndexedBidiGraphinto one interface.This interface adds accessors for vertex data and arrow data that is represented by an int.Interface for a mutable directed graph that allows to follow arrows in backward direction.Interface for a mutable directed graph.MutableIndexedBidiGraph. -
Classes in org.jhotdraw8.graph used by org.jhotdraw8.graph.algoClassDescriptionAdds convenience methods to the interface defined in
BareDirectedGraph.Provides indexed read access to a directed graphG = (V, A).SimpleMutableDirectedGraph. -
Classes in org.jhotdraw8.graph used by org.jhotdraw8.graph.ioClassDescriptionAdds convenience methods to the interface defined in
BareDirectedGraph.Interface for a mutable directed graph. -
Classes in org.jhotdraw8.graph used by org.jhotdraw8.graph.iterator
-
Classes in org.jhotdraw8.graph used by org.jhotdraw8.graph.path
-
Classes in org.jhotdraw8.graph used by org.jhotdraw8.graph.path.algo