getMapFileInfo method

MapfileInfo getMapFileInfo()

@return the header data for the current map file.

Implementation

MapfileInfo getMapFileInfo() {
  return this._mapFileInfo;
}