org.arakhne.neteditor.android.actionmode.creation
public class BitmapDecorationCreationMode extends AbstractRectangularDecorationCreationMode
AbstractAndroidCreationMode.ActionBarcursorChanged| Constructor and Description |
|---|
BitmapDecorationCreationMode()
Construct a new BitmapDecorationCreationMode.
|
| Modifier and Type | Method and Description |
|---|---|
protected DecorationFigure |
createFigure(UUID viewId,
Rectangle2f bounds)
Create the object according to the given bounds.
|
protected Shape2f |
getShape(Rectangle2f bounds)
Replies a shape that is representing the figure to create.
|
protected void |
onActionBarOpened(android.view.ActionMode bar)
Invoked when the action bar is opened.
|
cleanMode, onModeActivated, paint, pointerDragged, pointerPressed, pointerReleasedcloseActionBar, createActionBarListener, finish, getActionBar, getModeManager, getModeManagerOwner, onActionBarClosed, onModeDesactivated, openActionBarcanExit, createDelegation, createDelegation, done, forcePointerEvent, getClickPrecision, getInitialCursor, getPointedFigure, isExclusive, isPersistent, isPointerInFigureShape, keyPressed, keyReleased, keyTyped, pointerClicked, pointerLongClicked, pointerMoved, repaint, repaint, requestFocus, restoreCursor, setCursor, setExclusive, setModeManager, setPersistentpublic BitmapDecorationCreationMode()
ActionModeManager should be
set before using this object.protected void onActionBarOpened(android.view.ActionMode bar)
AbstractAndroidCreationModeonActionBarOpened in class AbstractAndroidCreationModeprotected Shape2f getShape(Rectangle2f bounds)
AbstractRectangularDecorationCreationModegetShape in class AbstractRectangularDecorationCreationModeprotected DecorationFigure createFigure(UUID viewId, Rectangle2f bounds)
AbstractRectangularDecorationCreationModecreateFigure in class AbstractRectangularDecorationCreationModeviewId - is the identifier of the view.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