| Interface and Description |
|---|
| com.itextpdf.kernel.log.ICounter
will be removed in next major release, please use EventCounter instead.
|
| com.itextpdf.kernel.log.ICounterFactory
will be removed in next major release, please use IEventCounterFactory instead.
|
| com.itextpdf.svg.renderers.factories.ISvgNodeRendererMapper
The interface will be removed in 7.2, while its implementation ( DefaultSvgNodeRendererMapper) will be used as our internal class. Users should override ISvgNodeRendererFactory (or at least DefaultSvgNodeRendererFactory) and should not deal with the mapping class as it's more of an implementation detail.
|
| com.itextpdf.svg.renderers.impl.ISvgTextNodeHelper |
| Class and Description |
|---|
| com.itextpdf.kernel.log.CounterManager
will be removed in next major release, please use EventCounterHandler instead.
|
| com.itextpdf.kernel.log.DefaultCounter
will be removed in next major release, please use DefaultEventCounter instead.
|
| com.itextpdf.svg.renderers.factories.DefaultSvgNodeRendererMapper
The public access to this class will be removed in 7.2. The class itself can become either package private or the inner private static class for the DefaultSvgNodeRendererFactory. Users should override ISvgNodeRendererFactory (or at least DefaultSvgNodeRendererFactory) and should not deal with the mapping class as it's more of an implementation detail.
|
| com.itextpdf.io.font.FontConstants
Use constants from com.itextpdf.io.font.constants.
|
| com.itextpdf.layout.font.FontFamilySplitter
will be moved to styled-xml-parser module in iText 7.2.
|
| com.itextpdf.kernel.pdf.annot.PdfRichMediaAnnotation
Remove this class in 7.2. The deprecation relates to the fact that the prototype hasn't been implemented in a full yet and we do not expect the situation to change.
|
| com.itextpdf.io.source.PdfTokenizer.ReusableRandomAccessSource
Will be removed in 7.2. This inner class is not used anywhere
|
| com.itextpdf.kernel.log.SimpleCounterFactory
will be removed in next major release, please use SimpleEventCounterFactory instead.
|
| com.itextpdf.svg.css.impl.StyleResolverUtil
use StyleUtil instead. Utility class for resolving parent-inheritance of style and attribute declarations
|
| com.itextpdf.kernel.log.SystemOutCounter
will be removed in the next major release, please use SystemOutEventCounter instead.
|
| com.itextpdf.kernel.log.SystemOutCounterFactory
will be removed in the next major release, please use SystemOutEventCounterFactory instead.
|
| Enum and Description |
|---|
| com.itextpdf.forms.xfdf.Encoding
use ElementContentEncodingFormat instead
|
Copyright © 1998–2020 iText Group NV. All rights reserved.