See the changelog @ http://jointjs.com/download#changelog
below is some of good features

   - dia.Graph introduces new functions for traversing graphs: dfs(),
   bfs(), search(), isSuccessor(), isPredecessor(), getPredecessors(),
   getSuccessors(), isNeighbor(), isSource(), isSink(), getSources(),
   getSinks(), getSubgraph(), getFirstCell(), getLastCell() and getCells()
   - new functions for cloning cells dia.Graph.cloneCells(),
   dia.Graph.cloneSubgraph()
   - new convenient methods for getting source/target elements added to
   dia.Link: getSourceElement() and getTargetElement()
   - dia.Paper has a new option 'multiLinks' that when set to false,
   prevents from creating multiple links between the same elements
   - dia.Paper has a new option function 'guard' that allows for preventing
   the paper from handling UI events
   - dia.Paper.findViewsInArea() has been extended with 'strict' option
   that when set, returns only views that are contained within the area passed
   in the argument


-- 
*Susinda Perera*
Software Engineer
B.Sc.(Eng), M.Sc(Computer Science), AMIE(SL)
Mobile:(+94)716049075
Blog: susinda.blogspot.com
WSO2 Inc. http://wso2.com/
Tel : 94 11 214 5345 Fax :94 11 2145300
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to