|
||||||||||
| 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.RepulsionFADE
public class RepulsionFADE
| Field Summary | |
|---|---|
static int |
BARNES_HUT
|
static int |
NEW_BARNES_HUT
|
static int |
ORTHOGONAL_DISTANCE
|
| Fields inherited from class org.wilmascope.forcelayout.Force |
|---|
strengthConstant |
| Constructor Summary | |
|---|---|
RepulsionFADE(float strengthConstant)
|
|
| 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 |
| Field Detail |
|---|
public static final int BARNES_HUT
public static final int NEW_BARNES_HUT
public static final int ORTHOGONAL_DISTANCE
| Constructor Detail |
|---|
public RepulsionFADE(float strengthConstant)
| Method Detail |
|---|
public void calculate()
Force
calculate in class Forcepublic void setCluster(Cluster root)
setCluster in class Force
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||