Generic Chart canvas base.
More...
#include "gl_headers.h"
#include <wx/datetime.h>
#include <wx/grid.h>
#include <wx/treectrl.h>
#include "model/route.h"
#include "model/route_point.h"
#include "model/select_item.h"
#include "bbox.h"
#include "canvas_menu.h"
#include "chartdb.h"
#include "chartimg.h"
#include "ch_info_win.h"
#include "compass.h"
#include "emboss_data.h"
#include "gshhs.h"
#include "gui_lib.h"
#include "IDX_entry.h"
#include "MUIBar.h"
#include "notification_manager_gui.h"
#include "observable_evtvar.h"
#include "observable.h"
#include "ocpCursor.h"
#include "ocpn_frame.h"
#include "ocpn_pixel.h"
#include "ocpn_plugin.h"
#include "piano.h"
#include "Quilt.h"
#include "RolloverWin.h"
#include "S57Sector.h"
#include "TCWin.h"
#include "undo.h"
Go to the source code of this file.
|
typedef enum ownship_state_t | _ownship_state_t |
|
|
enum | { CURRENT_RENDER
, FORCE_SUBSAMPLE
} |
|
enum | {
CENTER
, MID_RIGHT
, MID_LEFT
, MID_TOP
,
MID_BOT
} |
|
enum | ownship_state_t { SHIP_NORMAL = 0
, SHIP_LOWACCURACY
, SHIP_INVALID
} |
|
enum | { ID_S57QUERYTREECTRL = 10000
, ID_AISDIALOGOK
} |
|
enum | { ID_PIANO_DISABLE_QUILT_CHART = 32000
, ID_PIANO_ENABLE_QUILT_CHART
, ID_PIANO_CONTRACT_PIANO
, ID_PIANO_EXPAND_PIANO
} |
|
enum | { NORTH_UP_MODE
, COURSE_UP_MODE
, HEAD_UP_MODE
} |
|
Generic Chart canvas base.
Definition in file chcanv.h.
◆ QUILT_TYPE_2
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ ownship_state_t
◆ InitScreenBrightness()
int InitScreenBrightness |
( |
void |
| ) |
|
◆ minutesToHoursDays()
wxString minutesToHoursDays |
( |
float |
timeInMinutes | ) |
|
◆ pupHandler_PasteRoute()
void pupHandler_PasteRoute |
( |
| ) |
|
|
extern |
◆ pupHandler_PasteTrack()
void pupHandler_PasteTrack |
( |
| ) |
|
|
extern |
◆ pupHandler_PasteWaypoint()
void pupHandler_PasteWaypoint |
( |
| ) |
|
|
extern |
◆ RestoreScreenBrightness()
int RestoreScreenBrightness |
( |
void |
| ) |
|
◆ SetScreenBrightness()
int SetScreenBrightness |
( |
int |
brig1Ghtness | ) |
|
◆ ShowAISTargetQueryDialog()
void ShowAISTargetQueryDialog |
( |
wxWindow * |
parent, |
|
|
int |
mmsi |
|
) |
| |
◆ g_focusCanvas
◆ g_overlayCanvas