special library
Classes
- ElementInfo
- ///////////////////////////////////////////////////////////////////////////
- IsolateSubfileFiller
- MapfileWriter
- see https://github.com/mapsforge/mapsforge/blob/master/docs/Specification-Binary-Map-File.md
- MapHeaderInfo
- Contains the immutable metadata of a map file.
- MapPaint
- MapPath
- Poiholder
- Holds one poi and its tags
- Poiinfo
- /////////////////////////////////////////////////////////////////////////// All pois for one zoomlevel.
- Readbuffer
- A chunk of a file.
- ReadbufferFile
- Reads chunks of a file from the disc. Supports reading multiple chunks concurrently (underlying RandomAccessFile forbids this).
- ReadbufferMemory
- ReadbufferSource
- an interface for fetching data from a mapfile. The idea is to gather the data either from a physical file or from a file already in memory.
- Rule
- RuleAnalyzer
- Analyzes the given rules to identify the specific tags that influence the output. Put another way, if a node or way does not possess these identified tags, it will not be considered for rendering.
- RuleVisitor
- //////////////////////////////////////////////////////////////////////////
- SinkWithCounter
- ///////////////////////////////////////////////////////////////////////////
- SubfileCreator
- SubfileFiller
- ///////////////////////////////////////////////////////////////////////////
- Tagholder
- ///////////////////////////////////////////////////////////////////////////
- TileBuffer
- ///////////////////////////////////////////////////////////////////////////
- ValueInfo
- ///////////////////////////////////////////////////////////////////////////
- Wayholder
- Holds one way and its tags
- Wayinfo
- /////////////////////////////////////////////////////////////////////////// All ways for one zoomlevel.
- Writebuffer
- ZoomlevelRange
- A min/max range of zoomlevels.
Enums
Typedefs
-
ProcessFunc
= Future<
void> Function(Tile tile) - Each subfile consists of: tile index header