| Interface | Description |
|---|---|
| VolumeSwitchManager.VolumeSwitchAction |
If the volume switch is actively being intercepted by ATAK, the following method will be
called when the direction is UP or DOWN
|
| Class | Description |
|---|---|
| CamLockerReceiver | |
| CompassOverlayReceiver | |
| CustomNamingView | |
| DesignatorTargetLine | |
| DropItemGuiReceiver | |
| EnterLocationDropDownReceiver | |
| EnterLocationTool | |
| ExpandableGridView | |
| FilterMapOverlay | |
| FilterMapOverlay.IconsetMapItemsCallback |
Filter to reject item if it has a valid iconsetPath.
|
| FilterMapOverlay.ListModelImpl | |
| FilterMapOverlay.MetaStringExistsFilter |
Match a map item if it has a non-empty meta string
|
| FilterMapOverlay.MetaStringFilter |
Match a map item meta string against a string literal
|
| FilterMapOverlay.PrefStringFilter |
Match a map item meta to a pref string
|
| FilterMapOverlay.TypeFilter | |
| FocusBroadcastReceiver | |
| IntentLauncherTool | |
| ManualPointEntryReceiver | |
| MapClickTool |
Simple tool for retrieving a map/item click
Callback intent contains the "point" extra
Please note, using this class and listening for when the END_TOOL is broadcast
needs to GUARANTEE that it is first checked to see if the tool is active for that
specific workflow or guarantee that calls to END_TOOL from other workflows with this
tool will not cause issues.
|
| PlaceBroadcastReceiver | Deprecated
use MarkerCreator to create and place markers
|
| PlaceHostileTool | |
| PlacePointTool | |
| PlacePointTool.MarkerCreator | |
| RecentlyAddedDropDownReceiver | |
| RelockWidget | |
| RemoveBroadcastReceiver | |
| SelectPointButtonTool | |
| SpecialPointButtonTool |
This class is the base for the buttons that have more than an on and off state.
|
| SpiButtonTool | |
| TaskableMarkerListAdapter | |
| TaskBroadcastReceiver |
Listens to task broadcasts and provides user input to task a specific item
|
| UserMapComponent |
Sets up handlers for a number of core map-based interactions with ATAK, including placing points,
removing them, moving them, etc.
|
| VolumeSwitchManager |
Responsible for overriding the volume switch action within the ATAK system.
|
| Enum | Description |
|---|---|
| SpecialPointButtonTool.States | |
| TLEAccuracy | |
| TLECategory |