Interface XGraph

All Known Subinterfaces:
XBipGraph

public interface XGraph


Method Summary
 int getNodeCount()
           
 Iterable<XNode> getNodes()
           
 

Method Detail

getNodes

Iterable<XNode> getNodes()

getNodeCount

int getNodeCount()