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

Constructor & Destructor Documentation

◆ GSHHSChart()

GSHHSChart::GSHHSChart ( )

Definition at line 112 of file gshhs.cpp.

◆ ~GSHHSChart()

GSHHSChart::~GSHHSChart ( )

Definition at line 118 of file gshhs.cpp.

Member Function Documentation

◆ GetMaxAvailableQuality()

int GSHHSChart::GetMaxAvailableQuality ( )

Definition at line 159 of file gshhs.cpp.

◆ GetMinAvailableQuality()

int GSHHSChart::GetMinAvailableQuality ( )

Definition at line 154 of file gshhs.cpp.

◆ RenderViewOnDC()

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

Definition at line 164 of file gshhs.cpp.

◆ Reset()

void GSHHSChart::Reset ( )

Definition at line 148 of file gshhs.cpp.

◆ SetColorScheme()

void GSHHSChart::SetColorScheme ( ColorScheme  scheme)

Definition at line 122 of file gshhs.cpp.

◆ SetColorsDirect()

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

Definition at line 143 of file gshhs.cpp.

Member Data Documentation

◆ land

wxColor GSHHSChart::land

Definition at line 302 of file gshhs.h.

◆ water

wxColor GSHHSChart::water

Definition at line 303 of file gshhs.h.


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