A  B  C  E  F  G  H  I  L  M  N  O  P  R  S  T  U  W 

G

getAuthor() - function in com.harissk.pdfium.Meta
 
getBounds() - function in com.harissk.pdfium.Link
 
getCause() - function in com.harissk.pdfium.exception.PdfiumException
 
getCause() - function in com.harissk.pdfium.exception.FileNotFoundException
 
getCause() - function in com.harissk.pdfium.exception.InvalidFormatException
 
getCause() - function in com.harissk.pdfium.exception.IncorrectPasswordException
 
getCause() - function in com.harissk.pdfium.exception.UnsupportedSecurityException
 
getCause() - function in com.harissk.pdfium.exception.PageNotFoundException
 
getCause() - function in com.harissk.pdfium.exception.UnknownException
 
getCause() - function in com.harissk.pdfium.exception.PageRenderingException
 
getCharacterIndex(Integer,Double,Double,Double,Double) - function in com.harissk.pdfium.PdfiumCore
Get the index of a character at or nearby a certain position on the page
getChildren() - function in com.harissk.pdfium.Bookmark
 
getCountResult() - function in com.harissk.pdfium.search.FPDFTextSearchContext
The number of search results found.
getCountResult() - function in com.harissk.pdfium.search.TextSearchContext
The number of search results found.
getCreationDate() - function in com.harissk.pdfium.Meta
 
getCreator() - function in com.harissk.pdfium.Meta
 
getCurrentDpi() - function in com.harissk.pdfium.PdfiumCore
 
getDestPageIdx() - function in com.harissk.pdfium.Link
 
getDocumentMeta() - function in com.harissk.pdfium.PdfiumCore
Get metadata for given document
getErrorMessage(Integer) - function in com.harissk.pdfium.PdfiumCore
Gets the error message from a specific error code.
getHasChildren() - function in com.harissk.pdfium.Bookmark
 
getHasNext() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getHasNext() - function in com.harissk.pdfium.search.TextSearchContext
Returns whether there are more results to be found in the current search direction.
getHasPrev() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getHasPrev() - function in com.harissk.pdfium.search.TextSearchContext
Returns whether there are previous results in the current search direction.
getHeight() - function in com.harissk.pdfium.util.Size
 
getHeight() - function in com.harissk.pdfium.util.SizeF
 
getIsMatchCase() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getIsMatchCase() - function in com.harissk.pdfium.search.TextSearchContext
Whether to match the case of the query.
getIsMatchWholeWord() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getIsMatchWholeWord() - function in com.harissk.pdfium.search.TextSearchContext
Whether to match only whole words.
getKeywords() - function in com.harissk.pdfium.Meta
 
getLastError(Long) - function in com.harissk.pdfium.PdfiumCore
Gets the last occurred error code.
getLocalizedMessage() - function in kotlin.PdfiumException
 
getLocalizedMessage() - function in kotlin.FileNotFoundException
 
getLocalizedMessage() - function in kotlin.InvalidFormatException
 
getLocalizedMessage() - function in kotlin.IncorrectPasswordException
 
getLocalizedMessage() - function in kotlin.UnsupportedSecurityException
 
getLocalizedMessage() - function in kotlin.PageNotFoundException
 
getLocalizedMessage() - function in kotlin.UnknownException
 
getLocalizedMessage() - function in kotlin.PageRenderingException
 
getMessage() - function in com.harissk.pdfium.exception.PdfiumException
 
getMessage() - function in com.harissk.pdfium.exception.FileNotFoundException
 
getMessage() - function in com.harissk.pdfium.exception.InvalidFormatException
 
getMessage() - function in com.harissk.pdfium.exception.IncorrectPasswordException
 
getMessage() - function in com.harissk.pdfium.exception.UnsupportedSecurityException
 
getMessage() - function in com.harissk.pdfium.exception.PageNotFoundException
 
getMessage() - function in com.harissk.pdfium.exception.UnknownException
 
getMessage() - function in com.harissk.pdfium.exception.PageRenderingException
 
