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, setActiveclearExtraListeners, endTool, findPoint, getActive, getIdentifier, onKey, popAllMapListeners, popMapListeners, pushMapListeners, requestBeginTool, requestEndTool, shouldEndOnBackpublic 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)
ToolonToolBegin in class ButtonToolbundle - extra params that were passed by the GUI