com.pdftron.pdf.PDFViewCtrl.RenderingListener |
Known Indirect Subclasses
CollabViewerTabFragment,
CollabViewerTabFragment2,
PdfViewCtrlTabBaseFragment,
PdfViewCtrlTabFragment,
PdfViewCtrlTabFragment2
|
Used for receiving notifications of the start and end of the rendering of the client area.
Note: Note that since invisible regions might get rendered in advance, scrolling into a new region does not cause the notifications to be fired, if the new region has already been rendered.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onRenderingFinished()
Rendering has finished.
| ||||||||||
abstract void |
onRenderingStarted()
Rendering has started.
|
Rendering has finished.
Rendering has started.