getMHasNext() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getMHasPrev() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getMNativePtr() - function in com.harissk.pdfium.Bookmark
 
getModDate() - function in com.harissk.pdfium.Meta
 
getNumFd(ParcelFileDescriptor) - function in com.harissk.pdfium.util.FileUtils
Retrieves the file descriptor number from a {@link ParcelFileDescriptor}.
getPage() - function in com.harissk.pdfium.exception.PageRenderingException
 
getPageCount() - function in com.harissk.pdfium.PdfiumCore
 
getPageHeight(Integer) - function in com.harissk.pdfium.PdfiumCore
Get page height in pixels.
getPageHeightPoint(Integer) - function in com.harissk.pdfium.PdfiumCore
Get page height in PostScript points (1/72th of an inch).
getPageIdx() - function in com.harissk.pdfium.Bookmark
 
getPageIndex() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getPageIndex() - function in com.harissk.pdfium.search.TextSearchContext
The index of the page to search.
getPageLinks(Integer) - function in com.harissk.pdfium.PdfiumCore
Get all links from given page
getPageRotation(Integer) - function in com.harissk.pdfium.PdfiumCore
Get the rotation of page<br></br>
getPageSize(Integer) - function in com.harissk.pdfium.PdfiumCore
Get size of page in pixels.
getPageWidth(Integer) - function in com.harissk.pdfium.PdfiumCore
Get page width in pixels.
getPageWidthPoint(Integer) - function in com.harissk.pdfium.PdfiumCore
Get page width in PostScript points (1/72th of an inch).
getProducer() - function in com.harissk.pdfium.Meta
 
getQuery() - function in com.harissk.pdfium.search.FPDFTextSearchContext
 
getQuery() - function in com.harissk.pdfium.search.TextSearchContext
The search query string.
getSearchNext() - function in com.harissk.pdfium.search.FPDFTextSearchContext
The bounding rectangle of the next search result.
getSearchNext() - function in com.harissk.pdfium.search.TextSearchContext
The bounding rectangle of the next search result.
getSearchPrev() - function in com.harissk.pdfium.search.FPDFTextSearchContext
The bounding rectangle of the previous search result.
getSearchPrev() - function in com.harissk.pdfium.search.TextSearchContext
The bounding rectangle of the previous search result.
getStackTrace() - function in kotlin.PdfiumException
 
getStackTrace() - function in kotlin.FileNotFoundException
 
getStackTrace() - function in kotlin.InvalidFormatException
 
getStackTrace() - function in kotlin.IncorrectPasswordException
 
getStackTrace() - function in kotlin.UnsupportedSecurityException
 
getStackTrace() - function in kotlin.PageNotFoundException
 
getStackTrace() - function in kotlin.UnknownException
 
getStackTrace() - function in kotlin.PageRenderingException
 
getSubject() - function in com.harissk.pdfium.Meta
 
getSuppressed() - function in kotlin.PdfiumException
 
getSuppressed() - function in kotlin.FileNotFoundException
 
getSuppressed() - function in kotlin.InvalidFormatException
 
getSuppressed() - function in kotlin.IncorrectPasswordException
 
getSuppressed() - function in kotlin.UnsupportedSecurityException
 
getSuppressed() - function in kotlin.PageNotFoundException
 
getSuppressed() - function in kotlin.UnknownException
 
getSuppressed() - function in kotlin.PageRenderingException
 
getTableOfContents() - function in com.harissk.pdfium.PdfiumCore
Get table of contents (bookmarks) for given document
getTextRect(Integer,Integer) - function in com.harissk.pdfium.PdfiumCore
Get a rectangular area from the result generated by FPDFText_CountRects.
getTitle() - function in com.harissk.pdfium.Bookmark
 
getTitle() - function in com.harissk.pdfium.Meta
 
getUri() - function in com.harissk.pdfium.Link
 
getWidth() - function in com.harissk.pdfium.util.Size
 
getWidth() - function in com.harissk.pdfium.util.SizeF
 
A  B  C  E  F  G  H  I  L  M  N  O  P  R  S  T  U  W