getMapFileHeader method
MapFileHeader
getMapFileHeader()
@return the header data for the current map file.
Implementation
MapFileHeader getMapFileHeader() {
return this._mapFileHeader;
}
@return the header data for the current map file.
MapFileHeader getMapFileHeader() {
return this._mapFileHeader;
}