org.arakhne.neteditor.android.actionmode.creation
public class TextDecorationCreationMode extends AbstractRectangularDecorationCreationMode
| Modifier and Type | Class and Description |
|---|---|
protected class |
TextDecorationCreationMode.ActionBar
Action bar listener
|
cursorChanged| Constructor and Description |
|---|
TextDecorationCreationMode()
Construct a new RectangleDecorationCreationMode.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAndroidCreationMode.ActionBar |
createActionBarListener()
Invoked to create the action bar listener for this mode.
|
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.
|
cleanMode, onModeActivated, paint, pointerDragged, pointerPressed, pointerReleasedcloseActionBar, finish, getActionBar, getModeManager, getModeManagerOwner, onActionBarClosed, onActionBarOpened, 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 TextDecorationCreationMode()
ActionModeManager should be
set before using this object.protected AbstractAndroidCreationMode.ActionBar createActionBarListener()
AbstractAndroidCreationModecreateActionBarListener in class AbstractAndroidCreationModenull to use the default listener.protected 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