| Package | Description |
|---|---|
| org.abego.stringgraph.core |
A directed graph implementation using String objects to represent the nodes
and the labels of the edges and supporting custom definable properties
on the nodes.
|
| org.abego.stringgraph.dotdigraph |
DOT Digraph support
|
| org.abego.stringgraph.internal |
The "internal" package of the module, not intended to be access directly
by client code.
|
| org.abego.stringgraph.internal.commons |
"Common" code used in the implementation of this module but not
really specific to this module's domain.
|
| Class and Description |
|---|
| Edge |
| EdgeLabels |
| Edges |
| Node |
| Nodes |
| Properties |
| Property |
| StringGraph |
| StringGraphBuilder |
| StringGraphConstructing |
| StringGraphDump |
| StringGraphs |
| Class and Description |
|---|
| StringGraph |
| Class and Description |
|---|
| StringGraph |
| StringGraphBuilder |
| StringGraphConstructing |
| StringGraphDump |
| StringGraphs |
| Class and Description |
|---|
| Edge |
Copyright © 2023 abego Software GmbH, Germany. All rights reserved.