info.aduna.linkmap.layout
Class GemLayoutManager.EdgeAttribute

java.lang.Object
  extended by info.aduna.linkmap.layout.GemLayoutManager.EdgeAttribute
Enclosing class:
GemLayoutManager

public static class GemLayoutManager.EdgeAttribute
extends Object


Field Summary
 GemLayoutManager.VertexAttribute attr1
           
 GemLayoutManager.VertexAttribute attr2
           
 
Constructor Summary
GemLayoutManager.EdgeAttribute(Edge edge)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attr1

public GemLayoutManager.VertexAttribute attr1

attr2

public GemLayoutManager.VertexAttribute attr2
Constructor Detail

GemLayoutManager.EdgeAttribute

public GemLayoutManager.EdgeAttribute(Edge edge)


Copyright © 1997-2008 Aduna. All Rights Reserved.