| Modifier and Type | Method and Description |
|---|---|
EdgeFactory<E> |
getEdgeFactory()
Get the factory that is responsible for creating edge instances.
|
GraphHeadFactory<G> |
getGraphHeadFactory()
Get the factory that is responsible for creating graph head instances.
|
VertexFactory<V> |
getVertexFactory()
Get the factory that is responsible for creating vertex instances.
|
GraphHeadFactory<G> getGraphHeadFactory()
VertexFactory<V> getVertexFactory()
EdgeFactory<E> getEdgeFactory()
Copyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.