jar

org.apache.xmlgraphics : xmlgraphics-commons

Maven & Gradle

Aug 21, 2023
128 usages

Apache XML Graphics Commons · Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO.

Table Of Contents

Latest Version

Download org.apache.xmlgraphics : xmlgraphics-commons JAR file - Latest Versions:

All Versions

Download org.apache.xmlgraphics : xmlgraphics-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
2.9
2.8
2.7
2.6
2.4 CVE-2020-11988
2.3 CVE-2020-11988
2.2 CVE-2020-11988
2.1 CVE-2020-11988
2.0.x CVE-2020-11988
2.0 CVE-2020-11988
1.5 CVE-2020-11988
1.4 CVE-2020-11988
1.3.x CVE-2020-11988
1.3 CVE-2020-11988
1.2 CVE-2020-11988
1.1 CVE-2020-11988

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xmlgraphics-commons-2.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.xmlgraphics.xmp.merge

├─ org.apache.xmlgraphics.xmp.merge.ArrayAddPropertyMerger.class - [JAR]

├─ org.apache.xmlgraphics.xmp.merge.MergeRuleSet.class - [JAR]

├─ org.apache.xmlgraphics.xmp.merge.NoReplacePropertyMerger.class - [JAR]

├─ org.apache.xmlgraphics.xmp.merge.PropertyMerger.class - [JAR]

├─ org.apache.xmlgraphics.xmp.merge.ReplacePropertyMerger.class - [JAR]

org.apache.xmlgraphics.xmp

├─ org.apache.xmlgraphics.xmp.Metadata.class - [JAR]

├─ org.apache.xmlgraphics.xmp.PropertyAccess.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPArray.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPArrayType.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPComplexValue.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPConstants.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPHandler.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPPacketParser.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPParser.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPProperty.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPSchema.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPSchemaAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPSchemaRegistry.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPSerializer.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPStructure.class - [JAR]

├─ org.apache.xmlgraphics.xmp.XMPThinStructure.class - [JAR]

org.apache.xmlgraphics.image.loader.impl

├─ org.apache.xmlgraphics.image.loader.impl.AbstractImage.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.DefaultImageContext.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageBuffered.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageRawEPS.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageRawPNG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageRawStream.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageRendered.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.JPEGConstants.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.JPEGFile.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PNGConstants.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PNGFile.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PreloaderBMP.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PreloaderEMF.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PreloaderGIF.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PreloaderJPEG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PreloaderRawPNG.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.PreloaderTIFF.class - [JAR]

org.apache.xmlgraphics.util

├─ org.apache.xmlgraphics.util.ClasspathResource.class - [JAR]

├─ org.apache.xmlgraphics.util.DateFormatUtil.class - [JAR]

├─ org.apache.xmlgraphics.util.DoubleFormatUtil.class - [JAR]

├─ org.apache.xmlgraphics.util.ImageIODebugUtil.class - [JAR]

├─ org.apache.xmlgraphics.util.MimeConstants.class - [JAR]

├─ org.apache.xmlgraphics.util.QName.class - [JAR]

├─ org.apache.xmlgraphics.util.Service.class - [JAR]

├─ org.apache.xmlgraphics.util.UnitConv.class - [JAR]

├─ org.apache.xmlgraphics.util.WriterOutputStream.class - [JAR]

├─ org.apache.xmlgraphics.util.XMLizable.class - [JAR]

org.apache.xmlgraphics.image.writer

├─ org.apache.xmlgraphics.image.writer.AbstractImageWriter.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.Endianness.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.ImageWriter.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.ImageWriterParams.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.ImageWriterRegistry.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.ImageWriterUtil.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.MultiImageWriter.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.ResolutionUnit.class - [JAR]

org.apache.xmlgraphics.ps.dsc.tools

├─ org.apache.xmlgraphics.ps.dsc.tools.DSCTools.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.tools.PageExtractor.class - [JAR]

org.apache.xmlgraphics.util.io

├─ org.apache.xmlgraphics.util.io.ASCII85Constants.class - [JAR]

├─ org.apache.xmlgraphics.util.io.ASCII85InputStream.class - [JAR]

├─ org.apache.xmlgraphics.util.io.ASCII85OutputStream.class - [JAR]

├─ org.apache.xmlgraphics.util.io.ASCIIHexOutputStream.class - [JAR]

├─ org.apache.xmlgraphics.util.io.Base64DecodeStream.class - [JAR]

├─ org.apache.xmlgraphics.util.io.Base64EncodeStream.class - [JAR]

├─ org.apache.xmlgraphics.util.io.Finalizable.class - [JAR]

├─ org.apache.xmlgraphics.util.io.FlateEncodeOutputStream.class - [JAR]

