getMapFileHeader method

MapFileHeader getMapFileHeader()

@return the header data for the current map file.

Implementation

MapFileHeader getMapFileHeader() {
  return this._mapFileHeader;
}