edu.uci.ics.jung.visualization
Class VertexLocationUtils

java.lang.Object
  extended by edu.uci.ics.jung.visualization.VertexLocationUtils

public class VertexLocationUtils
extends Object


Constructor Summary
VertexLocationUtils()
           
 
Method Summary
static VertexLocationFunction scale(VertexLocationFunction vld, double dx, double dy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VertexLocationUtils

public VertexLocationUtils()
Method Detail

scale

public static VertexLocationFunction scale(VertexLocationFunction vld,
                                           double dx,
                                           double dy)