org.arakhne.neteditor.android.actionmode.creation
public class PolylineDecorationCreationMode extends AbstractPolypointDecorationCreationMode
AbstractPolypointDecorationCreationMode.ActionBarCLICK_DISTANCEcursorChanged| Constructor and Description |
|---|
PolylineDecorationCreationMode()
Construct a new RectangleDecorationCreationMode.
|
| Modifier and Type | Method and Description |
|---|---|
protected DecorationFigure |
createFigure(UUID viewId,
Path2f path)
Invoked to create a new figure.
|
protected void |
onActionBarOpened(android.view.ActionMode bar)
Invoked when the action bar is opened.
|
cleanMode, createActionBarListener, finalizePolypointDrawing, onModeActivated, paint, pointerDragged, pointerLongClicked, pointerPressed, pointerReleasedcloseActionBar, finish, getActionBar, getModeManager, getModeManagerOwner, onActionBarClosed, onModeDesactivated, openActionBarcanExit, createDelegation, createDelegation, done, forcePointerEvent, getClickPrecision, getInitialCursor, getPointedFigure, isExclusive, isPersistent, isPointerInFigureShape, keyPressed, keyReleased, keyTyped, pointerClicked, pointerMoved, repaint, repaint, requestFocus, restoreCursor, setCursor, setExclusive, setModeManager, setPersistentpublic PolylineDecorationCreationMode()
ActionModeManager should be
set before using this object.protected void onActionBarOpened(android.view.ActionMode bar)
AbstractAndroidCreationModeonActionBarOpened in class AbstractAndroidCreationModeprotected DecorationFigure createFigure(UUID viewId, Path2f path)
AbstractPolypointDecorationCreationModecreateFigure in class AbstractPolypointDecorationCreationModeviewId - is the id of the view inside which the figure will be inserted.path - is the path to follow.Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor