Package bicliqueviz

Class Summary
Biclique With this class you can represent a given biclique in a bipartite graph.
BicliqueTreeMenu This class represents the tree menu in the GUI
BiCliqueWin This class represents the window of the application
BiGraph This class represents the bigraph
CacheFilesLoader This class is used to load graphs from cache files
CacheFilesSaver This class manages the cache files of a bigraph to optimize the initialisation after first creation of the bigraph
CommTreeNodeBComparer Comparer for communities in the tree menu (sort by type B)
CommTreeNodeComparer Comparer for communities in the tree menu (sort by type A)
Community This class represents a given community in a bipartite graph It contains information about the maximal bicliques within it.
CommunityComparer Comparer for communities
CommunityEdgeToolTip Tool tip for edges in community networks
CommunityGraph Class community network
CommunitySizeShape Class for defining community shape and size
CommunityToolTip Tool tip for communities (the main graph)
CommunityTreeNode Class for community tree node in the tree menu (k=a,b folders)
CustomMouse DefaultModalGraphMouse is a PluggableGraphMouse class that pre-installs a large collection of plugins for picking and transforming the graph.
CustomMouse.ModeKeyAdapter  
CustomPickingPlugin<V,E> PickingGraphMousePlugin supports the picking of graph elements with the mouse.
CustomPopupPlugin This is a custom popup plugin made for a JUNG using some examples from JUNGs website
CustomPopupPlugin2 This is a custom popup plugin made for a JUNG using some examples from JUNGs website
CustomVertexLabelRenderer Class for custom vertex label rendering
CustomVertexLabelRenderer.InsidePositioner  
CustomVertexLabelRenderer.OutsidePositioner  
CustomVertexRenderer Class for custom vertex rendering
CustomVV<V,E> Adds mouse behaviors and tooltips to the graph visualization base class
EdgeFill Class for defining the edge fill
EdgeObj This class represent the edges in the JUNG graph
EdgeStroke Class for defining edge thickness in the graph
IDNodeTypePair Represents a pair of an vertex ID and vertex type (A or B)
InfoFile This class represents information given from optional ID files for the vertices of the graph Maps ids of vertices to real names for vertex A and B
IntComparer Integer comparer
LCM This class is used to run the LCM program using a system call.
ListCommunity Same as Community class just different toString() method
ListPopupItem Class representing menu items for pop up menu of type
NumberPair Number pair class.
NumberPairComparer Number pair comparer
ProgWin Window with progress bar This class represents the progress bar window
SearchResultsCommWin Window for search results
SearchResultsWin Search result window
Starter  
StreamGobbler Class for taking care of system call outputs
TabbedPane This class represents tabbed panes in the GUI
VertexComm Class for item the vertex community list
VertexCommList Class for vertex community list
VertexFillColour Class for the vertex fill colour
VertexObj Class for representing the vertices in the graph
VertexObjComparator Vertex comparer
VertexSizeShape Class for vertex shape and size in the graph
VertexStroke Class for thickness of the edge of vertices
VertexToolTip Class for tool tip for vertices