Package com.openhtmltopdf.objects.pdf
Class PdfDrawerBase.PDFBoxDeviceReference
java.lang.Object
java.lang.ref.Reference<PdfBoxOutputDevice>
java.lang.ref.WeakReference<PdfBoxOutputDevice>
com.openhtmltopdf.objects.pdf.PdfDrawerBase.PDFBoxDeviceReference
- Enclosing class:
PdfDrawerBase
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ref.Reference
clear, clone, enqueue, get, isEnqueued, reachabilityFence, refersTo
-
Constructor Details
-
PDFBoxDeviceReference
PDFBoxDeviceReference(PdfBoxOutputDevice referent)
-
-
Method Details