FileDocCategorySizeDatePackage
PdfRenderer.javaAPI DocAndroid 5.1 API1391Sat Mar 14 14:09:42 GMT 2015android.graphics.pdf

PdfRenderer

public final class PdfRenderer extends Object implements AutoCloseable

Fields Summary
Constructors Summary
public PdfRenderer(android.os.ParcelFileDescriptor input)


       throw new RuntimeException("Stub!"); 
Methods Summary
public voidclose()

 throw new RuntimeException("Stub!"); 
protected voidfinalize()

 throw new RuntimeException("Stub!"); 
public intgetPageCount()

 throw new RuntimeException("Stub!"); 
public android.graphics.pdf.PdfRenderer$PageopenPage(int index)

 throw new RuntimeException("Stub!"); 
public booleanshouldScaleForPrinting()

 throw new RuntimeException("Stub!");