public interface NodeFactory<T extends Node>
T
newInstance(java.lang.String id, Graph graph)
T newInstance(java.lang.String id, Graph graph)