giny.util
Interface JUNGSpringLayout.LengthFunction

Enclosing interface:
JUNGSpringLayout

public static interface JUNGSpringLayout.LengthFunction

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

Author:
Danyel Fisher

Method Summary
 double getLength(EdgeView e)
           
 

Method Detail

getLength

public double getLength(EdgeView e)