Package de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.text_list

  • Class Summary
    Class Description
    SIFreader
    edges in list form S I T (Source Interaction Type Target) ===== n1 i1 n2 n2 i1 n3 n3 i2 n1
    TextListReader
    edges in list form S T W (header) a b 0.3 c b 0.7 % comment a c 1.0 or simple text format (see http://www.graphdrawing.de/contest2009/gdcategories2009.html): # Nodes Id1,40,40,20,20 Id2,40,40,100,100 Id3,40,40 # Edges Id1,Id2,40,20,100,20,100,80 Id3,Id2
    TextListReaderPlugin