FileDocCategorySizeDatePackage
PdfDocument.javaAPI DocAndroid 5.1 API1815Sat Mar 14 14:09:44 GMT 2015android.graphics.pdf

PdfDocument

public class PdfDocument extends Object

Fields Summary
Constructors Summary
public PdfDocument()

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

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

 throw new RuntimeException("Stub!"); 
public voidfinishPage(android.graphics.pdf.PdfDocument$Page page)

 throw new RuntimeException("Stub!"); 
public java.util.ListgetPages()

 throw new RuntimeException("Stub!"); 
public android.graphics.pdf.PdfDocument$PagestartPage(android.graphics.pdf.PdfDocument$PageInfo pageInfo)

 throw new RuntimeException("Stub!"); 
public voidwriteTo(java.io.OutputStream out)

 throw new RuntimeException("Stub!");