loadData abstract method
- ElectronicHorizonUpdate electronicHorizonUpdate
Requests data for all added segments and removes cached data for segments that are not part of the horizon anymore.
electronicHorizonUpdateThe update that contains the segments to add to the cache and the segments to remove from the cache.
Implementation
void loadData(ElectronicHorizonUpdate electronicHorizonUpdate);