├─ org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream.class - [JAR]

├─ org.apache.xmlgraphics.util.io.SubInputStream.class - [JAR]

org.apache.xmlgraphics.image.writer.imageio

├─ org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.imageio.ImageIOPNGImageWriter.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter.class - [JAR]

org.apache.xmlgraphics.util.i18n

├─ org.apache.xmlgraphics.util.i18n.ExtendedLocalizable.class - [JAR]

├─ org.apache.xmlgraphics.util.i18n.LocaleGroup.class - [JAR]

├─ org.apache.xmlgraphics.util.i18n.Localizable.class - [JAR]

├─ org.apache.xmlgraphics.util.i18n.LocalizableSupport.class - [JAR]

org.apache.xmlgraphics.java2d.color

├─ org.apache.xmlgraphics.java2d.color.AbstractDeviceSpecificColorSpace.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.CIELabColorSpace.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.ColorConverter.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.ColorSpaceOrigin.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.ColorSpaces.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.ColorUtil.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.ColorWithAlternatives.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.DefaultColorConverter.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.GrayScaleColorConverter.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.NamedColorSpace.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.RenderingIntent.class - [JAR]

org.apache.xmlgraphics.image.codec.png

├─ org.apache.xmlgraphics.image.codec.png.CRC.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.ChunkStream.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.IDATOutputStream.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGChunk.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGDecodeParam.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGImage.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGImageDecoder.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGImageEncoder.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGRed.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry.class - [JAR]

org.apache.xmlgraphics.image.loader.spi

├─ org.apache.xmlgraphics.image.loader.spi.ImageConverter.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.spi.ImageLoader.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.spi.ImagePreloader.class - [JAR]

org.apache.xmlgraphics.image.rendered

├─ org.apache.xmlgraphics.image.rendered.AbstractRed.class - [JAR]

├─ org.apache.xmlgraphics.image.rendered.Any2LsRGBRed.class - [JAR]

├─ org.apache.xmlgraphics.image.rendered.Any2sRGBRed.class - [JAR]

├─ org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed.class - [JAR]

├─ org.apache.xmlgraphics.image.rendered.CachableRed.class - [JAR]

├─ org.apache.xmlgraphics.image.rendered.FormatRed.class - [JAR]

├─ org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed.class - [JAR]

org.apache.xmlgraphics.io

├─ org.apache.xmlgraphics.io.Resource.class - [JAR]

├─ org.apache.xmlgraphics.io.ResourceResolver.class - [JAR]

├─ org.apache.xmlgraphics.io.TempResourceResolver.class - [JAR]

├─ org.apache.xmlgraphics.io.TempResourceURIGenerator.class - [JAR]

├─ org.apache.xmlgraphics.io.URIResolverAdapter.class - [JAR]

├─ org.apache.xmlgraphics.io.XmlSourceUtil.class - [JAR]

org.apache.xmlgraphics.ps.dsc

├─ org.apache.xmlgraphics.ps.dsc.DSCCommentFactory.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DSCException.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DSCFilter.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DSCHandler.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DSCListener.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DSCParser.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DSCParserConstants.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.EventRecorder.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.FilteringEventListener.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.NestedDocumentHandler.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.ResourceTracker.class - [JAR]

org.apache.xmlgraphics.image.writer.internal

├─ org.apache.xmlgraphics.image.writer.internal.PNGImageWriter.class - [JAR]

├─ org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter.class - [JAR]

org.apache.xmlgraphics.java2d.ps

├─ org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D.class - [JAR]

├─ org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D.class - [JAR]

├─ org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D.class - [JAR]

├─ org.apache.xmlgraphics.java2d.ps.PSGraphics2D.class - [JAR]

├─ org.apache.xmlgraphics.java2d.ps.PSTextHandler.class - [JAR]

├─ org.apache.xmlgraphics.java2d.ps.PSTilingPattern.class - [JAR]

org.apache.xmlgraphics.util.dijkstra

├─ org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory.class - [JAR]

├─ org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm.class - [JAR]

├─ org.apache.xmlgraphics.util.dijkstra.Edge.class - [JAR]

├─ org.apache.xmlgraphics.util.dijkstra.EdgeDirectory.class - [JAR]

├─ org.apache.xmlgraphics.util.dijkstra.Vertex.class - [JAR]

org.apache.xmlgraphics.xmp.schemas

├─ org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema.class - [JAR]

org.apache.xmlgraphics.image.loader.util

├─ org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.util.ImageUtil.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.util.Penalty.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.util.SoftMapCache.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.util.SoftReferenceWithKey.class - [JAR]

org.apache.xmlgraphics.image.loader.impl.imageio

├─ org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO.class - [JAR]

org.apache.xmlgraphics.java2d.color.profile

