Package netkit.graph.io

Class Summary
DotGraph  
EdgeReaderGDA This class reads in Edge data in the GDA format.
EdgeReaderRN This class reads in Edge data in RN format.
EdgeWriterRN This class outputs Edge data in RN format.
NetkitGraph  
NodeReader This class reads Node instance data from a Reader object.
NodeWriter This class writes Node instance data to a Writer object.
PajekGraph  
SchemaReader This class reads schema type information for a Graph and builds the data structures to describe completely a network of Nodes and Edges, all of their type information and the instance data.
SchemaWriter This class outputs schema information for a Graph.
SplitParser This class enables parsing lines of text using regular expression patterns that must match an entire line.