|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg._3pq.jgrapht.edge.EdgeFactories
This utility class is a container of various EdgeFactory
classes.
Classes included here do not have substantial logic. They are grouped together in this container in order to avoid clutter.
Nested Class Summary | |
static class |
EdgeFactories.DirectedEdgeFactory
An EdgeFactory for producing directed edges. |
static class |
EdgeFactories.DirectedWeightedEdgeFactory
An EdgeFactory for producing directed edges with weights. |
static class |
EdgeFactories.UndirectedEdgeFactory
An EdgeFactory for producing undirected edges. |
static class |
EdgeFactories.UndirectedWeightedEdgeFactory
An EdgeFactory for producing undirected edges with weights. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |