info.aduna.linkmap.layout
Class AdaptiveSpringLayoutManager.AdaptiveVertexAttribute

java.lang.Object
  extended by info.aduna.linkmap.layout.SpringLayoutManager.VertexAttribute
      extended by info.aduna.linkmap.layout.AdaptiveSpringLayoutManager.AdaptiveVertexAttribute
Enclosing class:
AdaptiveSpringLayoutManager

public static class AdaptiveSpringLayoutManager.AdaptiveVertexAttribute
extends SpringLayoutManager.VertexAttribute


Field Summary
 double adaptation
           
 
Fields inherited from class info.aduna.linkmap.layout.SpringLayoutManager.VertexAttribute
charge, fixated, forceX, forceY, mass, prevForceX, prevForceY, vertex, x, y
 
Constructor Summary
AdaptiveSpringLayoutManager.AdaptiveVertexAttribute(Vertex vertex)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adaptation

public double adaptation
Constructor Detail

AdaptiveSpringLayoutManager.AdaptiveVertexAttribute

public AdaptiveSpringLayoutManager.AdaptiveVertexAttribute(Vertex vertex)


Copyright © 1997-2008 Aduna. All Rights Reserved.