public class CLLayoutContext extends Object implements org.cytoscape.work.TunableValidator
| Modifier and Type | Field and Description |
|---|---|
double |
defaultNodeMass |
double |
defaultSpringCoefficient |
double |
defaultSpringLength |
org.cytoscape.view.layout.EdgeWeighter |
edgeWeighter |
boolean |
fromScratch |
boolean |
isDeterministic |
int |
numIterations |
int |
numIterationsEdgeRepulsive |
boolean |
singlePartition |
| Constructor and Description |
|---|
CLLayoutContext() |
| Modifier and Type | Method and Description |
|---|---|
org.cytoscape.work.TunableValidator.ValidationState |
getValidationState(Appendable errMsg) |
public org.cytoscape.view.layout.EdgeWeighter edgeWeighter
public int numIterations
public int numIterationsEdgeRepulsive
public double defaultSpringCoefficient
public double defaultSpringLength
public double defaultNodeMass
public boolean isDeterministic
public boolean fromScratch
public boolean singlePartition
public org.cytoscape.work.TunableValidator.ValidationState getValidationState(Appendable errMsg)
getValidationState in interface org.cytoscape.work.TunableValidatorCopyright © 2016. All rights reserved.