| Package | Description |
|---|---|
| edu.uci.ics.jung.graph |
Interfaces for the JUNG graph types, and some representative implementations.
|
| edu.uci.ics.jung.graph.util |
Utility interfaces and classes for the JUNG API.
|
| org.girod.jgraphml.model |
This package contains the graphml model classes.
|
| Class and Description |
|---|
| EdgeType
Defines the possible edge types for graphs which assign types to edges.
|
| Pair
An implementation of
Collection that stores exactly
2 non-null objects and is not mutable. |
| Class and Description |
|---|
| Context
A class that is used to link together a graph element and a specific graph.
|
| DefaultParallelEdgeIndexFunction
A class which creates and maintains indices for parallel edges.
|
| EdgeIndexFunction
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.
|
| EdgeType
Defines the possible edge types for graphs which assign types to edges.
|
| IncidentEdgeIndexFunction
A class which creates and maintains indices for incident edges.
|
| Class and Description |
|---|
| EdgeType
Defines the possible edge types for graphs which assign types to edges.
|
| Pair
An implementation of
Collection that stores exactly
2 non-null objects and is not mutable. |
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence