graphics Package¶
ConfigPanel Module¶
GraphicBook Module¶
-
class
mplotlab.graphics.GraphicBook.GraphicBook(parent)¶ Bases:
wx._windows.Panel-
createGraphicPanel(slide)¶ Create the graphic panel for the slide if necessary and select it. There cannot be 2 graphic panels for the same slide
-
getCurrentSlide()¶
-
getGraphicPanels()¶
-
getGraphicSlides()¶
-
layout()¶
-
updateBook()¶ Delete graphicPanel pages that refer to 'obselete' slide And update book page name from its slide name
-
GraphicCtlr Module¶
GraphicPanel Module¶
MainWin Module¶
-
class
mplotlab.graphics.MainWin.MainWin¶ Bases:
wx._windows.Frame-
GetStartPosition()¶
-
OnAbout(event)¶
-
OnClose(event)¶
-
OnCreatePerspective(event)¶
-
OnEraseBackground(event)¶
-
OnExit(event)¶
-
OnLoadXml(event)¶
-
OnRestorePerspective(event)¶
-
OnSaveXml(event)¶
-
OnSize(event)¶
-
getContainer()¶
-
showSlide(slide)¶
-
showSlideSel()¶
-
PyObjectProperty Module¶
-
class
mplotlab.graphics.PyObjectProperty.PyObjectProperty(label, name='@!', value=None)¶ Bases:
wx.propgrid.PyProperty-
GetClassName()¶
-
GetEditor()¶
-
StringToValue(s, flags)¶
-
ValueToString(value, flags)¶
-
-
class
mplotlab.graphics.PyObjectProperty.PyObjectPropertyValue(s=None)¶