Package uk.me.parabola.imgfmt.app.lbl

The LBL file

See:
          Description

Class Summary
City A city is in a region.
Country A country contains one or more regions.
ExitFacility Represent a facility at a motorway exit
Highway A highway is in a region.
LBLFile The file that holds all the labels for the map.
LBLFileReader The file that holds all the labels for the map.
LBLHeader The header for the LBL file.
PlacesFile This is really part of the LBLFile.
PlacesHeader This is not a separate header, but rather part of the LBL header.
POIIndex Represent a POI index entry
POIRecord  
Region A region is in a country and contains one or more cities.
Zip A zip or postal code record.
 

Package uk.me.parabola.imgfmt.app.lbl Description

The LBL file

This file holds the textual labels. There are a number of different formats that the text is stored in, the default format is a space saving format that saves characters in 6 bits but doesn't allow for non-ascii characters.

This file can also hold region, town/city and point of interest names