├─ org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile.class - [JAR]

├─ org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser.class - [JAR]

org.apache.xmlgraphics.util.uri

├─ org.apache.xmlgraphics.util.uri.CommonURIResolver.class - [JAR]

├─ org.apache.xmlgraphics.util.uri.DataURIResolver.class - [JAR]

├─ org.apache.xmlgraphics.util.uri.DataURLUtil.class - [JAR]

org.apache.xmlgraphics.image.loader.cache

├─ org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.cache.ExpirationPolicy.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.cache.ImageCache.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.cache.ImageCacheListener.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.cache.ImageKey.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.cache.TimeStampProvider.class - [JAR]

org.apache.xmlgraphics.java2d

├─ org.apache.xmlgraphics.java2d.AbstractGraphics2D.class - [JAR]

├─ org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration.class - [JAR]

├─ org.apache.xmlgraphics.java2d.CMYKColorSpace.class - [JAR]

├─ org.apache.xmlgraphics.java2d.DefaultGraphics2D.class - [JAR]

├─ org.apache.xmlgraphics.java2d.Dimension2DDouble.class - [JAR]

├─ org.apache.xmlgraphics.java2d.GeneralGraphics2DImagePainter.class - [JAR]

├─ org.apache.xmlgraphics.java2d.GenericGraphicsDevice.class - [JAR]

├─ org.apache.xmlgraphics.java2d.GraphicContext.class - [JAR]

├─ org.apache.xmlgraphics.java2d.Graphics2DImagePainter.class - [JAR]

├─ org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency.class - [JAR]

├─ org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency.class - [JAR]

├─ org.apache.xmlgraphics.java2d.StrokingTextHandler.class - [JAR]

├─ org.apache.xmlgraphics.java2d.TextHandler.class - [JAR]

├─ org.apache.xmlgraphics.java2d.TransformStackElement.class - [JAR]

├─ org.apache.xmlgraphics.java2d.TransformType.class - [JAR]

org.apache.xmlgraphics.image.codec.util

├─ org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ImageDecodeParam.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ImageDecoder.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ImageEncodeParam.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ImageEncoder.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.PropertyUtil.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.SeekableOutputStream.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.SeekableStream.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.util.SingleTileRenderedImage.class - [JAR]

org.apache.xmlgraphics.xmp.schemas.pdf

├─ org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFXAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter.class - [JAR]

├─ org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMXMPSchema.class - [JAR]

org.apache.xmlgraphics.ps.dsc.events

├─ org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.AbstractEvent.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCAtend.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCComment.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCEvent.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.PostScriptComment.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.PostScriptLine.class - [JAR]

├─ org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment.class - [JAR]

org.apache.xmlgraphics.ps

├─ org.apache.xmlgraphics.ps.DSCConstants.class - [JAR]

├─ org.apache.xmlgraphics.ps.FormGenerator.class - [JAR]

├─ org.apache.xmlgraphics.ps.ImageEncoder.class - [JAR]

├─ org.apache.xmlgraphics.ps.ImageEncodingHelper.class - [JAR]

├─ org.apache.xmlgraphics.ps.ImageFormGenerator.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSCommandMap.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSDictionary.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSDictionaryFormatException.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSFontUtils.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSGenerator.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSImageUtils.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSPageDeviceDictionary.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSProcSet.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSProcSets.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSResource.class - [JAR]

├─ org.apache.xmlgraphics.ps.PSState.class - [JAR]

org.apache.xmlgraphics.image.loader

├─ org.apache.xmlgraphics.image.loader.Image.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageContext.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageException.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageFlavor.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageInfo.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageManager.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageProcessingHints.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageSessionContext.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageSize.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.ImageSource.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.RefinedImageFlavor.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.SimpleRefinedImageFlavor.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.SubImageNotFoundException.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor.class - [JAR]

org.apache.xmlgraphics.image.loader.pipeline

├─ org.apache.xmlgraphics.image.loader.pipeline.ImageConversionEdge.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation.class - [JAR]

├─ org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory.class - [JAR]

org.apache.xmlgraphics.image.codec.tiff

├─ org.apache.xmlgraphics.image.codec.tiff.CompressionValue.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.ExtraSamplesType.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.ImageInfo.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.ImageType.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFFaxDecoder.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFField.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFImage.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder.class - [JAR]

├─ org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder.class - [JAR]

org.apache.xmlgraphics.fonts

├─ org.apache.xmlgraphics.fonts.Glyphs.class - [JAR]

org.apache.xmlgraphics.image

├─ org.apache.xmlgraphics.image.GraphicsConstants.class - [JAR]

├─ org.apache.xmlgraphics.image.GraphicsUtil.class - [JAR]

Advertisement