Package | Description |
---|---|
org.jgrapht.graph |
Implementations of various graphs.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractBaseGraph.setEdgeSetFactory(EdgeSetFactory<V,E> edgeSetFactory)
Set the
EdgeSetFactory to use for this graph. |
Copyright © 2016. All rights reserved.