org.wilmascope.control
Class GraphControl.ForceFacade

java.lang.Object
  extended by org.wilmascope.control.GraphControl.ForceFacade
Enclosing class:
GraphControl

public class GraphControl.ForceFacade
extends java.lang.Object


Method Summary
 float getStrength()
           
 java.lang.String getType()
           
 void setStrength(float strength)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setStrength

public void setStrength(float strength)

getStrength

public float getStrength()

getType

public java.lang.String getType()