Definition at line 320 of file routeman.h.
◆ WayPointman()
| WayPointman::WayPointman |
( |
GlobalColourFunc | colour_func | ) |
|
◆ ~WayPointman()
| WayPointman::~WayPointman |
( |
| ) |
|
◆ AddRoutePoint()
| bool WayPointman::AddRoutePoint |
( |
RoutePoint * | prp | ) |
|
Add a point to list which owns it.
- Parameters
-
- Returns
- true if successfully added.
Definition at line 1089 of file routeman.cpp.
◆ ClearRoutePointFonts()
| void WayPointman::ClearRoutePointFonts |
( |
void | | ) |
|
◆ CreateGUID()
| wxString WayPointman::CreateGUID |
( |
RoutePoint * | pRP | ) |
|
◆ DeleteAllWaypoints()
| void WayPointman::DeleteAllWaypoints |
( |
bool | b_delete_used | ) |
|
◆ DestroyWaypoint()
| void WayPointman::DestroyWaypoint |
( |
RoutePoint * | pRp, |
|
|
bool | b_update_changeset = true ) |
◆ DoesIconExist()
| bool WayPointman::DoesIconExist |
( |
const wxString & | icon_key | ) |
const |
◆ FindRoutePointByGUID()
| RoutePoint * WayPointman::FindRoutePointByGUID |
( |
const wxString & | guid | ) |
|
◆ FindWaypointByGuid()
| RoutePoint * WayPointman::FindWaypointByGuid |
( |
const std::string & | guid | ) |
|
◆ GetFIconImageListIndex()
| int WayPointman::GetFIconImageListIndex |
( |
const wxBitmap * | pbm | ) |
const |
index of "fixed viz" icon in the image list
Definition at line 1439 of file routeman.cpp.
◆ GetIconBitmap()
| wxBitmap * WayPointman::GetIconBitmap |
( |
const wxString & | icon_key | ) |
const |
◆ GetIconBitmapForList()
| wxBitmap WayPointman::GetIconBitmapForList |
( |
int | index, |
|
|
int | height ) const |
◆ GetIconDescription() [1/2]
| wxString * WayPointman::GetIconDescription |
( |
int | index | ) |
const |
◆ GetIconDescription() [2/2]
| wxString WayPointman::GetIconDescription |
( |
wxString | icon_key | ) |
const |
◆ GetIconImageListIndex()
| int WayPointman::GetIconImageListIndex |
( |
const wxBitmap * | pbm | ) |
const |
◆ GetIconIndex()
| int WayPointman::GetIconIndex |
( |
const wxBitmap * | pbm | ) |
const |
◆ GetIconKey()
| wxString * WayPointman::GetIconKey |
( |
int | index | ) |
const |
◆ GetIconPrescaled()
| bool WayPointman::GetIconPrescaled |
( |
const wxString & | icon_key | ) |
const |
◆ GetNearbyWaypoint()
| RoutePoint * WayPointman::GetNearbyWaypoint |
( |
double | lat, |
|
|
double | lon, |
|
|
double | radius_meters ) |
◆ GetNumIcons()
| int WayPointman::GetNumIcons |
( |
void | | ) |
|
|
inline |
◆ GetOtherNearbyWaypoint()
| RoutePoint * WayPointman::GetOtherNearbyWaypoint |
( |
double | lat, |
|
|
double | lon, |
|
|
double | radius_meters, |
|
|
const wxString & | guid ) |
◆ Getpmarkicon_image_list()
| wxImageList * WayPointman::Getpmarkicon_image_list |
( |
int | nominal_height | ) |
|
◆ GetWaypointList()
| const RoutePointList * WayPointman::GetWaypointList |
( |
void | | ) |
|
|
inline |
◆ GetXIconImageListIndex()
| int WayPointman::GetXIconImageListIndex |
( |
const wxBitmap * | pbm | ) |
const |
index of "X-ed out" icon in the image list
Definition at line 1435 of file routeman.cpp.
◆ IsReallyVisible()
| bool WayPointman::IsReallyVisible |
( |
RoutePoint * | pWP | ) |
|
◆ RemoveRoutePoint()
| bool WayPointman::RemoveRoutePoint |
( |
RoutePoint * | prp | ) |
|
Remove a routepoint from list if present, deallocate it all cases.
- Parameters
-
- Returns
- true if prp != nullptr.
Definition at line 1098 of file routeman.cpp.
◆ SharedWptsExist()
| bool WayPointman::SharedWptsExist |
( |
| ) |
|
◆ WayPointmanGui
The documentation for this class was generated from the following files: