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.importexport.handlers
Interface ParentMapItem
All Known Implementing Classes:
AbstractSheet
,
DrawingCircle
,
DrawingEllipse
,
DrawingRectangle
,
DrawingShape
,
MultiPolyline
,
RangeCircle
,
Rectangle
,
RubberImage
,
RubberModel
,
VehicleModel
public interface
ParentMapItem
A map item that uses a child group for managing sub-items
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
MapGroup
getChildMapGroup
()
Get this item's child map group
Method Detail
getChildMapGroup
MapGroup
getChildMapGroup()
Get this item's child map group
Returns:
Child map group
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