跳过导航链接
xmlgraphics-commons 2.1
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

A

AbstractDeviceSpecificColorSpace - org.apache.xmlgraphics.java2d.color中的类
Base class for device-specific (uncalibrated) color spaces.
AbstractDeviceSpecificColorSpace(int, int) - 类 的构造器org.apache.xmlgraphics.java2d.color.AbstractDeviceSpecificColorSpace
Creates a new instance.
AbstractDSCComment - org.apache.xmlgraphics.ps.dsc.events中的类
Abstract base class for DSC comments.
AbstractDSCComment() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
 
AbstractEvent - org.apache.xmlgraphics.ps.dsc.events中的类
Abstract base class for DSC events.
AbstractEvent() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
 
AbstractGraphics2D - org.apache.xmlgraphics.java2d中的类
This extension of the java.awt.Graphics2D abstract class is still abstract, but it implements a lot of the Graphics2D method in a way that concrete implementations can reuse.
AbstractGraphics2D(boolean) - 类 的构造器org.apache.xmlgraphics.java2d.AbstractGraphics2D
 
AbstractGraphics2D(AbstractGraphics2D) - 类 的构造器org.apache.xmlgraphics.java2d.AbstractGraphics2D
Creates a new AbstractGraphics2D from an existing instance.
AbstractGraphicsConfiguration - org.apache.xmlgraphics.java2d中的类
Adapter to allow subclassing java.awt.GraphicsConfiguration without compilation errors.
AbstractGraphicsConfiguration() - 类 的构造器org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration
 
AbstractImage - org.apache.xmlgraphics.image.loader.impl中的类
Abstract base class for Image implementations.
AbstractImage(ImageInfo) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImage
Main constructor
AbstractImageConverter - org.apache.xmlgraphics.image.loader.impl中的类
Abstract base class for ImageConverter implementations.
AbstractImageConverter() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
 
AbstractImageLoader - org.apache.xmlgraphics.image.loader.impl中的类
Simple abstract base class for ImageLoaders.
AbstractImageLoader() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
 
AbstractImageLoaderFactory - org.apache.xmlgraphics.image.loader.impl中的类
Abstract base class for ImageLoaderFactory implementations.
AbstractImageLoaderFactory() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
 
AbstractImagePreloader - org.apache.xmlgraphics.image.loader.impl中的类
Abstract base class for image preloaders.
AbstractImagePreloader() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
 
AbstractImageSessionContext - org.apache.xmlgraphics.image.loader.impl中的类
Abstract base class for classes implementing ImageSessionContext.
AbstractImageSessionContext() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
 
AbstractImageSessionContext(AbstractImageSessionContext.FallbackResolver) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
 
AbstractImageSessionContext.FallbackResolver - org.apache.xmlgraphics.image.loader.impl中的接口
Implementations of this interface will be used as the mechanism for creating the Source that wraps resources.
AbstractImageSessionContext.RestrictedFallbackResolver - org.apache.xmlgraphics.image.loader.impl中的类
This fallback resolver is to be used in environments where controlling file access is of critical importance.
AbstractImageSessionContext.UnrestrictedFallbackResolver - org.apache.xmlgraphics.image.loader.impl中的类
An unrestricted resolver that has various contingency mechanisms that access the file-system.
AbstractImageWriter - org.apache.xmlgraphics.image.writer中的类
Abstract base class for ImageWriter implementations.
AbstractImageWriter() - 类 的构造器org.apache.xmlgraphics.image.writer.AbstractImageWriter
 
