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 294 of file gshhs.h.

Constructor & Destructor Documentation

◆ GSHHSChart()

GSHHSChart::GSHHSChart ( )

Definition at line 114 of file gshhs.cpp.

◆ ~GSHHSChart()

GSHHSChart::~GSHHSChart ( )

Definition at line 120 of file gshhs.cpp.

Member Function Documentation

◆ GetMaxAvailableQuality()

int GSHHSChart::GetMaxAvailableQuality ( )

Definition at line 161 of file gshhs.cpp.

◆ GetMinAvailableQuality()

int GSHHSChart::GetMinAvailableQuality ( )

Definition at line 156 of file gshhs.cpp.

◆ RenderViewOnDC()

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

Definition at line 166 of file gshhs.cpp.

◆ Reset()

void GSHHSChart::Reset ( )

Definition at line 150 of file gshhs.cpp.

◆ SetColorScheme()

void GSHHSChart::SetColorScheme ( ColorScheme  scheme)

Definition at line 124 of file gshhs.cpp.

◆ SetColorsDirect()

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

Definition at line 145 of file gshhs.cpp.

Member Data Documentation

◆ land

wxColor GSHHSChart::land

Definition at line 303 of file gshhs.h.

◆ water

wxColor GSHHSChart::water

Definition at line 304 of file gshhs.h.


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