java.lang.Object | ||
↳ | CardView | |
↳ | com.pdftron.pdf.widget.SelectionLoupe |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SelectionLoupe(PDFViewCtrl pdfViewCtrl) | |||||||||||
SelectionLoupe(PDFViewCtrl pdfViewCtrl, int type) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | dismiss() | ||||||||||
void | setup(Bitmap bitmap, float cornerRadius) | ||||||||||
void | setup(Bitmap bitmap) | ||||||||||
void | show() | ||||||||||
void | show(float xPosInView, float yPosInView) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|