Public Member Functions | |
AnnotationPanelPicture (VistaApp vapp, String name) | |
void | drawPicture (Graphics g, JComponent comp) |
void | drawPicture (Graphics g) |
void | drawGene (Gene gene, Graphics g) |
Public Attributes | |
int | GENE_Y_POS = 10 + marginTop |
int | GENE_NAME_OFFSET = 11 |
int | ANNOTATION_HEIGHT = 5 |
Package Attributes | |
ChromSegment[] | annotLookup |
String | src = "genes" |
CommUnit | cu = null |
Description: draw annotation Picture
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
|
|
draw gene name and arrow
|
|
draw annotation Picture
Reimplemented from gov::lbl::genome::gui::Picture. |
|
draw annotation Picture
Reimplemented from gov::lbl::genome::gui::Picture. |