Class | Description |
---|---|
AbstractMapComponent | |
Arrow | |
Association |
Visible link between two PointMapItems
|
AssociationSet | |
AxisOfAdvance | |
CardLayer |
Implementation of a set of cards that can be cycled.
|
CircleCrumb |
This class is meant to function exactly like its parent class and
exists as a class type which will trigger the crumb to be drawn as a circle.
|
CompassRing | |
CrumbTrail |
CrumbTrail manages crumbs for a map item using a dedicated trackThread
The intervalMillis is configurable and specifies how often to store crumbs in the CrumbDatabase
Crumbs are only stored if the map item has moved by distThreshold
Crumbs are sent to the UI no more than once every 2 seconds
|
DeconflictionAdapter |
List adapter for filtered track menu.
|
DeconflictionAdapter.ViewHolder | |
DefaultMapGroup |
Collection of MapItems and child MapGroups.
|
DefaultMapGroup.MetaDataMapItemFilter | |
DefaultMetaDataHolder | |
Doghouse | |
DoghouseReceiver | |
DoghouseViewModel | |
Ellipse |
An ellipse with a width, length, and angle
Angle - The "heading" of the ellipse in true north
Length - The diameter of the ellipse that runs parallel to the angle
Width - The diameter of the ellipse that runs perpendicular to the angle
|
FilterMetaDataHolder | |
FlavorComponentLoader | |
ImportFileActivity |
Simple import activity to copy file from VIEW action, and pass off to ATAK Import Manager
May be run whether main ATAKActivity is currently running or not
|
LayerBinLayer | |
LocationSearchManager | |
MapActivity |
Abstract base Activity for applications using the map engine
|
MapComponentLoader |
For loading the entire list of core map components
|
MapCoreIntentsComponent | |
MapData |
Stub class to help transition away from the use of a Bundle as a backer for the MapView::getMapData class.
|
MapEvent |
Notification of a specific action that occurred in the mapping engine.
|
MapEvent.Builder | |
MapEventDispatcher |
Central dispatch point for
MapEvent s. |
MapGroup |
Collection of MapItems and child MapGroups.
|
MapGroup.MapItemsCallback.And | |
MapGroup.MapItemsCallback.Not | |
MapGroup.MapItemsCallback.Or | |
MapGroup.OnItemCallback<T extends MapItem> | |
MapGroupDeleteReceiver | |
MapGroupItemsChangedEventForwarder | |
MapItem |
Abstract base for a map engine entity.
|
MapItemDeleteReceiver | |
MapOverlayManager | |
MapTouchController | |
MapView |
The content view for a MapActivity
|
Marker |
A geo-space map icon with optional text and style settings
|
MetaMapPoint | |
MetaShape |
Like MetaMapPoint, represents a shape without a direct visual presence on the map.
|
MultiplePairingLineMapComponent | |
MultiplePairingLineMapReceiver | |
MultiPolyline |
A polyline containing multiple children lines
|
PanZoomReceiver | |
PersistentCircleCrumbTrail | Deprecated |
PointMapItem |
A MapItem with a GeoPoint
|
Polyline |
A Shape made up of GeoPoints connected by lines and optionally closed
|
RootMapGroup | |
RootMapGroup.FastUIDLookup |
Keeps a cache of all items that have been added to the map for fast UID lookup.
|
RootMapGroupLayer | |
SensorFOV | |
Shape |
Abstract base for any MapItem with shape-like properties
|
SimpleRectangle |
A simplified version of
Rectangle |
SqliteMapDataRef |
Engine resource reference that points to an entry inside a SQLite database
|
StackLayer | |
UriMapDataRef | |
Wedge |
A wedge describes a triangle (drawn below) with vertex points (X, Y, Y').
|
Enum | Description |
---|---|
DeconflictionAdapter.DeconflictionType | |
Doghouse.DoghouseFields | |
Doghouse.DoghouseLocation | |
MapMode | |
MapView.RenderStack | |
Marker.LabelPriority |