|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.framework.Graph.EdgeEvaporateTransform
public static class Graph.EdgeEvaporateTransform
This class represents the probabilistic evaporation transform.
Constructor Summary | |
---|---|
Graph.EdgeEvaporateTransform(double factor)
|
Method Summary | |
---|---|
void |
apply(Graph<?> graph)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Graph.EdgeEvaporateTransform(double factor)
Method Detail |
---|
public void apply(Graph<?> graph)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |