Uses of Interface
com.qoppa.pdfViewer.history.LocationHistory

Packages that use LocationHistory
com.qoppa.pdfViewer PDFViewerBean and related classes. 
 

Uses of LocationHistory in com.qoppa.pdfViewer
 

Methods in com.qoppa.pdfViewer that return LocationHistory
 LocationHistory PDFViewerBean.getLocationHistory()
          Gets the LocationHistory for the current document.
 

Methods in com.qoppa.pdfViewer with parameters of type LocationHistory
 void PDFViewerBean.setLocationHistory(LocationHistory history)
          Sets the LocationHistory associated with the document currently being viewed.