bass.visualisation.graph
Class CalcNodesEdgesBands
java.lang.Object
bass.visualisation.graph.CalcNodesEdgesBands
Deprecated.
public class CalcNodesEdgesBands
- extends java.lang.Object
This class is not used in the current System of bass.
It could be useful if we would get all bands out of the db and then do some sorting here
- Version:
- 0.1
- Author:
- Patrick Mai
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalcNodesEdgesBands
public CalcNodesEdgesBands()
- Deprecated.
getSelectedBand
public static BassNodeList[] getSelectedBand(BassNodeList allnodes,
BassEdgeList alledges,
int minFriends,
java.lang.String id,
int depth,
boolean edgeConn,
boolean friendsConn)
- Deprecated.