Bases: Toolbar_Common
Toolbar_Common
A toolbar for the Ginga Plot viewer.
Methods Summary
build_gui(container)
build_gui
clear()
clear
redo()
redo
start()
start
This method is called to start the plugin.
zoom_fit()
zoom_fit
zoom_fit_x()
zoom_fit_x
zoom_fit_y()
zoom_fit_y
zoom_in()
zoom_in
zoom_out()
zoom_out
Methods Documentation
This method is called to start the plugin. It is called after build_gui().