public class AttachmentGalleryProvider extends GalleryContentProvider
URIContentProvider.Callback
TOOL
Constructor and Description |
---|
AttachmentGalleryProvider(MapView mapView) |
Modifier and Type | Method and Description |
---|---|
java.util.List<GalleryItem> |
getItems()
Get all applicable gallery items
|
java.lang.String |
getName()
Get the tool name to be displayed to the user
|
addContent, getIcon, isSupported
public AttachmentGalleryProvider(MapView mapView)
public java.lang.String getName()
URIContentProvider
getName
in interface URIContentProvider
getName
in class GalleryContentProvider
public java.util.List<GalleryItem> getItems()
GalleryContentProvider
getItems
in class GalleryContentProvider