public class DefaultGraphFactory extends java.lang.Object implements GraphElementFactory
| Constructor and Description |
|---|
DefaultGraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
NeptusEdgeElement<?> |
createEdge() |
NeptusNodeElement<?> |
createNode() |
public NeptusEdgeElement<?> createEdge()
createEdge in interface GraphElementFactorypublic NeptusNodeElement<?> createNode()
createNode in interface GraphElementFactoryCopyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.