Package fr.lri.bd.olap.jung

Classes relative to JUNG graph library

See:
          Description

Class Summary
BasicVertexPaintFunction BasicVertexPaintFunction is VertexPaintFunction used for show schema
ExtendedPickingModalGraphMouse ExtendedPickingModalGraphMouse class makes movement ability on the graph.
GraphUtils Various standard graph utils
LRIGraphMLFileHandler Extended GraphML file handler to use to parse the xml file.
PathEdgePaintFunction PathEdgePaintFunction takes care about highlight of edges, which are on the path from root to destination vertex
PathEdgeStrokeFunction PathEdgeStrokeFunction takes care about highlight of edges, which are on the path from root to destination vertex
PathPickedItemListener PathPickedItemListener is ItemListener used for choosing new path of query
PathVertexPaintFunction PathVertexPaintFunction is VertexPaintFunction used for show schema
SubGraphEdgeStrokeFunction SubGraphEdgeStrokeFunction takes care about highlight of edges, which are part of subgraph
SubGraphPickedListener SubGraphPickedListener is ItemListener used for choosing new root of datamart or subvertexes of datamart
SubGraphVertexPaintFunction SubGraphVertexPaintFunction is VertexPaintFunction used for show schema
WeightedShortestPath WeightedShortestPath is used for counting distance between nodes of graph
 

Package fr.lri.bd.olap.jung Description

Classes relative to JUNG graph library