getMapHeaderInfo method
@return the metadata for the current map file. Make sure lateOpen
is
already executed
Implementation
MapHeaderInfo getMapHeaderInfo() {
return this._mapFileInfo.getMapHeaderInfo();
}
@return the metadata for the current map file. Make sure lateOpen
is
already executed
MapHeaderInfo getMapHeaderInfo() {
return this._mapFileInfo.getMapHeaderInfo();
}