Class | Description |
---|---|
MapFileHeader |
Reads and validates the header data from a binary map file.
|
MapFileInfo |
Contains the immutable metadata of a map file.
|
SubFileParameter |
Holds all parameters of a sub-file.
|
Exception | Description |
---|---|
MapFileException |
A MapFileException is thrown if a file is opened as a MapFile that is somehow invalid.
|