|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gephi.layout.plugin.force.ProportionalDisplacement
public class ProportionalDisplacement
The movement of the node is in the direction of the force and it's proportional to is module.
Constructor Summary | |
---|---|
ProportionalDisplacement(float step)
|
Method Summary | |
---|---|
void |
moveNode(NodeData node,
ForceVector forceData)
|
void |
setStep(float step)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProportionalDisplacement(float step)
Method Detail |
---|
public void setStep(float step)
setStep
in interface Displacement
public void moveNode(NodeData node, ForceVector forceData)
moveNode
in interface Displacement
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |