| Interface and Description |
|---|
| com.openhtmltopdf.simple.extend.FormSubmissionListener |
| Class and Description |
|---|
| com.openhtmltopdf.simple.extend.DefaultFormSubmissionListener |
| com.openhtmltopdf.simple.xhtml.XhtmlNamespaceHandler |
| Method and Description |
|---|
| com.openhtmltopdf.layout.SharedContext.getUac()
Use getUserAgentCallback instead for clearer code.
|
| com.openhtmltopdf.resource.XMLResource.load(Source) |
| com.openhtmltopdf.util.IOUtil.openStreamAtUrl(String) |
| com.openhtmltopdf.layout.SharedContext.setFontMapping(String, Font)
Definitely shouldn't use this method as it only applies for
Java2D font resolver. Instead call getFontResolver, cast and use font adding
methods on that.
|
| com.openhtmltopdf.extend.TextRenderer.setSmoothingLevel(int)
no-op, will be removed in a future release. Anti-aliasing is now controlled via the smoothing
threshhold.
|
| Constructor and Description |
|---|
| com.openhtmltopdf.layout.SharedContext(UserAgentCallback, FontResolver, ReplacedElementFactory, TextRenderer, float)
This stuff should go in the renderers of a specific device.
|
Copyright © 2018. All rights reserved.