Generated by
JDiff

All Documentation Differences

Package com.itextpdf.forms
  Class PdfSigFieldLock.LockAction

  Class PdfSigFieldLock.LockPermissions

Package com.itextpdf.forms.fields
  Class PdfFormField
    Method createText(PdfDocument, PdfAConformanceLevel)
    Method drawPdfA1CheckAppearance(float, float, String, int)
    Method drawPdfA2CheckAppearance(float, float, String, int)
    Method drawPushButtonAppearance(float, float, String, PdfFont, PdfName, float)
    Method generateDefaultAppearanceString(PdfFont, float, Color, PdfResources)
    Method setAppearance(PdfName, String, PdfStream)

Package com.itextpdf.forms.xfdf
  Class AnnotObject
    Method getAttribute(String)
    Method getAttributeValue(String)

  Class XfdfObjectFactory
    Method createXfdfObject(PdfDocument, String)

Package com.itextpdf.io.font
  Class TrueTypeFont
    Method updateUsedGlyphs(SortedSet, boolean, List)

Package com.itextpdf.io.util
  Class StreamUtil
    Method readFully(InputStream, byte[], int, int)

Package com.itextpdf.kernel
  Class LicenseVersionException
    Method getMessageParams()

  Class Version
    Method getInstance()

Package com.itextpdf.kernel.counter
  Class EventCounterHandler

  Class IEventCounterFactory

Package com.itextpdf.kernel.font
  Class PdfFont
    Method compactRanges(List)
    Method updateSubsetPrefix(String, boolean, boolean)

  Class PdfFontFactory
    Method createRegisteredFont(String)
    Method createRegisteredFont(String, String)
    Method createRegisteredFont(String, String, boolean)
    Method createRegisteredFont(String, String, boolean, boolean)
    Method createRegisteredFont(String, String, boolean, int)
    Method createRegisteredFont(String, String, boolean, int, boolean)

  Class PdfTrueTypeFont
    Method addRangeUni(Set)

  Class PdfType0Font
    Method getCidFont(PdfDictionary, String, boolean)
    Method getCidFontType2(TrueTypeFont, PdfDictionary, String, int[])
    Method getCidFontType2(TrueTypeFont, PdfDictionary, String, int[][])

Package com.itextpdf.kernel.geom
  Class Rectangle
    Method clone()

Package com.itextpdf.kernel.log
  Class CounterManager
    Method getCounters(Class)
    Method getInstance()

  Class ICounterFactory

Package com.itextpdf.kernel.numbering
  Class ArmenianNumbering
    Method toArmenian(int)

  Class EnglishAlphabetNumbering
    Method toLatinAlphabetNumber(int, boolean)
    Method toLatinAlphabetNumberLowerCase(int)
    Method toLatinAlphabetNumberUpperCase(int)

  Class GeorgianNumbering
    Method toGeorgian(int)

  Class GreekAlphabetNumbering
    Method toGreekAlphabetNumber(int, boolean)
    Method toGreekAlphabetNumber(int, boolean, boolean)
    Method toGreekAlphabetNumberLowerCase(int)
    Method toGreekAlphabetNumberUpperCase(int)

Package com.itextpdf.kernel.pdf
  Class MemoryLimitsAwareFilter

  Class PdfDocument
    Method addFileAttachment(String, PdfFileSpec)

  Class PdfObjectWrapper
    Method makeIndirect(PdfDocument, PdfIndirectReference)

  Class PdfReader
    Method getModifiedFileId()
    Method getOriginalFileId()

Package com.itextpdf.kernel.pdf.annot
  Class PdfSoundAnnotation
    PdfSoundAnnotation(PdfDictionary)

Package com.itextpdf.kernel.pdf.canvas
  Class PdfCanvas
    Method addImage(ImageData, Rectangle, boolean)
    Method addImage(ImageData, float, float, boolean)
    Method addImage(ImageData, float, float, float, boolean)
    Method addImage(ImageData, float, float, float, boolean, boolean)
    Method addImage(ImageData, float, float, float, float, float, float)
    Method addImage(ImageData, float, float, float, float, float, float, boolean)
    Method addXObject(PdfXObject, float, float)
    Method addXObject(PdfXObject, float, float, float)
    Method addXObject(PdfXObject, float, float, float, boolean)
    Method addXObject(PdfXObject, float, float, float, float, float, float)
    Method concatMatrix(AffineTransform)
    Method paintShading(PdfShading)
    Method setLineCapStyle(int)
    Method setLineJoinStyle(int)
    Method setMiterLimit(float)

Package com.itextpdf.kernel.pdf.tagutils
  Class TagTreePointer
    Method moveToKid(int, String)

Package com.itextpdf.layout.borders
  Class GrooveBorder
    GrooveBorder(float)

  Class InsetBorder
    InsetBorder(DeviceCmyk, float)
    InsetBorder(DeviceCmyk, float, float)
    InsetBorder(DeviceGray, float)
    InsetBorder(DeviceGray, float, float)
    InsetBorder(DeviceRgb, float)
    InsetBorder(DeviceRgb, float, float)
    InsetBorder(float)

  Class OutsetBorder
    OutsetBorder(DeviceCmyk, float)
    OutsetBorder(DeviceCmyk, float, float)
    OutsetBorder(DeviceGray, float)
    OutsetBorder(DeviceGray, float, float)
    OutsetBorder(DeviceRgb, float)
    OutsetBorder(DeviceRgb, float, float)
    OutsetBorder(float)

  Class RidgeBorder
    RidgeBorder(float)

Package com.itextpdf.layout.element
  Class Paragraph
    Method addAll(List)

Package com.itextpdf.layout.layout
  Class LayoutArea
    Method clone()

  Class RootLayoutArea
    Method clone()

Package com.itextpdf.layout.property
  Class AreaBreakType

  Class BaseDirection

  Class CaptionSide

  Class FontKerning

  Class ListNumberingType

  Class ListSymbolAlignment

Package com.itextpdf.layout.renderer
  Class BlockFormattingContextUtil

Package com.itextpdf.signatures
  Class PdfSignatureAppearance
    Method getAppearance()

  Class PdfSigner
    Method getSignatureAppearance()
    Method setCertificationLevel(int)

Package com.itextpdf.styledxmlparser.css
  Class CssFontFaceRule
    CssFontFaceRule(String)

Package com.itextpdf.styledxmlparser.css.page
  Class CssMarginRule
    CssMarginRule(String, String)

Package com.itextpdf.styledxmlparser.css.util
  Class CssUtils
    Method parseLengthValueToPt(String, float, float)

Package com.itextpdf.styledxmlparser.jsoup.nodes
  Class Document
    Method charset(Charset)

  Class Element
    Method getElementsByAttributeValueMatching(String, String)
    Method getElementsMatchingOwnText(String)
    Method getElementsMatchingText(String)
    Method textNodes()

Package com.itextpdf.styledxmlparser.jsoup.select
  Class Selector

Package com.itextpdf.svg
  Class SvgConstants.Values
    Field SVGNAMESPACEURL

Package com.itextpdf.svg.renderers.impl
  Class AbstractBranchSvgNodeRenderer
    Method deepCopyChildren(AbstractBranchSvgNodeRenderer)