OpenCPN Partial API docs
ShapeBaseChart Class Reference

Basemap. More...

#include <shapefile_basemap.h>

Public Member Functions

 ShapeBaseChart (const std::string &filename, const size_t &min_scale, const wxColor &color= *wxBLACK)
 
 ShapeBaseChart (const ShapeBaseChart &t)
 
bool LoadSHP ()
 
bool IsUsable ()
 
size_t MinScale ()
 
void RenderViewOnDC (ocpnDC &dc, ViewPort &vp)
 
bool CrossesLand (double &lat1, double &lon1, double &lat2, double &lon2)
 

Static Public Member Functions

static const std::string ConstructPath (const std::string &dir, const std::string &quality_suffix)
 

Public Attributes

int _dmod
 

Detailed Description

Basemap.

Definition at line 98 of file shapefile_basemap.h.


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