public class GraphForce extends Object implements GraphForceOption
| Constructor and Description |
|---|
GraphForce() |
| Modifier and Type | Method and Description |
|---|---|
GraphForce |
setEdgeLength(Number edgeLength) |
GraphForce |
setEdgeLength(Number[] edgeLength) |
GraphForce |
setRepulsion(Number repulsion) |
GraphForce |
setRepulsion(Number[] repulsion) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetFriction, setGravity, setInitLayout, setLayoutAnimationpublic GraphForce setRepulsion(Number repulsion)
setRepulsion in interface GraphForceOptionpublic GraphForce setRepulsion(Number[] repulsion)
setRepulsion in interface GraphForceOptionpublic GraphForce setEdgeLength(Number edgeLength)
setEdgeLength in interface GraphForceOptionpublic GraphForce setEdgeLength(Number[] edgeLength)
setEdgeLength in interface GraphForceOptionCopyright © 2022. All rights reserved.