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

Public Member Functions

 GshhsPolyReader (int quality)
 
void drawGshhsPolyMapPlain (ocpnDC &pnt, ViewPort &vp, wxColor const &seaColor, wxColor const &landColor)
 
void drawGshhsPolyMapSeaBorders (ocpnDC &pnt, ViewPort &vp)
 
void InitializeLoadQuality (int quality)
 
bool crossing1 (wxLineF trajectWorld)
 
int ReadPolyVersion ()
 
int GetPolyVersion ()
 

Public Attributes

int currentQuality
 

Detailed Description

Definition at line 144 of file gshhs.h.

Constructor & Destructor Documentation

◆ GshhsPolyReader()

GshhsPolyReader::GshhsPolyReader ( int  quality)

Definition at line 689 of file gshhs.cpp.

◆ ~GshhsPolyReader()

GshhsPolyReader::~GshhsPolyReader ( )

Definition at line 703 of file gshhs.cpp.

Member Function Documentation

◆ crossing1()

bool GshhsPolyReader::crossing1 ( wxLineF  trajectWorld)

Definition at line 790 of file gshhs.cpp.

◆ drawGshhsPolyMapPlain()

void GshhsPolyReader::drawGshhsPolyMapPlain ( ocpnDC pnt,
ViewPort vp,
wxColor const &  seaColor,
wxColor const &  landColor 
)

Definition at line 911 of file gshhs.cpp.

◆ drawGshhsPolyMapSeaBorders()

void GshhsPolyReader::drawGshhsPolyMapSeaBorders ( ocpnDC pnt,
ViewPort vp 
)

Definition at line 1006 of file gshhs.cpp.

◆ GetPolyVersion()

int GshhsPolyReader::GetPolyVersion ( )
inline

Definition at line 158 of file gshhs.h.

◆ InitializeLoadQuality()

void GshhsPolyReader::InitializeLoadQuality ( int  quality)

Definition at line 732 of file gshhs.cpp.

◆ ReadPolyVersion()

int GshhsPolyReader::ReadPolyVersion ( )

Definition at line 719 of file gshhs.cpp.

Member Data Documentation

◆ currentQuality

int GshhsPolyReader::currentQuality

Definition at line 156 of file gshhs.h.


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