Package-level declarations
Types
Interface representing a data source for managing AdministrativeUnit objects. This data source could be local storage, a remote server, or another solution for storing administrative unit data.
Interface representing a data source for managing AdministrativeUnitName objects. This data source could be local storage, a remote server, or another solution for storing administrative unit names.
Interface representing a data source for managing CartographicBoundary objects. This data source could be local storage, a remote server, or another solution for storing cartographic boundaries.
Interface representing a data source for managing the currently selected region on a map. This data source might use in-memory storage, user preferences, or another mechanism to track the current region selection.
Interface representing a data source for managing Image objects. This data source could be local storage, a remote server, or another image storage solution.