|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wilmascope.patterns.Prototype
org.wilmascope.forcelayout.Force
org.wilmascope.forcelayout.Planar
public class Planar
Field Summary |
---|
Fields inherited from class org.wilmascope.forcelayout.Force |
---|
strengthConstant |
Constructor Summary | |
---|---|
Planar(float strength)
|
Method Summary | |
---|---|
void |
calculate()
Calculate the position deltas due to this force |
void |
setCluster(Cluster root)
|
Methods inherited from class org.wilmascope.forcelayout.Force |
---|
getStrengthConstant, setStrengthConstant, toString |
Methods inherited from class org.wilmascope.patterns.Prototype |
---|
clone, getTypeName, setTypeName |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Planar(float strength)
Method Detail |
---|
public void setCluster(Cluster root)
setCluster
in class Force
public void calculate()
Force
calculate
in class Force
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |