|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.flowMisc.EvOpParticleConnectivity
public class EvOpParticleConnectivity
Calculate connectivity graph. Assumes stack contains integer values, one for each region. The map returned is symmetric.
Constructor Summary | |
---|---|
EvOpParticleConnectivity()
|
Method Summary | |
---|---|
static java.util.HashMap<java.lang.Integer,java.lang.Integer> |
exec(ProgressHandle progh,
EvStack stack)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvOpParticleConnectivity()
Method Detail |
---|
public static java.util.HashMap<java.lang.Integer,java.lang.Integer> exec(ProgressHandle progh, EvStack stack)
stack
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |