|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.graph.GraphFactory
public class GraphFactory
Field Summary | |
---|---|
static int |
BOX_HEIGHT
|
static int |
BOX_WIDTH
|
static int |
HEIGHT
|
static int |
WIDTH
|
Constructor Summary | |
---|---|
GraphFactory()
|
Method Summary | |
---|---|
static java.awt.image.BufferedImage |
getImage(ChromGraph[] chroms)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int WIDTH
public static int HEIGHT
public static int BOX_WIDTH
public static int BOX_HEIGHT
Constructor Detail |
---|
public GraphFactory()
Method Detail |
---|
public static java.awt.image.BufferedImage getImage(ChromGraph[] chroms)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |