xmlgraphics-commons-1.4.jar中文-英文对照文档.zip

org.apache.xmlgraphicsxmlgraphics-commons1.4API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: xmlgraphics-commons-1.4.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 2.37 MB

选择下载方式

方式1:前往hanshuixin.org下载
前往 hanshuixin.org ,在hanshuixin.org查看/下载

文件简介

xmlgraphics-commons-1.4.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:xmlgraphics-commons-1.4.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:xmlgraphics-commons-1.4.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:xmlgraphics-commons-1.4.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:xmlgraphics-commons-1.4-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 xmlgraphics-commons-1.4.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Apache XML Graphics Commons
  • 描述: Apache XML Graphics Commons 是一个库,包含多个可重用的组件,被 Apache Batik 和 Apache FOP 使用。这些组件中的许多都可以在 SVG 和 XSL-FO 以外的领域中轻松单独使用。
  • 版本: 1.4

Maven依赖

<dependency>
	<groupId>org.apache.xmlgraphics</groupId>
	<artifactId>xmlgraphics-commons</artifactId>
	<version>1.4</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.apache.xmlgraphics', name: 'xmlgraphics-commons', version: '1.4'
Gradle (Short):
	implementation 'org.apache.xmlgraphics:xmlgraphics-commons:1.4'
Gradle (Kotlin):
	implementation("org.apache.xmlgraphics:xmlgraphics-commons:1.4")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.apache.xmlgraphics.fonts
org.apache.xmlgraphics.image
org.apache.xmlgraphics.image.codec.png
org.apache.xmlgraphics.image.codec.tiff
org.apache.xmlgraphics.image.codec.util
org.apache.xmlgraphics.image.loader
org.apache.xmlgraphics.image.loader.cache
org.apache.xmlgraphics.image.loader.impl
org.apache.xmlgraphics.image.loader.impl.imageio
org.apache.xmlgraphics.image.loader.pipeline
org.apache.xmlgraphics.image.loader.spi
org.apache.xmlgraphics.image.loader.util
org.apache.xmlgraphics.image.rendered
org.apache.xmlgraphics.image.writer
org.apache.xmlgraphics.image.writer.imageio
org.apache.xmlgraphics.image.writer.internal
org.apache.xmlgraphics.java2d
org.apache.xmlgraphics.java2d.color
org.apache.xmlgraphics.java2d.ps
org.apache.xmlgraphics.ps
org.apache.xmlgraphics.ps.dsc
org.apache.xmlgraphics.ps.dsc.events
org.apache.xmlgraphics.ps.dsc.tools
org.apache.xmlgraphics.util
org.apache.xmlgraphics.util.dijkstra
org.apache.xmlgraphics.util.i18n
org.apache.xmlgraphics.util.io
org.apache.xmlgraphics.util.uri
org.apache.xmlgraphics.xmp
org.apache.xmlgraphics.xmp.merge
org.apache.xmlgraphics.xmp.schemas
org.apache.xmlgraphics.xmp.schemas.pdf

本组件包含的 Java class(类)

org.apache.xmlgraphics.fonts.Glyphs
org.apache.xmlgraphics.image.GraphicsConstants
org.apache.xmlgraphics.image.GraphicsUtil
org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
org.apache.xmlgraphics.image.codec.png.PNGImageDecoder
org.apache.xmlgraphics.image.codec.png.PNGImageEncoder
org.apache.xmlgraphics.image.codec.png.PNGRed
org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
org.apache.xmlgraphics.image.codec.tiff.TIFFField
org.apache.xmlgraphics.image.codec.tiff.TIFFImage
org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
org.apache.xmlgraphics.image.codec.util.ImageDecodeParam
org.apache.xmlgraphics.image.codec.util.ImageDecoder
org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
org.apache.xmlgraphics.image.codec.util.ImageEncodeParam
org.apache.xmlgraphics.image.codec.util.ImageEncoder
org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
org.apache.xmlgraphics.image.codec.util.PropertyUtil
org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
org.apache.xmlgraphics.image.codec.util.SeekableStream
org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
org.apache.xmlgraphics.image.codec.util.SingleTileRenderedImage
org.apache.xmlgraphics.image.loader.Image
org.apache.xmlgraphics.image.loader.ImageContext
org.apache.xmlgraphics.image.loader.ImageException
org.apache.xmlgraphics.image.loader.ImageFlavor
org.apache.xmlgraphics.image.loader.ImageInfo
org.apache.xmlgraphics.image.loader.ImageManager
org.apache.xmlgraphics.image.loader.ImageProcessingHints
org.apache.xmlgraphics.image.loader.ImageSessionContext
org.apache.xmlgraphics.image.loader.ImageSize
org.apache.xmlgraphics.image.loader.ImageSource
org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
org.apache.xmlgraphics.image.loader.RefinedImageFlavor
org.apache.xmlgraphics.image.loader.SimpleRefinedImageFlavor
org.apache.xmlgraphics.image.loader.SubImageNotFoundException
org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
org.apache.xmlgraphics.image.loader.cache.ExpirationPolicy
org.apache.xmlgraphics.image.loader.cache.ImageCache
org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
org.apache.xmlgraphics.image.loader.cache.ImageKey
org.apache.xmlgraphics.image.loader.impl.AbstractImage
org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
org.apache.xmlgraphics.image.loader.impl.DefaultImageContext
org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
org.apache.xmlgraphics.image.loader.impl.ImageBuffered
org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS
org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw
org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax
org.apache.xmlgraphics.image.loader.impl.ImageRawEPS
org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
org.apache.xmlgraphics.image.loader.impl.ImageRawStream
org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory
org.apache.xmlgraphics.image.loader.impl.ImageRendered
org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
org.apache.xmlgraphics.image.loader.impl.JPEGConstants
org.apache.xmlgraphics.image.loader.impl.JPEGFile
org.apache.xmlgraphics.image.loader.impl.PreloaderBMP
org.apache.xmlgraphics.image.loader.impl.PreloaderEMF
org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
org.apache.xmlgraphics.image.loader.impl.PreloaderGIF
org.apache.xmlgraphics.image.loader.impl.PreloaderJPEG
org.apache.xmlgraphics.image.loader.impl.PreloaderTIFF
org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO
org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
org.apache.xmlgraphics.image.loader.spi.ImageConverter
org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
org.apache.xmlgraphics.image.loader.spi.ImageLoader
org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
org.apache.xmlgraphics.image.loader.spi.ImagePreloader
org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
org.apache.xmlgraphics.image.loader.util.ImageUtil
org.apache.xmlgraphics.image.loader.util.Penalty
org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
org.apache.xmlgraphics.image.loader.util.SoftMapCache
org.apache.xmlgraphics.image.loader.util.SoftReferenceWithKey
org.apache.xmlgraphics.image.rendered.AbstractRed
org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
org.apache.xmlgraphics.image.rendered.Any2sRGBRed
org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
org.apache.xmlgraphics.image.rendered.CachableRed
org.apache.xmlgraphics.image.rendered.FormatRed
org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
org.apache.xmlgraphics.image.writer.AbstractImageWriter
org.apache.xmlgraphics.image.writer.ImageWriter
org.apache.xmlgraphics.image.writer.ImageWriterParams
org.apache.xmlgraphics.image.writer.ImageWriterRegistry
org.apache.xmlgraphics.image.writer.ImageWriterUtil
org.apache.xmlgraphics.image.writer.MultiImageWriter
org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
org.apache.xmlgraphics.image.writer.imageio.ImageIOPNGImageWriter
org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
org.apache.xmlgraphics.image.writer.internal.JPEGImageWriter
org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
org.apache.xmlgraphics.java2d.AbstractGraphics2D
org.apache.xmlgraphics.java2d.CMYKColorSpace
org.apache.xmlgraphics.java2d.DefaultGraphics2D
org.apache.xmlgraphics.java2d.Dimension2DDouble
org.apache.xmlgraphics.java2d.GraphicContext
org.apache.xmlgraphics.java2d.Graphics2DImagePainter
org.apache.xmlgraphics.java2d.StrokingTextHandler
org.apache.xmlgraphics.java2d.TextHandler
org.apache.xmlgraphics.java2d.TransformStackElement
org.apache.xmlgraphics.java2d.TransformType
org.apache.xmlgraphics.java2d.color.ColorConverter
org.apache.xmlgraphics.java2d.color.ColorUtil
org.apache.xmlgraphics.java2d.color.DefaultColorConverter
org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
org.apache.xmlgraphics.java2d.ps.PSGraphics2D
org.apache.xmlgraphics.java2d.ps.PSTextHandler
org.apache.xmlgraphics.java2d.ps.PSTilingPattern
org.apache.xmlgraphics.ps.DSCConstants
org.apache.xmlgraphics.ps.FormGenerator
org.apache.xmlgraphics.ps.ImageEncoder
org.apache.xmlgraphics.ps.ImageEncodingHelper
org.apache.xmlgraphics.ps.ImageFormGenerator
org.apache.xmlgraphics.ps.PSCommandMap
org.apache.xmlgraphics.ps.PSDictionary
org.apache.xmlgraphics.ps.PSDictionaryFormatException
org.apache.xmlgraphics.ps.PSFontUtils
org.apache.xmlgraphics.ps.PSGenerator
org.apache.xmlgraphics.ps.PSImageUtils
org.apache.xmlgraphics.ps.PSPageDeviceDictionary
org.apache.xmlgraphics.ps.PSProcSet
org.apache.xmlgraphics.ps.PSProcSets
org.apache.xmlgraphics.ps.PSResource
org.apache.xmlgraphics.ps.PSState
org.apache.xmlgraphics.ps.dsc.DSCCommentFactory
org.apache.xmlgraphics.ps.dsc.DSCException
org.apache.xmlgraphics.ps.dsc.DSCFilter
org.apache.xmlgraphics.ps.dsc.DSCHandler
org.apache.xmlgraphics.ps.dsc.DSCListener
org.apache.xmlgraphics.ps.dsc.DSCParser
org.apache.xmlgraphics.ps.dsc.DSCParserConstants
org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
org.apache.xmlgraphics.ps.dsc.EventRecorder
org.apache.xmlgraphics.ps.dsc.FilteringEventListener
org.apache.xmlgraphics.ps.dsc.NestedDocumentHandler
org.apache.xmlgraphics.ps.dsc.ResourceTracker
org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
org.apache.xmlgraphics.ps.dsc.events.DSCAtend
org.apache.xmlgraphics.ps.dsc.events.DSCComment
org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources
org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources
org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource
org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox
org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox
org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources
org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
org.apache.xmlgraphics.ps.dsc.events.DSCEvent
org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
org.apache.xmlgraphics.ps.dsc.tools.DSCTools
org.apache.xmlgraphics.ps.dsc.tools.PageExtractor
org.apache.xmlgraphics.util.ClasspathResource
org.apache.xmlgraphics.util.ImageIODebugUtil
org.apache.xmlgraphics.util.MimeConstants
org.apache.xmlgraphics.util.QName
org.apache.xmlgraphics.util.Service
org.apache.xmlgraphics.util.UnitConv
org.apache.xmlgraphics.util.WriterOutputStream
org.apache.xmlgraphics.util.XMLizable
org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
org.apache.xmlgraphics.util.dijkstra.Edge
org.apache.xmlgraphics.util.dijkstra.EdgeDirectory
org.apache.xmlgraphics.util.dijkstra.Vertex
org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
org.apache.xmlgraphics.util.i18n.LocaleGroup
org.apache.xmlgraphics.util.i18n.Localizable
org.apache.xmlgraphics.util.i18n.LocalizableSupport
org.apache.xmlgraphics.util.io.ASCII85Constants
org.apache.xmlgraphics.util.io.ASCII85InputStream
org.apache.xmlgraphics.util.io.ASCII85OutputStream
org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
org.apache.xmlgraphics.util.io.Base64DecodeStream
org.apache.xmlgraphics.util.io.Base64EncodeStream
org.apache.xmlgraphics.util.io.Finalizable
org.apache.xmlgraphics.util.io.FlateEncodeOutputStream
org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
org.apache.xmlgraphics.util.io.SubInputStream
org.apache.xmlgraphics.util.uri.CommonURIResolver
org.apache.xmlgraphics.util.uri.DataURIResolver
org.apache.xmlgraphics.util.uri.DataURLUtil
org.apache.xmlgraphics.xmp.Metadata
org.apache.xmlgraphics.xmp.PropertyAccess
org.apache.xmlgraphics.xmp.XMPArray
org.apache.xmlgraphics.xmp.XMPArrayType
org.apache.xmlgraphics.xmp.XMPComplexValue
org.apache.xmlgraphics.xmp.XMPConstants
org.apache.xmlgraphics.xmp.XMPHandler
org.apache.xmlgraphics.xmp.XMPPacketParser
org.apache.xmlgraphics.xmp.XMPParser
org.apache.xmlgraphics.xmp.XMPProperty
org.apache.xmlgraphics.xmp.XMPSchema
org.apache.xmlgraphics.xmp.XMPSchemaAdapter
org.apache.xmlgraphics.xmp.XMPSchemaRegistry
org.apache.xmlgraphics.xmp.XMPSerializer
org.apache.xmlgraphics.xmp.XMPStructure
org.apache.xmlgraphics.xmp.merge.ArrayAddPropertyMerger
org.apache.xmlgraphics.xmp.merge.MergeRuleSet
org.apache.xmlgraphics.xmp.merge.NoReplacePropertyMerger
org.apache.xmlgraphics.xmp.merge.PropertyMerger
org.apache.xmlgraphics.xmp.merge.ReplacePropertyMerger
org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
org.apache.xmlgraphics.xmp.schemas.pdf.PDFAOldXMPSchema
org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema