Package com.luciad.earth.repository


package com.luciad.earth.repository
Provides a framework for storing the output of an ILcdEarthTileSet on disk. ILcdEarthEditableTileSet provides a hashtable-style storage mechanism for tiles and coverages. TLcdEarthTileRepository is the default tile storage implementation, and uses ILcdEarthTileDataCodec and ILcdEarthTileSetCoverageCodec to encode data into a database.
Since:
8.1