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 312 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 160 of file gshhs.cpp.

◆ GetMinAvailableQuality()

int GSHHSChart::GetMinAvailableQuality ( )

Definition at line 155 of file gshhs.cpp.

◆ RenderViewOnDC()

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

Definition at line 165 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 321 of file gshhs.h.

◆ water

wxColor GSHHSChart::water

Definition at line 322 of file gshhs.h.


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