Uses of Class
org.faceless.pdf2.viewer2.LinearizedSupport
-
Packages that use LinearizedSupport Package Description org.faceless.pdf2.viewer2 The "viewer" package contains the classes required to create a Swing application to display PDFs. -
-
Uses of LinearizedSupport in org.faceless.pdf2.viewer2
Methods in org.faceless.pdf2.viewer2 that return LinearizedSupport Modifier and Type Method Description LinearizedSupport
DocumentPanel. getLinearizedSupport()
Return the LinearizedSupport object for this DocumentPanel
-