public class VehicleModelEditTool extends RubberModelEditTool
RubberModelEditTool
with tweaked promptsRubberSheetEditTool.RotateAction
RectangleEditTool.ManualRectangleEditReceiver
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TOOL_NAME |
_model
_abReceiver, _buttons, _center, _cont, _context, _group, _oldPoints, _p0, _p1, _p2, _p3, _prefs, _sheet, _startAngle, _subText, _toolbar, _topEdge, DRAG, ELEV, HEADING, PITCH, ROLL
_rectangle, _undoButton, TOOL_IDENTIFIER
_button, _imageButton
_identifier, _mapListenerCount, _mapView
Constructor and Description |
---|
VehicleModelEditTool(MapView mapView,
MapGroup group) |
Modifier and Type | Method and Description |
---|---|
protected void |
displayPrompt()
Display the help tooltip
|
java.lang.String |
getIdentifier()
Returns the identifier used to refer to this tool in intents.
|
getMarker, onClick, onMapEvent, onMoved, onToolBegin, onToolEnd, reset, rotate
dispose, getMode, onItemAdded, onItemRemoved, undo, unregisterListeners, updateSubText
onConflict, run
initButton, onButtonClicked, setActive
clearExtraListeners, endTool, findPoint, getActive, onKey, popAllMapListeners, popMapListeners, pushMapListeners, requestBeginTool, requestEndTool, shouldEndOnBack
public static final java.lang.String TOOL_NAME
public java.lang.String getIdentifier()
Tool
getIdentifier
in class RubberModelEditTool
protected void displayPrompt()
RubberSheetEditTool
displayPrompt
in class RubberModelEditTool