|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.graphstream.algorithm.randomWalk.RandomWalk.Context
public class RandomWalk.Context
Constructor Summary | |
---|---|
RandomWalk.Context()
|
Method Summary | |
---|---|
int |
getEntityMemory()
|
String |
getPassesAttribute()
|
Random |
getRandom()
|
String |
getWeightAttribute()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomWalk.Context()
Method Detail |
---|
public String getPassesAttribute()
public String getWeightAttribute()
public Random getRandom()
public int getEntityMemory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |