WXP::MapFileHeader Class Reference
This class plots a map from a map database.
More...
#include "../include/MapFileHeader.h"
List of all members.
Public Member Functions |
|
int | getNum () |
|
int | setNum (int val) |
|
float | getMinLat () |
|
int | setMinLat (float val) |
|
float | getMaxLat () |
|
int | setMaxLat (float val) |
|
float | getMinLon () |
|
int | setMinLon (float val) |
|
float | getMaxLon () |
|
int | setMaxLon (float val) |
|
int | getIndex () |
|
int | setIndex (int val) |
|
int | init () |
|
int | print () |
Public Attributes |
|
int | num |
|
float | minlat |
|
float | maxlat |
|
float | minlon |
|
float | maxlon |
|
int | index |
Detailed Description
This class plots a map from a map database.
- Author:
- Dan Vietor
The documentation for this class was generated from the following files: