|
| opencpn_plugin_114 (void *pmgr) |
|
| opencpn_plugin_113 (void *pmgr) |
|
virtual bool | KeyboardEventHook (wxKeyEvent &event) |
|
virtual void | OnToolbarToolDownCallback (int id) |
|
virtual void | OnToolbarToolUpCallback (int id) |
|
| opencpn_plugin_112 (void *pmgr) |
|
virtual bool | MouseEventHook (wxMouseEvent &event) |
|
virtual void | SendVectorChartObjectInfo (wxString &chart, wxString &feature, wxString &objname, double lat, double lon, double scale, int nativescale) |
|
| opencpn_plugin_111 (void *pmgr) |
|
| opencpn_plugin_110 (void *pmgr) |
|
virtual void | LateInit (void) |
|
| opencpn_plugin_19 (void *pmgr) |
|
virtual void | OnSetupOptions (void) |
|
| opencpn_plugin_18 (void *pmgr) |
|
virtual bool | RenderOverlay (wxDC &dc, PlugIn_ViewPort *vp) |
|
virtual bool | RenderGLOverlay (wxGLContext *pcontext, PlugIn_ViewPort *vp) |
|
virtual void | SetPluginMessage (wxString &message_id, wxString &message_body) |
|
virtual void | SetPositionFixEx (PlugIn_Position_Fix_Ex &pfix) |
|
| opencpn_plugin (void *pmgr) |
|
virtual int | Init (void) |
|
virtual bool | DeInit (void) |
|
virtual int | GetAPIVersionMajor () |
|
virtual int | GetAPIVersionMinor () |
|
virtual int | GetPlugInVersionMajor () |
|
virtual int | GetPlugInVersionMinor () |
|
virtual wxBitmap * | GetPlugInBitmap () |
| FIXME static wxBitmap* LoadSVG(const wxString filename, unsigned int width,
unsigned int height) { if (!gFrame) return new wxBitmap(width, height); // We are headless. More...
|
|
virtual wxString | GetCommonName () |
|
virtual wxString | GetShortDescription () |
|
virtual wxString | GetLongDescription () |
|
virtual void | SetDefaults (void) |
|
virtual int | GetToolbarToolCount (void) |
|
virtual int | GetToolboxPanelCount (void) |
|
virtual void | SetupToolboxPanel (int page_sel, wxNotebook *pnotebook) |
|
virtual void | OnCloseToolboxPanel (int page_sel, int ok_apply_cancel) |
|
virtual void | ShowPreferencesDialog (wxWindow *parent) |
|
virtual bool | RenderOverlay (wxMemoryDC *pmdc, PlugIn_ViewPort *vp) |
|
virtual void | SetCursorLatLon (double lat, double lon) |
|
virtual void | SetCurrentViewPort (PlugIn_ViewPort &vp) |
|
virtual void | SetPositionFix (PlugIn_Position_Fix &pfix) |
|
virtual void | SetNMEASentence (wxString &sentence) |
|
virtual void | SetAISSentence (wxString &sentence) |
|
virtual void | ProcessParentResize (int x, int y) |
|
virtual void | SetColorScheme (PI_ColorScheme cs) |
|
virtual void | OnToolbarToolCallback (int id) |
|
virtual void | OnContextMenuItemCallback (int id) |
|
virtual void | UpdateAuiStatus (void) |
|
virtual wxArrayString | GetDynamicChartClassNameArray (void) |
|
Definition at line 535 of file ocpn_plugin.h.