JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.atakmap.android.maps
Interface AnchoredMapItem
All Known Subinterfaces:
VehicleMapItem
All Known Implementing Classes:
AbstractSheet
,
AngleOverlayShape
,
Association
,
AutoSizeAngleOverlayShape
,
DrawingCircle
,
DrawingEllipse
,
DrawingRectangle
,
DrawingShape
,
EditablePolyline
,
FloatingPointRoute
,
MultiPolyline
,
RangeCircle
,
RangeRing
,
Rectangle
,
Route
,
RouteTrackWrapper
,
RubberImage
,
RubberModel
,
VehicleModel
,
VehicleShape
public interface
AnchoredMapItem
A map item that has an anchor marker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PointMapItem
getAnchorItem
()
Get the anchor marker for this item
Method Detail
getAnchorItem
PointMapItem
getAnchorItem()
Get the anchor marker for this item
Returns:
Anchor marker
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method