|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.util.Reporter
helix.graph.algo.c3part.reporter.BaseReporter
helix.graph.program.isofun.OGReporter
public class OGReporter
a reporter to compute and print OGs in syntons.
Constructor Summary | |
---|---|
OGReporter()
|
Method Summary | |
---|---|
static void |
printOGs(Graph synton,
List<Integer> deltagap)
print POGs |
Methods inherited from class helix.graph.util.Reporter |
---|
isVerbose, log, print, println, setLogger, setPrinter, severe, warning |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OGReporter()
Method Detail |
---|
public static void printOGs(Graph synton, List<Integer> deltagap)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |