|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChromGraph | |
---|---|
org.metaqtl.graph | |
org.metaqtl.main |
Uses of ChromGraph in org.metaqtl.graph |
---|
Methods in org.metaqtl.graph with parameters of type ChromGraph | |
---|---|
static java.awt.image.BufferedImage |
GraphFactory.getImage(ChromGraph[] chroms)
|
void |
MetaGraph.init(java.awt.Graphics2D graph,
ChromGraph[] maps)
|
Uses of ChromGraph in org.metaqtl.main |
---|
Methods in org.metaqtl.main that return ChromGraph | |
---|---|
static ChromGraph[] |
MetaMain.getChromGraph(Chromosome[] chroms,
boolean withQtl,
int modeQtl,
IBioOntology ontology,
MetaQtlAnalysis treeAnalysis)
|
Methods in org.metaqtl.main with parameters of type ChromGraph | |
---|---|
static void |
MetaMain.synchChromGraphs(ChromGraph[] chromGraphs,
java.util.Set partNames)
|
static void |
MetaMain.writeImg(ChromGraph[] chroms,
java.io.File file,
java.lang.String imgFormat)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |