File: api-objects.txt

package info (click to toggle)
python-wxmpl 2.0.0-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,016 kB
  • sloc: python: 2,288; sh: 15; makefile: 8
file content (122 lines) | stat: -rw-r--r-- 7,684 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
wxmpl	wxmpl-module.html
wxmpl.update_postscript_resolution	wxmpl-module.html#update_postscript_resolution
wxmpl.toplevel_parent_of_window	wxmpl-module.html#toplevel_parent_of_window
wxmpl.limit_selection	wxmpl-module.html#limit_selection
wxmpl.MATPLOTLIB_0_98_3	wxmpl-module.html#MATPLOTLIB_0_98_3
wxmpl.find_selected_axes	wxmpl-module.html#find_selected_axes
wxmpl.get_delta	wxmpl-module.html#get_delta
wxmpl.make_delta_bbox	wxmpl-module.html#make_delta_bbox
wxmpl.EVT_POINT_ID	wxmpl-module.html#EVT_POINT_ID
wxmpl.get_bbox_lims	wxmpl-module.html#get_bbox_lims
wxmpl.PS_DPI_HIGH_QUALITY	wxmpl-module.html#PS_DPI_HIGH_QUALITY
wxmpl.EVT_SELECTION	wxmpl-module.html#EVT_SELECTION
wxmpl.find_axes	wxmpl-module.html#find_axes
wxmpl.POSTSCRIPT_PRINTING_COMMAND	wxmpl-module.html#POSTSCRIPT_PRINTING_COMMAND
wxmpl.format_coord	wxmpl-module.html#format_coord
wxmpl.make_bbox	wxmpl-module.html#make_bbox
wxmpl.PS_DPI_MEDIUM_QUALITY	wxmpl-module.html#PS_DPI_MEDIUM_QUALITY
wxmpl.EVT_POINT	wxmpl-module.html#EVT_POINT
wxmpl.PS_DPI_DRAFT_QUALITY	wxmpl-module.html#PS_DPI_DRAFT_QUALITY
wxmpl.PS_DPI_LOW_QUALITY	wxmpl-module.html#PS_DPI_LOW_QUALITY
wxmpl.EVT_SELECTION_ID	wxmpl-module.html#EVT_SELECTION_ID
wxmpl.invert_point	wxmpl-module.html#invert_point
wxmpl.Channel	wxmpl.Channel-class.html
wxmpl.Channel.setChanged	wxmpl.Channel-class.html#setChanged
wxmpl.Channel.getColor	wxmpl.Channel-class.html#getColor
wxmpl.Channel.getX	wxmpl.Channel-class.html#getX
wxmpl.Channel.getY	wxmpl.Channel-class.html#getY
wxmpl.Channel.getStyle	wxmpl.Channel-class.html#getStyle
wxmpl.Channel.__init__	wxmpl.Channel-class.html#__init__
wxmpl.Channel.getLabel	wxmpl.Channel-class.html#getLabel
wxmpl.Channel.getMarker	wxmpl.Channel-class.html#getMarker
wxmpl.Channel.hasChanged	wxmpl.Channel-class.html#hasChanged
wxmpl.FigurePrinter	wxmpl.FigurePrinter-class.html
wxmpl.FigurePrinter.previewFigure	wxmpl.FigurePrinter-class.html#previewFigure
wxmpl.FigurePrinter.printFigure	wxmpl.FigurePrinter-class.html#printFigure
wxmpl.FigurePrinter.getPrintData	wxmpl.FigurePrinter-class.html#getPrintData
wxmpl.FigurePrinter.setPrintData	wxmpl.FigurePrinter-class.html#setPrintData
wxmpl.FigurePrinter.pageSetup	wxmpl.FigurePrinter-class.html#pageSetup
wxmpl.FigurePrinter.__init__	wxmpl.FigurePrinter-class.html#__init__
wxmpl.PlotApp	wxmpl.PlotApp-class.html
wxmpl.PlotApp.draw	wxmpl.PlotApp-class.html#draw
wxmpl.PlotApp.set_zoom	wxmpl.PlotApp-class.html#set_zoom
wxmpl.PlotApp.set_location	wxmpl.PlotApp-class.html#set_location
wxmpl.PlotApp.set_selection	wxmpl.PlotApp-class.html#set_selection
wxmpl.PlotApp.ABOUT_MESSAGE	wxmpl.PlotApp-class.html#ABOUT_MESSAGE
wxmpl.PlotApp.ABOUT_TITLE	wxmpl.PlotApp-class.html#ABOUT_TITLE
wxmpl.PlotApp.get_figure	wxmpl.PlotApp-class.html#get_figure
wxmpl.PlotApp.set_crosshairs	wxmpl.PlotApp-class.html#set_crosshairs
wxmpl.PlotApp.set_cursor	wxmpl.PlotApp-class.html#set_cursor
wxmpl.PlotApp.OnInit	wxmpl.PlotApp-class.html#OnInit
wxmpl.PlotApp.__init__	wxmpl.PlotApp-class.html#__init__
wxmpl.PlotFrame	wxmpl.PlotFrame-class.html
wxmpl.PlotFrame.OnMenuHelpAbout	wxmpl.PlotFrame-class.html#OnMenuHelpAbout
wxmpl.PlotFrame.draw	wxmpl.PlotFrame-class.html#draw
wxmpl.PlotFrame.set_zoom	wxmpl.PlotFrame-class.html#set_zoom
wxmpl.PlotFrame.set_location	wxmpl.PlotFrame-class.html#set_location
wxmpl.PlotFrame.get_figure	wxmpl.PlotFrame-class.html#get_figure
wxmpl.PlotFrame.OnMenuFileSave	wxmpl.PlotFrame-class.html#OnMenuFileSave
wxmpl.PlotFrame.set_autoscale_unzoom	wxmpl.PlotFrame-class.html#set_autoscale_unzoom
wxmpl.PlotFrame.set_selection	wxmpl.PlotFrame-class.html#set_selection
wxmpl.PlotFrame.ABOUT_MESSAGE	wxmpl.PlotFrame-class.html#ABOUT_MESSAGE
wxmpl.PlotFrame.ABOUT_TITLE	wxmpl.PlotFrame-class.html#ABOUT_TITLE
wxmpl.PlotFrame.OnMenuFilePrintPreview	wxmpl.PlotFrame-class.html#OnMenuFilePrintPreview
wxmpl.PlotFrame.set_crosshairs	wxmpl.PlotFrame-class.html#set_crosshairs
wxmpl.PlotFrame.set_cursor	wxmpl.PlotFrame-class.html#set_cursor
wxmpl.PlotFrame.create_menus	wxmpl.PlotFrame-class.html#create_menus
wxmpl.PlotFrame.OnMenuFilePrint	wxmpl.PlotFrame-class.html#OnMenuFilePrint
wxmpl.PlotFrame.OnMenuFileClose	wxmpl.PlotFrame-class.html#OnMenuFileClose
wxmpl.PlotFrame.__init__	wxmpl.PlotFrame-class.html#__init__
wxmpl.PlotFrame.OnMenuFilePageSetup	wxmpl.PlotFrame-class.html#OnMenuFilePageSetup
wxmpl.PlotPanel	wxmpl.PlotPanel-class.html
wxmpl.PlotPanel._onRightButtonUp	wxmpl.PlotPanel-class.html#_onRightButtonUp
wxmpl.PlotPanel.set_crosshairs	wxmpl.PlotPanel-class.html#set_crosshairs
wxmpl.PlotPanel._onKeyUp	wxmpl.PlotPanel-class.html#_onKeyUp
wxmpl.PlotPanel.set_autoscale_unzoom	wxmpl.PlotPanel-class.html#set_autoscale_unzoom
wxmpl.PlotPanel.OnActivate	wxmpl.PlotPanel-class.html#OnActivate
wxmpl.PlotPanel.set_location	wxmpl.PlotPanel-class.html#set_location
wxmpl.PlotPanel.notify_point	wxmpl.PlotPanel-class.html#notify_point
wxmpl.PlotPanel.zoomed	wxmpl.PlotPanel-class.html#zoomed
wxmpl.PlotPanel.notify_selection	wxmpl.PlotPanel-class.html#notify_selection
wxmpl.PlotPanel._onLeftButtonUp	wxmpl.PlotPanel-class.html#_onLeftButtonUp
wxmpl.PlotPanel._onKeyDown	wxmpl.PlotPanel-class.html#_onKeyDown
wxmpl.PlotPanel.set_cursor	wxmpl.PlotPanel-class.html#set_cursor
wxmpl.PlotPanel.set_zoom	wxmpl.PlotPanel-class.html#set_zoom
wxmpl.PlotPanel._onMotion	wxmpl.PlotPanel-class.html#_onMotion
wxmpl.PlotPanel.OnDestroy	wxmpl.PlotPanel-class.html#OnDestroy
wxmpl.PlotPanel._onRightButtonDown	wxmpl.PlotPanel-class.html#_onRightButtonDown
wxmpl.PlotPanel.set_selection	wxmpl.PlotPanel-class.html#set_selection
wxmpl.PlotPanel.get_figure	wxmpl.PlotPanel-class.html#get_figure
wxmpl.PlotPanel.__init__	wxmpl.PlotPanel-class.html#__init__
wxmpl.PlotPanel._onLeftButtonDown	wxmpl.PlotPanel-class.html#_onLeftButtonDown
wxmpl.PlotPanel.draw	wxmpl.PlotPanel-class.html#draw
wxmpl.PlotPanel._onPaint	wxmpl.PlotPanel-class.html#_onPaint
wxmpl.PlotPanel.OnEraseBackground	wxmpl.PlotPanel-class.html#OnEraseBackground
wxmpl.PlotPanel._get_canvas_xy	wxmpl.PlotPanel-class.html#_get_canvas_xy
wxmpl.PointEvent	wxmpl.PointEvent-class.html
wxmpl.PointEvent.Clone	wxmpl.PointEvent-class.html#Clone
wxmpl.PointEvent.axes	wxmpl.PointEvent-class.html#axes
wxmpl.PointEvent.ydata	wxmpl.PointEvent-class.html#ydata
wxmpl.PointEvent.xdata	wxmpl.PointEvent-class.html#xdata
wxmpl.PointEvent.y	wxmpl.PointEvent-class.html#y
wxmpl.PointEvent.x	wxmpl.PointEvent-class.html#x
wxmpl.PointEvent.__init__	wxmpl.PointEvent-class.html#__init__
wxmpl.SelectionEvent	wxmpl.SelectionEvent-class.html
wxmpl.SelectionEvent.y2	wxmpl.SelectionEvent-class.html#y2
wxmpl.SelectionEvent.x2data	wxmpl.SelectionEvent-class.html#x2data
wxmpl.SelectionEvent.Clone	wxmpl.SelectionEvent-class.html#Clone
wxmpl.SelectionEvent.axes	wxmpl.SelectionEvent-class.html#axes
wxmpl.SelectionEvent.x2	wxmpl.SelectionEvent-class.html#x2
wxmpl.SelectionEvent.y2data	wxmpl.SelectionEvent-class.html#y2data
wxmpl.SelectionEvent.x1data	wxmpl.SelectionEvent-class.html#x1data
wxmpl.SelectionEvent.y1	wxmpl.SelectionEvent-class.html#y1
wxmpl.SelectionEvent.x1	wxmpl.SelectionEvent-class.html#x1
wxmpl.SelectionEvent.y1data	wxmpl.SelectionEvent-class.html#y1data
wxmpl.SelectionEvent.__init__	wxmpl.SelectionEvent-class.html#__init__
wxmpl.StripCharter	wxmpl.StripCharter-class.html
wxmpl.StripCharter._plot_channel	wxmpl.StripCharter-class.html#_plot_channel
wxmpl.StripCharter.update	wxmpl.StripCharter-class.html#update
wxmpl.StripCharter._update_channel	wxmpl.StripCharter-class.html#_update_channel
wxmpl.StripCharter.setChannels	wxmpl.StripCharter-class.html#setChannels
wxmpl.StripCharter._create_plot	wxmpl.StripCharter-class.html#_create_plot
wxmpl.StripCharter.__init__	wxmpl.StripCharter-class.html#__init__