org.wilmascope.highdimensionlayout
Class HDNodeLayout

java.lang.Object
  extended by org.wilmascope.graph.NodeLayout
      extended by org.wilmascope.highdimensionlayout.HDNodeLayout
All Implemented Interfaces:
Layable, NodeAbility

public class HDNodeLayout
extends NodeLayout

Author:
cmurray

Field Summary
 int graphTheoreticDist
           
 javax.vecmath.Point3f HDPos
           
 
Constructor Summary
HDNodeLayout()
           
 
Method Summary
 void setPos()
           
 
Methods inherited from class org.wilmascope.graph.NodeLayout
delete, getNode, isFixedPosition, resetProperties, setFixedPosition, setNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graphTheoreticDist

public int graphTheoreticDist

HDPos

public javax.vecmath.Point3f HDPos
Constructor Detail

HDNodeLayout

public HDNodeLayout()
Method Detail

setPos

public void setPos()