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, supportsFillColor
getPressed, pressed
delete, getAnnot, getBounds, getDirtyRect, getPageView, getScreenLocation, getViewer, showNote, singleTap
public void released(MotionEvent e)
released
in class AnnotDrawingTool
public void dragged(MotionEvent e)
com.qoppa.notes.views.annotcomps.AnnotComponentMovable
dragged
in class com.qoppa.notes.views.annotcomps.AnnotComponentMovable