public abstract class ShapeDrawingTool extends AnnotDrawingTool
| Constructor and Description |
|---|
ShapeDrawingTool(Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
dragged(MotionEvent e)
This is called when the annotation is initially draw/placed
|
void |
released(MotionEvent e) |
doubleTap, getInitAlpha, getInitBorderColor, getInitBorderWidth, getInitFillColor, isInitHasBorderColor, isInitHasFillColor, setInitAlpha, setInitBorderColor, setInitBorderWidth, setInitFillColor, setInitHasBorderColor, setInitHasFillColor, startDrawing, supportsFillColorgetPressed, presseddelete, getAnnot, getBounds, getDirtyRect, getPageView, getScreenLocation, getViewer, showNote, singleTappublic void released(MotionEvent e)
released in class AnnotDrawingToolpublic void dragged(MotionEvent e)
com.qoppa.notes.views.annotcomps.AnnotComponentMovabledragged in class com.qoppa.notes.views.annotcomps.AnnotComponentMovable