OpenCPN Partial API docs
GshhsPolygon Class Reference

Public Member Functions

 GshhsPolygon (FILE *file)
 
int getLevel ()
 
int isGreenwich ()
 
int isAntarctic ()
 
bool isOk ()
 
int readInt4 ()
 
int readInt2 ()
 

Public Attributes

int id
 
int n
 
int flag
 
double west
 
double east
 
double south
 
double north
 
int area
 
int areaFull
 
int container
 
int ancestor
 
std::vector< GshhsPoint * > lsPoints
 

Protected Attributes

FILE * file
 
bool ok
 
bool greenwich
 
bool antarctic
 

Detailed Description

Definition at line 198 of file gshhs.h.


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