Uses of Package
edu.uci.ics.jung.graph.util
Packages that use edu.uci.ics.jung.graph.util
Package
Description
Support for establishing and maintaining graph element equivalence (such as in blockmodeling).
Mechanisms for identifying clusters in graphs.
Methods for generating random graphs with various properties.
Provides general algorithmic utilities.
Interfaces for the JUNG graph types, and some representative implementations.
Utility interfaces and classes for the JUNG API.
Interfaces and classes for reading and writing graphs in various (file)
formats.
Sample applications created using JUNG, largely focused on visualization.
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins.
Mechanisms for associating data (shapes, colors, values, strings, etc.) with
graph elements.
Visualization mechanisms for supporting the selection of graph elements.
Utilities for graph visualization.
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.algorithms.blockmodelClassDescriptionAn implementation of
Collection
that stores exactly 2 non-null objects and is not mutable. -
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.algorithms.clusterClassDescriptionAn implementation of
Collection
that stores exactly 2 non-null objects and is not mutable. -
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.algorithms.generators.randomClassDescriptionAn implementation of
Collection
that stores exactly 2 non-null objects and is not mutable. -
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.algorithms.utilClassDescriptionA class that is used to link together a graph element and a specific graph.
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.graph
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.graph.utilClassDescriptionA class that is used to link together a graph element and a specific graph.A class which creates and maintains indices for parallel edges.An interface for a service to access the index of a given edge (in a given graph) into the set formed by the given edge and all the other edges it is parallel to.Defines the possible edge types for graphs which assign types to edges.A class which creates and maintains indices for incident edges.An implementation of
Collection
that stores exactly 2 non-null objects and is not mutable. -
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.io
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.samplesClassDescriptionA class that is used to link together a graph element and a specific graph.
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.visualizationClassDescriptionA class that is used to link together a graph element and a specific graph.An interface for a service to access the index of a given edge (in a given graph) into the set formed by the given edge and all the other edges it is parallel to.
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.visualization.control
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.visualization.decoratorsClassDescriptionA class that is used to link together a graph element and a specific graph.An interface for a service to access the index of a given edge (in a given graph) into the set formed by the given edge and all the other edges it is parallel to.
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.visualization.pickingClassDescriptionA class that is used to link together a graph element and a specific graph.
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.visualization.spatial
-
Classes in edu.uci.ics.jung.graph.util used by edu.uci.ics.jung.visualization.utilClassDescriptionAn interface for a service to access the index of a given edge (in a given graph) into the set formed by the given edge and all the other edges it is parallel to.