scratch.danyel.sample
Interface CircleLayout.LengthFunction

Enclosing class:
CircleLayout

public static interface CircleLayout.LengthFunction

If the edge is weighted, then override this method to show what the visualized length is.

Author:
danyelf

Method Summary
 double getLength(Edge e)
           
 

Method Detail

getLength

double getLength(Edge e)