public interface GraphElementFactory<N extends NeptusNodeElement,E extends NeptusEdgeElement>
| Modifier and Type | Method and Description |
|---|---|
E |
createEdge() |
N |
createNode() |
Copyright © 2004-2016 FEUP-LSTS and Neptus developers. All Rights Reserved.