|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.graph.ChromGraph
public final class ChromGraph
A ChromGraph
allows to link together
a Chromosome
and a QtlPartition
in order to be depicted into a graphic.
Field Summary | |
---|---|
Chromosome |
chromosome
The chromosome to draw |
QtlPartition |
qtlPart
The Qtl partition |
Constructor Summary | |
---|---|
ChromGraph()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Chromosome chromosome
public QtlPartition qtlPart
Constructor Detail |
---|
public ChromGraph()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |