| Interface | Description |
|---|---|
| OnResectionResult |
This interface describes an event that is fired by a Resection Workflow implementation when it
has computed a location estimate.
|
| ResectionBearingDialog.Callback | |
| ResectionMapComponent.BackButtonCallback |
For canceling the estimate selection process on a back button press in the DropDown
|
| ResectionWorkflow |
Describes a resectioning workflow.
|
| Class | Description |
|---|---|
| ResectionBearingDialog |
Fancy dialog for setting a bearing value
All bearing inputs and outputs are in degrees true north
This is tailored for the resection tool, but could potentially be used elsewhere
|
| ResectionDropDownReceiver |
The default resection workflow - shown in a drop-down
|
| ResectionLandmarkAdapter | |
| ResectionLocationEstimate |
Represents a location estimate that was generated by a resectioning or GPS-denied navigation
tool/aid.
|
| ResectionMapComponent | |
| ResectionMapManager |