Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

gov::lbl::genome::gui::panel::AnnotationPanelPicture Class Reference

Inheritance diagram for gov::lbl::genome::gui::panel::AnnotationPanelPicture:

Inheritance graph
[legend]
Collaboration diagram for gov::lbl::genome::gui::panel::AnnotationPanelPicture:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Title: AnnotationPanelPicture

Description: draw annotation Picture

Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory

Company: LBNL

Author:
Michael Teplitskiy
Version:
1.0


Constructor & Destructor Documentation

gov::lbl::genome::gui::panel::AnnotationPanelPicture::AnnotationPanelPicture VistaApp  vapp,
String  name
[inline]
 

AnnotationPanelPicture

Parameters:
vapp VistaApp
name String


Member Function Documentation

void gov::lbl::genome::gui::panel::AnnotationPanelPicture::drawGene Gene  gene,
Graphics  g
[inline]
 

draw gene name and arrow

Parameters:
gene Gene
g Graphics

void gov::lbl::genome::gui::panel::AnnotationPanelPicture::drawPicture Graphics  g  )  [inline]
 

draw annotation Picture

Parameters:
g Graphics

Reimplemented from gov::lbl::genome::gui::Picture.

void gov::lbl::genome::gui::panel::AnnotationPanelPicture::drawPicture Graphics  g,
JComponent  comp
[inline]
 

draw annotation Picture

Parameters:
g Graphics
comp JComponent

Reimplemented from gov::lbl::genome::gui::Picture.


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 17:01:26 2005 by  doxygen 1.3.9.1