Package com.tomtom.sdk.datamanagement.nds.update

Types

Link copied to clipboard
value class InstallState

The install state of a RegionGraphNode.

Link copied to clipboard
interface MapAccessSyncClient

Interface for interoperability with a native IMapAccessSyncClient.

Link copied to clipboard
value class MapOperationType

Represents an operation that can be performed on an updatable map region.

Link copied to clipboard
data class RegionGraph

Hierarchical map structure. Leaf nodes represent updatable regions.

Link copied to clipboard
data class RegionGraphNode

A node in the RegionGraph. It represents a region in the NDS map. It may be updatable.

Link copied to clipboard
value class RegionGraphNodeId

Unique region graph node identifier.

Link copied to clipboard
data class RegionGraphNodeState

The state of a node in the RegionGraph for which RegionGraphNode.isUpdatableRegion is true.