getMapFileInfo method
MapfileInfo
getMapFileInfo()
@return the header data for the current map file.
Implementation
MapfileInfo getMapFileInfo() {
return this._mapFileInfo;
}
@return the header data for the current map file.
MapfileInfo getMapFileInfo() {
return this._mapFileInfo;
}