Uses of Class
ccvisu.GraphEdgeString

Uses of GraphEdgeString in ccvisu
 

Methods in ccvisu that return types with arguments of type GraphEdgeString
protected  java.util.Vector<GraphEdgeString> ReaderDataGraphRSF.readEdges()
          Reads the edges of a graph in RSF (relational standard format) from stream reader in, and stores them in a list (of GraphEdgeString elements).
protected  java.util.Vector<GraphEdgeString> ReaderDataGraphCVS.readEdges()
          Reads the edges of a graph in CVS log format from stream reader in, and stores them in a list (of GraphEdgeString elements).