Package | Description |
---|---|
com.radaee.pdfex |
Modifier and Type | Class and Description |
---|---|
class |
PDFViewDual
Single page on vertical screen.
|
class |
PDFViewHorz
Horizontal page layout.
|
class |
PDFViewReflow
Reflow texts layout.
|
class |
PDFViewScroll
Page effect layout.
|
class |
PDFViewSingle
Single page layout.
|
class |
PDFViewSingleEx
Single page on vertical screen.
|
class |
PDFViewVert
Vertical page layout.
|
Modifier and Type | Method and Description |
---|---|
void |
ThumbView.thumbOpen(PDFView view,
ThumbView.ThumbListener listener)
open from PDFView, must invoked after PDFView.open()
|