|
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.ForceVector
org.gephi.layout.plugin.ForceLayoutData
public class ForceLayoutData
Field Summary | |
---|---|
float |
energy0
|
int |
progress
|
float |
step
|
Fields inherited from class org.gephi.layout.plugin.force.ForceVector |
---|
x, y |
Constructor Summary | |
---|---|
ForceLayoutData()
|
Method Summary |
---|
Methods inherited from class org.gephi.layout.plugin.force.ForceVector |
---|
add, getEnergy, getNorm, multiply, normalize, setX, setY, subtract, toString, x, y, z |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public float energy0
public float step
public int progress
Constructor Detail |
---|
public ForceLayoutData()
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |