Package-level declarations

Types

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard
interface ImageDataSource

Interface representing a data source for managing Image objects. This data source could be local storage, a remote server, or another image storage solution.