BINViz - Bidirectional Interactive Network Visualization API Documentation

BINViz - Bidirectional Interactive Network Visualization API Documentation

This document is the API Specification for BINViz - Bidirectional Interactive Network Visualization API Documentation.

Summary

No summary generated for these documents.


File Summary
DefaultEdgeView.js Provides the DefaultEdgeView class necessary for visualizing edges on BINViz's canvas.
DefaultNodeView.js Provides the DefaultNodeView class necessary for visualizing nodes on BINViz's canvas.
Edge.js Provides the Edge class necessary as edge representing data structure of graphical data.
EdgeSet.js Provides the EdgeSet class necessary as collection object for Edge object representing a set like data structure.
EdgeStyle.js Provides the EdgeStyle class necessary for style definition of edge visualization.
Graph.js Provides the Graph class necessary representation of a graph holding one or more NodeSet and EdgeSet object(s).
GraphStyle.js Provides the GraphStyle class necessary as collection object for NodeStlyle and EdgeStyle object(s).
GraphView.js Provides the GraphView class necessary as central software element providing all necessary interface methods for using BINViz.
Layout.js Provides the Layout and Point class necessary for the graph layout and as node position holding object.
Node.js Provides the Node class necessary as data representation of a node or vertice of a graph.
NodeSet.js Provides the NodeSet class necessary as collection class for Node objects.
NodeStyle.js Provides the NodeStyle class necessary for style definition of the node visualization.
OptionFrame.js Provides the OptionFrame class necessary as input and output interface for node and edge properties.

BINViz - Bidirectional Interactive Network Visualization API Documentation

Copyright 2007 Benjamin Weyers, University of Michigan, BINViz is a SourceForge.net project under GNU General Public License (GPL).
Documentation generated by JSDoc on Thu Jan 3 13:37:08 2008