|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Fields | |
|---|---|
| org.faceless.pdf2.Event.CLICK
this Event is now a synonym for Event.MOUSEUP |
|
| Deprecated Methods | |
|---|---|
| org.faceless.pdf2.PDFStyle.getLineDashOff()
since 2.7.8 this method has been replaced with PDFStyle.getLineDashPattern() |
|
| org.faceless.pdf2.PDFStyle.getLineDashOn()
since 2.7.8 this method has been replaced with PDFStyle.getLineDashPattern() |
|
| org.faceless.pdf2.PDF.getViewerPreference(String)
since 2.7.6 replaced by the setOption() method - the key
is the same as is passed in to this method but with a prefix of view.,
eg. FullScreen becomes view.FullScreen. |
|
| org.faceless.pdf2.PDF.setLayout(String, String)
since 2.7.6 this method has been replaced with the "pagelayout" and "pagemode" keys to the setOption() method. |
|
| org.faceless.pdf2.PDF.setViewerPreference(String, boolean)
since 2.7.6 this method has been replaced with the setOption() method - they key is the same but with a prefix of view., eg. view.fitWindow. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||