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

Public Member Functions

void SetColorScheme (ColorScheme scheme)
 
void RenderViewOnDC (ocpnDC &dc, ViewPort &VPoint)
 
void Reset ()
 
void SetColorsDirect (wxColour newLand, wxColour newWater)
 
int GetMinAvailableQuality ()
 
int GetMaxAvailableQuality ()
 

Public Attributes

wxColor land
 
wxColor water
 

Detailed Description

Definition at line 303 of file gshhs.h.

Constructor & Destructor Documentation

◆ GSHHSChart()

GSHHSChart::GSHHSChart ( )

Definition at line 103 of file gshhs.cpp.

◆ ~GSHHSChart()

GSHHSChart::~GSHHSChart ( )

Definition at line 109 of file gshhs.cpp.

Member Function Documentation

◆ GetMaxAvailableQuality()

int GSHHSChart::GetMaxAvailableQuality ( )

Definition at line 149 of file gshhs.cpp.

◆ GetMinAvailableQuality()

int GSHHSChart::GetMinAvailableQuality ( )

Definition at line 144 of file gshhs.cpp.

◆ RenderViewOnDC()

void GSHHSChart::RenderViewOnDC ( ocpnDC dc,
ViewPort VPoint 
)

Definition at line 154 of file gshhs.cpp.

◆ Reset()

void GSHHSChart::Reset ( )

Definition at line 139 of file gshhs.cpp.

◆ SetColorScheme()

void GSHHSChart::SetColorScheme ( ColorScheme  scheme)

Definition at line 113 of file gshhs.cpp.

◆ SetColorsDirect()

void GSHHSChart::SetColorsDirect ( wxColour  newLand,
wxColour  newWater 
)

Definition at line 134 of file gshhs.cpp.

Member Data Documentation

◆ land

wxColor GSHHSChart::land

Definition at line 312 of file gshhs.h.

◆ water

wxColor GSHHSChart::water

Definition at line 313 of file gshhs.h.


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