Package-level declarations
Types
Link copied to clipboard
class CompletedMapOperation
The information about a completed map operation.
Link copied to clipboard
class CurrentMapOperation
The information about the current map operation.
Link copied to clipboard
The install state of a RegionGraphNode.
Link copied to clipboard
Represents an operation on the onboard map.
Link copied to clipboard
Represents an operation that can be performed on an updatable map region.
Link copied to clipboard
class RegionGraph
Hierarchical map structure. Leaf nodes represent updatable regions.
Link copied to clipboard
class RegionGraphNode
A node in the RegionGraph. It represents a region in the NDS map. It may be updatable.
Link copied to clipboard
Unique region graph node identifier.
Link copied to clipboard
class RegionGraphNodeState
The state of a node in the RegionGraph for which RegionGraphNode.isUpdatableRegion is 'true'.
Link copied to clipboard
A list of regions along a polyline.
Link copied to clipboard
A list of regions around a position.
Link copied to clipboard
class UpdateInfo
The information about an update.
Link copied to clipboard
The Update state of a RegionGraphNode.