AbstractPSDocumentGraphics2D - org.apache.xmlgraphics.java2d.ps中的类
This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
AbstractPSDocumentGraphics2D(boolean, OutputStream, int, int) - 类 的构造器org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Create a new AbstractPSDocumentGraphics2D.
AbstractPSDocumentGraphics2D(AbstractPSDocumentGraphics2D) - 类 的构造器org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
This constructor supports the create method
AbstractRed - org.apache.xmlgraphics.image.rendered中的类
This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the CachableRed (RenderedImage) interface.
AbstractRed() - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
void constructor.
AbstractRed(Rectangle, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect and props (may be null).
AbstractRed(CachableRed, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image and props (may be null).
AbstractRed(CachableRed, Rectangle, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract Rable from a bounds rect and props (may be null).
AbstractRed(List, Rectangle, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract Rable from a List of sources a bounds rect and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null) and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, int, int, Map) - 类 的构造器org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null), tile grid offsets and props (may be null).
AbstractResourceDSCComment - org.apache.xmlgraphics.ps.dsc.events中的类
Abstract base class for resource comments.
AbstractResourceDSCComment() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
Creates a new instance
AbstractResourceDSCComment(PSResource) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
Creates a new instance for a given PSResource instance
AbstractResourcesDSCComment - org.apache.xmlgraphics.ps.dsc.events中的类
Abstract base class for Resource DSC comments (DocumentNeededResources, DocumentSuppliedResources and PageResources).
AbstractResourcesDSCComment() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Creates a new instance.
AbstractResourcesDSCComment(Collection) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Creates a new instance.
accept(DSCEvent) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.DSCFilter
Indicates whether a particular event is acceptable or if it should be skipped/ignored.
add(Penalty) - 类 中的方法org.apache.xmlgraphics.image.loader.util.Penalty
Adds a penalty to this one and returns the combined penalty.
add(int) - 类 中的方法org.apache.xmlgraphics.image.loader.util.Penalty
Adds a penalty to this one and returns the combined penalty.
add(Object) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Adds a new value to the array
add(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Adds a language-dependent value to the array.
addContributor(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of contributors (other than the authors).
addConverter(ImageConverter) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Adds an additional ImageConverter to the end of the pipeline.
addCreator(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of creators (authors of the resource).
addDate(Date) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of dates indicating points in time something interesting happened to the resource.
addDateToSeq(String, Date) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Adds a date value to an ordered array.
addEdge(Edge) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
Adds a new edge between two vertices.
addIdentifier(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Adds an identifier that unambiguously identify the resource within a given context.
addLanguage(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of languages (RFC 3066).
addListener(DSCListener) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Adds a DSC event listener.
addObjectToArray(String, Object, XMPArrayType) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Adds a Object value to an array.
addPrivateChunk(String, byte[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Adds a private chunk, in binary form, to the list of chunks to be stored with this image.
addPublisher(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of publishers.
addRelation(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of relationships to other documents.
addRenderingHints(Map) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRenderingHints(Map) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addResource(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Adds a new resource.
addResources(Collection) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Adds a collection of resources.
addRule(QName, PropertyMerger) - 类 中的方法org.apache.xmlgraphics.xmp.merge.MergeRuleSet
Adds a merge rule to this set.
addSchema(XMPSchema) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaRegistry
Adds an XMP schema to the registry.
addStringToBag(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Adds a String value to an unordered array.
addStringToSeq(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Adds a String value to an ordered array.
addStringToTable(byte[], byte) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Add a new string to the string table.
addStringToTable(byte[]) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Add a new string to the string table.
addSubject(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of subjects (descriptive phrases or keywords that specify the topic of the content of the resource).
addType(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Adds a new entry to the list of document types (for example: novel, poem or working paper).
ADOBE_PDF_NAMESPACE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for the Adobe PDF Schema
ADOBECYRILLIC_ENCODING - 类 中的静态变量org.apache.xmlgraphics.fonts.Glyphs
The characters in AdobeStandardCyrillicEncoding
ADOBECYRILLIC_ENCODING_RESOURCE - 类 中的静态变量org.apache.xmlgraphics.ps.PSFontUtils
the PSResource representing the AdobeStandardCyrillicEncoding.
AdobePDFAdapter - org.apache.xmlgraphics.xmp.schemas.pdf中的类
Schema adapter implementation for the Adobe PDF schema.
AdobePDFAdapter(Metadata, String) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
Constructs a new adapter for Adobe PDF around the given metadata object.
AdobePDFSchema - org.apache.xmlgraphics.xmp.schemas.pdf中的类
Adobe PDF XMP schema.
AdobePDFSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
Creates a new schema instance for Dublin Core.
alpha - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The alpha opacity value of the entry.
ALT - 类 中的静态变量org.apache.xmlgraphics.xmp.XMPArrayType
the alternative array
Any2LsRGBRed - org.apache.xmlgraphics.image.rendered中的类
This function will tranform an image from any colorspace into a luminance image.
Any2LsRGBRed(CachableRed) - 类 的构造器org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
Construct a luminace image from src.
Any2sRGBRed - org.apache.xmlgraphics.image.rendered中的类
This function will tranform an image from any colorspace into a luminance image.
Any2sRGBRed(CachableRed) - 类 的构造器org.apache.xmlgraphics.image.rendered.Any2sRGBRed
Construct a luminace image from src.
APP0 - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Application marker, JFIF, JFXX, CIFF
APP1 - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Application marker, EXIF, XMP
APP2 - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Application marker, ICC, FlashPix
APPD - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Application marker APPD/APP13, Photoshop, Adobe_CM
APPE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Application marker APPE/APP14, Adobe
APPF - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Application marker APPF/APP15, GraphicConverter
applyLut_INT(WritableRaster, int[]) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.Any2sRGBRed
 
applyPaint(Paint, boolean) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Applies a new Paint object.
applyStroke(Stroke) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Applies a new Stroke object.
applyStroke(Stroke, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Applies a new Stroke object.
ArrayAddPropertyMerger - org.apache.xmlgraphics.xmp.merge中的类
Merges properties by adding up all items from both ends into one SEQ array.
ArrayAddPropertyMerger() - 类 的构造器org.apache.xmlgraphics.xmp.merge.ArrayAddPropertyMerger
 
ASCII85Constants - org.apache.xmlgraphics.util.io中的接口
This interface defines constants used by the ASCII85 filters.
ASCII85InputStream - org.apache.xmlgraphics.util.io中的类
This class applies a ASCII85 decoding to the stream.
ASCII85InputStream(InputStream) - 类 的构造器org.apache.xmlgraphics.util.io.ASCII85InputStream
 
ASCII85OutputStream - org.apache.xmlgraphics.util.io中的类
This class applies a ASCII85 encoding to the stream.
ASCII85OutputStream(OutputStream) - 类 的构造器org.apache.xmlgraphics.util.io.ASCII85OutputStream
 
ASCIIHexOutputStream - org.apache.xmlgraphics.util.io中的类
This class applies a ASCII Hex encoding to the stream.
ASCIIHexOutputStream(OutputStream) - 类 的构造器org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
 
asDSCComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
 
asDSCComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
 
asDSCComment() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Casts this instance to a DSCComment if possible.
asDSCComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
asLine() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
 
asLine() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Casts this instance to a PostScriptLine if possible.
asLine() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
 
ATEND - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicator for the PostScript interpreter that the value is provided later in the document (mostly in the %%Trailer section).
ATEND - 类 中的静态变量org.apache.xmlgraphics.ps.PSGenerator
已过时。
Please use DSCConstants.ATEND. This constant was in the wrong place.
autoDecorateInputStream(InputStream) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Automatically decorates an InputStream so it is buffered.
available() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
available() - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
available() - 类 中的方法org.apache.xmlgraphics.util.io.Base64DecodeStream
 

B

background - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current background color.
BAG - 类 中的静态变量org.apache.xmlgraphics.xmp.XMPArrayType
the unordered array
Base64DecodeStream - org.apache.xmlgraphics.util.io中的类
This class implements a Base64 Character decoder as specified in RFC1113.
Base64DecodeStream(InputStream) - 类 的构造器org.apache.xmlgraphics.util.io.Base64DecodeStream
 
Base64EncodeStream - org.apache.xmlgraphics.util.io中的类
This class implements a Base64 Character encoder as specified in RFC1113.
Base64EncodeStream(OutputStream) - 类 的构造器org.apache.xmlgraphics.util.io.Base64EncodeStream
 
Base64EncodeStream(OutputStream, boolean) - 类 的构造器org.apache.xmlgraphics.util.io.Base64EncodeStream
 
bBox - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
An array of four numbers in the pattern coordinate system, giving the coordinates of the left, bottom, right, and top edges, respectively, of the pattern cell's bounding box
BBOX - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Bounding box for the document
BEGIN_DATA - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of a data section
BEGIN_DEFAULTS - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of the defaults section
BEGIN_DOCUMENT - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of an embedded document
BEGIN_EMULATION - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of a non-PostScript section
BEGIN_FEATURE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of a PPD feature
BEGIN_OBJECT - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of a graphic object
BEGIN_PAGE_SETUP - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of the page setup section
BEGIN_PREVIEW - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of a preview section (EPS only)
BEGIN_PROLOG - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of the prolog
BEGIN_RESOURCE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of a resource (font, file, procset)
BEGIN_SETUP - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of the document setup
bitDepth - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
 
bitDepthSet - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
 
BITMAP_TYPE_INTENT - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used to tell a bitmap producer to generate a certain type of bitmap.
BITMAP_TYPE_INTENT_GRAY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used with BITMAP_TYPE_INTENT to indicate that the generated bitmap should be a grayscale image.
BITMAP_TYPE_INTENT_MONO - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used with BITMAP_TYPE_INTENT to indicate that the generated bitmap should be a 1 bit black and white image.
blue - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The blue color value of the entry.
BMP_SIG_LENGTH - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.PreloaderBMP
Length of the BMP header
bounds - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
BUFFERED_IMAGE - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a BufferedImage instance
BufferedImageCachableRed - org.apache.xmlgraphics.image.rendered中的类
This implements CachableRed based on a BufferedImage.
BufferedImageCachableRed(BufferedImage) - 类 的构造器org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
Construct an instance of CachableRed around a BufferedImage.
BufferedImageCachableRed(BufferedImage, int, int) - 类 的构造器org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
buildBufferedImage(Dimension) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Creates a buffered image.
bundleName - 类 中的变量org.apache.xmlgraphics.util.i18n.LocalizableSupport
The resource bundle classname.
ByteArrayStreamFactory(byte[]) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
Main constructor.

C

CachableRed - org.apache.xmlgraphics.image.rendered中的接口
This provides a number of extra methods that enable a system to better analyse the dependencies between nodes in a render graph.
cacheHitImage(ImageKey) - 接口 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
An Image was found in the cache
cacheHitImage(ImageKey) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
An Image was found in the cache
cacheHitImageInfo(String) - 接口 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
An ImageInfo was found in the cache
cacheHitImageInfo(String) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
An ImageInfo was found in the cache
cacheMissImage(ImageKey) - 接口 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
An Image was not in the cache
cacheMissImage(ImageKey) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
An Image was not in the cache
cacheMissImageInfo(String) - 接口 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
An ImageInfo was not in the cache
cacheMissImageInfo(String) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
An ImageInfo was not in the cache
calcPixelsFromSize() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Calculates the size in pixels based on the size in millipoints and the resolution.
calcSizeFromPixels() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Calculates the size in millipoints based on the size in pixels and the resolution.
canSeekBackwards() - 类 中的方法org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Returns true since all FileCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Returns false since seking backwards is not supported.
canSeekBackwards() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
canSeekBackwards() - 类 中的方法org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Returns true since all MemoryCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
canSeekBackwards() - 类 中的方法org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
characters(char[], int, int) - 类 中的方法org.apache.xmlgraphics.xmp.XMPHandler
charToGlyphName(char) - 类 中的静态方法org.apache.xmlgraphics.fonts.Glyphs
Return the glyphname from a character, eg, charToGlyphName('\\') returns "backslash"
checkAndSkipDSC30Header(DSCParser) - 类 中的静态方法org.apache.xmlgraphics.ps.dsc.tools.DSCTools
Verifies that the file being parsed is a DSC 3.0 file.
checkSourceFlavor(Image) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
Checks if the source flavor of the given image is compatible with this ImageConverter.
checkTransform(AffineTransform) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Check the current transform.
choosePipeline(ImageProviderPipeline[]) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Chooses the best ImageProviderPipeline from a set of candidates.
CIELabColorSpace - org.apache.xmlgraphics.java2d.color中的类
This class defines the CIE L*a*b* (CIE 1976) color space.
CIELabColorSpace() - 类 的构造器org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Default constructor using the D65 white point.
CIELabColorSpace(float[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.CIELabColorSpace
CIE Lab space constructor which allows to give an arbitrary white point.
classLoader - 类 中的变量org.apache.xmlgraphics.util.i18n.LocalizableSupport
The classloader to use to create the resource bundle.
ClasspathResource - org.apache.xmlgraphics.util中的类
A class to find resources in the classpath by their mime-type specified in the MANIFEST.
clear() - 类 中的方法org.apache.xmlgraphics.image.loader.util.SoftMapCache
Clears the cache.
clear() - 类 中的方法org.apache.xmlgraphics.ps.PSPageDeviceDictionary
 
clearCache() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Clears the image cache (all ImageInfo and Image objects).
clearRect(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clip(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clip - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current clip
clip(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clippingDisabled - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Disable or enable clipping
clipRect(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Intersects the current clip with the specified rectangle.
clone() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
 
clone() - 类 中的方法org.apache.xmlgraphics.java2d.TransformStackElement
 
close() - 类 中的方法org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Closes this stream and releases any system resources associated with the stream.
close() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
close() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
close() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
close() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
Closes the factory and releases any resources held open during the lifetime of this object.
close() - 接口 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory
Closes the factory and releases any resources held open during the lifetime of this object.
close() - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
close() - 接口 中的方法org.apache.xmlgraphics.image.writer.MultiImageWriter
 
close() - 类 中的方法org.apache.xmlgraphics.util.io.ASCII85OutputStream
 
close() - 类 中的方法org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
 
close() - 类 中的方法org.apache.xmlgraphics.util.io.Base64DecodeStream
 
close() - 类 中的方法org.apache.xmlgraphics.util.io.Base64EncodeStream
 
close() - 类 中的方法org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
 
close() - 类 中的方法org.apache.xmlgraphics.util.io.SubInputStream
close() - 类 中的方法org.apache.xmlgraphics.util.WriterOutputStream
closeImage(String, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Closes the resources associated to the given image.
closePage() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Closes the current page.
closeQuietly(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
已过时。
closeQuietly(Source) - 类 中的静态方法org.apache.xmlgraphics.io.XmlSourceUtil
Closes the InputStreams or ImageInputStreams of Source objects.
cm - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
CM - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
Describes the unit centimeter.
CMYKColorSpace - org.apache.xmlgraphics.java2d中的类
已过时。
This class has been moved to the "color" subpackage.
CMYKColorSpace(int, int) - 类 的构造器org.apache.xmlgraphics.java2d.CMYKColorSpace
已过时。
 
coerceColorModel(ColorModel, boolean) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
ColorConverter - org.apache.xmlgraphics.java2d.color中的接口
Utility for implementing a color conversion scheme.
colorModel - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The image's ColorModel.
ColorProfileUtil - org.apache.xmlgraphics.java2d.color.profile中的类
Helper methods for handling color profiles.
ColorSpaceOrigin - org.apache.xmlgraphics.java2d.color中的接口
Interface used to decorate java.awt.color.ColorSpaces subclasses to report the origin of the associated color profile.
ColorSpaces - org.apache.xmlgraphics.java2d.color中的类
Provides access to various color spaces.
ColorUtil - org.apache.xmlgraphics.java2d.color中的类
Generic Color helper class.
ColorWithAlternatives - org.apache.xmlgraphics.java2d.color中的类
Extended Color class allowing to specify a prioritized list of alternative colors.
ColorWithAlternatives(float, float, float, float, Color[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Constructor for RGBA colors.
ColorWithAlternatives(float, float, float, Color[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Constructor for RGB colors.
ColorWithAlternatives(int, boolean, Color[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Constructor for RGBA colors.
ColorWithAlternatives(int, int, int, int, Color[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Constructor for RGBA colors.
ColorWithAlternatives(int, int, int, Color[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Constructor for RGB colors.
ColorWithAlternatives(int, Color[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Constructor for RGB colors.
ColorWithAlternatives(ColorSpace, float[], float, Color[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Constructor for colors with an arbitrary color space.
comment(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
 
comment(String) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.DSCHandler
Called for any line containing a full-line PostScript comment.
COMMENT - 接口 中的静态变量org.apache.xmlgraphics.ps.dsc.DSCParserConstants
Indicates a normal PostScript comment (starting with "%")
comment(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.EventRecorder
 
commentln(String) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes a comment to the stream and ends the line.
CommonURIResolver - org.apache.xmlgraphics.util.uri中的类
A URI Resolver which supports pluggable entities via the Service mechanism.
CommonURIResolver() - 类 的构造器org.apache.xmlgraphics.util.uri.CommonURIResolver
Creates a new CommonURIResolver.
COMP_DEFLATE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_FAX_G3_1D - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_FAX_G3_2D - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_FAX_G4_2D - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_JPEG_OLD - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_JPEG_TTN2 - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_LZW - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_NONE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
COMP_PACKBITS - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
compareTo(Object) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Compares this TIFFField with another TIFFField by comparing the tags.
compareTo(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
compareTo(Object) - 类 中的方法org.apache.xmlgraphics.ps.PSResource
composeString(byte[], byte) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Append newString to the end of oldString.
composite - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current Composite
CompositeImageLoader - org.apache.xmlgraphics.image.loader.impl中的类
Composite ImageLoader implementation in order to provide fallbacks when one ImageLoader fails due to some limitation.
CompositeImageLoader(ImageLoader[]) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
Main constructor.
CompressionValue - org.apache.xmlgraphics.image.codec.tiff中的枚举
Enumerates the possible compression values for TIFF images.
concatenate(TransformStackElement) - 类 中的方法org.apache.xmlgraphics.java2d.TransformStackElement
 
concatMatrix(double, double, double, double, double, double) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Concats the transformation matrix.
concatMatrix(double[]) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Concats the transformations matrix.
concatMatrix(AffineTransform) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Concats the transformations matric.
concatMatrix(AffineTransform) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Concats the given transformation matrix with the current one.
construct(CachableRed, ColorModel) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.FormatRed
 
convert(Image, Map) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
Converts an image into a different representation.
convert(Image, Map) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
Converts an image into a different representation.
convert(Image, Map) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
Converts an image into a different representation.
convert(Image, Map) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
Converts an image into a different representation.
convert(Image, Map) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageConverter
Converts an image into a different representation.
convert(Color) - 接口 中的方法org.apache.xmlgraphics.java2d.color.ColorConverter
 
convert(Color) - 类 中的方法org.apache.xmlgraphics.java2d.color.DefaultColorConverter
convert(Color) - 类 中的方法org.apache.xmlgraphics.java2d.color.GrayScaleColorConverter
The color is converted to CMYK with just the K component.
convert(String) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Convert the given unit length to a dimensionless integer representing a whole number of base units (milli-points).
convertImage(Image, ImageFlavor[], Map) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Converts an image.
convertImage(Image, ImageFlavor[]) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Converts an image with no hints.
convertRealToDSC(float) - 类 中的静态方法org.apache.xmlgraphics.ps.PSGenerator
Converts a <real> value for use in DSC comments.
convertSimpleValueToArray(XMPArrayType) - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
Converts a simple value to an array of a given type if the value is not already an array.
convertStringToDSC(String) - 类 中的静态方法org.apache.xmlgraphics.ps.PSGenerator
Converts text by applying escaping rules established in the DSC specs.
convertStringToDSC(String, boolean) - 类 中的静态方法org.apache.xmlgraphics.ps.PSGenerator
Converts text by applying escaping rules established in the DSC specs.
convertToLsRGB(CachableRed) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the linear sRGB colorspace.
convertTosRGB(CachableRed) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the sRGB colorspace.
convertXToTileX(int, int, int) - 类 中的静态方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
convertXToTileX(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
convertYToTileY(int, int, int) - 类 中的静态方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.
convertYToTileY(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.
copyArea(int, int, int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Copies an area of the component by a distance specified by dx and dy.
copyArea(int, int, int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Copies an area of the component by a distance specified by dx and dy.
copyBand(Raster, int, WritableRaster, int) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, int) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
copyBand(Raster, int, WritableRaster, int) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGRed
 
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImage
 
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyData(Raster, WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Copies data from one raster to another.
copyData(BufferedImage, BufferedImage) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(BufferedImage, Rectangle, BufferedImage, Point) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
 
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.rendered.Any2sRGBRed
 
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.rendered.FormatRed
 
copyData(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
copyData_FALLBACK(Raster, WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
copyData_INT_PACK(Raster, WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
An internal optimized version of copyData designed to work on Integer packed data with a SinglePixelPackedSampleModel.
copyRaster(Raster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyRaster(Raster, int, int) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
COPYRIGHT - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Copyright information associated with the document or resource
copyToRaster(WritableRaster) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
Copies data from this images tile grid into wr.
create() - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
createCMYKColor(float[]) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
Creates a color instance representing a device-specific CMYK color.
createCompatibleImage(int, int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
createCompatibleImage(int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
createCompatibleImage(int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
Construct a buffered image with an alpha channel, unless transparency is OPAQUE (no alpha at all).
createCompatibleImage(int, int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
Construct a buffered image with an alpha channel.
createCompatibleVolatileImage(int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration
 
createCompatibleVolatileImage(int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration
 
createComponentColorModel(SampleModel) - 类 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGRed
A convenience method to create an instance of ComponentColorModel suitable for use with the given SampleModel.
createDataURL(InputStream, String) - 类 中的静态方法org.apache.xmlgraphics.util.uri.DataURLUtil
Creates a new data URL and returns it as a String.
createDSCCommentFor(String) - 类 中的静态方法org.apache.xmlgraphics.ps.dsc.DSCCommentFactory
Creates and returns new instances for DSC comments with a given name.
createDSCCommentFromAtend() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCAtend
Creates a new instance of a DSC comment with the same name as this instance but does not have an "Atend" value.
createGeneralTransformElement(AffineTransform) - 类 中的静态方法org.apache.xmlgraphics.java2d.TransformStackElement
 
createImageInputStream(InputStream) - 类 中的静态方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
 
createInputStream() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
Creates and returns a new InputStream.
createInputStream() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Returns a new InputStream to access the raw image.
createInputStream() - 接口 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory
Creates and returns a new InputStream.
createMetadataField(int, String) - 类 中的静态方法org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
Utility function to create a base TIFFField node for TIFF metadata.
createMultiImageWriter(OutputStream) - 类 中的方法org.apache.xmlgraphics.image.writer.AbstractImageWriter
 
createMultiImageWriter(OutputStream) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Creates a MultiImageWriter instance that lets you put multiple pages into a single file if the format supports it.
createMultiImageWriter(OutputStream) - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
Creates a MultiImageWriter instance that lets you put multiple pages into a single file if the format supports it.
createMultiImageWriter(OutputStream) - 类 中的方法org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
Creates a MultiImageWriter instance that lets you put multiple pages into a single file if the format supports it.
createRationalMetadataNode(int, String, String) - 类 中的静态方法org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
Utility to create a TIFFRational metadata child node of a TIFFRationals node for TIFF metadata.
createRenderedImageEncoder(RenderedImage) - 类 中的静态方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Create an ImageEncoder for the given RenderImage instance.
createRotateElement(double) - 类 中的静态方法org.apache.xmlgraphics.java2d.TransformStackElement
 
createScaleElement(double, double) - 类 中的静态方法org.apache.xmlgraphics.java2d.TransformStackElement
 
createShearElement(double, double) - 类 中的静态方法org.apache.xmlgraphics.java2d.TransformStackElement
 
createShortMetadataNode(int, String, String) - 类 中的静态方法org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
Utility to create a TIFFShort metadata child node of a TIFFShorts node for TIFF metadata.
createShortMetadataNode(int, String, String, String) - 类 中的静态方法org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
Utility to create a TIFFShort metadata child node of a TIFFShorts node for TIFF metadata.
createSource(Source, String) - 接口 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.FallbackResolver
The fallback mechanism used to create the source which takes in both the Source that the the regular mechanisms attempted to create and the URI that the user provided.
createSource(Source, String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.RestrictedFallbackResolver
The fallback mechanism used to create the source which takes in both the Source that the the regular mechanisms attempted to create and the URI that the user provided.
createSource(Source, String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.UnrestrictedFallbackResolver
The fallback mechanism used to create the source which takes in both the Source that the the regular mechanisms attempted to create and the URI that the user provided.
createStreamMetadata(ImageWriter, ImageWriteParam, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Creates the stream metadata for image.
createStreamMetadata(ImageWriter, ImageWriteParam, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
Creates the stream metadata for image.
createTranslateElement(double, double) - 类 中的静态方法org.apache.xmlgraphics.java2d.TransformStackElement
 
createXMPHandler() - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPParser
Creates and returns an XMPHandler for passive XMP parsing.
CREATION_DATE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Date and time when the document was created
CREATOR - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Creator of the document
currentColour - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
the current colour for use in svg
customTextHandler - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Custom text handler

D

DataURIResolver - org.apache.xmlgraphics.util.uri中的类
Resolves data URLs (described in RFC 2397) returning its data as a StreamSource.
DataURIResolver() - 类 的构造器org.apache.xmlgraphics.util.uri.DataURIResolver
 
DataURLUtil - org.apache.xmlgraphics.util.uri中的类
Utility classes for generating RFC 2397 data URLs.
DateFormatUtil - org.apache.xmlgraphics.util中的类
 
declareInlined(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
This method declares that the given resource will be inlined and can therefore be removed from resource tracking.
decode(byte[], byte[], int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Method to decode LZW compressed data.
decode16BitsTo8Bits(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Returns an unsigned 8 bit value computed by dithering the unsigned 16 bit value.
decodeAsRaster() - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGImageDecoder
 
decodeAsRenderedImage(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
decodeAsRenderedImage() - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeSigned16BitsTo8Bits(short) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Returns an unsigned 8 bit value computed by dithering the signed 16 bit value.
decorateMarkSupported(InputStream) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Decorates an InputStream with a BufferedInputStream if it doesn't support mark()/reset().
DEFAULT - 类 中的静态变量org.apache.xmlgraphics.util.i18n.LocaleGroup
The default group.
DEFAULT_DASH - 类 中的静态变量org.apache.xmlgraphics.ps.PSState
Default for setdash
DEFAULT_DPI - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsConstants
The default DPI used when they cannot be determined by the graphics environment or loaded from the image.
DEFAULT_LANGUAGE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Default language for the xml:lang property
DEFAULT_LANGUAGE_LEVEL - 类 中的静态变量org.apache.xmlgraphics.ps.PSGenerator
Default postscript language level
DEFAULT_PRIORITY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImagePreloader
Default priority for preloaders
DEFAULT_RGB_COLOR - 类 中的静态变量org.apache.xmlgraphics.ps.PSState
Default color in PostScript
DEFAULT_SAMPLE_DPI - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsConstants
Graphics may be sampled at this resolution.
DefaultColorConverter - org.apache.xmlgraphics.java2d.color中的类
A default implementation that does not apply any conversion
DefaultDSCHandler - org.apache.xmlgraphics.ps.dsc中的类
Default implementation of a DSCHandler which simply passes through the PostScript content unchanged.
DefaultDSCHandler(OutputStream) - 类 的构造器org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
Creates a new instance.
DefaultEdgeDirectory - org.apache.xmlgraphics.util.dijkstra中的类
Default implementation of an edge directory for the DijkstraAlgorithm.
DefaultEdgeDirectory() - 类 的构造器org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
 
DefaultExpirationPolicy - org.apache.xmlgraphics.image.loader.cache中的类
Implements the default expiration policy for the image cache.
DefaultExpirationPolicy() - 类 的构造器org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
Creates a new policy with default settings (expiration in 60 seconds).
DefaultExpirationPolicy(int) - 类 的构造器org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
Creates a new policy.
DefaultGraphics2D - org.apache.xmlgraphics.java2d中的类
This concrete implementation of AbstractGraphics2D is a simple help to programmers to get started with their own implementation of Graphics2D.
DefaultGraphics2D(boolean) - 类 的构造器org.apache.xmlgraphics.java2d.DefaultGraphics2D
Default constructor
DefaultGraphics2D(DefaultGraphics2D) - 类 的构造器org.apache.xmlgraphics.java2d.DefaultGraphics2D
This constructor supports the create method
DefaultImageContext - org.apache.xmlgraphics.image.loader.impl中的类
Very simple ImageContext implementation that uses the Toolkit's screen resolution.
DefaultImageContext() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.DefaultImageContext
Main constructor.
DefaultImageSessionContext - org.apache.xmlgraphics.image.loader.impl中的类
Very simple implementation of the ImageSessionContext interface.
DefaultImageSessionContext(ImageContext, File) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
Main constructor.
DefaultNestedDocumentHandler - org.apache.xmlgraphics.ps.dsc中的类
DSCListener implementation which automatically skips data between Begin/EndDocument and Begin/EndData.
DefaultNestedDocumentHandler(PSGenerator) - 类 的构造器org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
Creates a new instance.
defaultTransform - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Default Transform to be used for creating FontRenderContext.
defineAdobeCyrillicEncoding(PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSFontUtils
Defines the AdobeStandardCyrillic encoding for use in PostScript files.
defineRect(double, double, double, double) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Adds a rectangle to the current path.
defineWinAnsiEncoding(PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSFontUtils
Defines the WinAnsi encoding for use in PostScript files.
determineCandidatePipelines(ImageInfo, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
Determines all possible pipelines for the given image that can produce the requested target flavor.
determineCandidatePipelines(ImageInfo, ImageFlavor[]) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
Finds and returns an array of ImageProviderPipeline instances which can handle the given MIME type and return one of the given ImageFlavors.
determineCandidatePipelines(Image, ImageFlavor[]) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
Finds and returns an array of ImageProviderPipeline instances which can handle the convert the given Image and return one of the given ImageFlavors.
determineEncodedColorModel() - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Determines the color model used for encoding the image.
DeviceCMYKColorSpace - org.apache.xmlgraphics.java2d.color中的类
This class represents an uncalibrated CMYK color space.
DeviceCMYKColorSpace() - 类 的构造器org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
Constructs an uncalibrated CMYK ColorSpace object with ColorSpace.TYPE_CMYK and 4 components.
DijkstraAlgorithm - org.apache.xmlgraphics.util.dijkstra中的类
This is an implementation of Dijkstra's algorithm to find the shortest path for a directed graph with non-negative edge weights.
DijkstraAlgorithm(EdgeDirectory) - 类 的构造器org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
Main Constructor.
Dimension2DDouble - org.apache.xmlgraphics.java2d中的类
Subclass of Dimension2D which takes double values.
Dimension2DDouble() - 类 的构造器org.apache.xmlgraphics.java2d.Dimension2DDouble
Default constructor.
Dimension2DDouble(double, double) - 类 的构造器org.apache.xmlgraphics.java2d.Dimension2DDouble
Main constructor.
disableClipping(boolean) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Disable clipping on each draw command.
discoverClasspathImplementations() - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Discovers all implementations in the application's classpath.
dispose() - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
dispose() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
divide_BYTE_COMP_Data(WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
divide_INT_PACK_Data(WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
divideAlpha(WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
DOCUMENT_DATA - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Type of data
DOCUMENT_MEDIA - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
This comment indicates all types of paper media (paper sizes, weight, color) this document requires.
DOCUMENT_NEEDED_RESOURCES - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
This comment provides a list of resources the document needs
DOCUMENT_SUPPLIED_RESOURCES - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
This comment provides a list of resources the document includes
doDrawing(boolean, boolean, boolean) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Commits a painting operation.
doHouseKeeping() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Triggers some house-keeping, i.e. removes stale entries.
doHouseKeeping() - 类 中的方法org.apache.xmlgraphics.image.loader.util.SoftMapCache
Triggers some house-keeping, i.e. processes any pending objects in the reference queue.
DoubleFormatUtil - org.apache.xmlgraphics.util中的类
This class implements fast, thread-safe format of a double value with a given number of decimal digits.
draw(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
drawArc(int, int, int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawGlyphVector(GlyphVector, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawImage(Image, int, int, Color, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, AffineTransform, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(BufferedImage, BufferedImageOp, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, int, int, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawLine(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawOval(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws the outline of an oval.
drawPolygon(int[], int[], int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderableImage(RenderableImage, AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(String, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Generic implementation for drawing attributed strings using TextLayout.
drawString(AttributedCharacterIterator, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(String, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(AttributedCharacterIterator, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(String, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(Graphics2D, String, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.StrokingTextHandler
Draw some text.
drawString(Graphics2D, String, float, float) - 接口 中的方法org.apache.xmlgraphics.java2d.TextHandler
Draw some text.
DSC_COMMENT - 接口 中的静态变量org.apache.xmlgraphics.ps.dsc.DSCParserConstants
Indicates a DSC comment (starting with "%%")
DSCAtend - org.apache.xmlgraphics.ps.dsc.events中的类
This class represents a DSC comment with an "(ATEND)" value.
DSCAtend(String) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCAtend
Creates a new instance
DSCComment - org.apache.xmlgraphics.ps.dsc.events中的接口
Base interface for all DSC comments.
DSCCommentBeginDocument - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %BeginDocument DSC comment.
DSCCommentBeginDocument() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Creates a new instance
DSCCommentBeginDocument(PSResource) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Creates a new instance for a given PSResource instance
DSCCommentBeginDocument(PSResource, Float, String) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Creates a new instance for a given PSResource instance
DSCCommentBeginResource - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %BeginResource DSC comment.
DSCCommentBeginResource() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Creates a new instance
DSCCommentBeginResource(PSResource) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Creates a new instance for a given PSResource instance
DSCCommentBeginResource(PSResource, int, int) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Creates a new instance for a given PSResource instance
DSCCommentBoundingBox - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%BoundingBox DSC comment.
DSCCommentBoundingBox() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Creates a new instance.
DSCCommentBoundingBox(Rectangle2D) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Creates a new instance.
DSCCommentDocumentNeededResources - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%DocumentNeededResources DSC comment.
DSCCommentDocumentNeededResources() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources
Creates a new instance.
DSCCommentDocumentNeededResources(Collection) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources
Creates a new instance.
DSCCommentDocumentSuppliedResources - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%DocumentSuppliedResources DSC comment.
DSCCommentDocumentSuppliedResources() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources
Creates a new instance.
DSCCommentDocumentSuppliedResources(Collection) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources
Creates a new instance.
DSCCommentEndComments - org.apache.xmlgraphics.ps.dsc.events中的类
Respresents a %%EndComments DSC comment.
DSCCommentEndComments() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
 
DSCCommentEndOfFile - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%EOF DSC comment.
DSCCommentEndOfFile() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
 
DSCCommentFactory - org.apache.xmlgraphics.ps.dsc中的类
Factory for DSCComment subclasses.
DSCCommentHiResBoundingBox - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%HiResBoundingBox DSC comment.
DSCCommentHiResBoundingBox() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
Creates a new instance.
DSCCommentHiResBoundingBox(Rectangle2D) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
Creates a new instance.
DSCCommentIncludeResource - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %IncludeResource DSC comment.
DSCCommentIncludeResource() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource
Creates a new instance
DSCCommentIncludeResource(PSResource) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource
Creates a new instance for a given PSResource instance
DSCCommentLanguageLevel - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%LanguageLevel DSC comment
DSCCommentLanguageLevel() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
Creates a new instance.
DSCCommentLanguageLevel(int) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
Creates a new instance
DSCCommentPage - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%Page DSC comment.
DSCCommentPage() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Creates a new instance.
DSCCommentPage(String, int) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Creates a new instance.
DSCCommentPage(int) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Creates a new instance.
DSCCommentPageBoundingBox - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%PageBoundingBox DSC comment.
DSCCommentPageBoundingBox() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox
Creates a new instance.
DSCCommentPageBoundingBox(Rectangle2D) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox
Creates a new instance.
DSCCommentPageHiResBoundingBox - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%PageHiResBoundingBox DSC comment.
DSCCommentPageHiResBoundingBox() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox
Creates a new instance.
DSCCommentPageHiResBoundingBox(Rectangle2D) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox
Creates a new instance.
DSCCommentPageResources - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%PageResources DSC comment.
DSCCommentPageResources() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources
Creates a new instance.
DSCCommentPageResources(Collection) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources
Creates a new instance.
DSCCommentPages - org.apache.xmlgraphics.ps.dsc.events中的类
Represents the %%Pages DSC comment.
DSCCommentPages() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
Creates a new instance.
DSCCommentPages(int) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
Creates a new instance.
DSCCommentTitle - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a %%Title DSC comment.
DSCCommentTitle() - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
Creates a new instance.
DSCCommentTitle(String) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
Creates a new instance.
DSCConstants - org.apache.xmlgraphics.ps中的类
This class defines constants with Strings for the DSC specification.
DSCEvent - org.apache.xmlgraphics.ps.dsc.events中的接口
Interface representing a DSC event.
DSCException - org.apache.xmlgraphics.ps.dsc中的异常错误
Exception to signal problems while parsing a supposedly DSC-conformant file.
DSCException(String) - 异常错误 的构造器org.apache.xmlgraphics.ps.dsc.DSCException
Creates a new DSCException.
DSCFilter - org.apache.xmlgraphics.ps.dsc中的接口
Filter interface for DSC events used by the DSC parser.
DSCHandler - org.apache.xmlgraphics.ps.dsc中的接口
Interface containing events generated by the DSCParser.
DSCHeaderComment - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a DSC header comment (beginning with "%!).
DSCHeaderComment(String) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
Creates a new instance.
DSCListener - org.apache.xmlgraphics.ps.dsc中的接口
Listener interface for the DSC parser.
DSCParser - org.apache.xmlgraphics.ps.dsc中的类
Parser for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
DSCParser(InputStream) - 类 的构造器org.apache.xmlgraphics.ps.dsc.DSCParser
Creates a new DSC parser.
DSCParserConstants - org.apache.xmlgraphics.ps.dsc中的接口
Constants the DSC parser uses.
DSCTools - org.apache.xmlgraphics.ps.dsc.tools中的类
Helper methods commonly used when dealing with DSC-compliant PostScript files.
DUBLIN_CORE_NAMESPACE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for Dublin Core
DublinCoreAdapter - org.apache.xmlgraphics.xmp.schemas中的类
Schema adapter implementation for the Dublin Core schema.
DublinCoreAdapter(Metadata) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Constructs a new adapter for Dublin Core around the given metadata object.
DublinCoreSchema - org.apache.xmlgraphics.xmp.schemas中的类
Schema class for Dublin Core.
DublinCoreSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
Creates a new schema instance for Dublin Core.
dumpMetadata(IIOMetadata, boolean) - 类 中的静态方法org.apache.xmlgraphics.util.ImageIODebugUtil
 
dumpMetadataToSystemOut(IIOMetadata) - 类 中的静态方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
Dumps the content of an IIOMetadata instance to System.out.
dumpNode(Node) - 类 中的静态方法org.apache.xmlgraphics.util.ImageIODebugUtil
 

E

Edge - org.apache.xmlgraphics.util.dijkstra中的接口
Represents an edge (or direct route between two points) for the DijkstraAlgorithm.
EdgeDirectory - org.apache.xmlgraphics.util.dijkstra中的接口
Represents a directory of edges for use by the DijkstraAlgorithm.
embedIdentityH() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Embeds the Identity-H CMap file into the output stream, if that has not already been done.
embedType1Font(PSGenerator, InputStream) - 类 中的静态方法org.apache.xmlgraphics.ps.PSFontUtils
This method reads a Type 1 font from a stream and embeds it into a PostScript stream.
EMF_SIG_LENGTH - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.PreloaderEMF
Length of the EMF header
EMULATION - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Use for indicating an emulator being invoked in the document
encode(RenderedImage) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGImageEncoder
This method encodes a RenderedImage into PNG.
encode(RenderedImage) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(Raster, ColorModel) - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoder
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(Raster, ColorModel) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(OutputStream) - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Encodes the image and writes everything to the given OutputStream.
encodeAlpha(OutputStream) - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Encodes the image's alpha channel.
encodeMultiple(Object, RenderedImage) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
Encodes a RenderedImage as part of a multi-page file and writes the output to the OutputStream associated with this ImageEncoder.
encodePackedColorComponents(RenderedImage, OutputStream) - 类 中的静态方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Writes all pixels (color components only) of a RenderedImage to an OutputStream.
encodeRenderedImageAsRGB(RenderedImage, OutputStream) - 类 中的静态方法org.apache.xmlgraphics.ps.ImageEncodingHelper
 
encodeRenderedImageAsRGB(RenderedImage, OutputStream, boolean, boolean) - 类 中的静态方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Writes a RenderedImage to an OutputStream by converting it to RGB.
encodeRenderedImageWithDirectColorModelAsRGB(RenderedImage, OutputStream) - 类 中的静态方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Writes a RenderedImage to an OutputStream.
encodeRGBAsGrayScale(byte[], int, int, int, OutputStream) - 类 中的静态方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Converts a byte array containing 24 bit RGB image data to a grayscale image.
END - 接口 中的静态变量org.apache.xmlgraphics.util.io.ASCII85Constants
The end index for ASCII85 characters (u)
END_COMMENTS - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Explicit end of comments
END_DATA - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of a data section
END_DEFAULTS - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of the defaults section
END_DOCUMENT - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of an embedded document
END_EMULATION - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of a non-PostScript section
END_FEATURE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of a PPD feature
END_OBJECT - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of a graphic object
END_PAGE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
已过时。
Shouldn't really use that. Bad idea. "Page" and "Trailer" end a page.
END_PAGE_SETUP - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of the page setup section
END_PREVIEW - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of a preview section (EPS only)
END_PROLOG - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of the prolog
END_RESOURCE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of a resource (font, file, procset)
END_SETUP - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of the document setup
endDocument() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
 
endDocument() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.DSCHandler
Called when the PostScript file is fully processed, i.e. after the %%EOF comment.
endDocument() - 类 中的方法org.apache.xmlgraphics.ps.dsc.EventRecorder
 
endElement(String, String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPHandler
Endianness - org.apache.xmlgraphics.image.writer中的枚举
Enumeration for specifying the endianness of the image.
EOD - 接口 中的静态变量org.apache.xmlgraphics.util.io.ASCII85Constants
The EOD (end of data) indicator
EOF - 接口 中的静态变量org.apache.xmlgraphics.ps.dsc.DSCParserConstants
Indicates the end of the file (equivalent to the "%%EOF" DSC comment)
EOF - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the end of the document
EOI - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
end of Image
EOL - 接口 中的静态变量org.apache.xmlgraphics.util.io.ASCII85Constants
The EOL indicator (LF)
EPS_BINARY_HEADER - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
Key for binary header object used in custom objects of the ImageInfo class.
EPS_BOUNDING_BOX - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
Key for bounding box used in custom objects of the ImageInfo class.
EPS_PROCSET - 类 中的静态变量org.apache.xmlgraphics.ps.PSProcSets
the EPS procset for the XML Graphics project
EPSBinaryFileHeader() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
 
EPSDocumentGraphics2D - org.apache.xmlgraphics.java2d.ps中的类
This class is a wrapper for the AbstractPSDocumentGraphics2D that is used to create EPS (Encapsulated PostScript) files instead of PS file.
EPSDocumentGraphics2D(boolean) - 类 的构造器org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
Create a new EPSDocumentGraphics2D.
EPSF_30 - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Lead-in for an EPS file
equals(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageKey
equals(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageFlavor
equals(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
 
equals(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
equals(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
 
equals(Object) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
equals(Object) - 类 中的方法org.apache.xmlgraphics.java2d.Dimension2DDouble
equals(Object) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Compares two patterns data (except their names).
equals(Object) - 类 中的方法org.apache.xmlgraphics.ps.PSDictionary
 
equals(Object) - 类 中的方法org.apache.xmlgraphics.ps.PSResource
equals(Object) - 类 中的方法org.apache.xmlgraphics.util.QName
 
escapeChar(char, StringBuffer) - 类 中的静态方法org.apache.xmlgraphics.ps.PSGenerator
Escapes a character conforming to the rules established in the PostScript Language Reference (Search for "Literal Text Strings").
establishColor(Color) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Establishes the given color in the PostScript interpreter.
EventRecorder - org.apache.xmlgraphics.ps.dsc中的类
DSCHandler implementation that records DSC events.
EventRecorder() - 类 的构造器org.apache.xmlgraphics.ps.dsc.EventRecorder
 
execute(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Executes the image converter pipeline.
execute(ImageInfo, Image, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Executes the image converter pipeline.
execute(Vertex, Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
Run Dijkstra's shortest path algorithm.
EXPIRATION_IMMEDIATE - 类 中的静态变量org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
 
EXPIRATION_NEVER - 类 中的静态变量org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
 
ExpirationPolicy - org.apache.xmlgraphics.image.loader.cache中的接口
Represents an expiration policy for cache entries that have a creation time stamp.
ExtendedLocalizable - org.apache.xmlgraphics.util.i18n中的接口
This interface provides much more control over internationalization than the Localizable interface.
EXTENSIONS - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Required PostScript Level 1 extension for this document
extractPages(InputStream, OutputStream, int, int) - 类 中的静态方法org.apache.xmlgraphics.ps.dsc.tools.PageExtractor
Parses a DSC-compliant file and pipes the content through to the OutputStream omitting all pages not within the range.
extractResolution(IIOMetadata, ImageSize) - 类 中的静态方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
Extracts the resolution information from the standard ImageIO metadata.

F

fallbackTextHandler - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Fallback text handler
FileCacheSeekableStream - org.apache.xmlgraphics.image.codec.util中的类
A subclass of SeekableStream that may be used to wrap a regular InputStream.
FileCacheSeekableStream(InputStream) - 类 的构造器org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
fill(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fill(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fillArc(int, int, int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Fills a circular or elliptical arc covering the specified rectangle.
fillOval(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Fills the specified rounded corner rectangle with the current color.
FilteringEventListener - org.apache.xmlgraphics.ps.dsc中的类
DSCListener implementation that filters certain DSC events.
FilteringEventListener(DSCFilter) - 类 的构造器org.apache.xmlgraphics.ps.dsc.FilteringEventListener
Main constructor.
filterRow(byte[], byte[], byte[][], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Performs filtering on a row of an image.
Finalizable - org.apache.xmlgraphics.util.io中的接口
This interface is used for special FilteredOutputStream classes that won't be closed (since this causes the target OutputStream to be closed, too) but where flush() is not enough, for example because a final marker has to be written to the target stream.
finalize() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Releases any system resources associated with this stream by calling the close() method.
finalizeStream() - 类 中的方法org.apache.xmlgraphics.util.io.ASCII85OutputStream
 
finalizeStream() - 类 中的方法org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
 
finalizeStream() - 接口 中的方法org.apache.xmlgraphics.util.io.Finalizable
This method can be called instead of close() on a subclass of FilteredOutputStream when a final marker has to be written to the target stream, but close() cannot be called.
finalizeStream() - 类 中的方法org.apache.xmlgraphics.util.io.FlateEncodeOutputStream
 
finalizeStream() - 类 中的方法org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
 
findQualifiedStructure(String, QName, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Finds a structure that matches a given qualifier.
findQualifiedValue(String, QName, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Finds a value that matches a given qualifier.
finish() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
The rendering process has finished.
finishMultiple(Object) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
Signals the encoder that you've finished sending pages for a multi-page image files.
fixColorModel(CachableRed) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.Any2sRGBRed
This function 'fixes' the source's color model.
fixSampleModel(CachableRed) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.Any2sRGBRed
This function 'fixes' the source's sample model.
FlateEncodeOutputStream - org.apache.xmlgraphics.util.io中的类
This class applies a FlateEncode filter to the stream.
FlateEncodeOutputStream(OutputStream) - 类 的构造器org.apache.xmlgraphics.util.io.FlateEncodeOutputStream
 
flush() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
Invokes getFD().sync() on the underlying RandomAccessFile.
flush() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Flushes the OutputStream.
flush() - 类 中的方法org.apache.xmlgraphics.util.io.Base64EncodeStream
This can't really flush out output since that may generate '=' chars which would indicate the end of the stream.
flush() - 类 中的方法org.apache.xmlgraphics.util.WriterOutputStream
font - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current Font
FOR - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates who is this document printed for
forceCaching(Image) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
In some cases the provided Image is not cacheable, nor is any of the intermediate Image instances (for example, when loading a raw JPEG file).
foreground - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current foreground color
formatDouble(double) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Formats a double value for PostScript output.
formatDouble(double, int, int, StringBuffer) - 类 中的静态方法org.apache.xmlgraphics.util.DoubleFormatUtil
Rounds the given source value at the given precision and writes the rounded value into the given target
formatDouble5(double) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Formats a double value for PostScript output (higher resolution).
formatDoubleFast(double, int, int, StringBuffer) - 类 中的静态方法org.apache.xmlgraphics.util.DoubleFormatUtil
Rounds the given source value at the given precision and writes the rounded value into the given target This method internally uses double precision computation and rounding, so the result may not be accurate (see formatDouble method for conditions).
formatDoublePrecise(double, int, int, StringBuffer) - 类 中的静态方法org.apache.xmlgraphics.util.DoubleFormatUtil
Rounds the given source value at the given precision and writes the rounded value into the given target This method internally uses the String representation of the source value, in order to avoid any double precision computation error.
formatISO8601(Date, TimeZone) - 类 中的静态方法org.apache.xmlgraphics.util.DateFormatUtil
Formats the date according to ISO 8601 standard.
formatISO8601Date(Date) - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Formats a Date using ISO 8601 format in the default time zone.
formatISO8601Date(Date, TimeZone) - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Formats a Date using ISO 8601 format in the given time zone.
formatMatrix(AffineTransform) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Formats a transformation matrix.
formatMessage(String, Object[]) - 接口 中的方法org.apache.xmlgraphics.util.i18n.Localizable
Creates and returns a localized message, given the key of the message in the resource bundle and the message parameters.
formatMessage(String, Object[]) - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
formatPDFDate(Date, TimeZone) - 类 中的静态方法org.apache.xmlgraphics.util.DateFormatUtil
Formats the date according to PDF format.
formatRectangleToArray(Rectangle2D) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Formats a Rectangle2D to an array.
FormatRed - org.apache.xmlgraphics.image.rendered中的类
This allows you to specify the ColorModel, Alpha premult and/or SampleModel to be used for output.
FormatRed(CachableRed, SampleModel) - 类 的构造器org.apache.xmlgraphics.image.rendered.FormatRed
Construct an instance of CachableRed around a BufferedImage.
FormatRed(CachableRed, ColorModel) - 类 的构造器org.apache.xmlgraphics.image.rendered.FormatRed
 
FormGenerator - org.apache.xmlgraphics.ps中的类
Abstract helper class for generating PostScript forms.
FormGenerator(String, String, Dimension2D) - 类 的构造器org.apache.xmlgraphics.ps.FormGenerator
Main constructor.
ForwardSeekableStream - org.apache.xmlgraphics.image.codec.util中的类
A subclass of SeekableStream that may be used to wrap a regular InputStream efficiently.
ForwardSeekableStream(InputStream) - 类 的构造器org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Constructs a InputStreamForwardSeekableStream from a regular InputStream.
frequency - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The probable frequency of the color in the image.
fromCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.CMYKColorSpace
已过时。
fromCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
fromCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
fromCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
fromICCValue(int) - 枚举 中的静态方法org.apache.xmlgraphics.java2d.color.RenderingIntent
Returns the enum value for the given integer rendering intent (as defined by the ICC specification).
fromRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.CMYKColorSpace
已过时。
fromRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
fromRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
fromRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace

G

gc - 类 中的变量org.apache.xmlgraphics.java2d.AbstractGraphics2D
Current state of the Graphic Context.
gen - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
the PostScript generator being created
gen - 类 中的变量org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
 
GENERAL - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
GENERAL_STRING - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
GeneralGraphics2DImagePainter - org.apache.xmlgraphics.java2d中的接口
 
generate() - 类 中的方法org.apache.xmlgraphics.io.TempResourceURIGenerator
Generate a unique URI for a temporary resource
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
Writes the event to the given PSGenerator.
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Writes the event to the given PSGenerator.
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCAtend
 
generate(PSGenerator) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCComment
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Writes the event to the given PSGenerator.
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Writes the event to the given PSGenerator.
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Writes the event to the given PSGenerator.
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
Writes the event to the given PSGenerator.
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
Writes the event to the given PSGenerator.
generate(PSGenerator) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Writes the event to the given PSGenerator.
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
generate(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
Generates the PostScript form.
generateAdditionalDataStream(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
Generates some PostScript code right after the form definition (used primarily for bitmap data).
generateAdditionalDataStream(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.ImageFormGenerator
Generates some PostScript code right after the form definition (used primarily for bitmap data).
generatePaintProc(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
Generates the PostScript code for the PaintProc of the form.
generatePaintProc(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.ImageFormGenerator
Generates the PostScript code for the PaintProc of the form.
GenericGraphicsDevice - org.apache.xmlgraphics.java2d中的类
This implements the GraphicsDevice interface as appropriate for the various output configurations.
GenericGraphicsDevice(GraphicsConfiguration) - 类 的构造器org.apache.xmlgraphics.java2d.GenericGraphicsDevice
Create a new graphics2D device.
get(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.util.SoftMapCache
Returns the value associated with the given key.
get(int) - 枚举 中的静态方法org.apache.xmlgraphics.image.writer.ResolutionUnit
Reverse lookup by value.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMXMPSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdapter(Metadata) - 类 中的静态方法org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
Creates and returns an adapter for this schema around the given metadata object.
getAdditionalPenalty(String) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns the additional penalty value set for a particular implementation class.
getAlphaRaster(RenderedImage) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Extracts an alpha raster from a RenderedImage.
getAlternativeColors() - 类 中的方法org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Returns the list of alternative colors.
getAmendment() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
 
getArrayValue() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
getAsBytes() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns the data as an uninterpreted array of bytes.
getAsChars() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
getAsDouble(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsDoubles() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_DOUBLE data as an array of doubles.
getAsFloat(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsFloats() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_FLOAT data as an array of floats.
getAsInt(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, or TIFF_SLONG format as an int.
getAsInts() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_SLONG data as an array of ints (signed 32-bit integers).
getAsLong(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, TIFF_SLONG, or TIFF_LONG format as a long.
getAsLongs() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_LONG data as an array of longs (signed 64-bit integers).
getAsRational(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns a TIFF_RATIONAL data item as a two-element array of ints.
getAsRationals() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
getAsShorts() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
getAsSRational(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns a TIFF_SRATIONAL data item as a two-element array of ints.
getAsSRationals() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
getAsString(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns a TIFF_ASCII data item as a String.
getBackground() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Returns the background color used for clearing a region.
getBackground() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Returns the background color used for clearing a region.
getBackgroundGray() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Returns the suggested gray level of the background.
getBackgroundPaletteIndex() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Returns the palette index of the suggested background color.
getBackgroundRGB() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Returns the RGB value of the suggested background color.
getBaseDir() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
Returns the base directory for resolving relative filenames.
getBaselinePositionFromBottom() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the vertical position of the baseline of the image relative to the bottom of the image.
getBaseUrl() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Returns the base URL for relative URLs in the document content.
getBBox() - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
Returns the form's bounding box.
getBestConfiguration(GraphicsConfigTemplate) - 类 中的方法org.apache.xmlgraphics.java2d.GenericGraphicsDevice
Ignore template and return the only config we have
getBestEdge(Vertex, Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
Returns the best edge (the edge with the lowest penalty) between two given vertices.
getBitDepth() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the desired bit depth for a grayscale image.
getBitDepth() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
The bit depth of each color channel.
getBitShift() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Returns the desired bit shift for a grayscale image.
getBoundingBox() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawEPS
Returns the bounding box of the EPS image.
getBoundingBox() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Returns the bounding box.
getBoundingBox() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Returns the bounding box.
getBounds() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
getBounds() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getBounds() - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
getBounds() - 接口 中的方法org.apache.xmlgraphics.image.rendered.CachableRed
Returns the bounds of the current image.
getBounds() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getBounds() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
getBounds() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
TODO: This should return the page bounds in Pts, I couldn't figure out how to get this for the current page (this still works for now, but it should be fixed...).
getBufferedImage() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageBuffered
Returns the contained BufferedImage instance.
getBufferedImage() - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
fetch the bufferedImage from this node.
getByte(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getCache() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Returns the ImageCache in use by the ImageManager.
getCharNameAlternativesFor(String) - 类 中的静态方法org.apache.xmlgraphics.fonts.Glyphs
Returns an array of char names which can serve as alternatives for the given one.
getChild(Element, String) - 类 中的静态方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
Returns a child element of another element or null if there's no such child.
getChildNode(Node, String) - 类 中的静态方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Returns a specific metadata child node
getChromaticity() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the white point and primary chromaticities in CIE (x, y) space.
getChunkType(DataInputStream) - 类 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGChunk
Returns the PNG chunk type, a four letter case sensitive ASCII type/name.
getCIELabColorSpaceD50() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorSpaces
Returns an instance of the CIE L*a*b* color space using the D50 white point.
getCIELabColorSpaceD65() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorSpaces
Returns an instance of the CIE L*a*b* color space using the D65 white point.
getClip() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Gets the current clipping area.
getClip() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Gets the current clipping area.
getClipBounds() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipBounds() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Returns the bounding rectangle of the current clipping area.
getColor() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Gets this graphics context's current color.
getColor() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Gets this graphics context's current color.
getColorModel() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the ColorModel of the image.
getColorModel() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Returns the image's color model.
getColorModel() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getColorModel() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getColorModel() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
getColorModel(int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
getColorModel() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
Return a good default color model for this 'device'.
getColorModel(int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
Return a good color model given transparency
getColorName() - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
Returns the color name.
getColorSpace() - 接口 中的方法org.apache.xmlgraphics.image.loader.Image
Returns the image's color space if the information is available.
getColorSpace() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImage
Returns the image's color space if the information is available.
getColorSpace() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax
Returns the image's color space
getColorSpace() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
Returns the image's color space
getColorSpace() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Returns the image's color space.
getColorSpace() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRendered
Returns the image's color space if the information is available.
getColorSpaceOrigin(ColorSpace) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorSpaces
Returns information about the origin of a color space.
getComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
Returns the comment.
getComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
Returns the comment text.
getComposite() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Returns the current Composite in the Graphics2D context.
getComposite() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Returns the current Composite in the Graphics2D context.
getCompressedText() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the text strings to be stored in compressed form with this image as an array of Strings.
getCompression() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Returns the value of the compression parameter.
getCompression() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax
Returns the TIFF compression scheme.
getCompressionMethod() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getConfigurations() - 类 中的方法org.apache.xmlgraphics.java2d.GenericGraphicsDevice
Return an array of our one GraphicsConfig
getConformance() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
 
getContent() - 类 中的方法org.apache.xmlgraphics.ps.PSPageDeviceDictionary
Returns a dictionary string with containing all unwritten content note: unnecessary writes are important as there is a device specific initgraphics call by the underlying postscript interpreter on every setpagedevice call which can result in blank pages etc.
getContributors() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns an array of all contributors.
getConversionPenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
Returns the conversion penalty for the conversion that this implementation supports.
getConversionPenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
Returns the conversion penalty for the conversion that this implementation supports.
getConversionPenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Returns the overall conversion penalty for the pipeline.
getConversionPenalty(ImageImplRegistry) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Returns the overall conversion penalty for the pipeline.
getConversionPenalty() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageConverter
Returns the conversion penalty for the conversion that this implementation supports.
getCopyright() - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
Returns the profile copyright.
getCount() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns the number of elements in the IFD.
getCoverage() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the extent or scope of the resource.
getCreateDate() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
 
getCreators() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns an array of all creators.
getCreatorTool() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
 
getCurrentEvent() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Returns the current event.
getCurrentState() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Returns the current graphics state.
getCustomObjects() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageInfo
Returns a Map of custom objects associated with this instance.
getCustomTextHandler() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
getD50WhitePoint() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Returns the D50 white point.
getD65WhitePoint() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Returns the D65 white point.
getData() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getData() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the entire image in a single Raster.
getData(Rectangle) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getData() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getData(Rectangle) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getData() - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
getData(Rectangle) - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
getData() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getData(Rectangle) - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getDataInput() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.JPEGFile
Returns the DataInput instance this object operates on.
getDataName() - 类 中的方法org.apache.xmlgraphics.ps.ImageFormGenerator
Returns the name of the data segment associated with this image form.
getDate() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns a latest date indicating point in time something interesting happened to the resource.
getDateArray(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns a Date array representation of the property's values.
getDates() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns a list of dates indicating point in time something interesting happened to the resource.
getDateValue(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns a date value.
getDecodePaletteAsShorts() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Returns true if palette entries will be decoded as shorts, resulting in an output image with short datatype.
getDefaultConfiguration() - 类 中的方法org.apache.xmlgraphics.java2d.GenericGraphicsDevice
Return out sole GraphicsConfig.
getDefaultEncodeParam(RenderedImage) - 类 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns an instance of PNGEncodeParam.Palette, PNGEncodeParam.Gray, or PNGEncodeParam.RGB appropriate for encoding the given image.
getDefaultHints(ImageSessionContext) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Creates a new hint Map with values from the FOUserAgent.
getDefaultInstance() - 类 中的静态方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns the default instance of the Image implementation registry.
getDefaultLocale() - 接口 中的方法org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
Gets the current default locale in the LocaleGroup.
getDefaultLocale() - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
getDefaultMergeRuleSet() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
 
getDefaultMergeRuleSet() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
 
getDefaultMergeRuleSet() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
 
getDefaultMergeRuleSet() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
 
getDefaultMergeRuleSet() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
 
getDefaultMergeRuleSet() - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchema
 
getDefaultTransform() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
getDefaultTransform() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
The default transform (1:1).
getDefaultURIResolver() - 类 中的静态方法org.apache.xmlgraphics.util.uri.CommonURIResolver
Retrieve the default resolver instance.
getDefaultWriteParam(ImageWriter, RenderedImage, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Returns the default write parameters for encoding the image.
getDefaultWriteParam(ImageWriter, RenderedImage, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
Returns the default write parameters for encoding the image.
getDeflateLevel() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Gets the compression level for DEFLATE compression.
getDependencyRegion(int, Rectangle) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getDependencyRegion(int, Rectangle) - 接口 中的方法org.apache.xmlgraphics.image.rendered.CachableRed
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle) - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getDescription() - 枚举 中的方法org.apache.xmlgraphics.image.writer.ResolutionUnit
Retrieves the standard textual description of the resolution unit.
getDescription() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the description of the content of the resource (in the default language).
getDescription(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the description of the content of the resource in a language-dependant way.
getDestinations(Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
Returns an iterator over all valid destinations for a given vertex.
getDestinations(Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
Returns an iterator over all valid destinations for a given vertex.
getDestinations(Vertex) - 接口 中的方法org.apache.xmlgraphics.util.dijkstra.EdgeDirectory
Returns an iterator over all valid destinations for a given vertex.
getDevice() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
getDevice() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
Return our dummy instance of GraphicsDevice
getDeviceCMYKColorSpace() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorSpaces
Returns an instance of the device-specific CMYK color space.
getDeviceConfiguration() - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Returns the device configuration associated with this Graphics2D.
getDeviceConfiguration() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Returns the device configuration associated with this Graphics2D.
getDimensionMpt() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the size in millipoints as a Dimension object.
getDimensionPt() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the size in points as a Dimension2D object.
getDimensionPx() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the size in pixels as a Dimension object.
getDimensions() - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
returns the form's dimensions.
getDirtyRegion(int, Rectangle) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getDirtyRegion(int, Rectangle) - 接口 中的方法org.apache.xmlgraphics.image.rendered.CachableRed
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle) - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getDisplayExponent() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns the current value of the display exponent parameter.
getDocument() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
Returns the contained W3C DOM document.
getDocumentNeededResources() - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Returns the set of needed resources.
getDocumentSuppliedResources() - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Returns the set of supplied resources.
getDpiHorizontal() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the image's horizontal resolution in dpi (dots per inch).
getDpiVertical() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the image's vertical resolution in dpi (dots per inch).
getEdges(Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
Returns an iterator over all edges with the given origin.
getEncodedColorModel() - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Returns the effective ColorModel used to encode the image.
getEncodeParam() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
If getGenerateEncodeParam() is true, this method may be called after decoding has completed, and will return an instance of PNGEncodeParam containing information about the contents of the PNG file just decoded.
getEnd() - 接口 中的方法org.apache.xmlgraphics.util.dijkstra.Edge
Returns the end vertex of the edge.
getEndianness() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Returns the endianness selected for the image.
getEndianType(String) - 枚举 中的静态方法org.apache.xmlgraphics.image.writer.Endianness
Translates an endian type specified in the configuration file into the equivalent type should one exist.
getEventType() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
 
getEventType() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
 
getEventType() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Returns the event type.
getEventType() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
 
getEventType() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
 
getEventType() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
 
getEventType() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
getExpandGrayAlpha() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns the current setting of the gray/alpha expansion.
getExpandPalette() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns true if palette-color images will be expanded to produce full-color output.
getExponant(double) - 类 中的静态方法org.apache.xmlgraphics.util.DoubleFormatUtil
Returns the exponent of the given value
getExtraFields() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Returns the value set by setExtraFields().
getExtraImages() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Returns the additional image Iterator specified via setExtraImages() or null if none was supplied or if a null value was supplied.
getFallbackTextHandler() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
getField(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of a given tag as a TIFFField, or null if the tag is not present.
getFieldAsByte(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a byte.
getFieldAsByte(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a byte.
getFieldAsDouble(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a double.
getFieldAsDouble(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a double.
getFieldAsFloat(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a float.
getFieldAsFloat(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a float.
getFieldAsLong(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a long.
getFieldAsLong(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a long.
getFields() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns an array of TIFFFields containing all the fields in this directory.
getFilePointer() - 类 中的方法org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Returns the current position in the stream (bytes read).
getFilePointer() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
Returns the current offset in this stream.
getFilePointer() - 类 中的方法org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
getFilePointer() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Returns the current offset in this stream.
getFilePointer() - 类 中的方法org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
Returns the current offset in this stream.
getFirstAlternativeOfType(int) - 类 中的方法org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Returns the first alternative color found with the given color space type.
getFlavor() - 接口 中的方法org.apache.xmlgraphics.image.loader.Image
Returns the flavor of the image.
getFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageBuffered
Returns the flavor of the image.
getFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
Returns the flavor of the image.
getFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Returns the flavor of the image.
getFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRendered
Returns the flavor of the image.
getFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
Returns the flavor of the image.
getFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
Returns the image flavor.
getFont() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Gets the current font.
getFont() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Gets the current font.
getFontMetrics(Font) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Gets the font metrics for the specified font.
getFontMetrics(Font) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Gets the font metrics for the specified font.
getFontRenderContext() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Get the rendering context of the Font within this Graphics2D context.
getFormat() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the file format used when saving this resource.
getFormName() - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
Returns the form's name.
getGamma() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the file gamma value for the image.
getGenerateEncodeParam() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns true if an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method.
getGraphicContext() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
 
getGraphics(boolean, PSGenerator) - 接口 中的方法org.apache.xmlgraphics.java2d.GeneralGraphics2DImagePainter
 
getGraphics2DImagePainter() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
Returns the contained Graphics2DImagePainter instance.
getHeader(ImageInputStream, int) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
Allows to read an image header (usually just a magic number).
getHeight() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the height of the image.
getHeight() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getHeight() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getHeight() - 类 中的方法org.apache.xmlgraphics.java2d.Dimension2DDouble
getHeightMpt() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the image's height in millipoints.
getHeightPx() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the image's height in pixels.
getICC_Profile(byte[]) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil
Proxy method for ICC_Profile.getInstance(byte[]) that properly synchronizes the call to avoid a potential race condition.
getICC_Profile(int) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil
Proxy method for ICC_Profile.getInstance(int) that properly synchronizes the call to avoid a potential race condition.
getICC_Profile(InputStream) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil
Proxy method for ICC_Profile.getInstance(java.io.InputStream) that properly synchronizes the call to avoid a potential race condition.
getICC_Profile(String) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil
Proxy method for ICC_Profile.getInstance(java.lang.String) that properly synchronizes the call to avoid a potential race condition.
getICCProfile() - 接口 中的方法org.apache.xmlgraphics.image.loader.Image
Returns the ICC color profile if one is associated with the image.
getICCProfile() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImage
Returns the ICC color profile if one is associated with the image.
getICCProfile() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
Returns the ICC color profile if one is associated with the JPEG image.
getICCProfile() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Returns the ICC color profile if one is associated with the PNG image.
getICCProfile() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRendered
Returns the ICC color profile if one is associated with the image.
getICCProfileData() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the ICC profile data to be stored with this image.
getICCProfileDescription(ICC_Profile) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil
Returns the profile description of an ICC profile
getIdentifier() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the unique identifier of the resource.
getIdentifier(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Returns an identifier that matches a given qualifier.
getIdentifiers() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Returns an array of all identifiers that unambiguously identify the resource within a given context.
getIdentityHCMapResource() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Returns the PSResource instance corresponding to the Identity-H CMap resource.
getIDstring() - 类 中的方法org.apache.xmlgraphics.java2d.GenericGraphicsDevice
Generate an IdString..
getIFDOffset() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Returns the value set by setIFDOffset() or null if no value has been set.
getIFDOffset() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the offset of the IFD corresponding to this TIFFDirectory.
getImage(ImageInfo, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Returns an image from the cache or null if it wasn't found.
getImage(String, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Returns an image from the cache or null if it wasn't found.
getImage(ImageInfo, ImageFlavor, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Loads an image.
getImage(ImageInfo, ImageFlavor[], Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Loads an image.
getImage(ImageInfo, ImageFlavor, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Loads an image with no hints.
getImage(ImageInfo, ImageFlavor[], ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Loads an image with no hints.
getImage() - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Returns the associated image.
getImageCacheHitMap() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Returns a Map<ImageKey, Integer> with the number of cache hits.
getImageCacheHits() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Returns the number of cache hits for Image instances.
getImageCacheMisses() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Returns the number of cache misses for Image instances.
getImageCacheMissMap() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Returns a Map<ImageKey, Integer> with the number of cache misses.
getImageContext() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Returns the ImageContext in use by the ImageManager.
getImageConverterModifications() - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns the number of modifications to the collection of registered ImageConverter instances.
getImageConverters() - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns the Collection of registered ImageConverter instances.
getImageInfo(String) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Returns an ImageInfo instance from the cache or null if none is found.
getImageInfo(String, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Returns an ImageInfo object containing its intrinsic size for a given URI.
getImageInfoCacheHits() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Returns the number of cache hits for ImageInfo instances.
getImageInfoCacheMisses() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Returns the number of cache misses for ImageInfo instances.
getImageInputStream() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSource
Returns the ImageInputStream.
getImageInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Returns the ImageInputStream of a Source object.
getImageLoaderFactories(ImageInfo, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns an array of ImageLoaderFactory instances that support the MIME type indicated by an ImageInfo object and can generate the given image flavor.
getImageLoaderFactories(String) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns an array of ImageLoaderFactory instances which support the given MIME type.
getImageLoaderFactory(ImageInfo, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns the best ImageLoaderFactory supporting the ImageInfo and image flavor.
getImageSize() - 接口 中的方法org.apache.xmlgraphics.java2d.Graphics2DImagePainter
 
getImplicitFilter() - 接口 中的方法org.apache.xmlgraphics.ps.ImageEncoder
 
getInfo() - 接口 中的方法org.apache.xmlgraphics.image.loader.Image
Returns an object with basic information (URI, MIME type, intrinsic size) about the image.
getInfo() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImage
Returns an object with basic information (URI, MIME type, intrinsic size) about the image.
getInputStream() - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSource
Returns an InputStream which operates on the underlying ImageInputStream.
getInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
已过时。
getInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.io.XmlSourceUtil
Returns the InputStream that is backing the given Source object.
getInputStream() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Returns the InputStream the PostScript code is read from.
getInstance() - 类 中的静态方法org.apache.xmlgraphics.image.writer.ImageWriterRegistry
 
getInstance() - 类 中的静态方法org.apache.xmlgraphics.java2d.CMYKColorSpace
已过时。
Returns an instance of an uncalibrated CMYK color space.
getInstance() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.DefaultColorConverter
static factory
getInstance() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
已过时。
getInstance() - 类 中的静态方法org.apache.xmlgraphics.java2d.color.GrayScaleColorConverter
Returns a singleton instance.
getInstance() - 类 中的静态方法org.apache.xmlgraphics.util.ClasspathResource
Retrieve the singleton instance of this class.
getInstance() - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPSchemaRegistry
 
getInt1(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getInt2(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getInt4(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getIntegerValue() - 枚举 中的方法org.apache.xmlgraphics.java2d.color.RenderingIntent
Returns an integer value identifying the rendering intent.
getInterlacing() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if Adam7 interlacing will be used.
getInvalidHits() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Returns the number of times an invalid URI is tried.
getJPEGCompressRGBToYCbCr() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Whether RGB data will be converted to YCbCr when using JPEG compression.
getJPEGDecompressYCbCrToRGB() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Whether JPEG-compressed YCbCr data will be converted to RGB.
getJPEGForceBaseline() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getJPEGQuality() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getKey() - 类 中的方法org.apache.xmlgraphics.image.loader.util.SoftReferenceWithKey
Returns the key associated with this reference.
getKeywords() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
 
getLangAlt(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns a language-dependent value.
getLanguageLevel() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
Returns the PostScript language level (usually 2 or 3).
getLanguages() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns an array of languages.
getLangValue(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Returns a language-dependent values (available for alternative arrays).
getLength() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getLine() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Returns the current PostScript line.
getLine() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
Returns the code line.
getLocale() - 类 中的方法org.apache.xmlgraphics.util.i18n.LocaleGroup
Gets the current default locale in this group, or null.
getLocale() - 接口 中的方法org.apache.xmlgraphics.util.i18n.Localizable
Returns the current locale or null if the locale currently used is the default one.
getLocale() - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
getLocaleGroup() - 接口 中的方法org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
Returns the group to which this object belongs.
getLocaleGroup() - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
getLocalName() - 类 中的方法org.apache.xmlgraphics.util.QName
 
getLowestPenalty(Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
Returns the lowest penalty from the start point to a given vertex.
getMatrix() - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
Returns the matrix for use in the form.
getMax() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Returns the maximum VM used by the resource.
getMaxTileX() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileY() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxValue(int) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
getMaxValue(int) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
getMaxX() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
getMaxY() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMetadata() - 类 中的方法org.apache.xmlgraphics.xmp.XMPHandler
 
getMetadataDate() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
 
getMimeForRawFlavor(ImageFlavor) - 类 中的静态方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
Returns the MIME type for a given ImageFlavor if it is from a format that is consumed without being undecoded.
getMimeForRawFlavor(ImageFlavor) - 类 中的静态方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
Returns the MIME type for a given ImageFlavor if it is from a format that is consumed without being undecoded.
getMimeType() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageFlavor
Returns the MIME type that the image flavor represents if a MIME type is available.
getMimeType() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageInfo
Returns the image's MIME type.
getMimeType() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Returns the MIME type of the stream data.
getMimeType() - 类 中的方法org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
Returns the MIME type that the image flavor represents if a MIME type is available.
getMimeType() - 类 中的方法org.apache.xmlgraphics.image.loader.RefinedImageFlavor
Returns the MIME type that the image flavor represents if a MIME type is available.
getMIMEType() - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
getMIMEType() - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
getMIMEType() - 类 中的方法org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
getMIMEType() - 类 中的方法org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
getMin() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Returns the minimum VM used by the resource.
getMinTileX() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileX() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getMinTileX() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getMinTileY() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the vertical index of the uppermost row of tiles.
getMinTileY() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getMinTileY() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getMinValue(int) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
getMinValue(int) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
getMinX() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the X coordinate of the leftmost column of the image.
getMinX() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getMinX() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getMinY() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the X coordinate of the uppermost row of the image.
getMinY() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getMinY() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getModificationTime() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the modification time to be stored with this image.
getModifyDate() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
 
getName() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageFlavor
Returns the name of the ImageFlavor.
getName(int) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
getName(int) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
getName() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets the name of the pattern
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCAtend
 
getName() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCComment
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
Returns the name of the DSC comment.
getName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
getName() - 类 中的方法org.apache.xmlgraphics.ps.PSResource
 
getName() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArrayType
 
getName() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
getNamedColor(String) - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
Returns a named color.
getNamedColors() - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
Returns the array of named colors.
getNamespace() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageFlavor
Returns the XML namespace URI that the image flavor represents if such a namespace URI is available.
getNamespace() - 类 中的方法org.apache.xmlgraphics.image.loader.RefinedImageFlavor
Returns the XML namespace URI that the image flavor represents if such a namespace URI is available.
getNamespace() - 类 中的方法org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
Returns the XML namespace URI that the image flavor represents if such a namespace URI is available.
getNamespace() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
getNamespace() - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchema
 
getNamespaceURI() - 类 中的方法org.apache.xmlgraphics.util.QName
 
getNativeColorModel() - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Returns the native ColorModel used by the image.
getNextCode() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
 
getNextIFDOffset() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the offset of the next IFD after the IFD corresponding to this TIFFDirectory.
getNormalizingTransform() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
getNormalizingTransform() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
The normalizing transform (1:1) (since we currently render images at 72dpi, which we might want to change in the future).
getNumDirectories(SeekableStream) - 类 中的静态方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the number of image directories (subimages) stored in a given TIFF file, represented by a SeekableStream.
getNumEntries() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns the number of directory entries.
getNumPages() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
getNumPages() - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Returns the number of pages present in the current stream.
getNumPages() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Returns the number of pages present in the current stream.
getNumPrivateChunks() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the number of private chunks to be written to the output file.
getNumXTiles() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumXTiles() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getNumXTiles() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getNumYTiles() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the number of tiles along the tile grid in the vertical direction.
getNumYTiles() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getNumYTiles() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getObjectArray(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns an object array representation of the property's values.
getOriginalImage() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageInfo
Returns the original Image instance if such an Image instance is created while building this ImageInfo object.
getOriginalURI() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageInfo
Returns the original URI of the image.
getOutput8BitGray() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns the current value of the 8-bit gray output parameter.
getOutputStream() - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoder
Returns the OutputStream associated with this ImageEncoder.
getOutputStream() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
Returns the OutputStream associated with this ImageEncoder.
getOutputStream(URI) - 接口 中的方法org.apache.xmlgraphics.io.ResourceResolver
Gets an output stream of a given URI.
getOutputStream(String) - 接口 中的方法org.apache.xmlgraphics.io.TempResourceResolver
Gets an temporary-output stream of a given identifier.
getOutputStream(URI) - 类 中的方法org.apache.xmlgraphics.io.URIResolverAdapter
Gets an output stream of a given URI.
getOutputStream() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Returns the OutputStream the PSGenerator writes to.
getPageCount() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Returns the number of pages generated so far.
getPageCount() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
Returns the page count.
getPageIndexFromURI(String) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Extracts page index information from a URI.
getPageName() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Returns the name of the page.
getPagePosition() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Returns the page position.
getPaint() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Returns the current Paint of the Graphics2D context.
getPaint() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Returns the current Paint of the Graphics2D context.
getPaintProc() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets the postscript procedure PaintProc
getPaintType() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets the code that determines how the color of the pattern cell is to be specified: 1 for colored pattern, 2 for uncolored pattern
getPalette() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Returns the current RGB palette.
getPaletteHistogram() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the palette histogram to be stored with this image.
getPaletteTransparency() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Returns the alpha values associated with each palette entry.
getParam() - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoder
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParam() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParentContext() - 接口 中的方法org.apache.xmlgraphics.image.loader.ImageSessionContext
Returns the session-independent context object which provides configuration information.
getParentContext() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
Returns the session-independent context object which provides configuration information.
getParentFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.RefinedImageFlavor
Returns the associated parent image flavor.
getPart() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
 
getPart() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAAdapter
 
getPDFVersion() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
 
getPenalty(Vertex, Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
Returns the penalty between two vertices.
getPenalty(Vertex, Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
Returns the penalty between two vertices.
getPenalty() - 接口 中的方法org.apache.xmlgraphics.util.dijkstra.Edge
Returns the penalty (or distance) for this edge.
getPenalty(Vertex, Vertex) - 接口 中的方法org.apache.xmlgraphics.util.dijkstra.EdgeDirectory
Returns the penalty between two vertices.
getPerformGammaCorrection() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns true if gamma correction is to be performed on the image data.
getPhysicalDimension() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the physical dimension information to be stored with this image.
getPipelineFactory() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Returns the PipelineFactory in use by the ImageManager.
getPredecessor(Vertex) - 类 中的方法org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
Returns the vertex's predecessor on the shortest path.
getPreferredPrefix() - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchema
 
getPrefix() - 类 中的方法org.apache.xmlgraphics.util.QName
 
getPreloaderIterator() - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Returns an iterator over all registered ImagePreloader instances.
getPriority() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
Returns the priority of the preloader.
getPriority() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO
Returns the priority of the preloader.
getPriority() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderRawPNG
 
getPriority() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImagePreloader
Returns the priority of the preloader.
getPrivateChunkData(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the data associated of the private chunk at a given index, as an array of bytes.
getPrivateChunkType(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the type of the private chunk at a given index, as a 4-character String.
getPrivateIFD(long) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImage
Reads a private IFD from a given offset in the stream.
getProcsetCIDInitResource() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Returns the PSResource instance corresponding to the CIDInit ProcSet resource.
getProducer() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
 
getProfileName() - 接口 中的方法org.apache.xmlgraphics.java2d.color.ColorSpaceOrigin
Returns the name of the profile used to identify the color space in a particular context.
getProfileName() - 类 中的方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
Returns the name of the profile used to identify the color space in a particular context.
getProfileName() - 类 中的方法org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent
Returns the name of the profile used to identify the color space in a particular context.
getProfileName() - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
Returns the name of the profile used to identify the color space in a particular context.
getProfileName() - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
Returns the profile name.
getProfileURI() - 接口 中的方法org.apache.xmlgraphics.java2d.color.ColorSpaceOrigin
Returns the URI identifying the associate color profile.
getProfileURI() - 类 中的方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
Returns the URI identifying the associate color profile.
getProfileURI() - 类 中的方法org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent
Returns the URI identifying the associate color profile.
getProfileURI() - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
Returns the URI identifying the associate color profile.
getProperty(String) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Gets a property from the property set of this image.
getProperty(String) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getProperty(String) - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
getProperty(String) - 类 中的方法org.apache.xmlgraphics.image.rendered.FormatRed
 
getProperty(String) - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getProperty(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Returns a property
getProperty(QName) - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Returns a property.
getProperty(String, String) - 接口 中的方法org.apache.xmlgraphics.xmp.PropertyAccess
Returns a property
getProperty(QName) - 接口 中的方法org.apache.xmlgraphics.xmp.PropertyAccess
Returns a property.
getProperty(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Returns a property
getProperty(QName) - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Returns a property.
getPropertyCount() - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Returns the number of properties.
getPropertyCount() - 接口 中的方法org.apache.xmlgraphics.xmp.PropertyAccess
Returns the number of properties.
getPropertyCount() - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Returns the number of properties.
getPropertyMergerFor(XMPProperty) - 类 中的方法org.apache.xmlgraphics.xmp.merge.MergeRuleSet
Returns the PropertyMerger that shall be used when merging the given property.
getPropertyNames() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns a list of the properties recognized by this image.
getPropertyNames(String) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getPropertyNames() - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
getPropertyNames() - 类 中的方法org.apache.xmlgraphics.image.rendered.FormatRed
 
getPropertyNames() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getPSGenerator() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
getPSLength() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Returns the length of the PostScript section.
getPSLevel() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Returns the selected PostScript level.
getPSStart() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Returns the start offset of the PostScript section.
getPublisher() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns an array of publishers.
getQName() - 类 中的方法org.apache.xmlgraphics.util.QName
 
getQName(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchema
Returns the QName for a property of this schema.
getQName(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns the QName for a given property
getRegistry() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Returns the ImageImplRegistry in use by the ImageManager.
getRelations() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns an array of all relationship to other documents.
getRenderedImage() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRendered
Returns the contained RenderedImage instance.
getRenderingHint(RenderingHints.Key) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHint(RenderingHints.Key) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Gets the preferences for the rendering algorithms.
getRenderingHints() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Gets the preferences for the rendering algorithms.
getRenderingIntent() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Returns the rendering intent of the sRGB color space.
getRenderingIntent() - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
Returns the color profile's rendering intent.
getResolution() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getResolutionUnit() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Returns the unit in which resolution values are given (ex. units per inch).
getResource(URI) - 接口 中的方法org.apache.xmlgraphics.io.ResourceResolver
Get a resource given the URI pointing to said resource.
getResource(String) - 接口 中的方法org.apache.xmlgraphics.io.TempResourceResolver
Get a temporary-resource given the identifier pointing to said resource.
getResource(URI) - 类 中的方法org.apache.xmlgraphics.io.URIResolverAdapter
Get a resource given the URI pointing to said resource.
getResource() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
Returns the associated PSResource.
getResource() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Returns the associated PSResource.
getResourceBundle() - 接口 中的方法org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
Returns the current resource bundle.
getResourceBundle() - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
getResources() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Returns the set of resources associated with this DSC comment.
getResourceSpecification() - 类 中的方法org.apache.xmlgraphics.ps.PSProcSet
 
getResourceSpecification() - 类 中的方法org.apache.xmlgraphics.ps.PSResource
 
getResourceTracker() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Resturns the ResourceTracker instance associated with this PSGenerator.
getRevision() - 类 中的方法org.apache.xmlgraphics.ps.PSProcSet
 
getRGB(RenderedImage, int, int, int, int, int[], int, int) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Extracts a packed RGB integer array of a RenderedImage.
getRGBColor() - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
Returns an sRGB-based color representing the full-tint color defined by this named color space.
getRights() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the informal rights statement.
getRights(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the informal rights statement in a language-dependant way.
getRootNamespace() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
Returns the root XML namespace of the XML document.
getRowsPerStrip() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
The number of rows per strip of the TIFF image, default 1.
getSampleModel() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the SampleModel of the image.
getSampleModel() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getSampleModel() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getSchema() - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
 
getSchema(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaRegistry
Returns the XMP schema object for a given namespace.
getSignificantBits() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the number of significant bits for each band of the image.
getSimpleValue() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Returns a normal Java object representing the value if it is available.
getSimpleValue() - 类 中的方法org.apache.xmlgraphics.xmp.XMPComplexValue
Returns a normal Java object representing the value if it is available.
getSimpleValue() - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Returns a normal Java object representing the value if it is available.
getSize() - 接口 中的方法org.apache.xmlgraphics.image.loader.Image
Returns the image's intrinsic size.
getSize() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageInfo
Returns the image's intrinsic size.
getSize() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImage
Returns the image's intrinsic size.
getSize() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Returns the current number of values in the array.
getSOFType() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
Returns the SOFn identifier of the image which describes the coding format of the image.
getSource(String) - 接口 中的方法org.apache.xmlgraphics.image.loader.ImageSessionContext
Returns a Source object for a URI.
getSource(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
Returns a Source object for a URI.
getSource() - 类 中的方法org.apache.xmlgraphics.image.rendered.FormatRed
fetch the source image for this node.
getSource() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns unique identifier of the work from which this resource was derived.
getSourceFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
Returns the flavor that this converter expects.
getSourceFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
Returns the flavor that this converter expects.
getSourceFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
Returns the flavor that this converter expects.
getSourceFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
Returns the flavor that this converter expects.
getSourceFlavor() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageConverter
Returns the flavor that this converter expects.
getSourceResolution() - 接口 中的方法org.apache.xmlgraphics.image.loader.ImageContext
Returns the resolution (in dpi) that is to be used when interpreting pixel sizes where no resolution information is available.
getSourceResolution() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.DefaultImageContext
Returns the resolution (in dpi) that is to be used when interpreting pixel sizes where no resolution information is available.
getSources() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
 
getSources() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getSources() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getSRGBIntent() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the sRGB rendering intent to be stored with this image.
getStart() - 接口 中的方法org.apache.xmlgraphics.util.dijkstra.Edge
Returns the start vertex of the edge.
getString(String) - 类 中的静态方法org.apache.xmlgraphics.image.codec.util.PropertyUtil
 
getString4(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getStringArray(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns a String array representation of the property's values.
getStroke() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Returns the current Stroke in the Graphics2D context.
getStroke() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Returns the current Stroke in the Graphics2D context.
getStructure(int) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Returns the structure at a given position.
getStructureValue() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
getSubjects() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns an array of all subjects.
getSuggestedPalette() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the suggested palette information to be stored with this image.
getSupportedFlavors(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
getSupportedFlavors(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
getSupportedFlavors(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
getSupportedFlavors(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
getSupportedFlavors(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
getSupportedFlavors(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
getSupportedFlavors(String) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
getSupportedMIMETypes() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
Returns an array of MIME types supported by this implementation.
getSupportedMIMETypes() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
Returns an array of MIME types supported by this implementation.
getSupportedMIMETypes() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
Returns an array of MIME types supported by this implementation.
getSupportedMIMETypes() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
Returns an array of MIME types supported by this implementation.
getSupportedMIMETypes() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
Returns an array of MIME types supported by this implementation.
getSupportedMIMETypes() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
Returns an array of MIME types supported by this implementation.
getSupportedMIMETypes() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
Returns an array of MIME types supported by this implementation.
getSuppressAlpha() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns true if alpha (transparency) will be prevented from appearing in the output.
getSystemId() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSource
getTag() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns the tag number, between 0 and 65535.
getTags() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns an ordered array of ints indicating the tag values.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
Returns the flavor that this converter converts images into.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
Returns the flavor that this converter converts images into.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
Returns the flavor that this converter converts images into.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
Returns the flavor that this converter converts images into.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetFlavor() - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Returns the target flavor generated by this pipeline.
getTargetFlavor() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageConverter
Returns the flavor that this converter converts images into.
getTargetFlavor() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoader
Returns the image flavor that is returned by this ImageLoader implementation.
getTargetResolution() - 接口 中的方法org.apache.xmlgraphics.image.loader.ImageSessionContext
Returns the resolution (in dpi) of the target device used when painting images.
getTargetResolution() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
Returns the resolution (in dpi) of the target device used when painting images.
getText() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the text strings to be stored in uncompressed form with this image as an array of Strings.
getTexturePaint() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets a texture which is used for filling shapes
getTIFFLength() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Returns the length of the TIFF preview.
getTIFFStart() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Returns the start offset of the TIFF preview.
getTile(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGRed
 
getTile(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFImage
Returns tile (tileX, tileY) as a Raster.
getTile(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SingleTileRenderedImage
Returns the image's Raster as tile (0, 0).
getTile(int, int) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getTile(int, int) - 类 中的方法org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
getTile(int, int) - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getTileGridXOffset() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getTileGridXOffset() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getTileGridYOffset() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getTileGridYOffset() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getTileHeight() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Retrieves the tile height set via setTileSize().
getTileHeight() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the height of a tile.
getTileHeight() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getTileHeight() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getTileWidth() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Retrieves the tile width set via setTileSize().
getTileWidth() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the width of a tile.
getTileWidth() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getTileWidth() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getTilingType() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets a code that controls adjustments to the spacing of tiles relative to the device pixel grid: 1 for constant spacing, 2 for no distortion 3 for constant spacing and faster tiling
getTitle() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
Returns the title.
getTitle() - 类 中的方法org.apache.xmlgraphics.ps.FormGenerator
Returns the form's title.
getTitle() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the title of the resource (in the default language).
getTitle(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns the title of the resource in a language-dependant way.
getTransform() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - 类 中的方法org.apache.xmlgraphics.ps.PSState
Returns the transform.
getTransformParameters() - 类 中的方法org.apache.xmlgraphics.java2d.TransformStackElement
 
getTransformStack() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
 
getTransparentColor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
The color of the transparent pixel.
getTransparentColor() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRendered
Returns the transparent color if available.
getTransparentGray() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Returns the gray value to be used to denote transparency.
getTransparentRGB() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Returns the RGB value to be used to denote transparency.
getType() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getType() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns the type of the data stored in the IFD.
getType() - 类 中的方法org.apache.xmlgraphics.io.Resource
 
getType() - 类 中的方法org.apache.xmlgraphics.java2d.GenericGraphicsDevice
Let the caller know that we are "a printer"
getType() - 类 中的方法org.apache.xmlgraphics.java2d.TransformStackElement
 
getType() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Returns the resource type
getType() - 类 中的方法org.apache.xmlgraphics.ps.PSResource
 
getType() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
 
getTypes() - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Returns an array of all document types.
getTypeString() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
getUnicodeSequenceForGlyphName(String) - 类 中的静态方法org.apache.xmlgraphics.fonts.Glyphs
Returns a String containing the Unicode sequence the given glyph name represents.
getUsageCount(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Returns the number of times a resource has been used inside the current DSC document.
getUsagePenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
Returns the penalty assigned to using this image loader.
getUsagePenalty(String, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
已过时。
getUsagePenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
Returns the penalty assigned to using this image loader.
getUsagePenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
Returns the penalty assigned to using this image loader.
getUsagePenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
Returns the penalty assigned to using this image loader.
getUsagePenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
Returns the penalty assigned to using this image loader.
getUsagePenalty() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoader
Returns the penalty assigned to using this image loader.
getUsagePenalty(String, ImageFlavor) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
已过时。
getUserExponent() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns the current value of the user exponent parameter.
getValue(String) - 枚举 中的静态方法org.apache.xmlgraphics.image.codec.tiff.CompressionValue
Gets the compression value given the name of the compression type.
getValue() - 类 中的方法org.apache.xmlgraphics.image.loader.util.Penalty
Returns the penalty value.
getValue() - 枚举 中的方法org.apache.xmlgraphics.image.writer.ResolutionUnit
Retrieves the numeric value of the resolution unit.
getValue(int) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Returns the value at a given position.
getValue() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
getValue(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns a simple value.
getValueProperty() - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Returns the rdf:value property.
getValueProperty() - 接口 中的方法org.apache.xmlgraphics.xmp.PropertyAccess
Returns the rdf:value property.
getValueProperty() - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Returns the rdf:value property.
getVersion() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Returns the resource version.
getVersion() - 类 中的方法org.apache.xmlgraphics.ps.PSProcSet
 
getWhitePoint() - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Returns the configured white point.
getWidth() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the width of the image.
getWidth() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
 
getWidth() - 类 中的方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
getWidth() - 类 中的方法org.apache.xmlgraphics.java2d.Dimension2DDouble
getWidthMpt() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the image's width in millipoints.
getWidthPx() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Returns the image's width in pixels.
getWMFLength() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Returns the length of the WMF preview.
getWMFStart() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Returns the start offset of the WMF preview.
getWriterFor(String) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterRegistry
Returns an ImageWriter that can be used to encode an image to the requested MIME type.
getWriteTiled() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Returns the value of the writeTiled parameter.
getXMLLang() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
getXResolution() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getXStep() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets the horizontal spacing between pattern cells
getXTile(int) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
Returns the x index of tile under xloc.
getXUID() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets an extended unique ID that uniquely identifies the pattern
getXYZ() - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
Returns the XYZ coordinates of the named color.
getYResolution() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getYStep() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Gets the vertical spacing between pattern cells
getYTile(int) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
Returns the y index of tile under yloc.
Glyphs - org.apache.xmlgraphics.fonts中的类
This class provides a number of constants for glyph management.
glyphToString(String) - 类 中的静态方法org.apache.xmlgraphics.fonts.Glyphs
已过时。
User getUnicodeCodePointsForGlyphName instead. This method only returns the first Unicode code point it finds.
GraphicContext - org.apache.xmlgraphics.java2d中的类
Handles the attributes in a graphic context:
+ Composite
+ Font
+ Paint
+ Stroke
+ Clip
+ RenderingHints
+ AffineTransform
GraphicContext() - 类 的构造器org.apache.xmlgraphics.java2d.GraphicContext
Default constructor
GraphicContext(AffineTransform) - 类 的构造器org.apache.xmlgraphics.java2d.GraphicContext
 
GraphicContext(GraphicContext) - 类 的构造器org.apache.xmlgraphics.java2d.GraphicContext
Copy constructor.
GRAPHICS2D - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a Graphics2DImage (can be painted on a Graphics2D interface)
Graphics2DImagePainter - org.apache.xmlgraphics.java2d中的接口
This interface is used to paint vector graphic images.
GraphicsConfigurationWithoutTransparency - org.apache.xmlgraphics.java2d中的类
An implementation of GraphicsConfiguration that does not support transparencies (alpha channels).
GraphicsConfigurationWithoutTransparency() - 类 的构造器org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
 
GraphicsConfigurationWithTransparency - org.apache.xmlgraphics.java2d中的类
An implementation of GraphicsConfiguration that supports transparencies (alpha channels).
GraphicsConfigurationWithTransparency() - 类 的构造器org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
 
GraphicsConstants - org.apache.xmlgraphics.image中的类
 
GraphicsUtil - org.apache.xmlgraphics.image中的类
Set of utility methods for Graphics.
Gray() - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Constructs an instance of PNGEncodeParam.Gray.
GrayScaleColorConverter - org.apache.xmlgraphics.java2d.color中的类
Converts to grayscale using the standard RED=30%, GREEN=59% and BLUE=11% weights (see http://en.wikipedia.org/wiki/Grayscale)
green - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The green color value of the entry.

H

handle(DSCEvent, DSCParser) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
Handle a DSC event.
handle(DSCEvent, DSCParser) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.NestedDocumentHandler
Handle a DSC event.
handleDSCComment(DSCComment) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
 
handleDSCComment(DSCComment) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.DSCHandler
Called for each standard DSC comment.
handleDSCComment(DSCComment) - 类 中的方法org.apache.xmlgraphics.ps.dsc.EventRecorder
 
handleIOException(IOException) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Central handler for IOExceptions for this class.
HAS_MORE_IMAGES - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageInfo
Key to register information about additional (sub-)images in the image file after the selected one.
hasAlpha() - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Indicates whether the image has an alpha channel.
hasAlternativeColors() - 类 中的方法org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Indicates whether alternative colors are available.
hashCode() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageKey
hashCode() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageFlavor
hashCode() - 类 中的方法org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
 
hashCode() - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
hashCode() - 类 中的方法org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
 
hashCode() - 类 中的方法org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
 
hashCode() - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
hashCode() - 类 中的方法org.apache.xmlgraphics.java2d.Dimension2DDouble
hashCode() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
hashCode() - 类 中的方法org.apache.xmlgraphics.ps.PSDictionary
hashCode() - 类 中的方法org.apache.xmlgraphics.ps.PSResource
hashCode() - 类 中的方法org.apache.xmlgraphics.util.QName
 
hasImageInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Indicates whether the Source object has an ImageInputStream instance.
hasInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Indicates whether the Source object has an InputStream instance.
hasInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.io.XmlSourceUtil
Indicates whether the Source object has an InputStream instance.
hasNext() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Indicates whether there are additional items.
hasReader(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
已过时。
hasReader(Source) - 类 中的静态方法org.apache.xmlgraphics.io.XmlSourceUtil
Indicates whether the Source object has a Reader instance.
hasResolution() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
 
hasSameAlternativeColors(ColorWithAlternatives) - 类 中的方法org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
Indicates whether another instance has the same alternative colors.
hasTIFFPreview() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Indicates whether the EPS has a TIFF preview.
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
Indicates whether this DSC comment has values.
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Indicates whether this DSC comment has values.
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCAtend
 
hasValues() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCComment
Indicates whether this DSC comment has values.
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Indicates whether this DSC comment has values.
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Indicates whether this DSC comment has values.
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
 
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
 
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
 
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
 
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
 
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
Indicates whether this DSC comment has values.
hasValues() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
hasWMFPreview() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
Indicates whether the EPS has a WMF preview.
HEADER_COMMENT - 接口 中的静态变量org.apache.xmlgraphics.ps.dsc.DSCParserConstants
Indicates a header comment (starting with "%!")
headerCommentsEndHere(DSCEvent) - 类 中的静态方法org.apache.xmlgraphics.ps.dsc.tools.DSCTools
Indicates whether the given event ends a header comment section according to the rules in DSC 3.0, chapter 4.4.
height - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The image's height in pixels.
height - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
hints - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current set of RenderingHints
HIRES_BBOX - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
High-resolution bounding box for the document
hit(Rectangle, Shape, boolean) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.

I

ICCColorSpaceWithIntent - org.apache.xmlgraphics.java2d.color中的类
This class extends the ICCColorSpace class by providing convenience methods to convert to sRGB using various methods, forcing a given intent, such as perceptual or relative colorimetric.
ICCColorSpaceWithIntent(ICC_Profile, RenderingIntent, String, String) - 类 的构造器org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent
Creates a new ICC-based color space.
IDENTITY - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsUtil
 
IGNORE_COLOR_PROFILE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used to tell the image loader to ignore any color profile in the image.
ignoreColorProfile(Map) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
Indicates whether an embedded color profile should be ignored.
ignoreFlushing(ImageInputStream) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Decorates an ImageInputStream so the flush*() methods are ignored and have no effect.
Image - org.apache.xmlgraphics.image.loader中的接口
Represents an instance of an image (bitmap or vector graphic).
IMAGE_MANAGER - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used to pass in the ImageManager.
IMAGE_SESSION_CONTEXT - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used to pass in the ImageSessionContext.
ImageBuffered - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing a BufferedImage.
ImageBuffered(ImageInfo, BufferedImage, Color) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageBuffered
Main constructor.
ImageCache - org.apache.xmlgraphics.image.loader.cache中的类
This class provides a cache for images.
ImageCache() - 类 的构造器org.apache.xmlgraphics.image.loader.cache.ImageCache
Default constructor with default settings.
ImageCache(TimeStampProvider, ExpirationPolicy) - 类 的构造器org.apache.xmlgraphics.image.loader.cache.ImageCache
Constructor for customized behaviour and testing.
ImageCacheListener - org.apache.xmlgraphics.image.loader.cache中的接口
This interface can be implemented by classes which want to know what's going on inside the image cache.
ImageCacheStatistics - org.apache.xmlgraphics.image.loader.cache中的类
Convenience class that gathers statistical information about the image cache.
ImageCacheStatistics(boolean) - 类 的构造器org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Main constructor.
ImageContext - org.apache.xmlgraphics.image.loader中的接口
The ImageContext interface provides session-independent information (mainly configuration values).
ImageConverter - org.apache.xmlgraphics.image.loader.spi中的接口
Defines an image converter that can convert one image representation into another.
ImageConverterBitmap2G2D - org.apache.xmlgraphics.image.loader.impl中的类
This ImageConverter wraps a bitmap image in a Graphics2D image.
ImageConverterBitmap2G2D() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
 
ImageConverterBuffered2Rendered - org.apache.xmlgraphics.image.loader.impl中的类
This ImageConverter converts BufferedImages to RenderedImages (well, it's basically just a class cast).
ImageConverterBuffered2Rendered() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
 
ImageConverterG2D2Bitmap - org.apache.xmlgraphics.image.loader.impl中的类
This ImageConverter converts Graphics2D images to a BufferedImage.
ImageConverterG2D2Bitmap() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
 
ImageConverterRendered2PNG - org.apache.xmlgraphics.image.loader.impl中的类
This ImageConverter converts Rendered to PNG images.
ImageConverterRendered2PNG() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
 
ImageDecodeParam - org.apache.xmlgraphics.image.codec.util中的接口
An empty (marker) interface to be implemented by all image decoder parameter classes.
ImageDecoder - org.apache.xmlgraphics.image.codec.util中的接口
An interface describing objects that transform an InputStream into a BufferedImage or Raster.
ImageDecoderImpl - org.apache.xmlgraphics.image.codec.util中的类
A partial implementation of the ImageDecoder interface useful for subclassing.
ImageDecoderImpl(SeekableStream, ImageDecodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given SeekableStream and ImageDecodeParam instance.
ImageDecoderImpl(InputStream, ImageDecodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given InputStream and ImageDecodeParam instance.
ImageEncodeParam - org.apache.xmlgraphics.image.codec.util中的接口
An empty (marker) interface to be implemented by all image encoder parameter classes.
ImageEncoder - org.apache.xmlgraphics.image.codec.util中的接口
An interface describing objects that transform a BufferedImage or Raster into an OutputStream.
ImageEncoder - org.apache.xmlgraphics.ps中的接口
The interface is implemented by classes that can generate the raw bitmap field for an image that might be further encoded/compressed by the image handler class.
ImageEncoderImpl - org.apache.xmlgraphics.image.codec.util中的类
A partial implementation of the ImageEncoder interface useful for subclassing.
ImageEncoderImpl(OutputStream, ImageEncodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
Constructs an ImageEncoderImpl with a given OutputStream and ImageEncoderParam instance.
ImageEncodingHelper - org.apache.xmlgraphics.ps中的类
Helper class for encoding bitmap images.
ImageEncodingHelper(RenderedImage) - 类 的构造器org.apache.xmlgraphics.ps.ImageEncodingHelper
Main constructor
ImageEncodingHelper(RenderedImage, boolean) - 类 的构造器org.apache.xmlgraphics.ps.ImageEncodingHelper
Main constructor
ImageException - org.apache.xmlgraphics.image.loader中的异常错误
Base class for all image-related exceptions.
ImageException(String) - 异常错误 的构造器org.apache.xmlgraphics.image.loader.ImageException
Constructs an ImageException with the specified detail message.
ImageException(String, Throwable) - 异常错误 的构造器org.apache.xmlgraphics.image.loader.ImageException
Constructs a new ImageException with the specified detail message and cause.
ImageFlavor - org.apache.xmlgraphics.image.loader中的类
The flavor of an image indicates in which form it is available.
ImageFlavor(String) - 类 的构造器org.apache.xmlgraphics.image.loader.ImageFlavor
Constructs a new ImageFlavor.
ImageFormGenerator - org.apache.xmlgraphics.ps中的类
Abstract helper class for generating PostScript forms.
ImageFormGenerator(String, String, Dimension2D, RenderedImage, boolean) - 类 的构造器org.apache.xmlgraphics.ps.ImageFormGenerator
Main constructor.
ImageFormGenerator(String, String, Dimension2D, Dimension, ImageEncoder, ColorSpace, int, boolean) - 类 的构造器org.apache.xmlgraphics.ps.ImageFormGenerator
Main constructor.
ImageFormGenerator(String, String, Dimension2D, Dimension, ImageEncoder, ColorSpace, boolean) - 类 的构造器org.apache.xmlgraphics.ps.ImageFormGenerator
Main constructor.
ImageGraphics2D - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing a Graphics2DImagePainter.
ImageGraphics2D(ImageInfo, Graphics2DImagePainter) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
Main constructor.
ImageImplRegistry - org.apache.xmlgraphics.image.loader.spi中的类
This class is the registry for all implementations of the various service provider interfaces for the image package.
ImageImplRegistry(boolean) - 类 的构造器org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Main constructor.
ImageImplRegistry() - 类 的构造器org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Main constructor.
ImageInfo - org.apache.xmlgraphics.image.loader中的类
Represents an image that may not have been fully loaded.
ImageInfo(String, String) - 类 的构造器org.apache.xmlgraphics.image.loader.ImageInfo
Main constructor.
ImageInputStreamAdapter - org.apache.xmlgraphics.image.loader.util中的类
Decorates an ImageInputStream with an InputStream interface.
ImageInputStreamAdapter(ImageInputStream) - 类 的构造器org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
Creates a new ImageInputStreamAdapter.
ImageInputStreamSeekableStreamAdapter - org.apache.xmlgraphics.image.codec.util中的类
A subclass of SeekableStream that may be used to wrap a regular ImageInputStream.
ImageInputStreamSeekableStreamAdapter(ImageInputStream) - 类 的构造器org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
Constructs a SeekableStream that takes its source data from a regular ImageInputStream.
IMAGEIO_METADATA - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
Key for ImageInfo's custom objects to embed the ImageIO metadata
ImageIODebugUtil - org.apache.xmlgraphics.util中的类
Helper class for debugging stuff in Image I/O.
ImageIOImageWriter - org.apache.xmlgraphics.image.writer.imageio中的类
ImageWriter implementation that uses Image I/O to write images.
ImageIOImageWriter(String) - 类 的构造器org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Main constructor.
ImageIOJPEGImageWriter - org.apache.xmlgraphics.image.writer.imageio中的类
ImageWriter that encodes JPEG images using Image I/O.
ImageIOJPEGImageWriter() - 类 的构造器org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
Main constructor.
ImageIOPNGImageWriter - org.apache.xmlgraphics.image.writer.imageio中的类
ImageWriter that encodes PNG images using Image I/O.
ImageIOPNGImageWriter() - 类 的构造器org.apache.xmlgraphics.image.writer.imageio.ImageIOPNGImageWriter
Main constructor.
ImageIOTIFFImageWriter - org.apache.xmlgraphics.image.writer.imageio中的类
ImageWriter that encodes TIFF images using Image I/O.
ImageIOTIFFImageWriter() - 类 的构造器org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
Main constructor.
ImageIOUtil - org.apache.xmlgraphics.image.loader.impl.imageio中的类
Helper and convenience methods for ImageIO.
ImageKey - org.apache.xmlgraphics.image.loader.cache中的类
Key class for Image instances in the cache.
ImageKey(String, ImageFlavor) - 类 的构造器org.apache.xmlgraphics.image.loader.cache.ImageKey
Main constructor.
ImageLoader - org.apache.xmlgraphics.image.loader.spi中的接口
This interface is implemented by classes which load images from a source.
ImageLoaderEPS - org.apache.xmlgraphics.image.loader.impl中的类
ImageLoader for EPS (Encapsulated PostScript) images.
ImageLoaderEPS() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS
Main constructor.
ImageLoaderFactory - org.apache.xmlgraphics.image.loader.spi中的接口
This interface is implemented to provide information about an ImageLoader and to create new instances.
ImageLoaderFactoryEPS - org.apache.xmlgraphics.image.loader.impl中的类
Factory class for the ImageLoader for EPS (Encapsulated PostScript) images.
ImageLoaderFactoryEPS() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
 
ImageLoaderFactoryImageIO - org.apache.xmlgraphics.image.loader.impl.imageio中的类
Factory class for the ImageLoader based on ImageIO.
ImageLoaderFactoryImageIO() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
 
ImageLoaderFactoryInternalTIFF - org.apache.xmlgraphics.image.loader.impl中的类
Factory class for the ImageLoader for TIFF (based on Commons' internal TIFF codec).
ImageLoaderFactoryInternalTIFF() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
 
ImageLoaderFactoryPNG - org.apache.xmlgraphics.image.loader.impl中的类
 
ImageLoaderFactoryPNG() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
 
ImageLoaderFactoryRaw - org.apache.xmlgraphics.image.loader.impl中的类
Factory class for the ImageLoader for raw/undecoded images.
ImageLoaderFactoryRaw() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
 
ImageLoaderFactoryRawCCITTFax - org.apache.xmlgraphics.image.loader.impl中的类
Factory class for the ImageLoader for raw/undecoded CCITT encoded images.
ImageLoaderFactoryRawCCITTFax() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
 
ImageLoaderImageIO - org.apache.xmlgraphics.image.loader.impl.imageio中的类
An ImageLoader implementation based on ImageIO for loading bitmap images.
ImageLoaderImageIO(ImageFlavor) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
Main constructor.
ImageLoaderInternalTIFF - org.apache.xmlgraphics.image.loader.impl中的类
An ImageLoader implementation based on Commons' internal TIFF codec.
ImageLoaderInternalTIFF() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
Main constructor.
ImageLoaderPNG - org.apache.xmlgraphics.image.loader.impl中的类
 
ImageLoaderPNG() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
 
ImageLoaderRaw - org.apache.xmlgraphics.image.loader.impl中的类
ImageLoader for formats consumed "raw" (undecoded).
ImageLoaderRaw(ImageFlavor) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw
Main constructor.
ImageLoaderRawCCITTFax - org.apache.xmlgraphics.image.loader.impl中的类
ImageLoader for CCITT group 3 and 4 images consumed "raw" (undecoded).
ImageLoaderRawCCITTFax() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
Main constructor.
ImageLoaderRawJPEG - org.apache.xmlgraphics.image.loader.impl中的类
ImageLoader for JPEG images consumed "raw" (undecoded).
ImageLoaderRawJPEG() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
Main constructor.
ImageLoaderRawPNG - org.apache.xmlgraphics.image.loader.impl中的类
 
ImageLoaderRawPNG() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
Main constructor.
ImageManager - org.apache.xmlgraphics.image.loader中的类
ImageManager is the central starting point for image access.
ImageManager(ImageContext) - 类 的构造器org.apache.xmlgraphics.image.loader.ImageManager
Main constructor.
ImageManager(ImageImplRegistry, ImageContext) - 类 的构造器org.apache.xmlgraphics.image.loader.ImageManager
Constructor for testing purposes.
ImagePreloader - org.apache.xmlgraphics.image.loader.spi中的接口
This interface provides two functions: determining whether an image format is supported and if that's the case, some minimal information (mostly the image's intrinsic size) is extracted and returned.
ImageProcessingHints - org.apache.xmlgraphics.image.loader中的接口
This interface defines some standard hints to be used for image processing in this package.
ImageProviderPipeline - org.apache.xmlgraphics.image.loader.pipeline中的类
Represents a pipeline of ImageConverters with an ImageLoader at the beginning of the pipeline.
ImageProviderPipeline(ImageCache, ImageLoader) - 类 的构造器org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Main constructor.
ImageProviderPipeline(ImageLoader) - 类 的构造器org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Constructor for operation without caching.
ImageProviderPipeline() - 类 的构造器org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Default constructor without caching and without an ImageLoader (or the ImageLoader may be set later).
ImageRawCCITTFax - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing a 1-bit bitmap image stream that can be decoded by the PostScript or PDF CCITTFaxDecode filter.
ImageRawCCITTFax(ImageInfo, InputStream, int) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax
Main constructor.
ImageRawEPS - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing EPS file.
ImageRawEPS(ImageInfo, ImageRawStream.InputStreamFactory) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawEPS
Main constructor.
ImageRawEPS(ImageInfo, InputStream) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawEPS
Main constructor.
ImageRawJPEG - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing a JPEG file.
ImageRawJPEG(ImageInfo, InputStream, int, ColorSpace, ICC_Profile, boolean) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
Main constructor.
ImageRawPNG - org.apache.xmlgraphics.image.loader.impl中的类
 
ImageRawPNG(ImageInfo, InputStream, ColorModel, int, ICC_Profile) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Main constructor.
ImageRawStream - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing an InputStream for loading the raw/undecoded image.
ImageRawStream(ImageInfo, ImageFlavor, ImageRawStream.InputStreamFactory) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Main constructor.
ImageRawStream(ImageInfo, ImageFlavor, InputStream) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Constructor for a simple InputStream as parameter.
ImageRawStream.ByteArrayStreamFactory - org.apache.xmlgraphics.image.loader.impl中的类
InputStream factory that wraps a byte array.
ImageRawStream.InputStreamFactory - org.apache.xmlgraphics.image.loader.impl中的接口
Represents a factory for InputStream objects.
ImageRendered - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing a RenderedImage.
ImageRendered(ImageInfo, RenderedImage, Color) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageRendered
Main constructor.
ImageRepresentation - org.apache.xmlgraphics.image.loader.pipeline中的类
This class represents a combination of MIME type and an image flavor.
ImageRepresentation(ImageFlavor) - 类 的构造器org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
Main constructor
ImageSessionContext - org.apache.xmlgraphics.image.loader中的接口
This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
ImageSize - org.apache.xmlgraphics.image.loader中的类
Encapsulates the size of an image.
ImageSize(int, int, double, double) - 类 的构造器org.apache.xmlgraphics.image.loader.ImageSize
Constructor.
ImageSize(int, int, double) - 类 的构造器org.apache.xmlgraphics.image.loader.ImageSize
Constructor.
ImageSize() - 类 的构造器org.apache.xmlgraphics.image.loader.ImageSize
Default Constructor.
ImageSource - org.apache.xmlgraphics.image.loader中的类
Acts as a holder for the input to image loading operations.
ImageSource(ImageInputStream, String, boolean) - 类 的构造器org.apache.xmlgraphics.image.loader.ImageSource
Main constructor.
ImageUtil - org.apache.xmlgraphics.image.loader.util中的类
Helper and convenience methods for working with the image package.
ImageWriter - org.apache.xmlgraphics.image.writer中的接口
Interface which allows image library independent image writing.
ImageWriterParams - org.apache.xmlgraphics.image.writer中的类
Parameters for the encoder which is accessed through the ImageWriter interface.
ImageWriterParams() - 类 的构造器org.apache.xmlgraphics.image.writer.ImageWriterParams
Default constructor.
ImageWriterRegistry - org.apache.xmlgraphics.image.writer中的类
Registry for ImageWriter implementations.
ImageWriterRegistry() - 类 的构造器org.apache.xmlgraphics.image.writer.ImageWriterRegistry
Default constructor.
ImageWriterRegistry(Properties) - 类 的构造器org.apache.xmlgraphics.image.writer.ImageWriterRegistry
Special constructor.
ImageWriterUtil - org.apache.xmlgraphics.image.writer中的类
Convenience methods around ImageWriter for the most important tasks.
ImageXMLDOM - org.apache.xmlgraphics.image.loader.impl中的类
This class is an implementation of the Image interface exposing an XML DOM (W3C).
ImageXMLDOM(ImageInfo, Document, String) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
Main constructor.
ImageXMLDOM(ImageInfo, Document, XMLNamespaceEnabledImageFlavor) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
Main constructor.
IN2CM - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
conversion factory from centimeters to inches.
IN2MM - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
conversion factory from millimeters to inches.
in2mm(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts inches (in) to millimeters (mm)
in2mpt(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts inches (in) to millipoints (mpt)
IN2PT - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
conversion factory from inches to points.
in2pt(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts inches (in) to points (pt)
INCH - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
Describes the unit inch.
INCLUDE_DOCUMENT - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates a referenced embedded document
INCLUDE_FEATURE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates a referenced a PPD feature
INCLUDE_RESOURCE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates a referenced a resource (font, file, procset)
includeProcsetCIDInitResource() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Adds a PostScript DSC comment to the output stream requiring the inclusion of the CIDInit ProcSet resource.
INFINITE - 类 中的静态变量org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
Infinity value for distances.
INFINITE_PENALTY - 类 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Infinite penalty value which shall force any implementation to become ineligible.
INFINITE_PENALTY - 类 中的静态变量org.apache.xmlgraphics.image.loader.util.Penalty
 
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
This is one of two basic init function (this is for single source rendereds).
init(List, Rectangle, ColorModel, SampleModel, int, int, Map) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
This is the basic init function.
initialClip - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
initializeStringTable() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Initialize the string table.
initialTransform - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
inPossibleRecursion - 类 中的变量org.apache.xmlgraphics.java2d.AbstractGraphics2D
Protection agains infinite recursion
input - 类 中的变量org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
The SeekableStream associcted with this ImageEncoder.
intendedToRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent
Returns the sRGB value obtained by forcing the conversion method to the intent passed to the constructor.
INTENT_ABSOLUTE - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_PERCEPTUAL - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_RELATIVE - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_SATURATION - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use with the sRGB chunk.
invalidateTransformStack() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Marks the GraphicContext's isNewTransformStack to true as a memento that the current transform stack was reset since it was last read.
invalidHit(String) - 接口 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
An URi previously identified as invalid was requested again
invalidHit(String) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
An URi previously identified as invalid was requested again
is_BYTE_COMP_Data(SampleModel) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
is_INT_PACK_COMP(SampleModel) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.Any2sRGBRed
 
is_INT_PACK_Data(SampleModel, boolean) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
isArray() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
Indicates whether the property is an array.
isAtend() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
 
isAtend() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCAtend
 
isAtend() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCComment
Indicates whether the DSC comment's value is "Atend".
isAtend() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
isAvailable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
Indicates whether the underlying libraries needed by the implementation are available.
isAvailable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
Indicates whether the underlying libraries needed by the implementation are available.
isAvailable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
Indicates whether the underlying libraries needed by the implementation are available.
isAvailable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
Indicates whether the underlying libraries needed by the implementation are available.
isAvailable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
Indicates whether the underlying libraries needed by the implementation are available.
isAvailable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
Indicates whether the underlying libraries needed by the implementation are available.
isAvailable() - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
Indicates whether the underlying libraries needed by the implementation are available.
isBackgroundSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Returns true if a 'bKGD' chunk will be output.
isBigEndian() - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns a boolean indicating whether the byte order used in the the TIFF file is big-endian.
isBitDepthSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Returns true if the bit depth has been set.
isBitShiftSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Returns true if the bit shift has been set.
isCacheable() - 接口 中的方法org.apache.xmlgraphics.image.loader.Image
Indicates whether the Image instance is cacheable in memory.
isCacheable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
Indicates whether the Image instance is cacheable in memory.
isCacheable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Indicates whether the Image instance is cacheable in memory.
isCacheable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRendered
Indicates whether the Image instance is cacheable in memory.
isCacheable() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
Indicates whether the Image instance is cacheable in memory.
isCheckEOF() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Indicates whether the parser is configured to check for content after the EOF comment.
isChromaticitySet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'cHRM' chunk will be output.
isComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
 
isComment() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Indicates whether the instance is a PostScript comment.
isComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
 
isCommentsEnabled() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Indicates whether this instance allows to write comments.
isCompactMode() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Indicates whether this instance is in compact mode.
isCompatible(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageFlavor
Indicates whether a particular image flavor is compatible with this one.
isCompatible(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.RefinedImageFlavor
Indicates whether a particular image flavor is compatible with this one.
isCompressedTextSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'zTXT' chunk will be output.
isConverted() - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Indicates whether the image is converted during encodation.
isDefaultsRGB(ICC_Profile) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil
Indicates whether a given color profile is identical to the default sRGB profile provided by the Java class library.
isDeviceColorSpace(ColorSpace) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorSpaces
Indicates whether the given color space is device-specific (i.e. uncalibrated).
isDSCComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
 
isDSCComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
 
isDSCComment() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Indicates whether the instance is a DSC comment.
isDSCComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
isEmpty() - 类 中的方法org.apache.xmlgraphics.ps.PSPageDeviceDictionary
Returns true if this map contains no key-value mappings.
isEmpty() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Indicates whether the array is empty or not.
isExpired(TimeStampProvider, long) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
Indicates whether a cache entry is expired given its creation time stamp.
isExpired(TimeStampProvider, long) - 接口 中的方法org.apache.xmlgraphics.image.loader.cache.ExpirationPolicy
Indicates whether a cache entry is expired given its creation time stamp.
isFastSource() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSource
Indicates whether this ImageSource is a fast source, i.e. accesses local files rather than network resources.
isFunctional() - 类 中的方法org.apache.xmlgraphics.image.writer.AbstractImageWriter
 
isFunctional() - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
isFunctional() - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
isGammaSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'gAMA' chunk will be output.
isGray(Color) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorUtil
Indicates whether the color is a gray value.
isGZIPCompressed(InputStream) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Indicates whether an InputStream is GZIP compressed.
isHeaderComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
 
isHeaderComment() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Indicates whether the instance is a header comment.
isHeaderComment() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
 
isICCProfileDataSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'iCCP' chunk will be output.
isIdentity() - 类 中的方法org.apache.xmlgraphics.java2d.TransformStackElement
 
isInfinitePenalty() - 类 中的方法org.apache.xmlgraphics.image.loader.util.Penalty
Indicates whether this is an infinite penalty, meaning that a solution with this penalty is effectively ineligible.
isInvalidURI(String) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Indicates whether a URI has previously been identified as an invalid URI.
isInverted() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
Indicates whether the image should be inverted when interpreting it.
isLine() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
 
isLine() - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCEvent
Indicates whether the instance is a PostScript line.
isLine() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
 
isListenersDisabled() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Indicates whether the listeners are currently disabled.
isModificationTimeSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'tIME' chunk will be output.
isMultiTile() - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
Indicates whether the image consists of multiple tiles.
isNamedColorProfile(ICC_Profile) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
Indicates whether the profile is a named color profile.
isPaletteHistogramSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'hIST' chunk will be output.
isPaletteSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Returns true if a 'PLTE' chunk will be output.
isPhysicalDimensionSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'pHYS' chunk will be output.
isPSAdobe30() - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
Indicates whether the file started by this comments is DSC 3.0 compliant.
isQualifiedProperty() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
获取属性qualifiedProperty的值。
isResourceSupplied(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Indicates whether a particular resource is supplied, rather than needed.
isResourceSupplied(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
已过时。
Use the isResourceSupplied() on ResourceTracker instead.
isReusable(Source) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
Indicates whether a Source is reusable.
isSameColor(Color, Color) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorUtil
Checks if two colors are the same color.
isSignificantBitsSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if an 'sBIT' chunk will be output.
isSingleStrip() - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Checks if image is single strip (required by some fax processors).
isSRGBIntentSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if an 'sRGB' chunk will be output.
isSuggestedPaletteSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'sPLT' chunk will be output.
isSupported(ImageInfo) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
Indicates whether the given image (represented by an ImageInfo object) is supported by the loader.
isSupported(ImageInfo) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
Indicates whether the given image (represented by an ImageInfo object) is supported by the loader.
isSupported(ImageInfo) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
Indicates whether the given image (represented by an ImageInfo object) is supported by the loader.
isTagPresent(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns true if a tag appears in the directory.
isTempURI(URI) - 类 中的静态方法org.apache.xmlgraphics.io.TempResourceURIGenerator
 
isTextSet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'tEXt' chunk will be output.
isTransformStackValid() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Checks the status of the transform stack.
isTransparencySet() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'tRNS' chunk will be output.
isTransparent() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Whether the image is transparent (meaning there is a transparent pixel)
isType(String) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGChunk
 
isUsedOnceOnly() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
Indicates whether this factory is only usable once or many times.
isUsedOnceOnly() - 接口 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory
Indicates whether this factory is only usable once or many times.
iterator() - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Returns an Iterator over all properties in this structured property.
iterator() - 接口 中的方法org.apache.xmlgraphics.xmp.PropertyAccess
Returns an Iterator over all properties in this structured property.
iterator() - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Returns an Iterator over all properties in this structured property.

J

JPEGConstants - org.apache.xmlgraphics.image.loader.impl中的接口
Constants for JPEG images
JPEGFile - org.apache.xmlgraphics.image.loader.impl中的类
Provides methods useful for processing JPEG files.
JPEGFile(ImageInputStream) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.JPEGFile
Constructor for ImageInputStreams.
JPEGFile(InputStream) - 类 的构造器org.apache.xmlgraphics.image.loader.impl.JPEGFile
Constructor for InputStreams.

L

LANGUAGE_LEVEL - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the PostScript language level used in the document
LF - 类 中的静态变量org.apache.xmlgraphics.ps.PSGenerator
Line feed used by PostScript
lightenColor(Color, float) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorUtil
Lightens up a color for groove, ridge, inset and outset border effects.
line(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
 
line(String) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.DSCHandler
Called for a normal line of PostScript code.
LINE - 接口 中的静态变量org.apache.xmlgraphics.ps.dsc.DSCParserConstants
Indicates a normal PostScript line
line(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.EventRecorder
 
Linear_sRGB - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with no alpha
Linear_sRGB_Pre - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with premultiplied alpha.
Linear_sRGB_Unpre - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with unpremultiplied alpha.
listResourcesOfMimeType(String) - 类 中的方法org.apache.xmlgraphics.util.ClasspathResource
Retrieve a list of resources known to have the given mime-type.
loadImage(ImageInfo, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
Loads and returns an image.
loadImage(ImageInfo, Map, ImageSessionContext) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoader
Loads and returns an image.
loadImage(ImageInfo, ImageSessionContext) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoader
Loads and returns an image.
locale - 类 中的变量org.apache.xmlgraphics.util.i18n.LocaleGroup
The shared Locale.
locale - 类 中的变量org.apache.xmlgraphics.util.i18n.LocalizableSupport
The current locale.
LocaleGroup - org.apache.xmlgraphics.util.i18n中的类
This class represents a group of ExtendedLocalizable objects which have a shared default locale.
LocaleGroup() - 类 的构造器org.apache.xmlgraphics.util.i18n.LocaleGroup
 
localeGroup - 类 中的变量org.apache.xmlgraphics.util.i18n.LocalizableSupport
The locale group to which this object belongs.
Localizable - org.apache.xmlgraphics.util.i18n中的接口
This interface must be implemented by the classes which must provide a way to override the default locale.
LocalizableSupport - org.apache.xmlgraphics.util.i18n中的类
This class provides a default implementation of the Localizable interface.
LocalizableSupport(String) - 类 的构造器org.apache.xmlgraphics.util.i18n.LocalizableSupport
Same as LocalizableSupport(s, null).
LocalizableSupport(String, ClassLoader) - 类 的构造器org.apache.xmlgraphics.util.i18n.LocalizableSupport
Creates a new Localizable object.
log - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGChunk
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.cache.ImageCache
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageManager
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGFile
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
logger
log - 类 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
logger

M

MAC_GLYPH_NAMES - 类 中的静态变量org.apache.xmlgraphics.fonts.Glyphs
已过时。
That array was supposed to represent the standard Macintosh ordering of glyphs in a TrueType font (it does NOT correspond to the MacRoman encoding). In addition some entries are incorrect.
makeColorModel(CachableRed, SampleModel) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.FormatRed
 
makeLinear_sRGBCM(boolean) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Method that returns either Linear_sRGB_Pre or Linear_sRGB_UnPre based on premult flag.
makeLinearBufferedImage(int, int, boolean) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Constructs a BufferedImage with a linear sRGB colorModel, and alpha.
makeRasterWritable(Raster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Coerces ras to be writable.
makeRasterWritable(Raster, int, int) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Coerces ras to be writable.
makeSampleModel(CachableRed, ColorModel) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.FormatRed
 
makeTile(int, int) - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
This is a helper function that will create the tile requested Including properly subsetting the bounds of the tile to the bounds of the current image.
mapCommand(String) - 接口 中的方法org.apache.xmlgraphics.ps.PSCommandMap
Maps a standard PostScript command (like "setlinejoin" or "setrgbcolor") to a macro.
mapCommand(String) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Maps a standard PostScript command (like "setlinejoin" or "setrgbcolor") to a macro.
mark(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
mark(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Marks the current file position for later return using the reset() method.
MARK - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Beginning of a Marker
mark(int) - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
markPos - 类 中的变量org.apache.xmlgraphics.image.codec.util.SeekableStream
Marked position, shared by ForwardSeekableStream
markSupported() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
markSupported() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Returns true if marking is supported.
markSupported() - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
markSupported() - 类 中的方法org.apache.xmlgraphics.util.io.Base64DecodeStream
 
MEDIUM_CONVERSION_PENALTY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImageConverter
Default/Medium conversion penalty (if there's some effort to convert the image format)
MEDIUM_LOADING_PENALTY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImageLoader
Default/Medium conversion penalty (if there's some effort to load the image format)
MemoryCacheSeekableStream - org.apache.xmlgraphics.image.codec.util中的类
A subclass of SeekableStream that may be used to wrap a regular InputStream.
MemoryCacheSeekableStream(InputStream) - 类 的构造器org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
merge(XMPProperty, Metadata) - 类 中的方法org.apache.xmlgraphics.xmp.merge.ArrayAddPropertyMerger
 
merge(XMPProperty, Metadata) - 类 中的方法org.apache.xmlgraphics.xmp.merge.NoReplacePropertyMerger
 
merge(XMPProperty, Metadata) - 接口 中的方法org.apache.xmlgraphics.xmp.merge.PropertyMerger
Merges a property into a given metadata object
merge(XMPProperty, Metadata) - 类 中的方法org.apache.xmlgraphics.xmp.merge.ReplacePropertyMerger
 
mergeInto(Metadata, List<Class>) - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Merges this metadata object into a given target metadata object.
MergeRuleSet - org.apache.xmlgraphics.xmp.merge中的类
Represents a set of rules used to merge to XMP properties.
MergeRuleSet() - 类 的构造器org.apache.xmlgraphics.xmp.merge.MergeRuleSet
Main constructor.
meta - 类 中的变量org.apache.xmlgraphics.xmp.XMPSchemaAdapter
the Metadata object this schema instance operates on
Metadata - org.apache.xmlgraphics.xmp中的类
This class represents the root of an XMP metadata tree.
Metadata() - 类 的构造器org.apache.xmlgraphics.xmp.Metadata
 
MIME_AFP - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
IBM's AFP
MIME_AFP_ALT - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
IBM's AFP (alternative MIME type)
MIME_AFP_GOCA - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
IBM's AFP GOCA subset for graphical objects
MIME_AFP_IOCA_FS10 - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
IBM's AFP IOCA subset for bilevel raster image
MIME_AFP_IOCA_FS11 - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
IBM's AFP IOCA subset for grayscale and color raster image
MIME_AFP_IOCA_FS45 - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
IBM's AFP IOCA subset for grayscale and color tiled raster image
MIME_AFP_TRUETYPE - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
 
MIME_EMF - 类 中的静态变量org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
MIME type for EMF (Windows Enhanced Metafile)
MIME_EMF - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Microsoft's Enhanced Metafile
MIME_EPS - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Encapsulated PostScript (same MIME type as PostScript)
MIME_GIF - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
GIF images
MIME_JPEG - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
JPEG images
MIME_MIF - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
FrameMaker's MIF
MIME_PCL - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
HP's PCL
MIME_PCL_ALT - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
HP's PCL (alternative MIME type)
MIME_PDF - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Portable Document Format
MIME_PLAIN_TEXT - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Plain text
MIME_PNG - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
PNG images
MIME_POSTSCRIPT - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
PostScript
MIME_RTF - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Rich text format
MIME_RTF_ALT1 - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Rich text format (alternative 1)
MIME_RTF_ALT2 - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Rich text format (alternative 2)
MIME_SVG - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Structured Vector Graphics
MIME_TIFF - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
TIFF images
MIME_XSL_FO - 接口 中的静态变量org.apache.xmlgraphics.util.MimeConstants
Proposed but non-registered MIME type for XSL-FO
MimeConstants - org.apache.xmlgraphics.util中的接口
Frequently used MIME types for various file formats used by the XML Graphics project.
MimeEnabledImageFlavor - org.apache.xmlgraphics.image.loader中的类
Special image flavor subclass which enables the restriction to a particular MIME type.
MimeEnabledImageFlavor(ImageFlavor, String) - 类 的构造器org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
Constructs a new image flavor.
MINIMAL_CONVERSION_PENALTY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImageConverter
Used if the conversion penalty is minimal
minTileX - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
minTileY - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
minX - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The X coordinate of the image's upper-left pixel.
minY - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The Y coordinate of the image's upper-left pixel.
MM - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
Describes the unit millimeter.
mm2in(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts millimeters (mm) to inches (in)
mm2mpt(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts millimeters (mm) to millipoints (mpt)
mm2pt(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts millimeters (mm) to points (pt)
mm2px(double, int) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts millimeters (mm) to pixels (px)
MPT - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
Describes the unit millipoint.
mpt2in(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts millipoints (mpt) to inches (in)
mpt2px(double, int) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts millipoints (mpt) to pixels (px)
mptToPt(AffineTransform) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts a millipoint-based transformation matrix to points.
mult_BYTE_COMP_Data(WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
mult_INT_PACK_Data(WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 
MultiImageWriter - org.apache.xmlgraphics.image.writer中的接口
Interface which allows writing multiple images into one image file if the output format supports this feature.
multiplyAlpha(WritableRaster) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
 

N

name - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The name of the entry.
NamedColorProfile - org.apache.xmlgraphics.java2d.color.profile中的类
Simplified in-memory representation of an ICC named color profile.
NamedColorProfile(String, String, NamedColorSpace[], RenderingIntent) - 类 的构造器org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
Creates a new named color profile.
NamedColorProfileParser - org.apache.xmlgraphics.java2d.color.profile中的类
This class is a parser for ICC named color profiles.
NamedColorProfileParser() - 类 的构造器org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
 
NamedColorSpace - org.apache.xmlgraphics.java2d.color中的类
Implements a pseudo color space for a named color which is defined in the CIE XYZ color space.
NamedColorSpace(String, float[]) - 类 的构造器org.apache.xmlgraphics.java2d.color.NamedColorSpace
Creates a new named color.
NamedColorSpace(String, float[], String, String) - 类 的构造器org.apache.xmlgraphics.java2d.color.NamedColorSpace
Creates a new named color.
NamedColorSpace(String, Color, String, String) - 类 的构造器org.apache.xmlgraphics.java2d.color.NamedColorSpace
Creates a new named color.
NamedColorSpace(String, Color) - 类 的构造器org.apache.xmlgraphics.java2d.color.NamedColorSpace
Creates a new named color.
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
Namespace URI for Dublin Core
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
Namespace URI for the Adobe PDF XMP schema
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
Namespace URI for Dublin Core
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
Namespace URI for Dublin Core
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema
 
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema
 
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMXMPSchema
 
NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
Namespace URI for XMP Basic
needImageInfo(String, ImageSessionContext, ImageManager) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Returns an ImageInfo instance for a given URI.
needImageInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Returns the ImageInputStream of a Source object.
needInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
已过时。
needInputStream(Source) - 类 中的静态方法org.apache.xmlgraphics.io.XmlSourceUtil
Returns the InputStream of a Source object.
needPageIndexFromURI(String) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
Extracts page index information from a URI.
needSource(String) - 接口 中的方法org.apache.xmlgraphics.image.loader.ImageSessionContext
Returns a Source object for a URI.
needSource(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
Returns a Source object for a URI.
NestedDocumentHandler - org.apache.xmlgraphics.ps.dsc中的接口
Interface that is used to delegate the handling of nested documents (EPS files, data sections) in a PostScript document.
newImageConverterPipeline(Image, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
Creates and returns an ImageProviderPipeline that allows to load an image of the given MIME type and present it in the requested image flavor.
newImageConverterPipeline(ImageInfo, ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
Creates and returns an ImageProviderPipeline that allows to load an image of the given MIME type and present it in the requested image flavor.
newImageLoader(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
Creates and returns a new ImageLoader instance.
newImageLoader(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
Creates and returns a new ImageLoader instance.
newImageLoader(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
Creates and returns a new ImageLoader instance.
newImageLoader(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
Creates and returns a new ImageLoader instance.
newImageLoader(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
Creates and returns a new ImageLoader instance.
newImageLoader(ImageFlavor) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
Creates and returns a new ImageLoader instance.
newImageLoader(ImageFlavor) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
Creates and returns a new ImageLoader instance.
newLine() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes a newline character to the OutputStream.
newSource(String) - 接口 中的方法org.apache.xmlgraphics.image.loader.ImageSessionContext
Attempts to create a Source object from the given URI.
newSource(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
Attempts to create a Source object from the given URI.
next() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Steps to the next item indicating the type of event.
NEXT_LINE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates a continued line
nextDSCComment(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Advances to the next DSC comment with the given name.
nextDSCComment(String, PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Advances to the next DSC comment with the given name.
nextEvent() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Steps to the next item returning the new event.
nextPage() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Closes the current page and prepares to start a new one.
nextPage() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
Closes the current page and prepares to start a new one.
nextPageOrTrailer(DSCParser, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.dsc.tools.DSCTools
Advances the parser to the next page or to the trailer or the end of file comment.
nextPSComment(String, PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Advances to the next PostScript comment with the given prefix.
NO_CONVERSION_PENALTY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImageConverter
Used if the conversion penalty is negligible (for example a simple cast).
NO_LOADING_PENALTY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.spi.ImageLoader
Used if the loading penalty is negligible (image doesn't need to be decoded).
NoReplacePropertyMerger - org.apache.xmlgraphics.xmp.merge中的类
A basic PropertyMerger which only sets a value in the target metadata if there's not already another value.
NoReplacePropertyMerger() - 类 的构造器org.apache.xmlgraphics.xmp.merge.NoReplacePropertyMerger
 
NOTDEF - 类 中的静态变量org.apache.xmlgraphics.fonts.Glyphs
Glyph name for the "notdef" glyph
notifyResourceUsage(PSResource, boolean) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
已过时。
Use the notifyResourceUsageOnPage() on ResourceTracker instead
notifyResourceUsageOnPage(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Notifies the resource tracker about the usage of a resource on the current page.
notifyResourceUsageOnPage(Collection) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Notifies the resource tracker about the usage of resources on the current page.
notifyStartNewPage() - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Notifies the resource tracker that a new page has been started and that the page resource set can be cleared.
notifyStartNewPage() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
已过时。
Use the notifyStartNewPage() on ResourceTracker instead.
NULL - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Special case for 0xff00
numXTiles - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
numYTiles - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 

O

ONE_ROW_PER_STRIP - 类 中的静态变量org.apache.xmlgraphics.image.writer.ImageWriterParams
Used for generating exactly one strip for each row
org.apache.xmlgraphics.fonts - 程序包 org.apache.xmlgraphics.fonts
Classes for handling fonts, glyphs, font encodings etc.
org.apache.xmlgraphics.image - 程序包 org.apache.xmlgraphics.image
Classes, codecs and utilities for bitmap images.
org.apache.xmlgraphics.image.codec.png - 程序包 org.apache.xmlgraphics.image.codec.png
Contains a PNG image codec.
org.apache.xmlgraphics.image.codec.tiff - 程序包 org.apache.xmlgraphics.image.codec.tiff
Contains a TIFF image codec.
org.apache.xmlgraphics.image.codec.util - 程序包 org.apache.xmlgraphics.image.codec.util
Contains utility classes for image codecs.
org.apache.xmlgraphics.image.loader - 程序包 org.apache.xmlgraphics.image.loader
Contains image loading and conversion infrastructure for various image sources and an image cache.
org.apache.xmlgraphics.image.loader.cache - 程序包 org.apache.xmlgraphics.image.loader.cache
Contains image caching infrastructure.
org.apache.xmlgraphics.image.loader.impl - 程序包 org.apache.xmlgraphics.image.loader.impl
Contains implementations of image loaders and converters.
org.apache.xmlgraphics.image.loader.impl.imageio - 程序包 org.apache.xmlgraphics.image.loader.impl.imageio
Contains an implementation of an image loader which uses ImageIO.
org.apache.xmlgraphics.image.loader.pipeline - 程序包 org.apache.xmlgraphics.image.loader.pipeline
Provides an image loading and processing pipeline.
org.apache.xmlgraphics.image.loader.spi - 程序包 org.apache.xmlgraphics.image.loader.spi
Defines service provider interfaces for the image infrastructure.
org.apache.xmlgraphics.image.loader.util - 程序包 org.apache.xmlgraphics.image.loader.util
Contains utilities and helper classes useful in conjunction with the image package.
org.apache.xmlgraphics.image.rendered - 程序包 org.apache.xmlgraphics.image.rendered
Specialized subclasses of RenderedImage for various tasks (color space conversion, caching etc.)
org.apache.xmlgraphics.image.writer - 程序包 org.apache.xmlgraphics.image.writer
Abstraction layer with interfaces for writing bitmap images.
org.apache.xmlgraphics.image.writer.imageio - 程序包 org.apache.xmlgraphics.image.writer.imageio
Implementations of ImageWriter using the ImageIO API.
org.apache.xmlgraphics.image.writer.internal - 程序包 org.apache.xmlgraphics.image.writer.internal
Implementations of ImageWriter using Commons' own image codecs.
org.apache.xmlgraphics.io - 程序包 org.apache.xmlgraphics.io
 
org.apache.xmlgraphics.java2d - 程序包 org.apache.xmlgraphics.java2d
Provides convenience base and utility classes for subclassing the java.awt.Graphics2D class in order to translate Java 2D primitives into another graphic format.
org.apache.xmlgraphics.java2d.color - 程序包 org.apache.xmlgraphics.java2d.color
Provides additional color infrastructure so SVG and XSL-FO implementations can store additional color information and do things like specialized color conversions.
org.apache.xmlgraphics.java2d.color.profile - 程序包 org.apache.xmlgraphics.java2d.color.profile
Provides classes around the topic of color profiles, like support for ICC named color profiles.
org.apache.xmlgraphics.java2d.ps - 程序包 org.apache.xmlgraphics.java2d.ps
Graphics2D implementations for generating PostScript and Encapsulated PostScript (EPS) files.
org.apache.xmlgraphics.ps - 程序包 org.apache.xmlgraphics.ps
Classes for the creation of PostScript files.
org.apache.xmlgraphics.ps.dsc - 程序包 org.apache.xmlgraphics.ps.dsc
Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
org.apache.xmlgraphics.ps.dsc.events - 程序包 org.apache.xmlgraphics.ps.dsc.events
Event classes used by the DSC parser.
org.apache.xmlgraphics.ps.dsc.tools - 程序包 org.apache.xmlgraphics.ps.dsc.tools
Tools for working with DSC-compliant PostScript files.
org.apache.xmlgraphics.util - 程序包 org.apache.xmlgraphics.util
Various utilities used by the Apache XML Graphics project.
org.apache.xmlgraphics.util.dijkstra - 程序包 org.apache.xmlgraphics.util.dijkstra
Contains an implementation of Dijkstra's shortest path algorithm.
org.apache.xmlgraphics.util.i18n - 程序包 org.apache.xmlgraphics.util.i18n
Provides utility classes for internationalization.
org.apache.xmlgraphics.util.io - 程序包 org.apache.xmlgraphics.util.io
I/O-related classes (encoders/decoders, enhanced compressors etc.).
org.apache.xmlgraphics.util.uri - 程序包 org.apache.xmlgraphics.util.uri
 
org.apache.xmlgraphics.xmp - 程序包 org.apache.xmlgraphics.xmp
This package is an XMP metadata framework.
org.apache.xmlgraphics.xmp.merge - 程序包 org.apache.xmlgraphics.xmp.merge
Classes for merging two XMP metadata documents.
org.apache.xmlgraphics.xmp.schemas - 程序包 org.apache.xmlgraphics.xmp.schemas
Schema and schema adapter classes for accessing XMP metadata.
org.apache.xmlgraphics.xmp.schemas.pdf - 程序包 org.apache.xmlgraphics.xmp.schemas.pdf
PDF-specific XMP schemas and schema adapter classes.
ORIENTATION - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the orientation of the document
ORIGINAL_IMAGE - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageInfo
Key to register the "original object" among the custom objects of an ImageInfo instance.
out - 类 中的变量org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
 
output - 类 中的变量org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
The OutputStream associcted with this ImageEncoder.

P

paethPredictor(int, int, int) - 类 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
The Paeth predictor routine used in PNG encoding.
PAGE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates a page number
PAGE_BBOX - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Bounding box for a page
PAGE_HIRES_BBOX - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
High-resolution bounding box for a page
PAGE_MEDIA - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates that the paper attributes denoted by medianame are invoked on this page.
PAGE_ORDER - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the order of the pages
PAGE_ORIENTATION - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Bounding box for a page
PAGE_REQUIREMENTS - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
This is the page-level invocation of a combination of the options listed in the %%Requirements: comment.
PAGE_RESOURCES - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
This comment indicates the names and values of all resources that are needed or supplied on the present page.
PAGE_TRAILER - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of the page trailer
pagecount - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
PageExtractor - org.apache.xmlgraphics.ps.dsc.tools中的类
This class can extract a certain range of pages from a DSC-compliant PostScript file.
pagePending - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
PAGES - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Number of pages in the document
paint - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current Paint
paint(Graphics2D, Rectangle2D) - 接口 中的方法org.apache.xmlgraphics.java2d.Graphics2DImagePainter
Called to paint the image.
paintForm(PSResource, Rectangle2D, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
paintForm(PSResource, Dimension2D, Rectangle2D, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Paints a reusable image (previously added as a PostScript form).
paintProc - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
A PostScript procedure for painting the pattern cell
paintReusableImage(String, Rectangle2D, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
paintToBufferedImage(ImageGraphics2D, int, boolean, int) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
Paints a Graphics2D image on a BufferedImage and returns this bitmap.
paintType - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
A code that determines how the color of the pattern cell is to be specified: 1 for colored pattern, 2 for uncolored pattern
Palette() - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Constructs an instance of PNGEncodeParam.Palette.
param - 类 中的变量org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
The ImageDecodeParam object associated with this ImageEncoder.
param - 类 中的变量org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
The ImageEncodeParam object associcted with this ImageEncoder.
parse(DSCHandler) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Starts the parser in push parsing mode sending events to the DSCHandler instance.
parse(InputStream) - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPPacketParser
Locates an XMP packet in a stream, parses it and returns the XMP metadata.
parseISO8601Date(String) - 类 中的静态方法org.apache.xmlgraphics.util.DateFormatUtil
Parses an ISO 8601 date and time value.
parseNext() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Parses the next event.
parseProfile(ICC_Profile, String, String) - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
Parses a named color profile (NCP).
parseProfile(ICC_Profile) - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
Parses a named color profile (NCP).
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
Parses the value of the DSC comment.
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Parses the value of the DSC comment.
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCAtend
 
parseValue(String) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCComment
Parses the value of the DSC comment.
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
Parses the value of the DSC comment.
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Parses the value of the DSC comment.
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
 
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
 
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
 
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
 
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
 
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
Parses the value of the DSC comment.
parseValue(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
 
parseXMP(URL) - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPParser
Parses an XMP file.
parseXMP(Source) - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPParser
Parses an XMP file.
pathHashCache - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
PATTERN_TYPE_SHADING - 类 中的静态变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
PostScript constant for a shading pattern (unsupported)
PATTERN_TYPE_TILING - 类 中的静态变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
A code identifying the pattern type that this dictionary describes; must be 1 for a tiling pattern
patternName - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
The name of the pattern (for example: "Pattern1" )
patternType - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
the pattern type of this pattern
PDF_A_IDENTIFICATION - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for the PDF/A Identification Schema (from the technical corrigendum 1 of ISO 19005-1:2005, note that the trailing slash was missing in the original ISO 19005-1:2005 specification)
PDF_UA_IDENTIFICATION - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
 
PDF_VT_IDENTIFICATION - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for PDF VT
PDF_X_IDENTIFICATION - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for PDF X
PDFAAdapter - org.apache.xmlgraphics.xmp.schemas.pdf中的类
Schema adapter implementation for both the old (deprecated) and the current PDF/A schema.
PDFAAdapter(Metadata, String) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
Constructs a new adapter for PDF/A around the given metadata object.
PDFAXMPSchema - org.apache.xmlgraphics.xmp.schemas.pdf中的类
XMP Schema for PDF/A (ISO 19005-1).
PDFAXMPSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
Creates a new schema instance for Dublin Core.
PDFUAAdapter - org.apache.xmlgraphics.xmp.schemas.pdf中的类
Schema adapter implementation for both the old (deprecated) and the current PDF/UA schema.
PDFUAAdapter(Metadata, String) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAAdapter
Constructs a new adapter for PDF/UA around the given metadata object.
PDFUAXMPSchema - org.apache.xmlgraphics.xmp.schemas.pdf中的类
XMP Schema for PDF/UA
PDFUAXMPSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
Creates a new schema instance for Dublin Core.
PDFVTAdapter - org.apache.xmlgraphics.xmp.schemas.pdf中的类
 
PDFVTAdapter(Metadata, String) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter
Constructs a new adapter for PDF/VT around the given metadata object.
PDFVTXMPSchema - org.apache.xmlgraphics.xmp.schemas.pdf中的类
 
PDFVTXMPSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema
Creates a new schema instance for Dublin Core.
PDFXAdapter - org.apache.xmlgraphics.xmp.schemas.pdf中的类
 
PDFXAdapter(Metadata, String) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFXAdapter
Constructs a new adapter for PDF/X around the given metadata object.
PDFXXMPSchema - org.apache.xmlgraphics.xmp.schemas.pdf中的类
 
PDFXXMPSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema
Creates a new schema instance for Dublin Core.
peek() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Returns the next event without moving the cursor to the next event.
Penalty - org.apache.xmlgraphics.image.loader.util中的类
Immutable class representing a penalty value.
PICA - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
Describes the unit pica.
PipelineFactory - org.apache.xmlgraphics.image.loader.pipeline中的类
Factory class for image processing pipelines.
PipelineFactory(ImageManager) - 类 的构造器org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
Main constructor.
PNG_COLOR_GRAY - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_GRAY - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_COLOR_GRAY_ALPHA - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_GRAY_ALPHA - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_COLOR_PALETTE - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_PALETTE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_COLOR_RGB - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_RGB - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_COLOR_RGB_ALPHA - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_RGB_ALPHA - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_FILTER_AVERAGE - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_AVERAGE - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_FILTER_AVERAGE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_FILTER_NONE - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_NONE - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_FILTER_NONE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_FILTER_PAETH - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_PAETH - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_FILTER_PAETH - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_FILTER_SUB - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_SUB - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_FILTER_SUB - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_FILTER_UP - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_UP - 类 中的静态变量org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_FILTER_UP - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNG_SIGNATURE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.PNGConstants
 
PNGChunk - org.apache.xmlgraphics.image.codec.png中的类
 
PNGChunk(int, int, byte[], int) - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGChunk
 
PNGChunk.ChunkType - org.apache.xmlgraphics.image.codec.png中的枚举
See http://en.wikipedia.org/wiki/Portable_Network_Graphics for a light explanation; See http://www.libpng.org/pub/png/spec/1.2/PNG-Chunks.html for the spec.
PNGConstants - org.apache.xmlgraphics.image.loader.impl中的接口
 
PNGDecodeParam - org.apache.xmlgraphics.image.codec.png中的类
An instance of ImageDecodeParam for decoding images in the PNG format.
PNGDecodeParam() - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Constructs a default instance of PNGDecodeParam.
PNGEncodeParam - org.apache.xmlgraphics.image.codec.png中的类
An instance of ImageEncodeParam for encoding images in the PNG format.
PNGEncodeParam() - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
 
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中的类
 
PNGImageDecoder(InputStream, PNGDecodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGImageDecoder
 
PNGImageEncoder - org.apache.xmlgraphics.image.codec.png中的类
An ImageEncoder for the PNG file format.
PNGImageEncoder(OutputStream, PNGEncodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGImageEncoder
 
PNGImageWriter - org.apache.xmlgraphics.image.writer.internal中的类
ImageWriter implementation that uses the internal PNG codec to write PNG files.
PNGImageWriter() - 类 的构造器org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
 
PNGRed - org.apache.xmlgraphics.image.codec.png中的类
 
PNGRed(InputStream) - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNGRed(InputStream, PNGDecodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNGSuggestedPaletteEntry - org.apache.xmlgraphics.image.codec.png中的类
A class representing the fields of a PNG suggested palette entry.
PNGSuggestedPaletteEntry() - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
 
POINT - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
Describes the unit point.
PostScriptComment - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a PostScript comment
PostScriptComment(String) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
Creates a new instance.
PostScriptLine - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a line of PostScript code.
PostScriptLine(String) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
Creates a new instance.
POW85 - 接口 中的静态变量org.apache.xmlgraphics.util.io.ASCII85Constants
Array of powers of 85 (4, 3, 2, 1, 0)
PREFERRED_PREFIX - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
Preferred prefix for XMP Basic
PreloaderBMP - org.apache.xmlgraphics.image.loader.impl中的类
Image preloader for BMP images.
PreloaderBMP() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderBMP
 
PreloaderEMF - org.apache.xmlgraphics.image.loader.impl中的类
Image preloader for EMF images.
PreloaderEMF() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderEMF
 
PreloaderEPS - org.apache.xmlgraphics.image.loader.impl中的类
Image preloader for EPS images (Encapsulated PostScript).
PreloaderEPS() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
 
PreloaderEPS.EPSBinaryFileHeader - org.apache.xmlgraphics.image.loader.impl中的类
Holder class for various pointers to the contents of the EPS file.
PreloaderGIF - org.apache.xmlgraphics.image.loader.impl中的类
Image preloader for GIF images.
PreloaderGIF() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderGIF
 
PreloaderImageIO - org.apache.xmlgraphics.image.loader.impl.imageio中的类
Image preloader for images supported by ImageIO.
PreloaderImageIO() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO
 
PreloaderJPEG - org.apache.xmlgraphics.image.loader.impl中的类
Image preloader for JPEG images.
PreloaderJPEG() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderJPEG
 
PreloaderRawPNG - org.apache.xmlgraphics.image.loader.impl中的类
 
PreloaderRawPNG() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderRawPNG
 
PreloaderTIFF - org.apache.xmlgraphics.image.loader.impl中的类
Image preloader for TIFF images.
PreloaderTIFF() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.PreloaderTIFF
 
preloadImage(String, ImageSessionContext) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Preloads an image, i.e. the format of the image is identified and some basic information (MIME type, intrinsic size and possibly other values) are loaded and returned as an ImageInfo object.
preloadImage(String, Source) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageManager
Preloads an image, i.e. the format of the image is identified and some basic information (MIME type, intrinsic size and possibly other values) are loaded and returned as an ImageInfo object.
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderBMP
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEMF
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderGIF
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderJPEG
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderRawPNG
 
preloadImage(String, Source, ImageContext) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.PreloaderTIFF
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preloadImage(String, Source, ImageContext) - 接口 中的方法org.apache.xmlgraphics.image.loader.spi.ImagePreloader
"Preloads" an image, i.e. indentifies whether the source image is supported by this implementation and determines the image's intrinsic size and possibly some additional information.
preparePainting() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
This method is used by AbstractPSDocumentGraphics2D to prepare a new page if necessary.
preparePainting() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
This method is used by AbstractPSDocumentGraphics2D to prepare a new page if necessary.
processEvent(DSCEvent, DSCParser) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
Called for each DSC event.
processEvent(DSCEvent, DSCParser) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.DSCListener
Called for each DSC event.
processEvent(DSCEvent, DSCParser) - 类 中的方法org.apache.xmlgraphics.ps.dsc.FilteringEventListener
Called for each DSC event.
processPathIterator(PathIterator) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Processes a path iterator generating the nexessary painting operations.
processPathIteratorCached(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
processPathIteratorToString(PathIterator) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
processShape(Shape, boolean) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Processes a Shape generating the necessary painting operations.
properties - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
A Hashtable containing the image properties.
PropertyAccess - org.apache.xmlgraphics.xmp中的接口
This interface is implemented by the top-level Metadata class and stuctured properties.
PropertyMerger - org.apache.xmlgraphics.xmp.merge中的接口
Defines an interface the classes can implement to provide special property merging behaviour.
PropertyUtil - org.apache.xmlgraphics.image.codec.util中的类
 
props - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
providerNames(Class<?>) - 类 中的静态方法org.apache.xmlgraphics.util.Service
Returns an iterator where each element should be the name of a class that implements the interface (or subclass the baseclass) described by cls.
providers(Class<?>) - 类 中的静态方法org.apache.xmlgraphics.util.Service
Returns an iterator where each element should implement the interface (or subclass the baseclass) described by cls.
providers(Class<?>, boolean) - 类 中的静态方法org.apache.xmlgraphics.util.Service
已过时。
use the type-safe methods providers(Class) or providerNames(Class) instead.
PS_ADOBE_30 - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Lead-in for a DSC-conformant PostScript file
PSCommandMap - org.apache.xmlgraphics.ps中的接口
Interface to map standard PostScript commands to other commands or macros, for example shorthands for compact PostScript code.
PSDictionary - org.apache.xmlgraphics.ps中的类
This class is used to encapsulate postscript dictionary objects.
PSDictionary() - 类 的构造器org.apache.xmlgraphics.ps.PSDictionary
 
PSDictionaryFormatException - org.apache.xmlgraphics.ps中的异常错误
Thrown to indicate that a formatting error has occurred when trying to parse a PostScript dictionary object
PSDictionaryFormatException(String) - 异常错误 的构造器org.apache.xmlgraphics.ps.PSDictionaryFormatException
Default constructor
PSDocumentGraphics2D - org.apache.xmlgraphics.java2d.ps中的类
This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
PSDocumentGraphics2D(boolean) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
Create a new AbstractPSDocumentGraphics2D.
PSDocumentGraphics2D(boolean, OutputStream, int, int) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
Create a new AbstractPSDocumentGraphics2D.
PSDocumentGraphics2D(PSDocumentGraphics2D) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
This constructor supports the create method
PSEUDO_PROFILE_NAME - 类 中的静态变量org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
The name for the uncalibrated CMYK pseudo-profile
PSFontUtils - org.apache.xmlgraphics.ps中的类
Utility code for font handling in PostScript.
PSFontUtils() - 类 的构造器org.apache.xmlgraphics.ps.PSFontUtils
 
PSGenerator - org.apache.xmlgraphics.ps中的类
This class is used to output PostScript code to an OutputStream.
PSGenerator(OutputStream) - 类 的构造器org.apache.xmlgraphics.ps.PSGenerator
Creates a new instance.
PSGraphics2D - org.apache.xmlgraphics.java2d.ps中的类
This is a concrete implementation of AbstractGraphics2D (and therefore of Graphics2D) which is able to generate PostScript code.
PSGraphics2D(boolean) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Create a new Graphics2D that generates PostScript code.
PSGraphics2D(boolean, PSGenerator) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Create a new Graphics2D that generates PostScript code.
PSGraphics2D(PSGraphics2D) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Constructor for creating copies
PSImageUtils - org.apache.xmlgraphics.ps中的类
Utility code for rendering images in PostScript.
PSImageUtils() - 类 的构造器org.apache.xmlgraphics.ps.PSImageUtils
 
PSPageDeviceDictionary - org.apache.xmlgraphics.ps中的类
Postscript page device dictionary object This object is used by the postscript renderer to hold postscript page device values.
PSPageDeviceDictionary() - 类 的构造器org.apache.xmlgraphics.ps.PSPageDeviceDictionary
 
PSProcSet - org.apache.xmlgraphics.ps中的类
PSResource subclass that represents a ProcSet resource.
PSProcSet(String) - 类 的构造器org.apache.xmlgraphics.ps.PSProcSet
Creates a new instance.
PSProcSet(String, float, int) - 类 的构造器org.apache.xmlgraphics.ps.PSProcSet
Creates a new instance.
PSProcSets - org.apache.xmlgraphics.ps中的类
This class defines the basic resources (procsets) used by the Apache XML Graphics project.
PSResource - org.apache.xmlgraphics.ps中的类
Represents a PostScript resource (file, font, procset etc.).
PSResource(String, String) - 类 的构造器org.apache.xmlgraphics.ps.PSResource
Main constructor
PSState - org.apache.xmlgraphics.ps中的类
This class holds the current state of the PostScript interpreter.
PSState() - 类 的构造器org.apache.xmlgraphics.ps.PSState
Default constructor
PSState(PSState, boolean) - 类 的构造器org.apache.xmlgraphics.ps.PSState
Copy constructor
PSTextHandler - org.apache.xmlgraphics.java2d.ps中的接口
Interface which the Graphics2D class delegates text painting to for Postscript.
PSTilingPattern - org.apache.xmlgraphics.java2d.ps中的类
This class is implementation of PostScript tiling pattern.
PSTilingPattern(String, StringBuffer, Rectangle, double, double, int, int, List) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Constructor for the creation of pattern with defined PaintProc
PSTilingPattern(String, TexturePaint, double, double, int, List) - 类 的构造器org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Constructor for the creation of pattern with defined texture
pt2mm(double) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts points (pt) to millimeters (mm)
ptToMpt(AffineTransform) - 类 中的静态方法org.apache.xmlgraphics.util.UnitConv
Converts a point-based transformation matrix to millipoints.
put(Object, Object) - 类 中的方法org.apache.xmlgraphics.image.loader.util.SoftMapCache
Put a new value in the cache overwriting any existing value with the same key.
put(Object, Object) - 类 中的方法org.apache.xmlgraphics.ps.PSPageDeviceDictionary
 
putAll(Map) - 类 中的方法org.apache.xmlgraphics.ps.PSPageDeviceDictionary
 
putImage(Image) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Registers an image with the cache.
putImageInfo(ImageInfo) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Registers an ImageInfo instance with the cache.
PX - 类 中的静态变量org.apache.xmlgraphics.util.UnitConv
Describes the unit pixel.

Q

QName - org.apache.xmlgraphics.util中的类
Represents a qualified name of an XML element or an XML attribute.
QName(String, String, String) - 类 的构造器org.apache.xmlgraphics.util.QName
Main constructor.
QName(String, String) - 类 的构造器org.apache.xmlgraphics.util.QName
Main constructor.
QUALIFIER_NAMESPACE - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
Namespace URI for the qualifier for xmp:Identifier

R

RAW - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw PNG file/stream
RAW_CCITTFAX - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw CCITTFax stream
RAW_EMF - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw EMF (Windows Enhanced Metafile) file/stream
RAW_EPS - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw EPS (Encapsulated PostScript) file/stream
RAW_JPEG - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw JPEG/JFIF file/stream
RAW_LZW - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw LZW file/stream
RAW_PNG - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw PNG file/stream
RAW_TIFF - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a raw TIFF file/stream
RDF_NAMESPACE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for RDF
RDF_VALUE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
QName for rdf:value
read() - 类 中的方法org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
read() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
Reads the next byte of data from the input stream.
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
Reads up to len bytes of data from the input stream into an array of bytes.
read() - 类 中的方法org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
read(byte[]) - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
read() - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
read() - 类 中的方法org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
Reads the next byte of data from the input stream.
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
Reads up to len bytes of data from the input stream into an array of bytes.
read() - 类 中的方法org.apache.xmlgraphics.util.io.ASCII85InputStream
 
read() - 类 中的方法org.apache.xmlgraphics.util.io.Base64DecodeStream
 
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.util.io.Base64DecodeStream
 
read() - 类 中的方法org.apache.xmlgraphics.util.io.SubInputStream
read(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.util.io.SubInputStream
readBoolean() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a boolean from this stream.
readByte() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a signed eight-bit value from this stream.
readChar() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a Unicode character from this stream.
readCharLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a Unicode character from this stream in little-endian order.
readChunk(DataInputStream) - 类 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGChunk
Reads the next chunk from the input stream.
readDouble() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a double from this stream.
readDoubleLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a double from this stream in little-endian order.
readFloat() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a float from this stream.
readFloatLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a float from this stream in little-endian order.
readFully(byte[]) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads b.length bytes from this stream into the byte array, starting at the current stream pointer.
readFully(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads exactly len bytes from this stream into the byte array, starting at the current stream pointer.
readInt() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a signed 32-bit integer from this stream.
readIntLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a signed 32-bit integer from this stream in little-endian order.
readLine() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads the next line of text from this stream.
readLine() - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Reads one line from the input file
readLong() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a signed 64-bit integer from this stream.
readLongLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a signed 64-bit integer from this stream in little-endian order.
readMarkerSegment() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.JPEGFile
Reads the next marker segment identifier and returns it.
readPNGHeader(ImageInputStream, ImageSize) - 类 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGImageDecoder
 
readResolve() - 类 中的方法org.apache.xmlgraphics.java2d.TransformType
This is called by the serialization code before it returns an unserialized object.
readSegmentLength() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.JPEGFile
Reads the segment length of the current marker segment and returns it.
readShort() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a signed 16-bit number from this stream.
readShortLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads a signed 16-bit number from this stream in little-endian order.
readUnsignedByte() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads an unsigned eight-bit number from this stream.
readUnsignedInt() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads an unsigned 32-bit integer from this stream.
readUnsignedIntLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads an unsigned 32-bit integer from this stream in little-endian order.
readUnsignedShort() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads an unsigned 16-bit number from this stream.
readUnsignedShortLE() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads an unsigned 16-bit number from this stream in little-endian order.
readUTF() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads in a string from this stream.
red - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The red color value of the entry.
redefineFontEncoding(PSGenerator, String, String) - 类 中的静态方法org.apache.xmlgraphics.ps.PSFontUtils
Redefines the encoding of a font.
reestablish(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Reestablishes the graphics state represented by this instance by issueing the necessary commands.
RefinedImageFlavor - org.apache.xmlgraphics.image.loader中的类
Special image flavor subclass which enables the refinement to specific (sub-)flavors but maintaining compatibility to a parent (i.e. more general) flavor.
RefinedImageFlavor(ImageFlavor) - 类 的构造器org.apache.xmlgraphics.image.loader.RefinedImageFlavor
Constructs a new image flavor.
RefinedImageFlavor(String, ImageFlavor) - 类 的构造器org.apache.xmlgraphics.image.loader.RefinedImageFlavor
Constructs a new image flavor.
register(ImageWriter, int) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterRegistry
Registers a new ImageWriter implementation with the associated priority in the registry.
register(ImageWriter) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterRegistry
Registers a new ImageWriter implementation in the registry.
register(URIResolver) - 类 中的方法org.apache.xmlgraphics.util.uri.CommonURIResolver
Register a given URIResolver while the software is running.
registerConverter(ImageConverter) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Registers a new ImageConverter.
registerLoaderFactory(ImageLoaderFactory) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Registers a new ImageLoaderFactory.
registerNeededResource(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Registers a needed resource.
registerPreloader(ImagePreloader) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Registers a new ImagePreloader.
registerSuppliedResource(PSResource) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Registers a supplied resource.
remove(Object) - 类 中的方法org.apache.xmlgraphics.image.loader.util.SoftMapCache
Removed the value associated with the given key.
remove(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Removes a value from the array.
removeAllPrivateChunks() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Remove all private chunks associated with this parameter instance.
removeContributor(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Removes an entry from the list of contributors.
removeCreator(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Removes an entry from the list of creators (authors of the resource).
removeLangAlt(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Removes a language-dependent value from an alternative array.
removeLangValue(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Removes a language-dependent value.
removeListener(DSCListener) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Removes a DSC event listener.
removeProperty(QName) - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Removes a property and returns it if it was found.
removeProperty(QName) - 接口 中的方法org.apache.xmlgraphics.xmp.PropertyAccess
Removes a property and returns it if it was found.
removeProperty(QName) - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Removes a property and returns it if it was found.
removeStreams(Source) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.ImageUtil
已过时。
removeStreams(Source) - 类 中的静态方法org.apache.xmlgraphics.io.XmlSourceUtil
Removes any references to InputStreams or Readers from the given Source to prohibit accidental/unwanted use by a component further downstream.
removeStringFromArray(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Removes a value from an array.
removeTitle(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Removes a title of the resource.
removeUnsafeToCopyPrivateChunks() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Remove all private chunks associated with this parameter instance whose 'safe-to-copy' bit is not set.
renderBitmapImage(RenderedImage, float, float, float, float, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Renders a bitmap image to PostScript.
RENDERED_IMAGE - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An image in form of a RenderedImage instance
RenderedImageCachableRed - org.apache.xmlgraphics.image.rendered中的类
This implements CachableRed around a RenderedImage.
RenderedImageCachableRed(RenderedImage) - 类 的构造器org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
renderEPS(byte[], String, float, float, float, float, float, float, float, float, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
已过时。
Please use the variant with the InputStream as parameter
renderEPS(InputStream, String, Rectangle2D, Rectangle2D, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Places an EPS file in the PostScript stream.
RenderingIntent - org.apache.xmlgraphics.java2d.color中的枚举
Enumeration for rendering intents.
ReplacePropertyMerger - org.apache.xmlgraphics.xmp.merge中的类
The most basic PropertyMerger which simply overwrites any existing value in the target metadata.
ReplacePropertyMerger() - 类 的构造器org.apache.xmlgraphics.xmp.merge.ReplacePropertyMerger
 
replay(DSCHandler) - 类 中的方法org.apache.xmlgraphics.ps.dsc.EventRecorder
Replays the recorded events to a specified DSCHandler instance.
REQUIREMENTS - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
This comment describes document requirements, such as duplex printing, hole punching, collating, or other physical document processing needs.
reset() - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
reset() - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Returns the file position to its position at the time of the immediately previous call to the mark() method.
reset() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
Reset the gathered statistics information.
reset() - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
ResolutionUnit - org.apache.xmlgraphics.image.writer中的枚举
Enumeration for resolution units used by images; 1 for None, 2 for Inch and 3 for Centimeter.
resolve(String, String) - 类 中的方法org.apache.xmlgraphics.util.uri.CommonURIResolver
resolve(String, String) - 类 中的方法org.apache.xmlgraphics.util.uri.DataURIResolver
resolveURI(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
Attempts to resolve the given URI.
resolveURI(String) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
Attempts to resolve the given URI.
resolveURI(String) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Attempts to resolve the given URI.
Resource - org.apache.xmlgraphics.io中的类
This class represents a resolved resource.
Resource(String, InputStream) - 类 的构造器org.apache.xmlgraphics.io.Resource
 
Resource(InputStream) - 类 的构造器org.apache.xmlgraphics.io.Resource
Constructs a resource of 'unknown' type.
RESOURCE_TYPES - 类 中的静态变量org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Defines the known resource types (font, procset, file, pattern etc.).
resourceBundle - 类 中的变量org.apache.xmlgraphics.util.i18n.LocalizableSupport
The resources
ResourceResolver - org.apache.xmlgraphics.io中的接口
Implementations of this resource resolver allow XGC users to control the URI resolution mechanism.
ResourceTracker - org.apache.xmlgraphics.ps.dsc中的类
This class is used to track resources in a DSC-compliant PostScript file.
ResourceTracker() - 类 的构造器org.apache.xmlgraphics.ps.dsc.ResourceTracker
 
restoreGraphicsState() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Restores the last graphics state of the rendering engine.
RestrictedFallbackResolver() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.RestrictedFallbackResolver
 
returnSource(String, Source) - 接口 中的方法org.apache.xmlgraphics.image.loader.ImageSessionContext
Returns a Source object to a pool.
returnSource(String, Source) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
Returns a Source object to a pool.
RGB() - 类 的构造器org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Constructs an instance of PNGEncodeParam.RGB.
rootG2D - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
The G2D instance that represents the root instance (used in context with create()/dispose()).
rotate(double) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(double) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Concatenates the current Graphics2D Transform with a translated rotation transform.
ROTATE - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
ROTATE_STRING - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
ROUTING - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates how the document should be routed back to its owner
RunLengthEncodeOutputStream - org.apache.xmlgraphics.util.io中的类
This class applies a RunLengthEncode filter to the stream.
RunLengthEncodeOutputStream(OutputStream) - 类 的构造器org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
 

S

sampleDepth - 类 中的变量org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The depth of the color samples.
sampleModel - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The image's SampleModel.
saveAsFile(RenderedImage, int, File, String) - 类 中的静态方法org.apache.xmlgraphics.image.writer.ImageWriterUtil
Saves a RenderedImage as a file.
saveAsPNG(RenderedImage, File) - 类 中的静态方法org.apache.xmlgraphics.image.writer.ImageWriterUtil
Saves a RenderedImage as a PNG file with 96 dpi.
saveAsPNG(RenderedImage, int, File) - 类 中的静态方法org.apache.xmlgraphics.image.writer.ImageWriterUtil
Saves a RenderedImage as a PNG file.
saveGraphicsState() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Saves the graphics state of the rendering engine.
scale(double, double) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(double, double) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
SCALE - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
SCALE_STRING - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
SCHEME_QUALIFIER - 类 中的静态变量org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
The qualified name for the qualifier for xmp:Identifier
seek(long) - 类 中的方法org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Seeks forward to the given position in the stream.
seek(long) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
seek(long) - 类 中的方法org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
seek(long) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
seek(long) - 类 中的方法org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
SeekableOutputStream - org.apache.xmlgraphics.image.codec.util中的类
An OutputStream which can seek to an arbitrary offset.
SeekableOutputStream(RandomAccessFile) - 类 的构造器org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
Constructs a SeekableOutputStream from a RandomAccessFile.
SeekableStream - org.apache.xmlgraphics.image.codec.util中的类
An abstract subclass of java.io.InputStream that allows seeking within the input, similar to the RandomAccessFile class.
SeekableStream() - 类 的构造器org.apache.xmlgraphics.image.codec.util.SeekableStream
 
SeekableStreamAdapter - org.apache.xmlgraphics.image.loader.util中的类
Adapter which provides a SeekableStream interface over an ImageInputStream.
SeekableStreamAdapter(ImageInputStream) - 类 的构造器org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
Main constructor
SEQ - 类 中的静态变量org.apache.xmlgraphics.xmp.XMPArrayType
the ordered array
Service - org.apache.xmlgraphics.util中的类
This class handles looking up service providers on the class path.
setAdditionalPenalty(String, Penalty) - 类 中的方法org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
Sets an additional penalty for a particular implementation class for any of the interface administered by this registry class.
setAmendment(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
Sets the PDF/A amendment identifier ("amd").
setBackground(Color) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the background color for the Graphics2D context.
setBackground(Color) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the background color for the Graphics2D context.
setBackgroundColor(Color) - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Set the background of the PostScript document.
setBackgroundGray(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Sets the suggested gray level of the background.
setBackgroundPaletteIndex(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Sets the palette index of the suggested background color.
setBackgroundRGB(int[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Sets the RGB value of the suggested background color.
setBaselinePositionFromBottom(int) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Sets the vertical position of the baseline of the image relative to the bottom of the image.
setBaseUrl(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Sets the base URL for relative URLs in the document content.
setBitDepth(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Sets the desired bit depth for a grayscale image.
setBitDepth(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Sets the desired bit depth for a palette image.
setBitDepth(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Sets the desired bit depth for an RGB image.
setBitDepth(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the desired bit depth of an image.
setBitShift(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Sets the desired bit shift for a grayscale image.
setBoundingBox(Rectangle2D) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets the bounding box.
setBoundingBox(Rectangle2D) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
Sets the bounding box.
setBWInvert(boolean) - 类 中的方法org.apache.xmlgraphics.ps.ImageEncodingHelper
 
setCacheListener(ImageCacheListener) - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageCache
Sets an ImageCacheListener instance so the events in the image cache can be observed.
setCheckEOF(boolean) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Tells the parser whether to check for content after the EOF comment.
setChromaticity(float[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the white point and primary chromaticities in CIE (x, y) space.
setChromaticity(float, float, float, float, float, float, float, float) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
A convenience method that calls the array version.
setClip(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the current clipping area to an arbitrary clip shape.
setClip(int, int, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the current clipping area to an arbitrary clip shape.
setColor(Color) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets this graphics context's current color to the specified color.
setColor(Color) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets this graphics context's current color to the specified color.
setCommentsEnabled(boolean) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Controls whether this instance allows to write comments using the PSGenerator.commentln(String) method.
setCompact(boolean) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
 
setCompactMode(boolean) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Controls whether this instance shall produce compact PostScript (omitting comments and using short macros).
setComposite(Composite) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the Composite for the Graphics2D context.
setComposite(Composite) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the Composite for the Graphics2D context.
setCompressedText(String[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the text strings to be stored in compressed form with this image.
setCompression(CompressionValue) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Specifies the type of compression to be used.
setCompressionMethod(String) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Set the compression method that shall be used to encode the image.
setConformance(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
Sets the PDF/A conformance level.
setCoverage(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the extent or scope of the resource.
setCreateDate(Date) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Sets the date and time the resource was originally created.
setCreatorTool(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Sets the first known tool used to create the resource.
setCustomTextHandler(TextHandler) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Sets a custom TextHandler implementation that is responsible for painting text.
setDateValue(String, Date) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Set a date value.
setDecodePaletteAsShorts(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
If set, the entries in the palette will be decoded as shorts and no short to byte lookup will be applied to them.
setDefaultLocale(Locale) - 接口 中的方法org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
Sets the default locale for all the instances of this class in the same LocaleGroup.
setDefaultLocale(Locale) - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
setDeflateLevel(int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Sets the compression level for DEFLATE-compressed data which should either be java.util.Deflater.DEFAULT_COMPRESSION or a value in the range [1,9] where larger values indicate more compression.
setDescription(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the description of the content of the resource.
setDisplayExponent(float) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Sets the display exponent to a given value.
setDocumentID(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
 
setEncodeParam(PNGEncodeParam) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Sets the current encoder param instance.
setEndianness(Endianness) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the endianness selected for the image.
setExpandGrayAlpha(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
If set, images containing one channel of gray and one channel of alpha (GA) will be output in a 4-channel format (GGGA).
setExpandPalette(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
If set, palette color images (PNG color type 3) will be decoded into full-color (RGB) output images.
setExtraFields(TIFFField[]) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Sets an array of extra fields to be written to the TIFF Image File Directory (IFD).
setExtraImages(Iterator) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Sets an Iterator of additional images to be written after the image passed as an argument to the ImageEncoder.
setFilter(DSCFilter) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Sets a filter for DSC events.
setFlushOnRetrieval(boolean) - 类 中的方法org.apache.xmlgraphics.ps.PSPageDeviceDictionary
The contents of the dictionary are flushed when written
setFont(Font) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets this graphics context's font to the specified font.
setFont(Font) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets this graphics context's font to the specified font.
setFormat(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the file format used when saving the resource.
setGamma(float) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the file gamma value for the image.
setGenerateEncodeParam(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
If set, an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method that encapsulates information about the contents of the PNG file.
setGraphicContext(GraphicContext) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Sets the GraphicContext
setGraphics2DImagePainter(Graphics2DImagePainter) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
Sets the Graphics2DImagePainter instance.
setGrayTransparentAlpha(int) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Sets the gray transparent pixel value.
setICCProfileData(byte[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the ICC profile data to be stored with this image.
setIdentifier(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the unique identifier of the resource.
setIdentifier(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Sets a qualified identifier that unambiguously identify the resource within a given context.
setIFDOffset(long) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Sets the offset in the stream from which to read the image.
setImageInputStream(ImageInputStream) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSource
Sets the ImageInputStream.
setImageLoader(ImageLoader) - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
Sets the ImageLoader that is used at the beginning of the pipeline if the image is not loaded, yet.
setInputStreamFactory(ImageRawStream.InputStreamFactory) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Sets the InputStreamFactory to be used by this image.
setInstanceID(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
 
setInterlacing(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Turns Adam7 interlacing on or off.
setJPEGCompressRGBToYCbCr(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Sets flag indicating whether to convert RGB data to YCbCr when the compression type is JPEG.
setJPEGDecompressYCbCrToRGB(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Sets a flag indicating whether to convert JPEG-compressed YCbCr data to RGB.
setJPEGQuality(float, boolean) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the quality setting for encoding JPEG images.
setKeywords(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
Sets the keywords.
setLangAlt(String, String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Sets a language-dependent value.
setListenersDisabled(boolean) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Allows to disable all listeners.
setLocale(Locale) - 类 中的方法org.apache.xmlgraphics.util.i18n.LocaleGroup
Sets the default locale for all the instances of ExtendedLocalizable in this group.
setLocale(Locale) - 接口 中的方法org.apache.xmlgraphics.util.i18n.Localizable
Provides a way to the user to specify a locale which override the default one.
setLocale(Locale) - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
setLocaleGroup(LocaleGroup) - 接口 中的方法org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
Sets the group to which this object belongs.
setLocaleGroup(LocaleGroup) - 类 中的方法org.apache.xmlgraphics.util.i18n.LocalizableSupport
setMetadataDate(Date) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Sets the date and time any metadata for this resource was last changed.
setModificationTime(Date) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the modification time, as a Date, to be stored with this image.
setModifyDate(Date) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter
 
setModifyDate(Date) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Sets the date and time the resource was last modified.
setName(String) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets the name of the pattern.
setNestedDocumentHandler(NestedDocumentHandler) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
Sets a NestedDocumentHandler which is used to skip nested documents like embedded EPS files.
setOutput8BitGray(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
If set, grayscale images with a bit depth less than 8 (1, 2, or 4) will be output in 8 bit form.
setPageCount(int) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
Sets the page count.
setPageName(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Sets the page name.
setPagePosition(int) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Sets the page position.
setPaint(Paint) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the Paint attribute for the Graphics2D context.
setPaintMode() - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPaintProc(StringBuffer) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets the postscript procedure PaintProc
setPaintType(int) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets the code that determines how the color of the pattern cell is to be specified: 1 for colored pattern, 2 for uncolored pattern
setPalette(int[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Sets the RGB palette of the image to be encoded.
setPaletteHistogram(int[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the palette histogram to be stored with this image.
setPaletteTransparency(byte[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Sets the alpha values associated with each palette entry.
setParam(ImageDecodeParam) - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoder
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageDecodeParam) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageEncodeParam) - 接口 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoder
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParam(ImageEncodeParam) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
Sets the current parameters to an instance of the ImageEncodeParam interface.
setPart(int) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
Sets the PDF/A version identifier ("part").
setPart(int) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAAdapter
 
setPDFVersion(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
Sets the PDF version
setPerformGammaCorrection(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Turns gamma corection of the image data on or off.
setPhysicalDimension(int[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the physical dimension information to be stored with this image.
setPhysicalDimension(int, int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
A convenience method that calls the array version.
setProducer(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
Sets the name of the tool that produced the PDF document
setProperty(XMPProperty) - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Sets a property.
setProperty(XMPProperty) - 接口 中的方法org.apache.xmlgraphics.xmp.PropertyAccess
Sets a property.
setProperty(XMPProperty) - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Sets a property.
setPSGenerator(PSGenerator) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Sets the PostScript generator
setPSLevel(int) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Sets the PostScript level that is used to generate the current document.
setRenderingHint(RenderingHints.Key, Object) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHint(RenderingHints.Key, Object) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(Map) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHintsForBufferedImage(Graphics2D) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
Sets rendering hints on the Graphics2D created for painting to a BufferedImage.
setRenderingIntent(int) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Used to set the rendering intent when the color space is sRGB.
setRenditionClass(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
The rendition class name for this resource.
setResolution(double, double) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Sets the image's resolution for interpreting the pixel size.
setResolution(double) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Sets the image's resolution for interpreting the pixel size.
setResolution(int) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the target resolution of the bitmap image to be written (sets both the horizontal and vertical resolution to the same value).
setResolutionUnit(ResolutionUnit) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the resolution unit of the image for calculating resolution.
setResourceTracker(ResourceTracker) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Sets the ResourceTracker instance to be associated with this PSGenerator.
setRGBTransparentAlpha(int, int, int) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Sets the RGB transparent pixel values.
setRights(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the informal rights statement.
setRowsPerStrip(int) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the rows per strip (default is one row per strip); if set to -1 (single strip), will use height of the current page, required by some fax processors.
setSignificantBits(int[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the number of significant bits for each band of the image.
setSingleStrip(boolean) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Convenience method to set rows per strip to single strip, otherwise sets to one row per strip.
setSize(ImageSize) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageInfo
Sets the image's intrinsic size.
setSize(double, double) - 类 中的方法org.apache.xmlgraphics.java2d.Dimension2DDouble
setSizeInMillipoints(int, int) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Sets the image's size in millipoints.
setSizeInPixels(int, int) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
Sets the image's size in pixels.
setSource(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the unique identifier of the work from which this resource was derived.
setSRGBIntent(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the sRGB rendering intent to be stored with this image.
setStroke(Stroke) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the Stroke for the Graphics2D context.
setStroke(Stroke) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the Stroke for the Graphics2D context.
setSuggestedPalette(PNGSuggestedPaletteEntry[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the suggested palette information to be stored with this image.
setSuppressAlpha(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
If set, no alpha (transparency) channel will appear in the output image.
setSystemId(String) - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSource
setText(String[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the textual data to be stored in uncompressed form with this image.
setTexturePaint(TexturePaint) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets a texture which is used for filling shapes
setTileSize(int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Sets the dimensions of the tiles to be written.
setTilingType(int) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets a code that controls adjustments to the spacing of tiles relative to the device pixel grid: 1 for constant spacing, 2 for no distortion 3 for constant spacing and faster tiling
setTitle(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the title of the resource (in the default language).
setTitle(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
Sets the title of the resource.
setTransform(AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Sets the Transform in the Graphics2D context.
setTransparent() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
Used to flag image as transparent when the image is of pallete type.
setTransparentGray(int) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Sets the gray value to be used to denote transparency.
setTransparentRGB(int[]) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Sets the RGB value to be used to denote transparency.
setTrapped(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
Sets if the pdf has trapping information True or False
setupDocument(OutputStream, int, int) - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Setup the document.
setUserExponent(float) - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Sets the user exponent to a given value.
setValue(Object) - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
Sets the value of the property
setValue(String, String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Sets a simple value.
setVersion(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter
 
setVersion(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.PDFXAdapter
 
setVersion(String) - 类 中的方法org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
 
setViewportDimension(float, float) - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Set the dimensions of the document that will be drawn.
setWriteTiled(boolean) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
If set, the data will be written out in tiled format, instead of in strips.
setXMLLang(String) - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
Sets the xml:lang value for this property
setXORMode(Color) - 类 中的方法org.apache.xmlgraphics.java2d.DefaultGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXORMode(Color) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXResolution(int) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the target horizontal resolution of the bitmap image to be written.
setXStep(double) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets the horizontal spacing between pattern cells
setXUID(List) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets an extended unique ID that uniquely identifies the pattern
setYResolution(int) - 类 中的方法org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the target vertical resolution of the bitmap image to be written.
setYStep(double) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Sets the vertical spacing between pattern cells
shear(double, double) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
shear(double, double) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Concatenates the current Graphics2D Transform with a shearing transform.
SHEAR - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
SHEAR_STRING - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
shouldBeClipped(Shape, Shape) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Determines if a shape interacts with a clipping region.
showPage() - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Issues the "showpage" command and resets the painting state accordingly.
SimpleRefinedImageFlavor - org.apache.xmlgraphics.image.loader中的类
Simple refined image flavor implementation that just differs flavors by name but allows to specify a parent flavor.
SimpleRefinedImageFlavor(ImageFlavor, String) - 类 的构造器org.apache.xmlgraphics.image.loader.SimpleRefinedImageFlavor
Main constructor.
SimpleRenderedImage - org.apache.xmlgraphics.image.codec.util中的类
A simple class implemented the RenderedImage interface.
SimpleRenderedImage() - 类 的构造器org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
 
simplify() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
SINGLE_STRIP - 类 中的静态变量org.apache.xmlgraphics.image.writer.ImageWriterParams
Forces a single strip for the whole image.
SingleTileRenderedImage - org.apache.xmlgraphics.image.codec.util中的类
A simple class that provides RenderedImage functionality given a Raster and a ColorModel.
SingleTileRenderedImage(Raster, ColorModel) - 类 的构造器org.apache.xmlgraphics.image.codec.util.SingleTileRenderedImage
Constructs a SingleTileRenderedImage based on a Raster and a ColorModel.
skip(long) - 类 中的方法org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Forwards the request to the real InputStream.
skip(long) - 类 中的方法org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
skip(long) - 类 中的方法org.apache.xmlgraphics.util.io.SubInputStream
skipBytes(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Attempts to skip over n bytes of input discarding the skipped bytes.
skipBytes(int) - 类 中的方法org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
Attempts to skip over n bytes of input discarding the skipped bytes.
skipChunk(DataInputStream) - 类 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGChunk
Skips the next chunk from the input stream.
skipCurrentMarkerSegment() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.JPEGFile
Skips the current marker segment.
sm - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
SOF0 - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Baseline DCT
SOF1 - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Extended Sequential DCT
SOF2 - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Progressive DCT only PDF 1.3
SOFA - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Progressive DCT only PDF 1.3
SoftMapCache - org.apache.xmlgraphics.image.loader.util中的类
Provides a simple cache using soft references and storing the values in a Map.
SoftMapCache(boolean) - 类 的构造器org.apache.xmlgraphics.image.loader.util.SoftMapCache
Creates a new soft cache.
SoftReferenceWithKey - org.apache.xmlgraphics.image.loader.util中的类
Special SoftReference subclass that holds an additional key object that can be used to remove a reference from a Map once the referenced object is collected, for example.
SoftReferenceWithKey(Object, Object, ReferenceQueue) - 类 的构造器org.apache.xmlgraphics.image.loader.util.SoftReferenceWithKey
Creates a new SoftReference with a key.
SOI - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
start of Image
SOS - 接口 中的静态变量org.apache.xmlgraphics.image.loader.impl.JPEGConstants
Start of Scan
SOURCE_RESOLUTION - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used to send a hint about the source resolution for pixel to unit conversions.
splitParams(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
Splits the params of the DSC comment value in to a List.
srcs - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
sRGB - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsUtil
Standard prebuilt sRGB color model with no alpha.
sRGB_Pre - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsUtil
Standard prebuilt sRGB color model with premultiplied alpha.
sRGB_Unpre - 类 中的静态变量org.apache.xmlgraphics.image.GraphicsUtil
Standard prebuilt sRGB color model with unpremultiplied alpha.
sRGBToLsRGB(double) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
 
START - 接口 中的静态变量org.apache.xmlgraphics.util.io.ASCII85Constants
The start index for ASCII85 characters (!)
startCache - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
startDocument(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
 
startDocument(String) - 接口 中的方法org.apache.xmlgraphics.ps.dsc.DSCHandler
Called as a new PostScript file starts.
startDocument(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.EventRecorder
 
startElement(String, String, String, Attributes) - 类 中的方法org.apache.xmlgraphics.xmp.XMPHandler
startPage() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Starts a new page.
STD_COMMAND_MAP - 类 中的静态变量org.apache.xmlgraphics.ps.PSProcSets
the standard command map matching the PSProcSets.STD_PROCSET.
STD_PROCSET - 类 中的静态变量org.apache.xmlgraphics.ps.PSProcSets
the standard procset for the XML Graphics project
stringToGlyph(String) - 类 中的静态方法org.apache.xmlgraphics.fonts.Glyphs
Return the string representation of a glyphname, eg stringToGlyph("backslash") returns "\\"
stroke - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current Stroke
StrokingTextHandler - org.apache.xmlgraphics.java2d中的类
Default TextHandler implementation which paints text using graphics primitives (shapes).
StrokingTextHandler() - 类 的构造器org.apache.xmlgraphics.java2d.StrokingTextHandler
Default constructor.
SubImageNotFoundException - org.apache.xmlgraphics.image.loader中的异常错误
Exception which indicates that a particular (sub-)image could not be found.
SubImageNotFoundException(String) - 异常错误 的构造器org.apache.xmlgraphics.image.loader.SubImageNotFoundException
Constructs an ImageException with the specified detail message.
SubImageNotFoundException(String, Throwable) - 异常错误 的构造器org.apache.xmlgraphics.image.loader.SubImageNotFoundException
Constructs a new ImageException with the specified detail message and cause.
SubInputStream - org.apache.xmlgraphics.util.io中的类
This class is a FilterInputStream descendant that reads from an underlying InputStream up to a defined number of bytes or the end of the underlying stream.
SubInputStream(InputStream, long, boolean) - 类 的构造器org.apache.xmlgraphics.util.io.SubInputStream
Creates a new SubInputStream.
SubInputStream(InputStream, long) - 类 的构造器org.apache.xmlgraphics.util.io.SubInputStream
Creates a new SubInputStream.
supportsMultiImageWriter() - 类 中的方法org.apache.xmlgraphics.image.writer.AbstractImageWriter
 
supportsMultiImageWriter() - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
supportsMultiImageWriter() - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
supportsMultiImageWriter() - 类 中的方法org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
SVG_DOM - 类 中的静态变量org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
An XML-based SVG image in form of a W3C DOM instance

T

TARGET_RESOLUTION - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used to send a hint about the target resolution (of the final output format).
TempResourceResolver - org.apache.xmlgraphics.io中的接口
Implementations of this interface resolve URIs for temporary files used by XGC.
TempResourceURIGenerator - org.apache.xmlgraphics.io中的类
Creates a URI for any temporary resource used within XGC.
TempResourceURIGenerator(String) - 类 的构造器org.apache.xmlgraphics.io.TempResourceURIGenerator
 
tenPow(int) - 类 中的静态方法org.apache.xmlgraphics.util.DoubleFormatUtil
Returns ten to the power of n
TEX8R_GLYPH_NAMES - 类 中的静态变量org.apache.xmlgraphics.fonts.Glyphs
Glyph names for tex8r encoding
textAsShapes - 类 中的变量org.apache.xmlgraphics.java2d.AbstractGraphics2D
Text handling strategy.
TextHandler - org.apache.xmlgraphics.java2d中的接口
Interface which the Graphics2D class delegates text painting to.
texture - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
A texture is used for filling shapes
TIFF_ASCII - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for null-terminated ASCII strings.
TIFF_BITS_PER_SAMPLE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_BYTE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 8 bit unsigned integers.
TIFF_COLORMAP - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_COMPRESSION - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_DOUBLE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 64 bit IEEE doubles.
TIFF_EXTRA_SAMPLES - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_FILL_ORDER - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_FLOAT - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 32 bit IEEE floats.
TIFF_ICC_PROFILE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_IMAGE_LENGTH - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_IMAGE_WIDTH - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_LONG - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 32 bit unsigned integers.
TIFF_PHOTOMETRIC_INTERPRETATION - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_PLANAR_CONFIGURATION - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_PREDICTOR - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_RATIONAL - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for pairs of 32 bit unsigned integers.
TIFF_RESOLUTION_UNIT - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_ROWS_PER_STRIP - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_S_MAX_SAMPLE_VALUE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_S_MIN_SAMPLE_VALUE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_SAMPLE_FORMAT - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_SAMPLES_PER_PIXEL - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_SBYTE - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 8 bit signed integers.
TIFF_SHORT - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 16 bit unsigned integers.
TIFF_SLONG - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 32 bit signed integers.
TIFF_SRATIONAL - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for pairs of 32 bit signed integers.
TIFF_SSHORT - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 16 bit signed integers.
TIFF_STRIP_BYTE_COUNTS - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_STRIP_OFFSETS - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_T4_OPTIONS - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_T6_OPTIONS - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_BYTE_COUNTS - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_LENGTH - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_OFFSETS - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_WIDTH - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_UNDEFINED - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFField
Flag for 8 bit uninterpreted bytes.
TIFF_X_RESOLUTION - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFF_Y_RESOLUTION - 类 中的静态变量org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFFDecodeParam - org.apache.xmlgraphics.image.codec.tiff中的类
An instance of ImageDecodeParam for decoding images in the TIFF format.
TIFFDecodeParam() - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Constructs a default instance of TIFFDecodeParam.
TIFFDirectory - org.apache.xmlgraphics.image.codec.tiff中的类
A class representing an Image File Directory (IFD) from a TIFF 6.0 stream.
TIFFDirectory(SeekableStream, int) - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Constructs a TIFFDirectory from a SeekableStream.
TIFFDirectory(SeekableStream, long, int) - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Constructs a TIFFDirectory by reading a SeekableStream.
TIFFEncodeParam - org.apache.xmlgraphics.image.codec.tiff中的类
An instance of ImageEncodeParam for encoding images in the TIFF format.
TIFFEncodeParam() - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Constructs a TIFFEncodeParam object with default values for all parameters.
TIFFField - org.apache.xmlgraphics.image.codec.tiff中的类
A class representing a field in a TIFF 6.0 Image File Directory.
TIFFField(int, int, int, Object) - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFField
Constructs a TIFFField with arbitrary data.
TIFFImage - org.apache.xmlgraphics.image.codec.tiff中的类
 
TIFFImage(SeekableStream, TIFFDecodeParam, int) - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFImage
Constructs a TIFFImage that acquires its data from a given SeekableStream and reads from a particular IFD of the stream.
TIFFImageDecoder - org.apache.xmlgraphics.image.codec.tiff中的类
A baseline TIFF reader.
TIFFImageDecoder(SeekableStream, TIFFDecodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
 
TIFFImageEncoder - org.apache.xmlgraphics.image.codec.tiff中的类
A baseline TIFF writer.
TIFFImageEncoder(OutputStream, ImageEncodeParam) - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
 
TIFFImageWriter - org.apache.xmlgraphics.image.writer.internal中的类
ImageWriter implementation that uses the internal TIFF codec to write TIFF files.
TIFFImageWriter() - 类 的构造器org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
 
TIFFLZWDecoder - org.apache.xmlgraphics.image.codec.tiff中的类
A class for performing LZW decoding.
TIFFLZWDecoder(int, int, int) - 类 的构造器org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
 
tileGridXOff - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
tileGridXOffset - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The X coordinate of the upper-left pixel of tile (0, 0).
tileGridYOff - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
tileGridYOffset - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The Y coordinate of the upper-left pixel of tile (0, 0).
tileHeight - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The height of a tile.
tileHeight - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
tileWidth - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The width of a tile.
tileWidth - 类 中的变量org.apache.xmlgraphics.image.rendered.AbstractRed
 
tileXToX(int, int, int) - 类 中的静态方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileXToX(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileYToY(int, int, int) - 类 中的静态方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
tileYToY(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
tilingType - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
A code that controls adjustments to the spacing of tiles relative to the device pixel grid: 1 for constant spacing, 2 for no distortion 3 for constant spacing and faster tiling.
TITLE - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Title of the document
TMP_SCHEME - 类 中的静态变量org.apache.xmlgraphics.io.TempResourceURIGenerator
 
toCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.CMYKColorSpace
已过时。
toCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
toCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
toCIEXYZ(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
toCIEXYZNative(float, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Transforms a color value assumed to be in this ColorSpace into the CS_CIEXYZ conversion color space.
toCMYKGrayColor(float) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorUtil
Creates an uncalibrated CMYK color with the given gray value.
toColor(float[], float) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Creates a Color instance from color values usually used by the L*a*b* color space by scaling them to the 0.0..1.0 range expected by Color's constructor.
toColor(float, float, float, float) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Creates a Color instance from color values usually used by the L*a*b* color space by scaling them to the 0.0..1.0 range expected by Color's constructor.
toFile(URL) - 类 中的静态方法org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
Convert from a URL to a File.
toInt() - 类 中的方法org.apache.xmlgraphics.java2d.TransformType
Convenience for enumeration switching.
toNativeComponents(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
Converts normalized (0..1) color components to CIE L*a*b*'s native value range.
toObjectArray() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Converts the array to an object array.
toPenalty(int) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.Penalty
Turns a penalty value into a penaly object.
toRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.CMYKColorSpace
已过时。
toRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.CIELabColorSpace
toRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
toRGB(float[]) - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
toSAX(ContentHandler) - 接口 中的方法org.apache.xmlgraphics.util.XMLizable
Generates SAX events representing the object's state.
toSAX(ContentHandler) - 类 中的方法org.apache.xmlgraphics.xmp.Metadata
Generates SAX events representing the object's state.
toSAX(ContentHandler) - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
Generates SAX events representing the object's state.
toSAX(ContentHandler) - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
toSAX(ContentHandler) - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
Generates SAX events representing the object's state.
toSRGBColor(Color) - 类 中的静态方法org.apache.xmlgraphics.java2d.color.ColorUtil
Converts an arbitrary Color to a plain sRGB color doing the conversion at the best possible conversion quality.
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.cache.ImageKey
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageFlavor
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageInfo
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSize
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.ImageSource
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.AbstractImage
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
toString() - 类 中的方法org.apache.xmlgraphics.image.loader.util.Penalty
toString() - 类 中的方法org.apache.xmlgraphics.java2d.color.NamedColorSpace
toString() - 类 中的方法org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
toString() - 类 中的方法org.apache.xmlgraphics.java2d.Dimension2DDouble
toString() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSTilingPattern
Generates postscript code for a pattern
toString() - 类 中的方法org.apache.xmlgraphics.java2d.TransformType
 
toString() - 类 中的方法org.apache.xmlgraphics.ps.PSDictionary
toString() - 类 中的方法org.apache.xmlgraphics.ps.PSResource
toString() - 类 中的方法org.apache.xmlgraphics.util.QName
 
toString() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArray
toString() - 类 中的方法org.apache.xmlgraphics.xmp.XMPArrayType
 
toString() - 类 中的方法org.apache.xmlgraphics.xmp.XMPProperty
 
toString() - 类 中的方法org.apache.xmlgraphics.xmp.XMPStructure
TRAILER - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of the document trailer
transform(AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Current AffineTransform.
transform(AffineTransform) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
TRANSFORM_GENERAL - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
TRANSFORM_ROTATE - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
TRANSFORM_SCALE - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
TRANSFORM_SHEAR - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
TRANSFORM_TRANSLATE - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
 
transformStack - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Transform stack
TransformStackElement - org.apache.xmlgraphics.java2d中的类
Contains a description of an elementary transform stack element, such as a rotate or translate.
TransformStackElement(TransformType, double[]) - 类 的构造器org.apache.xmlgraphics.java2d.TransformStackElement
 
transformStackValid - 类 中的变量org.apache.xmlgraphics.java2d.GraphicContext
Defines whether the transform stack is valid or not.
TransformType - org.apache.xmlgraphics.java2d中的类
Enumeration for transformation types.
translate(int, int) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(double, double) - 类 中的方法org.apache.xmlgraphics.java2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a translation transform.
translate(int, int) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(double, double) - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Concatenates the current Graphics2D Transform with a translation transform.
TRANSLATE - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
TransformType values
TRANSLATE_STRING - 类 中的静态变量org.apache.xmlgraphics.java2d.TransformType
Strings describing the elementary transforms
translateAndScale(PSGenerator, Dimension2D, Rectangle2D) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Generates commands to modify the current transformation matrix so an image fits into a given rectangle.
TRANSPARENCY_INTENT - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used to indicate how existing transparency information (for example, an alpha channel) shall be treated.
TRANSPARENCY_INTENT_IGNORE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used with TRANSPARENCY_INTENT to indicate that any transparency information shall be ignored.
TRANSPARENCY_INTENT_PRESERVE - 接口 中的静态变量org.apache.xmlgraphics.image.loader.ImageProcessingHints
Used with TRANSPARENCY_INTENT to indicate that any transparency information shall be preserved (the default).
truncate(long) - 类 中的静态方法org.apache.xmlgraphics.image.loader.util.Penalty
Truncates the long penalty value to an integer without sign side-effects.
TYPE_CIDFONT - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
A CIDFont resource.
TYPE_CMAP - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
A CMap resource.
TYPE_ENCODING - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
a procset resource
TYPE_FILE - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
a file resource
TYPE_FONT - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
a font resource
TYPE_FORM - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
a procset resource
TYPE_PATTERN - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
a procset resource
TYPE_PROCSET - 类 中的静态变量org.apache.xmlgraphics.ps.PSResource
a procset resource

U

UnitConv - org.apache.xmlgraphics.util中的类
Utility class for unit conversions.
UnparsedDSCComment - org.apache.xmlgraphics.ps.dsc.events中的类
Represents a DSC comment that is not parsed into one of the concrete DSCComment subclasses.
UnparsedDSCComment(String) - 类 的构造器org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
Creates a new instance.
unregister(URIResolver) - 类 中的方法org.apache.xmlgraphics.util.uri.CommonURIResolver
Unregister a given URIResolver while the software is running.
UnrestrictedFallbackResolver() - 类 的构造器org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.UnrestrictedFallbackResolver
 
unsetBackground() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'bKGD' chunk from being output.
unsetBitDepth() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the setting of the bit depth of a grayscale image.
unsetBitShift() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Suppresses the setting of the bit shift of a grayscale image.
unsetChromaticity() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'cHRM' chunk from being output.
unsetCompressedText() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'zTXt' chunk from being output.
unsetGamma() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'gAMA' chunk from being output.
unsetICCProfileData() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'iCCP' chunk from being output.
unsetModificationTime() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'tIME' chunk from being output.
unsetPalette() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Suppresses the 'PLTE' chunk from being output.
unsetPaletteHistogram() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'hIST' chunk from being output.
unsetPhysicalDimension() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'pHYS' chunk from being output.
unsetSignificantBits() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'sBIT' chunk from being output.
unsetSRGBIntent() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'sRGB' chunk from being output.
unsetSuggestedPalette() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'sPLT' chunk from being output.
unsetText() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'tEXt' chunk from being output.
unsetTransparency() - 类 中的方法org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Suppresses the 'tRNS' chunk from being output.
updateMetadata(RenderedImage, IIOMetadata, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Updates the metadata information based on the parameters to this writer.
updateMetadata(RenderedImage, IIOMetadata, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
 
updateMetadata(RenderedImage, IIOMetadata, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
Updates the metadata information based on the parameters to this writer.
updateTileGridInfo() - 类 中的方法org.apache.xmlgraphics.image.rendered.AbstractRed
This function computes all the basic information about the tile grid based on the data stored in sm, and tileGridX/YOff.
URIResolverAdapter - org.apache.xmlgraphics.io中的类
An adapter between URIResolver to ResourceResolver.
URIResolverAdapter(URIResolver) - 类 的构造器org.apache.xmlgraphics.io.URIResolverAdapter
 
useColor(Color) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Establishes the specified color.
useColor(Color) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Establishes the specified color (RGB).
useDash(String) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Establishes the specified dash pattern.
useDash(String) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Establishes the specified dash.
usedLocale - 类 中的变量org.apache.xmlgraphics.util.i18n.LocalizableSupport
The locale in use.
useFont(String, float) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Establishes the specified font and size.
useFont(String, float) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Establishes the specified font and size.
useLineCap(int) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Establishes the specified line cap style.
useLineCap(int) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Establishes the specified line cap.
useLineJoin(int) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Establishes the specified line join style.
useLineJoin(int) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Establishes the specified line join.
useLineWidth(double) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Establishes the specified line width.
useLineWidth(double) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Establishes the specified line width.
useMiterLimit(float) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Establishes the specified miter limit.
useMiterLimit(float) - 类 中的方法org.apache.xmlgraphics.ps.PSState
Establishes the specified miter limit.
useRGBColor(Color) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
已过时。
use useColor method instead

V

validateTransformStack() - 类 中的方法org.apache.xmlgraphics.java2d.GraphicContext
Marks the GraphicContext's isNewTransformStack to false as a memento that the current transform stack was read and has not been reset.
valueOf(String) - 枚举 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.xmlgraphics.image.codec.tiff.CompressionValue
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.xmlgraphics.image.writer.Endianness
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.xmlgraphics.image.writer.ResolutionUnit
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.xmlgraphics.java2d.color.RenderingIntent
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 类 中的静态方法org.apache.xmlgraphics.ps.PSDictionary
Parses a given a dictionary string and returns an object
values() - 枚举 中的静态方法org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.xmlgraphics.image.codec.tiff.CompressionValue
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.xmlgraphics.image.writer.Endianness
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.xmlgraphics.image.writer.ResolutionUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.xmlgraphics.java2d.color.RenderingIntent
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VERSION - 类 中的静态变量org.apache.xmlgraphics.ps.DSCConstants
Version of the document
Vertex - org.apache.xmlgraphics.util.dijkstra中的接口
Represents a vertex to be used by DijkstraAlgorithm.
viewportHeight - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
viewportWidth - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 

W

warn(String) - 类 中的方法org.apache.xmlgraphics.ps.dsc.DSCParser
This method is used to write out warning messages for the parsing process.
warningOccurred(ImageWriter, int, String) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
width - 类 中的变量org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The image's width in pixels.
width - 类 中的变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
WINANSI_ENCODING - 类 中的静态变量org.apache.xmlgraphics.fonts.Glyphs
The characters in WinAnsiEncoding
WINANSI_ENCODING_RESOURCE - 类 中的静态变量org.apache.xmlgraphics.ps.PSFontUtils
the PSResource representing the WinAnsiEncoding.
wrap(RenderedImage) - 类 中的静态方法org.apache.xmlgraphics.image.GraphicsUtil
Convertes any RenderedImage to a CacheableRed.
wrap(RenderedImage) - 类 中的静态方法org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
wrapInputStream(InputStream, boolean) - 类 中的静态方法org.apache.xmlgraphics.image.codec.util.SeekableStream
Returns a SeekableStream that will read from a given InputStream, optionally including support for seeking backwards.
write(int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
write(byte[]) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
write(String) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes a PostScript command to the stream.
write(int) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes the given number to the stream in decimal format.
write(int) - 类 中的方法org.apache.xmlgraphics.util.io.ASCII85OutputStream
 
write(int) - 类 中的方法org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
 
write(int) - 类 中的方法org.apache.xmlgraphics.util.io.Base64EncodeStream
 
write(byte[]) - 类 中的方法org.apache.xmlgraphics.util.io.Base64EncodeStream
 
write(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.util.io.Base64EncodeStream
 
write(byte) - 类 中的方法org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
 
write(byte[]) - 类 中的方法org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.xmlgraphics.util.WriterOutputStream
write(byte[]) - 类 中的方法org.apache.xmlgraphics.util.WriterOutputStream
write(int) - 类 中的方法org.apache.xmlgraphics.util.WriterOutputStream
writeByteArr(byte[]) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes encoded data to the PostScript stream.
writeClip(Shape) - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Establishes a clipping region
writeDataURL(InputStream, String, Writer) - 类 中的静态方法org.apache.xmlgraphics.util.uri.DataURLUtil
Generates a data URL and writes it to a Writer.
writeDocumentResources(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Writes a DSC comment for the needed and supplied resourced for the current DSC document.
writeDSCComment(String) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes a DSC comment to the output stream.
writeDSCComment(String, Object) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes a DSC comment to the output stream.
writeDSCComment(String, Object[]) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes a DSC comment to the output stream.
writeEPSProcSet(PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSProcSets
Generates a resource defining a procset for including EPS graphics.
writeFileHeader() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Writes the file header.
writeFileHeader() - 类 中的方法org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
Writes the file header.
writeFileHeader() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
Writes the file header.
writeFOPEPSProcSet(PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSProcSets
已过时。
Use writeEPSProcSet() instead.
writeFOPStdProcSet(PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSProcSets
已过时。
Use writeStdProcSet() instead.
writeImage(RenderedImage, OutputStream) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, OutputStream, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, OutputStream) - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, OutputStream, ImageWriterParams) - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, OutputStream) - 类 中的方法org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, OutputStream, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, OutputStream) - 类 中的方法org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, OutputStream, ImageWriterParams) - 类 中的方法org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
Encodes an image and writes it to an OutputStream.
writeImage(RenderedImage, ImageWriterParams) - 接口 中的方法org.apache.xmlgraphics.image.writer.MultiImageWriter
Encodes an image and writes it to the image file.
writeImage(byte[], Dimension, String, Rectangle2D, boolean, ColorSpace, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
已过时。
Please use the variant with the more versatile ImageEncoder as parameter
writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorSpace, int, boolean, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Writes a bitmap image to the PostScript stream.
writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorModel, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
 
writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorModel, PSGenerator, RenderedImage) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Writes a bitmap image to the PostScript stream.
writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorModel, PSGenerator, RenderedImage, Color) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
Writes a bitmap image to the PostScript stream.
writeln(String) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
Writes a PostScript command to the stream and ends the line.
writePageHeader() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Writes the page header for a page.
writePageHeader() - 类 中的方法org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
Writes the page header for a page.
writePageHeader() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
Writes the page header for a page.
writePageResources(PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Writes a DSC comment for the accumulated used resources on the current page.
writePageSetup() - 接口 中的方法org.apache.xmlgraphics.java2d.ps.PSTextHandler
Is called by when a "PageSetup" section of the PostScript document is generated.
writePageTrailer() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Writes the page trailer for a page.
writePageTrailer() - 类 中的方法org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
Writes the page trailer for a page.
writePageTrailer() - 类 中的方法org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
Writes the page trailer for a page.
writeProcSets() - 类 中的方法org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
Writes the ProcSets ending up in the prolog to the PostScript file.
writeResources(boolean, PSGenerator) - 类 中的方法org.apache.xmlgraphics.ps.dsc.ResourceTracker
Writes a DSC comment for the accumulated used resources, either at page level or at document level.
writeResources(boolean) - 类 中的方法org.apache.xmlgraphics.ps.PSGenerator
已过时。
Use the writeResources() on ResourceTracker instead.
writeReusableImage(byte[], Dimension, String, String, boolean, ColorSpace, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
已过时。
Please use FormGenerator
writeReusableImage(ImageEncoder, Dimension, String, String, ColorSpace, boolean, PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSImageUtils
已过时。
Please use FormGenerator
WriterOutputStream - org.apache.xmlgraphics.util中的类
An OutputStream wrapper for a Writer.
WriterOutputStream(Writer) - 类 的构造器org.apache.xmlgraphics.util.WriterOutputStream
Creates a new WriterOutputStream.
WriterOutputStream(Writer, String) - 类 的构造器org.apache.xmlgraphics.util.WriterOutputStream
Creates a new WriterOutputStream.
writeSetup() - 接口 中的方法org.apache.xmlgraphics.java2d.ps.PSTextHandler
Is called by when the "Setup" or "Prolog" of the PostScript document is generated.
writeStdProcSet(PSGenerator) - 类 中的静态方法org.apache.xmlgraphics.ps.PSProcSets
Generates a resource defining standard procset with operations used by the XML Graphics project.
writeString(byte[]) - 类 中的方法org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Write out the string just uncompressed.
writeTo(OutputStream) - 类 中的方法org.apache.xmlgraphics.image.loader.impl.ImageRawStream
Writes the content of the image to an OutputStream.
writeTo(OutputStream) - 接口 中的方法org.apache.xmlgraphics.ps.ImageEncoder
Writes the whole raw bitmap field to the given OutputStream.
writeXML(Metadata, Result) - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPSerializer
Writes the in-memory representation of the XMP metadata to a JAXP Result.
writeXMPPacket(Metadata, OutputStream, boolean) - 类 中的静态方法org.apache.xmlgraphics.xmp.XMPSerializer
Writes the in-memory representation of the XMP metadata to an OutputStream as an XMP packet.

X

XAP_MM_NAMESPACE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for XMP Media Management
XAPMMAdapter - org.apache.xmlgraphics.xmp.schemas.pdf中的类
 
XAPMMAdapter(Metadata, String) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
Constructs a new adapter for XAP MM around the given metadata object.
XAPMMXMPSchema - org.apache.xmlgraphics.xmp.schemas.pdf中的类
 
XAPMMXMPSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMXMPSchema
Creates a new schema instance for Dublin Core.
XML_DOM - 类 中的静态变量org.apache.xmlgraphics.image.loader.ImageFlavor
An XML-based image in form of a W3C DOM instance
XML_NS - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for the xml: prefix
XMLizable - org.apache.xmlgraphics.util中的接口
This interface can be implemented by classes willing to provide an XML representation of their current state as SAX events.
XMLNamespaceEnabledImageFlavor - org.apache.xmlgraphics.image.loader中的类
Special image flavor subclass which enables the restriction to a particular XML namespace.
XMLNamespaceEnabledImageFlavor(ImageFlavor, String) - 类 的构造器org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
Constructs a new image flavor.
XMLNS_NAMESPACE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for the xmlns: prefix
XmlSourceUtil - org.apache.xmlgraphics.io中的类
A utility class for handling Source objects, more specficially the streams that back the Source.
XMP_BASIC_NAMESPACE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for the XMP Basic Schema
XMP_NAMESPACE - 接口 中的静态变量org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for XMP
XMPArray - org.apache.xmlgraphics.xmp中的类
Represents an XMP array as defined by the XMP specification.
XMPArray(XMPArrayType) - 类 的构造器org.apache.xmlgraphics.xmp.XMPArray
Main constructor
XMPArrayType - org.apache.xmlgraphics.xmp中的类
Enum class for XMP array types.
XMPBasicAdapter - org.apache.xmlgraphics.xmp.schemas中的类
Schema adapter implementation for the XMP Basic schema.
XMPBasicAdapter(Metadata, String) - 类 的构造器org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
Constructs a new adapter for XMP Basic around the given metadata object.
XMPBasicSchema - org.apache.xmlgraphics.xmp.schemas中的类
XMP schema for XMP Basic.
XMPBasicSchema() - 类 的构造器org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
Creates a new schema instance for Dublin Core.
XMPComplexValue - org.apache.xmlgraphics.xmp中的类
Base class for complex data types in XMP.
XMPComplexValue() - 类 的构造器org.apache.xmlgraphics.xmp.XMPComplexValue
 
XMPConstants - org.apache.xmlgraphics.xmp中的接口
Constants used in XMP metadata.
XMPHandler - org.apache.xmlgraphics.xmp中的类
Passive XMP parser implemented as a SAX DefaultHandler.
XMPHandler() - 类 的构造器org.apache.xmlgraphics.xmp.XMPHandler
 
XMPPacketParser - org.apache.xmlgraphics.xmp中的类
This class is a parser for XMP packets.
XMPParser - org.apache.xmlgraphics.xmp中的类
The XMP parser.
XMPProperty - org.apache.xmlgraphics.xmp中的类
This class is the base class for all XMP properties.
XMPProperty(QName, Object) - 类 的构造器org.apache.xmlgraphics.xmp.XMPProperty
Creates a new XMP property.
XMPSchema - org.apache.xmlgraphics.xmp中的类
Base class for schema implementations that provide user-friendly access to XMP values.
XMPSchema(String, String) - 类 的构造器org.apache.xmlgraphics.xmp.XMPSchema
Constructs a new XMP schema object.
XMPSchemaAdapter - org.apache.xmlgraphics.xmp中的类
Base class for schema-specific adapters that provide user-friendly access to XMP values.
XMPSchemaAdapter(Metadata, XMPSchema) - 类 的构造器org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Main constructor.
XMPSchemaRegistry - org.apache.xmlgraphics.xmp中的类
This class is a registry of XMP schemas.
XMPSerializer - org.apache.xmlgraphics.xmp中的类
Serializes an XMP tree to XML or to an XMP packet.
XMPStructure - org.apache.xmlgraphics.xmp中的类
Represents an XMP structure as defined by the XMP specification.
XMPStructure() - 类 的构造器org.apache.xmlgraphics.xmp.XMPStructure
Main constructor
xStep - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
The desired horizontal spacing between pattern cells, measured in the pattern coordinate system
xUID - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
The XUID is an extended unique ID -- an array of integers that provides for distributed, hierarchical management of the space of unique ID numbers (optional)

Y

yStep - 类 中的变量org.apache.xmlgraphics.java2d.ps.PSTilingPattern
The desired vertical spacing between pattern cells, measured in the pattern coordinate system

Z

ZERO - 类 中的静态变量org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
ZERO - 接口 中的静态变量org.apache.xmlgraphics.util.io.ASCII85Constants
Special character "z" stands for four NULL bytes (short-cut for !!!!!)
ZERO_ARRAY - 接口 中的静态变量org.apache.xmlgraphics.util.io.ASCII85Constants
ZERO as a byte array
ZERO_PENALTY - 类 中的静态变量org.apache.xmlgraphics.image.loader.util.Penalty
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
跳过导航链接
xmlgraphics-commons 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.