|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ed.inf.graph.impl.NodeFactory
public final class NodeFactory
Constructor Summary | |
---|---|
NodeFactory(Graph graph)
|
Method Summary | |
---|---|
Node |
createNode()
|
IBasicGraph<Node,Edge> |
getGraph()
Get the graph to which this factory acts upon. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
NodeFactory(Graph graph)
Method Detail |
---|
public Node createNode()
createNode
in interface IBasicNodeFactory<Node,Edge>
public IBasicGraph<Node,Edge> getGraph()
IBasicNodeFactory
getGraph
in interface IBasicNodeFactory<Node,Edge>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |