| Package | Description |
|---|---|
| com.joanzapata.pdfview |
| Modifier and Type | Method and Description |
|---|---|
PDFView.Configurator |
PDFView.Configurator.defaultPage(int defaultPage) |
PDFView.Configurator |
PDFView.Configurator.enableSwipe(boolean enableSwipe) |
PDFView.Configurator |
PDFView.fromAsset(String assetName)
Use an asset file as the pdf source
|
PDFView.Configurator |
PDFView.fromFile(File file)
Use a file as the pdf source
|
PDFView.Configurator |
PDFView.Configurator.mask(int maskColor,
int maskAlpha) |
PDFView.Configurator |
PDFView.Configurator.onDraw(OnDrawListener onDrawListener) |
PDFView.Configurator |
PDFView.Configurator.onLoad(OnLoadCompleteListener onLoadCompleteListener) |
PDFView.Configurator |
PDFView.Configurator.onPageChange(OnPageChangeListener onPageChangeListener) |
PDFView.Configurator |
PDFView.Configurator.pages(int... pageNumbers) |
PDFView.Configurator |
PDFView.Configurator.showMinimap(boolean showMinimap) |
PDFView.Configurator |
PDFView.Configurator.swipeVertical(boolean swipeVertical) |
Copyright © 2013-2015. All Rights Reserved.