, including all inherited members.
addingComment(long id, String text, String authorName) | net.osmand.plus.views.OsmBugsLayer | |
clearCache() | net.osmand.plus.views.OsmBugsLayer | |
closeBug(final OpenStreetBug bug) | net.osmand.plus.views.OsmBugsLayer | |
closingBug(long id) | net.osmand.plus.views.OsmBugsLayer | |
collectObjectsFromPoint(PointF point, List< Object > res) | net.osmand.plus.views.OsmBugsLayer | |
commentBug(final OpenStreetBug bug) | net.osmand.plus.views.OsmBugsLayer | |
createNewBug(double latitude, double longitude, String text, String authorName) | net.osmand.plus.views.OsmBugsLayer | |
destroyLayer() | net.osmand.plus.views.OsmBugsLayer | [virtual] |
drawInScreenPixels() | net.osmand.plus.views.OsmBugsLayer | [virtual] |
getActionListener(List< String > actionsList, Object o) | net.osmand.plus.views.OsmBugsLayer | |
getBugFromPoint(PointF point, List<?super OpenStreetBug > res) | net.osmand.plus.views.OsmBugsLayer | |
getObjectDescription(Object o) | net.osmand.plus.views.OsmBugsLayer | |
getObjectLocation(Object o) | net.osmand.plus.views.OsmBugsLayer | |
getObjectName(Object o) | net.osmand.plus.views.OsmBugsLayer | |
getRadiusBug(int zoom) | net.osmand.plus.views.OsmBugsLayer | |
initLayer(OsmandMapTileView view) | net.osmand.plus.views.OsmBugsLayer | [virtual] |
KEY_BUG | net.osmand.plus.views.OsmBugsLayer | [protected, static] |
KEY_LATITUDE | net.osmand.plus.views.OsmBugsLayer | [protected, static] |
KEY_LONGITUDE | net.osmand.plus.views.OsmBugsLayer | [protected, static] |
loadingBugs(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude) | net.osmand.plus.views.OsmBugsLayer | [protected] |
onCreateDialog(int id) | net.osmand.plus.views.OsmBugsLayer | |
onDraw(Canvas canvas, RectF latLonBounds, RectF tilesRect, DrawSettings nightMode) | net.osmand.plus.views.OsmBugsLayer | [virtual] |
onLongPressEvent(PointF point) | net.osmand.plus.views.OsmBugsLayer | |
onPrepareDialog(int id, Dialog dialog) | net.osmand.plus.views.OsmBugsLayer | |
onSingleTap(PointF point) | net.osmand.plus.views.OsmBugsLayer | |
onTouchEvent(MotionEvent event) | net.osmand.plus.views.OsmandMapLayer | |
openBug(final double latitude, final double longitude) | net.osmand.plus.views.OsmBugsLayer | |
OsmBugsLayer(MapActivity activity) | net.osmand.plus.views.OsmBugsLayer | |
refreshMap() | net.osmand.plus.views.OsmBugsLayer | |
requestToLoad(double topLatitude, double leftLongitude, double bottomLatitude, double rightLongitude, final int zoom) | net.osmand.plus.views.OsmBugsLayer | |