Uses of Class
com.luciad.earth.repository.TLcdEarthTileRepository
Packages that use TLcdEarthTileRepository
Package
Description
Provides model descriptors for the Luciad Earth framework.
-
Uses of TLcdEarthTileRepository in com.luciad.earth.model
Methods in com.luciad.earth.model that return TLcdEarthTileRepositoryModifier and TypeMethodDescriptionprotected TLcdEarthTileRepository
TLcdEarthRepositoryModelDecoder.createRepository
(String aRepositoryName, boolean aReadOnly) Creates a repository instance by opening the tile repository with the given name.protected TLcdEarthTileRepository
TLcdEarthRepositoryModelFactory.createRepository
(String aRepositoryName, ILcdEarthTileSet aTileSet) Creates a new tile repository with the given name.