OpenCPN Partial API docs
MUIBar Class Reference
Inheritance diagram for MUIBar:

Public Member Functions

 MUIBar (ChartCanvas *parent, int orientation=wxHORIZONTAL, float size_factor=1.0, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxString &name=wxPanelNameStr)
 
void onCanvasOptionsAnimationTimerEvent (wxTimerEvent &event)
 
void SetBestPosition (void)
 
void UpdateDynamicValues ()
 
int GetOrientation ()
 
void ResetCanvasOptions ()
 
void SetFollowButtonState (int state)
 
CanvasOptionsGetCanvasOptions ()
 
void SetColorScheme (ColorScheme cs)
 
void SetCanvasENCAvailable (bool avail)
 
void OnScaleSelected (wxMouseEvent &event)
 
void DrawGL (ocpnDC &gldc, double displayScale)
 
void DrawDC (ocpnDC &dc, double displayScale)
 
wxRect GetRect ()
 
bool MouseEvent (wxMouseEvent &event)
 
void PushCanvasOptions ()
 

Public Attributes

wxPoint m_screenPos
 
wxSize m_size
 

Detailed Description

Definition at line 58 of file MUIBar.h.


The documentation for this class was generated from the following files: