OpenCPN Partial API docs
Loading...
Searching...
No Matches
PlugIn_Waypoint_Ex Class Reference

Public Member Functions

 PlugIn_Waypoint_Ex (double lat, double lon, const wxString &icon_ident, const wxString &wp_name, const wxString &GUID="", const double ScaMin=1e9, const bool bNameVisible=false, const int nRanges=0, const double RangeDistance=1.0, const wxColor RangeColor=wxColor(255, 0, 0))
 
void InitDefaults ()
 
bool GetFSStatus ()
 
int GetRouteMembershipCount ()
 

Public Attributes

double m_lat
 
double m_lon
 
wxString m_GUID
 
wxString m_MarkName
 
wxString m_MarkDescription
 
wxDateTime m_CreateTime
 
bool IsVisible
 
bool IsActive
 
double scamin
 
bool b_useScamin
 
bool IsNameVisible
 
int nrange_rings
 
double RangeRingSpace
 
wxColour RangeRingColor
 
wxString IconName
 
wxString IconDescription
 
Plugin_HyperlinkList * m_HyperlinkList
 

Detailed Description

Definition at line 1490 of file ocpn_plugin.h.

Constructor & Destructor Documentation

◆ PlugIn_Waypoint_Ex() [1/2]

PlugIn_Waypoint_Ex::PlugIn_Waypoint_Ex ( )

Definition at line 1620 of file api_shim.cpp.

◆ PlugIn_Waypoint_Ex() [2/2]

PlugIn_Waypoint_Ex::PlugIn_Waypoint_Ex ( double  lat,
double  lon,
const wxString &  icon_ident,
const wxString &  wp_name,
const wxString &  GUID = "",
const double  ScaMin = 1e9,
const bool  bNameVisible = false,
const int  nRanges = 0,
const double  RangeDistance = 1.0,
const wxColor  RangeColor = wxColor(255, 0, 0) 
)

Definition at line 1621 of file api_shim.cpp.

◆ ~PlugIn_Waypoint_Ex()

PlugIn_Waypoint_Ex::~PlugIn_Waypoint_Ex ( )

Definition at line 1625 of file api_shim.cpp.

Member Function Documentation

◆ GetFSStatus()

bool PlugIn_Waypoint_Ex::GetFSStatus ( )

Definition at line 1628 of file api_shim.cpp.

◆ GetRouteMembershipCount()

int PlugIn_Waypoint_Ex::GetRouteMembershipCount ( )

Definition at line 1630 of file api_shim.cpp.

◆ InitDefaults()

void PlugIn_Waypoint_Ex::InitDefaults ( )

Definition at line 1626 of file api_shim.cpp.

Member Data Documentation

◆ b_useScamin

bool PlugIn_Waypoint_Ex::b_useScamin

Definition at line 1522 of file ocpn_plugin.h.

◆ IconDescription

wxString PlugIn_Waypoint_Ex::IconDescription

Definition at line 1529 of file ocpn_plugin.h.

◆ IconName

wxString PlugIn_Waypoint_Ex::IconName

Definition at line 1528 of file ocpn_plugin.h.

◆ IsActive

bool PlugIn_Waypoint_Ex::IsActive

Definition at line 1519 of file ocpn_plugin.h.

◆ IsNameVisible

bool PlugIn_Waypoint_Ex::IsNameVisible

Definition at line 1523 of file ocpn_plugin.h.

◆ IsVisible

bool PlugIn_Waypoint_Ex::IsVisible

Definition at line 1518 of file ocpn_plugin.h.

◆ m_CreateTime

wxDateTime PlugIn_Waypoint_Ex::m_CreateTime

Definition at line 1517 of file ocpn_plugin.h.

◆ m_GUID

wxString PlugIn_Waypoint_Ex::m_GUID

Definition at line 1513 of file ocpn_plugin.h.

◆ m_HyperlinkList

Plugin_HyperlinkList* PlugIn_Waypoint_Ex::m_HyperlinkList

Definition at line 1531 of file ocpn_plugin.h.

◆ m_lat

double PlugIn_Waypoint_Ex::m_lat

Definition at line 1510 of file ocpn_plugin.h.

◆ m_lon

double PlugIn_Waypoint_Ex::m_lon

Definition at line 1511 of file ocpn_plugin.h.

◆ m_MarkDescription

wxString PlugIn_Waypoint_Ex::m_MarkDescription

Definition at line 1516 of file ocpn_plugin.h.

◆ m_MarkName

wxString PlugIn_Waypoint_Ex::m_MarkName

Definition at line 1515 of file ocpn_plugin.h.

◆ nrange_rings

int PlugIn_Waypoint_Ex::nrange_rings

Definition at line 1524 of file ocpn_plugin.h.

◆ RangeRingColor

wxColour PlugIn_Waypoint_Ex::RangeRingColor

Definition at line 1526 of file ocpn_plugin.h.

◆ RangeRingSpace

double PlugIn_Waypoint_Ex::RangeRingSpace

Definition at line 1525 of file ocpn_plugin.h.

◆ scamin

double PlugIn_Waypoint_Ex::scamin

Definition at line 1521 of file ocpn_plugin.h.


The documentation for this class was generated from the following files: