

Public Member Functions | |
| VistaCurveView (VistaCurveModel model, GeneralGraphView graphView, Color color) | |
| String | getRunOrg () |
| Vector | getStatistics () |
| int | printInfo (Graphics g, int margin, int marginTop) |
| void | render (Graphics g) |
| void | fillAnnotations (Graphics g) |
| Vector | getContigs () |
Description: create Vista curve picture
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
||||||||||||||||
|
|
|
|
draw all annotations
|
|
|
return Contigs
|
|
|
return run_id and org_id in the form <run>_<org>
|
|
|
return Statistics about conserved regions for the curve
|
|
||||||||||||||||
|
print summary information on printer, PDF or bitmap image page
|
|
|
draw curve and annotation
Implements gov::lbl::genome::gui::CurveView. |
1.3.9.1