OpenCPN Partial API docs
Loading...
Searching...
No Matches
DashboardInstrument_Compass Member List

This is the complete list of members for DashboardInstrument_Compass, including all inherited members.

DashboardInstrument(wxWindow *pparent, wxWindowID id, wxString title, DASH_CAP cap_flag, InstrumentProperties *Properties=NULL) (defined in DashboardInstrument)DashboardInstrument
DashboardInstrument_Compass(wxWindow *parent, wxWindowID id, wxString title, InstrumentProperties *Properties, DASH_CAP cap_flag) (defined in DashboardInstrument_Compass)DashboardInstrument_Compass
DashboardInstrument_Dial(wxWindow *parent, wxWindowID id, wxString title, InstrumentProperties *Properties, DASH_CAP cap_flag, int s_angle, int r_angle, int s_value, int e_value) (defined in DashboardInstrument_Dial)DashboardInstrument_Dial
Draw(wxGCDC *dc) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotectedvirtual
DrawBackground(wxGCDC *dc) (defined in DashboardInstrument_Compass)DashboardInstrument_Compassprotectedvirtual
DrawData(wxGCDC *dc, double value, wxString unit, wxString format, DialPositionOption position) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotectedvirtual
DrawForeground(wxGCDC *dc) (defined in DashboardInstrument_Compass)DashboardInstrument_Compassprotectedvirtual
DrawFrame(wxGCDC *dc) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotectedvirtual
DrawLabels(wxGCDC *dc) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotectedvirtual
DrawMarkers(wxGCDC *dc) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotectedvirtual
GetCapacity() (defined in DashboardInstrument)DashboardInstrument
GetDataBottom(int clientHeight) (defined in DashboardInstrument)DashboardInstrumentprotectedvirtual
GetFullHeight(int drawHeight) (defined in DashboardInstrument)DashboardInstrumentprotectedvirtual
GetSize(int orient, wxSize hint) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialvirtual
HasCapFlag(DASH_CAP val) (defined in DashboardInstrument)DashboardInstrumentinline
InitDataTextHeight(const wxString &sampleText, int &sampleWidth) (defined in DashboardInstrument)DashboardInstrumentprotectedvirtual
InitTitleAndDataPosition(int drawHeight) (defined in DashboardInstrument)DashboardInstrumentprotectedvirtual
InitTitleSize() (defined in DashboardInstrument)DashboardInstrumentprotectedvirtual
instrumentTypeId (defined in DashboardInstrument)DashboardInstrument
m_AngleRange (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_AngleStart (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_cap_flag (defined in DashboardInstrument)DashboardInstrumentprotected
m_cx (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_cy (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_DataMargin (defined in DashboardInstrument)DashboardInstrumentprotected
m_DataRightAlign (defined in DashboardInstrument)DashboardInstrumentprotected
m_DataTextHeight (defined in DashboardInstrument)DashboardInstrumentprotected
m_DataTop (defined in DashboardInstrument)DashboardInstrumentprotected
m_ExtraValue (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_ExtraValueCap (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_ExtraValueFormat (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_ExtraValueOption (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_ExtraValueUnit (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_gpsWD (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_InstrumentSpacing (defined in DashboardInstrument)DashboardInstrumentprotected
m_LabelArray (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_LabelOption (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_LabelStep (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MainValue (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MainValueCap (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MainValueFormat (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MainValueMax (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MainValueMin (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MainValueOption (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MainValueUnit (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MarkerOffset (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MarkerOption (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_MarkerStep (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_Properties (defined in DashboardInstrument)DashboardInstrument
m_radius (defined in DashboardInstrument_Dial)DashboardInstrument_Dialprotected
m_title (defined in DashboardInstrument)DashboardInstrumentprotected
m_TitleHeight (defined in DashboardInstrument)DashboardInstrumentprotected
m_TitleRightAlign (defined in DashboardInstrument)DashboardInstrumentprotected
m_TitleTop (defined in DashboardInstrument)DashboardInstrumentprotected
m_TitleWidth (defined in DashboardInstrument)DashboardInstrumentprotected
MouseEvent(wxMouseEvent &event) (defined in DashboardInstrument)DashboardInstrument
OnEraseBackground(wxEraseEvent &WXUNUSED(evt)) (defined in DashboardInstrument)DashboardInstrument
OnLeftUp(wxMouseEvent &event) (defined in DashboardInstrument)DashboardInstrument
OnPaint(wxPaintEvent &WXUNUSED(event)) (defined in DashboardInstrument)DashboardInstrument
SetCapFlag(DASH_CAP val) (defined in DashboardInstrument)DashboardInstrumentinline
SetData(DASH_CAP, double, wxString) (defined in DashboardInstrument_Compass)DashboardInstrument_Compassvirtual
SetDataFont(wxGCDC *dc) (defined in DashboardInstrument)DashboardInstrumentprotectedvirtual
SetDrawSoloInPane(bool value) (defined in DashboardInstrument)DashboardInstrument
SetOptionExtraValue(DASH_CAP cap, wxString format, DialPositionOption option) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialinline
SetOptionLabel(double step, DialLabelOption option, wxArrayString labels=wxArrayString()) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialinline
SetOptionMainValue(wxString format, DialPositionOption option) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialinline
SetOptionMarker(double step, DialMarkerOption option, int offset) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialinline
~DashboardInstrument() (defined in DashboardInstrument)DashboardInstrumentinline
~DashboardInstrument_Compass(void) (defined in DashboardInstrument_Compass)DashboardInstrument_Compassinline
~DashboardInstrument_Dial(void) (defined in DashboardInstrument_Dial)DashboardInstrument_Dialinline