-
@Deprecated() public interface MapTileListComputer
Compute a map tile list from a map tile list source
-
-
Method Summary
Modifier and Type Method Description abstract MapTileListcomputeFromSource(MapTileList pSource, MapTileList pReuse)-
-
Method Detail
-
computeFromSource
abstract MapTileList computeFromSource(MapTileList pSource, MapTileList pReuse)
-
-
-
-