|
| RouteGui (Route &route) |
|
virtual void | Draw (ocpnDC &dc, ChartCanvas *canvas, const LLBBox &box) |
|
void | DrawPointWhich (ocpnDC &dc, ChartCanvas *canvas, int iPoint, wxPoint *rpn) |
|
void | DrawSegment (ocpnDC &dc, ChartCanvas *canvas, wxPoint *rp1, wxPoint *rp2, ViewPort &vp, bool bdraw_arrow) |
|
void | DrawGLLines (ViewPort &vp, ocpnDC *dc, ChartCanvas *canvas) |
|
void | DrawGL (ViewPort &vp, ChartCanvas *canvas, ocpnDC &dc) |
|
void | DrawGLRouteLines (ViewPort &vp, ChartCanvas *canvas, ocpnDC &dc) |
|
void | CalculateDCRect (wxDC &dc_route, ChartCanvas *canvas, wxRect *prect) |
|
void | RenderSegment (ocpnDC &dc, int xa, int ya, int xb, int yb, ViewPort &vp, bool bdraw_arrow, int hilite_width=0) |
|
void | RenderSegmentArrowsGL (ocpnDC &dc, int xa, int ya, int xb, int yb, ViewPort &vp) |
|
int | SendToGPS (const wxString &com_name, bool bsend_waypoints, SendToGpsDlg *dialog) |
|
|
static bool | OnDelete (wxWindow *parent, const int count=0) |
|
Definition at line 41 of file route_gui.h.
◆ RouteGui()
RouteGui::RouteGui |
( |
Route & | route | ) |
|
|
inline |
◆ CalculateDCRect()
void RouteGui::CalculateDCRect |
( |
wxDC & | dc_route, |
|
|
ChartCanvas * | canvas, |
|
|
wxRect * | prect ) |
◆ Draw()
◆ DrawGL()
◆ DrawGLLines()
◆ DrawGLRouteLines()
◆ DrawPointWhich()
void RouteGui::DrawPointWhich |
( |
ocpnDC & | dc, |
|
|
ChartCanvas * | canvas, |
|
|
int | iPoint, |
|
|
wxPoint * | rpn ) |
◆ DrawSegment()
void RouteGui::DrawSegment |
( |
ocpnDC & | dc, |
|
|
ChartCanvas * | canvas, |
|
|
wxPoint * | rp1, |
|
|
wxPoint * | rp2, |
|
|
ViewPort & | vp, |
|
|
bool | bdraw_arrow ) |
◆ OnDelete()
bool RouteGui::OnDelete |
( |
wxWindow * | parent, |
|
|
const int | count = 0 ) |
|
static |
◆ RenderSegment()
void RouteGui::RenderSegment |
( |
ocpnDC & | dc, |
|
|
int | xa, |
|
|
int | ya, |
|
|
int | xb, |
|
|
int | yb, |
|
|
ViewPort & | vp, |
|
|
bool | bdraw_arrow, |
|
|
int | hilite_width = 0 ) |
◆ RenderSegmentArrowsGL()
void RouteGui::RenderSegmentArrowsGL |
( |
ocpnDC & | dc, |
|
|
int | xa, |
|
|
int | ya, |
|
|
int | xb, |
|
|
int | yb, |
|
|
ViewPort & | vp ) |
◆ SendToGPS()
int RouteGui::SendToGPS |
( |
const wxString & | com_name, |
|
|
bool | bsend_waypoints, |
|
|
SendToGpsDlg * | dialog ) |
The documentation for this class was generated from the following files: