public class CPDFRedactAnnotImpl extends CPDFAnnotDefaultImpl
enableDragShowMagnifier, enableZoomShowMagnifierannotIndex, isDirty| Constructor and Description |
|---|
CPDFRedactAnnotImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
onDraw(android.content.Context context,
android.graphics.Canvas canvas,
float scale)
Draw
|
CPDFAnnotation |
onGetAnnotation()
Gets the currently binding annotation instance
|
void |
onInit(ReaderView readerView,
PageView pageView,
CPDFPage tpdfPage,
CPDFAnnotation pdfAnnotation)
Initialization, set initial value of
CPDFReaderView in current class instance, CPDFPageView, CPDFPage, CPDFAnnotation. |
void |
setFocused(boolean focused) |
getRequest, getSize, onAnnotAttrChange, onDestroy, onLoadCleared, onLoadFailed, onLoadStarted, onResourceReady, onSingleTapUp, onStart, onStop, onTouchEvent, removeCallback, setRequestcheckFocusable, checkFocusType, close, compare, getAnnotationRect, getAnnotAttr, getAnnotType, getId, isFocused, isVisible, onLongPress, redo, release, setVisible, undopublic void onInit(ReaderView readerView, PageView pageView, CPDFPage tpdfPage, CPDFAnnotation pdfAnnotation)
IAnnotationImplCPDFReaderView in current class instance, CPDFPageView, CPDFPage, CPDFAnnotation.onInit in interface IAnnotationImpl<CPDFAnnotation>onInit in class CPDFAnnotDefaultImplreaderView - Used for showing View in the whole documentpageView - Used for showing View of each page in the documenttpdfPage - Page object of document, more: CPDFPagepdfAnnotation - Annotation object of document, more: CPDFAnnotationpublic void onDraw(android.content.Context context,
android.graphics.Canvas canvas,
float scale)
IAnnotationRenderonDraw in interface IAnnotationRenderonDraw in class CPDFAnnotDefaultImplcontext - Contextcanvas - The canvas on which the background will be drawnscale - Current scaling factorpublic void setFocused(boolean focused)
setFocused in class CPDFBaseAnnotImpl<CPDFAnnotation>public CPDFAnnotation onGetAnnotation()
IAnnotationAttrChangeonGetAnnotation in interface IAnnotationAttrChange<CPDFAnnotation>onGetAnnotation in class CPDFAnnotDefaultImplCPDFAnnotation