uk.ac.kcl.cch.jb.pliny.pdfAnnot
Class SwtImageFromPdf

java.lang.Object
  extended byuk.ac.kcl.cch.jb.pliny.pdfAnnot.SwtImageFromPdf

public class SwtImageFromPdf
extends Object


Constructor Summary
SwtImageFromPdf(org.jpedal.PdfDecoder pdfDecoder)
           
 
Method Summary
 void dispose()
           
 org.jpedal.PdfDecoder getMyPdfDecoder()
           
 org.eclipse.swt.graphics.Image getSwtImageForPage(int pgnumb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtImageFromPdf

public SwtImageFromPdf(org.jpedal.PdfDecoder pdfDecoder)
Method Detail

dispose

public void dispose()

getMyPdfDecoder

public org.jpedal.PdfDecoder getMyPdfDecoder()

getSwtImageForPage

public org.eclipse.swt.graphics.Image getSwtImageForPage(int pgnumb)