public class PlaceHostileTool extends ButtonTool
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IDENTIFIER |
static java.lang.String |
TAG |
_button, _imageButton
_identifier, _mapListenerCount, _mapView
Constructor and Description |
---|
PlaceHostileTool(MapView mapView,
android.widget.ImageButton button) |
Modifier and Type | Method and Description |
---|---|
boolean |
onToolBegin(android.os.Bundle bundle)
Called when this tool has been asked to start (and after the last tool has cleaned up)
|
void |
onToolEnd()
Called when this tool has been asked to end, either directly or by the user selecting a new
tool or possibly a new toolbar.
|
dispose, initButton, onButtonClicked, setActive
clearExtraListeners, endTool, findPoint, getActive, getIdentifier, onKey, popAllMapListeners, popMapListeners, pushMapListeners, requestBeginTool, requestEndTool, shouldEndOnBack
public static final java.lang.String TAG
public static final java.lang.String IDENTIFIER
public PlaceHostileTool(MapView mapView, android.widget.ImageButton button)
public boolean onToolBegin(android.os.Bundle bundle)
Tool
onToolBegin
in class ButtonTool
bundle
- extra params that were passed by the GUI