|
| WayPointman (GlobalColourFunc colour_func) |
|
wxBitmap * | GetIconBitmap (const wxString &icon_key) |
|
bool | GetIconPrescaled (const wxString &icon_key) |
|
int | GetIconIndex (const wxBitmap *pbm) |
|
int | GetIconImageListIndex (const wxBitmap *pbm) |
|
int | GetXIconImageListIndex (const wxBitmap *pbm) |
|
int | GetFIconImageListIndex (const wxBitmap *pbm) |
|
int | GetNumIcons (void) |
|
wxString | CreateGUID (RoutePoint *pRP) |
|
RoutePoint * | FindWaypointByGuid (const std::string &guid) |
|
RoutePoint * | GetNearbyWaypoint (double lat, double lon, double radius_meters) |
|
RoutePoint * | GetOtherNearbyWaypoint (double lat, double lon, double radius_meters, const wxString &guid) |
|
bool | IsReallyVisible (RoutePoint *pWP) |
|
bool | SharedWptsExist () |
|
void | DeleteAllWaypoints (bool b_delete_used) |
|
RoutePoint * | FindRoutePointByGUID (const wxString &guid) |
|
void | DestroyWaypoint (RoutePoint *pRp, bool b_update_changeset=true) |
|
void | ClearRoutePointFonts (void) |
|
bool | DoesIconExist (const wxString &icon_key) const |
|
wxBitmap | GetIconBitmapForList (int index, int height) |
|
wxString * | GetIconDescription (int index) |
|
wxString * | GetIconKey (int index) |
|
wxString | GetIconDescription (wxString icon_key) |
|
wxImageList * | Getpmarkicon_image_list (int nominal_height) |
|
bool | AddRoutePoint (RoutePoint *prp) |
|
bool | RemoveRoutePoint (RoutePoint *prp) |
|
RoutePointList * | GetWaypointList (void) |
|
Definition at line 244 of file routeman.h.
The documentation for this class was generated from the following files:
- /home/runner/work/OpenCPN/OpenCPN/model/include/model/routeman.h
- /home/runner/work/OpenCPN/OpenCPN/model/src/routeman.cpp