Uses of Class
bicliqueviz.InfoFile

Uses of InfoFile in bicliqueviz
 

Methods in bicliqueviz that return InfoFile
 InfoFile BiCliqueWin.getInfoFile()
           
 

Methods in bicliqueviz with parameters of type InfoFile
 void BicliqueTreeMenu.createTree(ProgWin pw, InfoFile info)
          Creates menu tree
 void Community.incrementVertexOccurs(InfoFile info)
          Increment the vertex occurences
 

Constructors in bicliqueviz with parameters of type InfoFile
CommunityGraph(BicliqueTreeMenu treeMenu, InfoFile info)
          Creates instance of community network (will be shown in a seperate window)