Public Member Functions | |
XAxisPanel (VistaApp vapp) | |
XAxisPanel (VistaApp vapp, PageFormat pf) | |
void | drawContent (Graphics g) |
Graphics2D | createImage () |
Protected Attributes | |
double | base = 0 |
double | minor = 0 |
Static Protected Attributes | |
final double | ln10 = 2.3025850929940456840179914546844 |
double | mbase [] = null |
Description: Draw X Axis
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
|
|
|
|
createImage return null
Reimplemented from gov::lbl::genome::gui::panel::VistaPanel. |
|
Draw X axis
|