Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABSOLUTE_COLORIMETRIC - Enum constant in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Absolute colorimetric rendering intent.
- AbstractDeviceSpecificColorSpace - Class in org.apache.xmlgraphics.java2d.color
-
Base class for device-specific (uncalibrated) color spaces.
- AbstractDeviceSpecificColorSpace(int, int) - Constructor for class org.apache.xmlgraphics.java2d.color.AbstractDeviceSpecificColorSpace
-
Creates a new instance.
- AbstractDSCComment - Class in org.apache.xmlgraphics.ps.dsc.events
-
Abstract base class for DSC comments.
- AbstractDSCComment() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
- AbstractEvent - Class in org.apache.xmlgraphics.ps.dsc.events
-
Abstract base class for DSC events.
- AbstractEvent() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
- AbstractGraphics2D - Class in 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) - Constructor for class org.apache.xmlgraphics.java2d.AbstractGraphics2D
- AbstractGraphics2D(AbstractGraphics2D) - Constructor for class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Creates a new AbstractGraphics2D from an existing instance.
- AbstractGraphicsConfiguration - Class in org.apache.xmlgraphics.java2d
-
Adapter to allow subclassing java.awt.GraphicsConfiguration without compilation errors.
- AbstractGraphicsConfiguration() - Constructor for class org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration
- AbstractImage - Class in org.apache.xmlgraphics.image.loader.impl
-
Abstract base class for Image implementations.
- AbstractImage(ImageInfo) - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImage
-
Main constructor
- AbstractImageConverter - Class in org.apache.xmlgraphics.image.loader.impl
-
Abstract base class for ImageConverter implementations.
- AbstractImageConverter() - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
- AbstractImageLoader - Class in org.apache.xmlgraphics.image.loader.impl
-
Simple abstract base class for ImageLoaders.
- AbstractImageLoader() - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
- AbstractImageLoaderFactory - Class in org.apache.xmlgraphics.image.loader.impl
-
Abstract base class for ImageLoaderFactory implementations.
- AbstractImageLoaderFactory() - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
- AbstractImagePreloader - Class in org.apache.xmlgraphics.image.loader.impl
-
Abstract base class for image preloaders.
- AbstractImagePreloader() - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
- AbstractImageSessionContext - Class in org.apache.xmlgraphics.image.loader.impl
-
Abstract base class for classes implementing ImageSessionContext.
- AbstractImageSessionContext() - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
- AbstractImageSessionContext(AbstractImageSessionContext.FallbackResolver) - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
- AbstractImageSessionContext.FallbackResolver - Interface in 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 - Class in 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 - Class in org.apache.xmlgraphics.image.loader.impl
-
An unrestricted resolver that has various contingency mechanisms that access the file-system.
- AbstractImageWriter - Class in org.apache.xmlgraphics.image.writer
-
Abstract base class for ImageWriter implementations.
- AbstractImageWriter() - Constructor for class org.apache.xmlgraphics.image.writer.AbstractImageWriter
- AbstractPSDocumentGraphics2D - Class in 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) - Constructor for class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Create a new AbstractPSDocumentGraphics2D.
- AbstractPSDocumentGraphics2D(AbstractPSDocumentGraphics2D) - Constructor for class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
This constructor supports the create method
- AbstractRed - Class in 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() - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
-
void constructor.
- AbstractRed(Rectangle, Map) - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Construct an Abstract RenderedImage from a bounds rect and props (may be null).
- AbstractRed(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class 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).
- AbstractRed(List, Rectangle, ColorModel, SampleModel, Map) - Constructor for class 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, Map) - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Construct an Abstract Rable from a List of sources a bounds rect and props (may be null).
- AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Construct an Abstract Rable from a bounds rect and props (may be null).
- AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
- AbstractRed(CachableRed, Rectangle, Map) - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
- AbstractRed(CachableRed, Map) - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Construct an Abstract RenderedImage from a source image and props (may be null).
- AbstractResourceDSCComment - Class in org.apache.xmlgraphics.ps.dsc.events
-
Abstract base class for resource comments.
- AbstractResourceDSCComment() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
-
Creates a new instance
- AbstractResourceDSCComment(PSResource) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
-
Creates a new instance for a given PSResource instance
- AbstractResourcesDSCComment - Class in org.apache.xmlgraphics.ps.dsc.events
-
Abstract base class for Resource DSC comments (DocumentNeededResources, DocumentSuppliedResources and PageResources).
- AbstractResourcesDSCComment() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Creates a new instance.
- AbstractResourcesDSCComment(Collection) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Creates a new instance.
- accept(DSCEvent) - Method in interface org.apache.xmlgraphics.ps.dsc.DSCFilter
-
Indicates whether a particular event is acceptable or if it should be skipped/ignored.
- add(int) - Method in class org.apache.xmlgraphics.image.loader.util.Penalty
-
Adds a penalty to this one and returns the combined penalty.
- add(Object) - Method in class org.apache.xmlgraphics.xmp.XMPArray
- add(Object, String) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Adds a language-dependent value to the array.
- add(Object, String, String) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Adds a new value to the array
- add(Penalty) - Method in class org.apache.xmlgraphics.image.loader.util.Penalty
-
Adds a penalty to this one and returns the combined penalty.
- addContributor(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Adds a new entry to the list of contributors (other than the authors).
- addConverter(ImageConverter) - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Adds an additional ImageConverter to the end of the pipeline.
- addCreator(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Adds a new entry to the list of creators (authors of the resource).
- addDate(Date) - Method in class 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) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Adds a date value to an ordered array.
- addEdge(Edge) - Method in class org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
-
Adds a new edge between two vertices.
- addFallbackFont(String, Object) - Method in interface org.apache.xmlgraphics.java2d.GeneralGraphics2DImagePainter
- addIdentifier(String) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Adds an identifier that unambiguously identify the resource within a given context.
- addLanguage(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Adds a new entry to the list of languages (RFC 3066).
- addListener(DSCListener) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Adds a DSC event listener.
- addObjectToArray(String, Object, XMPArrayType) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Adds a Object value to an array.
- addPrivateChunk(String, byte[]) - Method in class 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) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Adds a new entry to the list of publishers.
- addRelation(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Adds a new entry to the list of relationships to other documents.
- addRenderingHints(Map) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the values of an arbitrary number of preferences for the rendering algorithms.
- addRenderingHints(Map) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the values of an arbitrary number of preferences for the rendering algorithms.
- addResource(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Adds a new resource.
- addResources(Collection) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Adds a collection of resources.
- addRule(QName, PropertyMerger) - Method in class org.apache.xmlgraphics.xmp.merge.MergeRuleSet
-
Adds a merge rule to this set.
- addSchema(XMPSchema) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaRegistry
-
Adds an XMP schema to the registry.
- addStringToBag(String, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Adds a String value to an unordered array.
- addStringToSeq(String, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Adds a String value to an ordered array.
- addStringToTable(byte[]) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
-
Add a new string to the string table.
- addStringToTable(byte[], byte) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
-
Add a new string to the string table.
- addSubject(String) - Method in class 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) - Method in class 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 - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for the Adobe PDF Schema
- ADOBECYRILLIC_ENCODING - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
-
The characters in AdobeStandardCyrillicEncoding
- ADOBECYRILLIC_ENCODING_RESOURCE - Static variable in class org.apache.xmlgraphics.ps.PSFontUtils
-
the PSResource representing the AdobeStandardCyrillicEncoding.
- AdobePDFAdapter - Class in org.apache.xmlgraphics.xmp.schemas.pdf
-
Schema adapter implementation for the Adobe PDF schema.
- AdobePDFAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
-
Constructs a new adapter for Adobe PDF around the given metadata object.
- AdobePDFSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
-
Adobe PDF XMP schema.
- AdobePDFSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
-
Creates a new schema instance for Dublin Core.
- alpha - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
-
The alpha opacity value of the entry.
- ALT - Static variable in class org.apache.xmlgraphics.xmp.XMPArrayType
-
the alternative array
- Any2LsRGBRed - Class in org.apache.xmlgraphics.image.rendered
-
This function will tranform an image from any colorspace into a luminance image.
- Any2LsRGBRed(CachableRed) - Constructor for class org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
-
Construct a luminace image from src.
- Any2sRGBRed - Class in org.apache.xmlgraphics.image.rendered
-
This function will tranform an image from any colorspace into a luminance image.
- Any2sRGBRed(CachableRed) - Constructor for class org.apache.xmlgraphics.image.rendered.Any2sRGBRed
-
Construct a luminace image from src.
- APP0 - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Application marker, JFIF, JFXX, CIFF
- APP1 - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Application marker, EXIF, XMP
- APP2 - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Application marker, ICC, FlashPix
- APPD - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Application marker APPD/APP13, Photoshop, Adobe_CM
- APPE - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Application marker APPE/APP14, Adobe
- APPF - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Application marker APPF/APP15, GraphicConverter
- applyLut_INT(WritableRaster, int[]) - Static method in class org.apache.xmlgraphics.image.rendered.Any2sRGBRed
- applyPaint(Paint, boolean) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Applies a new Paint object.
- applyStroke(Stroke) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Applies a new Stroke object.
- applyStroke(Stroke, PSGenerator) - Static method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Applies a new Stroke object.
- ArrayAddPropertyMerger - Class in org.apache.xmlgraphics.xmp.merge
-
Merges properties by adding up all items from both ends into one SEQ array.
- ArrayAddPropertyMerger() - Constructor for class org.apache.xmlgraphics.xmp.merge.ArrayAddPropertyMerger
- ASCII85Constants - Interface in org.apache.xmlgraphics.util.io
-
This interface defines constants used by the ASCII85 filters.
- ASCII85InputStream - Class in org.apache.xmlgraphics.util.io
-
This class applies a ASCII85 decoding to the stream.
- ASCII85InputStream(InputStream) - Constructor for class org.apache.xmlgraphics.util.io.ASCII85InputStream
- ASCII85OutputStream - Class in org.apache.xmlgraphics.util.io
-
This class applies a ASCII85 encoding to the stream.
- ASCII85OutputStream(OutputStream) - Constructor for class org.apache.xmlgraphics.util.io.ASCII85OutputStream
- ASCIIHexOutputStream - Class in org.apache.xmlgraphics.util.io
-
This class applies a ASCII Hex encoding to the stream.
- ASCIIHexOutputStream(OutputStream) - Constructor for class org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
- asDSCComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
- asDSCComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
- asDSCComment() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Casts this instance to a DSCComment if possible.
- asDSCComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- asLine() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
- asLine() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Casts this instance to a PostScriptLine if possible.
- asLine() - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
- ATEND - Static variable in class 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 - Static variable in class org.apache.xmlgraphics.ps.PSGenerator
-
Deprecated.Please use DSCConstants.ATEND. This constant was in the wrong place.
- attribute - Variable in class org.apache.xmlgraphics.xmp.XMPProperty
- AUTO - Enum constant in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Automatic rendering intent.
- autoDecorateInputStream(InputStream) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Automatically decorates an InputStream so it is buffered.
- available() - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - available() - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- available() - Method in class org.apache.xmlgraphics.util.io.Base64DecodeStream
B
- background - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current background color.
- BAG - Static variable in class org.apache.xmlgraphics.xmp.XMPArrayType
-
the unordered array
- Base64DecodeStream - Class in org.apache.xmlgraphics.util.io
-
This class implements a Base64 Character decoder as specified in RFC1113.
- Base64DecodeStream(InputStream) - Constructor for class org.apache.xmlgraphics.util.io.Base64DecodeStream
- Base64EncodeStream - Class in org.apache.xmlgraphics.util.io
-
This class implements a Base64 Character encoder as specified in RFC1113.
- Base64EncodeStream(OutputStream) - Constructor for class org.apache.xmlgraphics.util.io.Base64EncodeStream
- Base64EncodeStream(OutputStream, boolean) - Constructor for class org.apache.xmlgraphics.util.io.Base64EncodeStream
- bBox - Variable in class 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 - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Bounding box for the document
- BEGIN_DATA - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of a data section
- BEGIN_DEFAULTS - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of the defaults section
- BEGIN_DOCUMENT - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of an embedded document
- BEGIN_EMULATION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of a non-PostScript section
- BEGIN_FEATURE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of a PPD feature
- BEGIN_OBJECT - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of a graphic object
- BEGIN_PAGE_SETUP - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of the page setup section
- BEGIN_PREVIEW - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of a preview section (EPS only)
- BEGIN_PROLOG - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of the prolog
- BEGIN_RESOURCE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of a resource (font, file, procset)
- BEGIN_SETUP - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of the document setup
- BIG_ENDIAN - Enum constant in enum org.apache.xmlgraphics.image.writer.Endianness
-
Big endian, most significant byte first, MSB, Motorola Format.
- bitDepth - Variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
- bitDepthSet - Variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
- BITMAP_TYPE_INTENT - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used to tell a bitmap producer to generate a certain type of bitmap.
- BITMAP_TYPE_INTENT_GRAY - Static variable in interface 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 - Static variable in interface 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.
- bKGD - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- blue - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
-
The blue color value of the entry.
- BMP_SIG_LENGTH - Static variable in class org.apache.xmlgraphics.image.loader.impl.PreloaderBMP
-
Length of the BMP header
- bounds - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- BUFFERED_IMAGE - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a BufferedImage instance
- BufferedImageCachableRed - Class in org.apache.xmlgraphics.image.rendered
-
This implements CachableRed based on a BufferedImage.
- BufferedImageCachableRed(BufferedImage) - Constructor for class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
-
Construct an instance of CachableRed around a BufferedImage.
- BufferedImageCachableRed(BufferedImage, int, int) - Constructor for class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- buildBufferedImage(Dimension) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Creates a buffered image.
- bundleName - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
The resource bundle classname.
- ByteArrayStreamFactory(byte[]) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
-
Main constructor.
C
- CachableRed - Interface in 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) - Method in interface org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
-
An Image was found in the cache
- cacheHitImage(ImageKey) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
An Image was found in the cache
- cacheHitImageInfo(String) - Method in interface org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
-
An ImageInfo was found in the cache
- cacheHitImageInfo(String) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
An ImageInfo was found in the cache
- cacheMissImage(ImageKey) - Method in interface org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
-
An Image was not in the cache
- cacheMissImage(ImageKey) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
An Image was not in the cache
- cacheMissImageInfo(String) - Method in interface org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
-
An ImageInfo was not in the cache
- cacheMissImageInfo(String) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
An ImageInfo was not in the cache
- calcPixelsFromSize() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Calculates the size in pixels based on the size in millipoints and the resolution.
- calcSizeFromPixels() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Calculates the size in millipoints based on the size in pixels and the resolution.
- canSeekBackwards() - Method in class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
-
Returns
true
since allFileCacheSeekableStream
instances support seeking backwards. - canSeekBackwards() - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Returns
false
since seking backwards is not supported. - canSeekBackwards() - Method in class org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
-
Returns
true
if this object supports calls toseek(pos)
with an offsetpos
smaller than the current offset, as returned bygetFilePointer
. - canSeekBackwards() - Method in class org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
-
Returns
true
since allMemoryCacheSeekableStream
instances support seeking backwards. - canSeekBackwards() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Returns
true
if this object supports calls toseek(pos)
with an offsetpos
smaller than the current offset, as returned bygetFilePointer
. - canSeekBackwards() - Method in class org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
-
Returns
true
if this object supports calls toseek(pos)
with an offsetpos
smaller than the current offset, as returned bygetFilePointer
. - CENTIMETER - Enum constant in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
units per centimeter
- characters(char[], int, int) - Method in class org.apache.xmlgraphics.xmp.XMPHandler
- charToGlyphName(char) - Static method in class org.apache.xmlgraphics.fonts.Glyphs
-
Return the glyphname from a character, eg, charToGlyphName('\\') returns "backslash"
- checkAndSkipDSC30Header(DSCParser) - Static method in class org.apache.xmlgraphics.ps.dsc.tools.DSCTools
-
Verifies that the file being parsed is a DSC 3.0 file.
- checkSourceFlavor(Image) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
-
Checks if the source flavor of the given image is compatible with this ImageConverter.
- checkTransform(AffineTransform) - Method in class org.apache.xmlgraphics.ps.PSState
-
Check the current transform.
- choosePipeline(ImageProviderPipeline[]) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Chooses the best
ImageProviderPipeline
from a set of candidates. - cHRM - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- CIELabColorSpace - Class in org.apache.xmlgraphics.java2d.color
-
This class defines the CIE L*a*b* (CIE 1976) color space.
- CIELabColorSpace() - Constructor for class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
-
Default constructor using the D65 white point.
- CIELabColorSpace(float[]) - Constructor for class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
-
CIE Lab space constructor which allows to give an arbitrary white point.
- classLoader - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
The classloader to use to create the resource bundle.
- ClasspathResource - Class in org.apache.xmlgraphics.util
-
A class to find resources in the classpath by their mime-type specified in the MANIFEST.
- clear() - Method in class org.apache.xmlgraphics.image.loader.util.SoftMapCache
-
Clears the cache.
- clear() - Method in class org.apache.xmlgraphics.ps.PSPageDeviceDictionary
- clearCache() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Clears the image cache (all ImageInfo and Image objects).
- clearRect(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Clears the specified rectangle by filling it with the background color of the current drawing surface.
- clip - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current clip
- clip(Shape) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Intersects the current
Clip
with the interior of the specifiedShape
and sets theClip
to the resulting intersection. - clip(Shape) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Intersects the current
Clip
with the interior of the specifiedShape
and sets theClip
to the resulting intersection. - clippingDisabled - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Disable or enable clipping
- clipRect(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Intersects the current clip with the specified rectangle.
- clipRect(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Intersects the current clip with the specified rectangle.
- clone() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
- clone() - Method in class org.apache.xmlgraphics.java2d.TransformStackElement
- close() - Method in class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
-
Closes this stream and releases any system resources associated with the stream.
- close() - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - close() - Method in class org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
- close() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
- close() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
-
Closes the factory and releases any resources held open during the lifetime of this object.
- close() - Method in interface org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory
-
Closes the factory and releases any resources held open during the lifetime of this object.
- close() - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- close() - Method in interface org.apache.xmlgraphics.image.writer.MultiImageWriter
- close() - Method in class org.apache.xmlgraphics.util.io.ASCII85OutputStream
- close() - Method in class org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
- close() - Method in class org.apache.xmlgraphics.util.io.Base64DecodeStream
- close() - Method in class org.apache.xmlgraphics.util.io.Base64EncodeStream
- close() - Method in class org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
- close() - Method in class org.apache.xmlgraphics.util.io.SubInputStream
- close() - Method in class org.apache.xmlgraphics.util.WriterOutputStream
- closeImage(String, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Closes the resources associated to the given image.
- closePage() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Closes the current page.
- closeQuietly(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Deprecated.use
XmlSourceUtil.closeQuietly(Source)
instead - closeQuietly(Source) - Static method in class org.apache.xmlgraphics.io.XmlSourceUtil
-
Closes the InputStreams or ImageInputStreams of Source objects.
- cm - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- CM - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
Describes the unit centimeter.
- CMYKColorSpace - Class in org.apache.xmlgraphics.java2d
-
Deprecated.This class has been moved to the "color" subpackage.
- CMYKColorSpace(int, int) - Constructor for class org.apache.xmlgraphics.java2d.CMYKColorSpace
-
Deprecated.
- coerceColorModel(ColorModel, boolean) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
- coerceData(WritableRaster, ColorModel, boolean) - Static method in class 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 - Interface in org.apache.xmlgraphics.java2d.color
-
Utility for implementing a color conversion scheme.
- colorModel - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The image's ColorModel.
- ColorProfileUtil - Class in org.apache.xmlgraphics.java2d.color.profile
-
Helper methods for handling color profiles.
- ColorSpaceOrigin - Interface in org.apache.xmlgraphics.java2d.color
-
Interface used to decorate java.awt.color.ColorSpaces subclasses to report the origin of the associated color profile.
- ColorSpaces - Class in org.apache.xmlgraphics.java2d.color
-
Provides access to various color spaces.
- ColorUtil - Class in org.apache.xmlgraphics.java2d.color
-
Generic Color helper class.
- ColorWithAlternatives - Class in org.apache.xmlgraphics.java2d.color
-
Extended
Color
class allowing to specify a prioritized list of alternative colors. - ColorWithAlternatives(float, float, float, float, Color[]) - Constructor for class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Constructor for RGBA colors.
- ColorWithAlternatives(float, float, float, Color[]) - Constructor for class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Constructor for RGB colors.
- ColorWithAlternatives(int, boolean, Color[]) - Constructor for class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Constructor for RGBA colors.
- ColorWithAlternatives(int, int, int, int, Color[]) - Constructor for class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Constructor for RGBA colors.
- ColorWithAlternatives(int, int, int, Color[]) - Constructor for class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Constructor for RGB colors.
- ColorWithAlternatives(int, Color[]) - Constructor for class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Constructor for RGB colors.
- ColorWithAlternatives(ColorSpace, float[], float, Color[]) - Constructor for class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Constructor for colors with an arbitrary color space.
- comment(String) - Method in class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
- comment(String) - Method in interface org.apache.xmlgraphics.ps.dsc.DSCHandler
-
Called for any line containing a full-line PostScript comment.
- comment(String) - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
- COMMENT - Static variable in interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants
-
Indicates a normal PostScript comment (starting with "%")
- commentln(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes a comment to the stream and ends the line.
- CommonURIResolver - Class in org.apache.xmlgraphics.util.uri
-
A URI Resolver which supports pluggable entities via the
Service
mechanism. - CommonURIResolver() - Constructor for class org.apache.xmlgraphics.util.uri.CommonURIResolver
-
Creates a new CommonURIResolver.
- COMP_DEFLATE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_FAX_G3_1D - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_FAX_G3_2D - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_FAX_G4_2D - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_JPEG_OLD - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_JPEG_TTN2 - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_LZW - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_NONE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- COMP_PACKBITS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- compareTo(Object) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Compares this
TIFFField
with anotherTIFFField
by comparing the tags. - compareTo(Object) - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
- compareTo(Object) - Method in class org.apache.xmlgraphics.ps.PSResource
- composeString(byte[], byte) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
-
Append
newString
to the end ofoldString
. - composite - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current Composite
- CompositeImageLoader - Class in org.apache.xmlgraphics.image.loader.impl
-
Composite ImageLoader implementation in order to provide fallbacks when one ImageLoader fails due to some limitation.
- CompositeImageLoader(ImageLoader[]) - Constructor for class org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
-
Main constructor.
- CompressionValue - Enum in org.apache.xmlgraphics.image.codec.tiff
-
Enumerates the possible compression values for TIFF images.
- concatenate(TransformStackElement) - Method in class org.apache.xmlgraphics.java2d.TransformStackElement
- concatMatrix(double[]) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Concats the transformations matrix.
- concatMatrix(double, double, double, double, double, double) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Concats the transformation matrix.
- concatMatrix(AffineTransform) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Concats the transformations matric.
- concatMatrix(AffineTransform) - Method in class org.apache.xmlgraphics.ps.PSState
-
Concats the given transformation matrix with the current one.
- construct(CachableRed, ColorModel) - Static method in class org.apache.xmlgraphics.image.rendered.FormatRed
- convert(Color) - Method in interface org.apache.xmlgraphics.java2d.color.ColorConverter
- convert(Color) - Method in class org.apache.xmlgraphics.java2d.color.DefaultColorConverter
- convert(Color) - Method in class org.apache.xmlgraphics.java2d.color.GrayScaleColorConverter
-
The color is converted to CMYK with just the K component.
- convert(String) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Convert the given unit length to a dimensionless integer representing a whole number of base units (milli-points).
- convert(Image, Map) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
-
Converts an image into a different representation.
- convert(Image, Map) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
-
Converts an image into a different representation.
- convert(Image, Map) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
-
Converts an image into a different representation.
- convert(Image, Map) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
-
Converts an image into a different representation.
- convert(Image, Map) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageConverter
-
Converts an image into a different representation.
- convertImage(Image, ImageFlavor[]) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Converts an image with no hints.
- convertImage(Image, ImageFlavor[], Map) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Converts an image.
- convertRealToDSC(float) - Static method in class org.apache.xmlgraphics.ps.PSGenerator
-
Converts a <real> value for use in DSC comments.
- convertSimpleValueToArray(XMPArrayType) - Method in class 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) - Static method in class org.apache.xmlgraphics.ps.PSGenerator
-
Converts text by applying escaping rules established in the DSC specs.
- convertStringToDSC(String, boolean) - Static method in class org.apache.xmlgraphics.ps.PSGenerator
-
Converts text by applying escaping rules established in the DSC specs.
- convertToLsRGB(CachableRed) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
This method will return a CacheableRed that has it's data in the linear sRGB colorspace.
- convertTosRGB(CachableRed) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
This method will return a CacheableRed that has it's data in the sRGB colorspace.
- convertXToTileX(int) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Converts a pixel's X coordinate into a horizontal tile index.
- convertXToTileX(int, int, int) - Static method in class 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.
- convertYToTileY(int) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Converts a pixel's Y coordinate into a vertical tile index.
- convertYToTileY(int, int, int) - Static method in class 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.
- copyArea(int, int, int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Copies an area of the component by a distance specified by
dx
anddy
. - copyArea(int, int, int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Copies an area of the component by a distance specified by
dx
anddy
. - copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, int) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- copyData(BufferedImage, BufferedImage) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
- copyData(BufferedImage, Rectangle, BufferedImage, Point) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
- copyData(Raster, WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Copies data from one raster to another.
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.codec.png.PNGRed
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.rendered.Any2sRGBRed
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.rendered.FormatRed
- copyData(WritableRaster) - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- copyData_FALLBACK(Raster, WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- copyData_INT_PACK(Raster, WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
An internal optimized version of copyData designed to work on Integer packed data with a SinglePixelPackedSampleModel.
- copyRaster(Raster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Creates a new raster that has a copy of the data in ras.
- copyRaster(Raster, int, int) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Creates a new raster that has a copy of the data in ras.
- COPYRIGHT - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Copyright information associated with the document or resource
- copyToRaster(WritableRaster) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Copies data from this images tile grid into wr.
- create() - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Creates a new
Graphics
object that is a copy of thisGraphics
object. - create() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Creates a new
Graphics
object that is a copy of thisGraphics
object. - createCMYKColor(float[]) - Static method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
-
Creates a color instance representing a device-specific CMYK color.
- createCompatibleImage(int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- createCompatibleImage(int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
-
Construct a buffered image with an alpha channel.
- createCompatibleImage(int, int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- createCompatibleImage(int, int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
-
Construct a buffered image with an alpha channel, unless transparency is OPAQUE (no alpha at all).
- createCompatibleVolatileImage(int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration
- createCompatibleVolatileImage(int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration
- createComponentColorModel(SampleModel) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGRed
-
A convenience method to create an instance of
ComponentColorModel
suitable for use with the givenSampleModel
. - createDataURL(InputStream, String) - Static method in class org.apache.xmlgraphics.util.uri.DataURLUtil
-
Creates a new data URL and returns it as a String.
- createDSCCommentFor(String) - Static method in class org.apache.xmlgraphics.ps.dsc.DSCCommentFactory
-
Creates and returns new instances for DSC comments with a given name.
- createDSCCommentFromAtend() - Method in class 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) - Static method in class org.apache.xmlgraphics.java2d.TransformStackElement
- createImageInputStream(InputStream) - Static method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
- createInputStream() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
-
Creates and returns a new InputStream.
- createInputStream() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Returns a new InputStream to access the raw image.
- createInputStream() - Method in interface org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory
-
Creates and returns a new InputStream.
- createMetadataField(int, String) - Static method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
-
Utility function to create a base TIFFField node for TIFF metadata.
- createMultiImageWriter(OutputStream) - Method in class org.apache.xmlgraphics.image.writer.AbstractImageWriter
- createMultiImageWriter(OutputStream) - Method in class 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) - Method in interface 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) - Method in class 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) - Static method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
-
Utility to create a TIFFRational metadata child node of a TIFFRationals node for TIFF metadata.
- createRenderedImageEncoder(RenderedImage) - Static method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Create an ImageEncoder for the given RenderImage instance.
- createRotateElement(double) - Static method in class org.apache.xmlgraphics.java2d.TransformStackElement
- createScaleElement(double, double) - Static method in class org.apache.xmlgraphics.java2d.TransformStackElement
- createShearElement(double, double) - Static method in class org.apache.xmlgraphics.java2d.TransformStackElement
- createShortMetadataNode(int, String, String) - Static method in class 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) - Static method in class 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) - Method in interface 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) - Method in class 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) - Method in class 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) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
-
Creates the stream metadata for image.
- createStreamMetadata(ImageWriter, ImageWriteParam, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
-
Creates the stream metadata for image.
- createTranslateElement(double, double) - Static method in class org.apache.xmlgraphics.java2d.TransformStackElement
- createXMPHandler() - Static method in class org.apache.xmlgraphics.xmp.XMPParser
-
Creates and returns an XMPHandler for passive XMP parsing.
- CREATION_DATE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Date and time when the document was created
- CREATOR - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Creator of the document
- currentColour - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
the current colour for use in svg
- customTextHandler - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Custom text handler
D
- DataURIResolver - Class in org.apache.xmlgraphics.util.uri
-
Resolves data URLs (described in RFC 2397) returning its data as a StreamSource.
- DataURIResolver() - Constructor for class org.apache.xmlgraphics.util.uri.DataURIResolver
- DataURLUtil - Class in org.apache.xmlgraphics.util.uri
-
Utility classes for generating RFC 2397 data URLs.
- DateFormatUtil - Class in org.apache.xmlgraphics.util
- declareInlined(PSResource) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
-
Method to decode LZW compressed data.
- decode16BitsTo8Bits(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
-
Returns an unsigned 8 bit value computed by dithering the unsigned 16 bit value.
- decodeAsRaster() - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRaster() - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Returns a
Raster
that contains the decoded contents of theSeekableStream
associated with thisImageDecoder
. - decodeAsRaster(int) - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRaster(int) - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Returns a
Raster
that contains the decoded contents of theSeekableStream
associated with thisImageDecoder
. - decodeAsRenderedImage() - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRenderedImage() - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Returns a
RenderedImage
that contains the decoded contents of theSeekableStream
associated with thisImageDecoder
. - decodeAsRenderedImage(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGImageDecoder
- decodeAsRenderedImage(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- decodeAsRenderedImage(int) - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
- decodeAsRenderedImage(int) - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Returns a
RenderedImage
that contains the decoded contents of theSeekableStream
associated with thisImageDecoder
. - decodeSigned16BitsTo8Bits(short) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
-
Returns an unsigned 8 bit value computed by dithering the signed 16 bit value.
- decorateMarkSupported(InputStream) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Decorates an InputStream with a BufferedInputStream if it doesn't support mark()/reset().
- DEFAULT - Enum constant in enum org.apache.xmlgraphics.image.writer.Endianness
-
Default endianness.
- DEFAULT - Static variable in class org.apache.xmlgraphics.util.i18n.LocaleGroup
-
The default group.
- DEFAULT_DASH - Static variable in class org.apache.xmlgraphics.ps.PSState
-
Default for setdash
- DEFAULT_DPI - Static variable in class 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 - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Default language for the xml:lang property
- DEFAULT_LANGUAGE_LEVEL - Static variable in class org.apache.xmlgraphics.ps.PSGenerator
-
Default postscript language level
- DEFAULT_PRIORITY - Static variable in interface org.apache.xmlgraphics.image.loader.spi.ImagePreloader
-
Default priority for preloaders
- DEFAULT_RGB_COLOR - Static variable in class org.apache.xmlgraphics.ps.PSState
-
Default color in PostScript
- DEFAULT_SAMPLE_DPI - Static variable in class org.apache.xmlgraphics.image.GraphicsConstants
-
Graphics may be sampled at this resolution.
- DefaultColorConverter - Class in org.apache.xmlgraphics.java2d.color
-
A default implementation that does not apply any conversion
- DefaultDSCHandler - Class in org.apache.xmlgraphics.ps.dsc
-
Default implementation of a DSCHandler which simply passes through the PostScript content unchanged.
- DefaultDSCHandler(OutputStream) - Constructor for class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
-
Creates a new instance.
- DefaultEdgeDirectory - Class in org.apache.xmlgraphics.util.dijkstra
-
Default implementation of an edge directory for the
DijkstraAlgorithm
. - DefaultEdgeDirectory() - Constructor for class org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
- DefaultExpirationPolicy - Class in org.apache.xmlgraphics.image.loader.cache
-
Implements the default expiration policy for the image cache.
- DefaultExpirationPolicy() - Constructor for class org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
-
Creates a new policy with default settings (expiration in 60 seconds).
- DefaultExpirationPolicy(int) - Constructor for class org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
-
Creates a new policy.
- DefaultGraphics2D - Class in 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) - Constructor for class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Default constructor
- DefaultGraphics2D(DefaultGraphics2D) - Constructor for class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
This constructor supports the create method
- DefaultImageContext - Class in org.apache.xmlgraphics.image.loader.impl
-
Very simple ImageContext implementation that uses the
Toolkit
's screen resolution. - DefaultImageContext() - Constructor for class org.apache.xmlgraphics.image.loader.impl.DefaultImageContext
-
Main constructor.
- DefaultImageSessionContext - Class in org.apache.xmlgraphics.image.loader.impl
-
Very simple implementation of the ImageSessionContext interface.
- DefaultImageSessionContext(ImageContext, File) - Constructor for class org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
-
Main constructor.
- DefaultNestedDocumentHandler - Class in org.apache.xmlgraphics.ps.dsc
-
DSCListener
implementation which automatically skips data between Begin/EndDocument and Begin/EndData. - DefaultNestedDocumentHandler(PSGenerator) - Constructor for class org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
-
Creates a new instance.
- defaultTransform - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Default Transform to be used for creating FontRenderContext.
- defineAdobeCyrillicEncoding(PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSFontUtils
-
Defines the AdobeStandardCyrillic encoding for use in PostScript files.
- defineRect(double, double, double, double) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Adds a rectangle to the current path.
- defineWinAnsiEncoding(PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSFontUtils
-
Defines the WinAnsi encoding for use in PostScript files.
- DEFLATE - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
DEFLATE lossless compression (also known as "Zip-in-TIFF").
- determineCandidatePipelines(ImageInfo, ImageFlavor) - Method in class 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[]) - Method in class 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 givenImageFlavor
s. - determineCandidatePipelines(Image, ImageFlavor[]) - Method in class org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
-
Finds and returns an array of
ImageProviderPipeline
instances which can handle the convert the givenImage
and return one of the givenImageFlavor
s. - determineEncodedColorModel() - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Determines the color model used for encoding the image.
- DeviceCMYKColorSpace - Class in org.apache.xmlgraphics.java2d.color
-
This class represents an uncalibrated CMYK color space.
- DeviceCMYKColorSpace() - Constructor for class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
-
Constructs an uncalibrated CMYK ColorSpace object with
ColorSpace.TYPE_CMYK
and 4 components. - DijkstraAlgorithm - Class in 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) - Constructor for class org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
-
Main Constructor.
- Dimension2DDouble - Class in org.apache.xmlgraphics.java2d
-
Subclass of Dimension2D which takes double values.
- Dimension2DDouble() - Constructor for class org.apache.xmlgraphics.java2d.Dimension2DDouble
-
Default constructor.
- Dimension2DDouble(double, double) - Constructor for class org.apache.xmlgraphics.java2d.Dimension2DDouble
-
Main constructor.
- disableClipping(boolean) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Disable clipping on each draw command.
- discoverClasspathImplementations() - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Discovers all implementations in the application's classpath.
- dispose() - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Disposes of this graphics context and releases any system resources that it is using.
- dispose() - Method in class 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) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- divide_INT_PACK_Data(WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- divideAlpha(WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- DOCUMENT_DATA - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Type of data
- DOCUMENT_MEDIA - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
This comment indicates all types of paper media (paper sizes, weight, color) this document requires.
- DOCUMENT_NEEDED_RESOURCES - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
This comment provides a list of resources the document needs
- DOCUMENT_SUPPLIED_RESOURCES - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
This comment provides a list of resources the document includes
- doDrawing(boolean, boolean, boolean) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Commits a painting operation.
- doHouseKeeping() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Triggers some house-keeping, i.e.
- doHouseKeeping() - Method in class org.apache.xmlgraphics.image.loader.util.SoftMapCache
-
Triggers some house-keeping, i.e.
- DoubleFormatUtil - Class in org.apache.xmlgraphics.util
-
This class implements fast, thread-safe format of a double value with a given number of decimal digits.
- draw(Shape) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Strokes the outline of a
Shape
using the settings of the currentGraphics2D
context. - draw(Shape) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Strokes the outline of a
Shape
using the settings of the currentGraphics2D
context. - drawArc(int, int, int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Draws the outline of a circular or elliptical arc covering the specified rectangle.
- drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Renders the text of the specified
GlyphVector
using theGraphics2D
context's rendering attributes. - drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Renders a
BufferedImage
that is filtered with aBufferedImageOp
. - drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class 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, ImageObserver) - Method in class 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, Color, ImageObserver) - Method in class 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, ImageObserver) - Method in class 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, int, int, ImageObserver) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
- drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Draws as much of the specified image as is currently available.
- drawImage(Image, int, int, ImageObserver) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Draws as much of the specified image as is currently available.
- drawImage(Image, int, int, ImageObserver) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Draws as much of the specified image as is currently available.
- drawImage(Image, int, int, ImageObserver, Color) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- drawImage(Image, int, int, ImageObserver, Color, RenderedImage) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Renders an image, applying a transform from image space into user space before drawing.
- drawLine(int, int, int, int) - Method in class 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) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Draws the outline of an oval.
- drawPolygon(int[], int[], int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Draws a closed polygon defined by arrays of x and y coordinates.
- drawPolyline(int[], int[], int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Draws a sequence of connected lines defined by arrays of x and y coordinates.
- drawRect(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Renders a
RenderableImage
, applying a transform from image space into user space before drawing. - drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Renders a
RenderableImage
, applying a transform from image space into user space before drawing. - drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Renders a
RenderedImage
, applying a transform from image space into user space before drawing. - drawRenderedImage(RenderedImage, AffineTransform) - Method in class 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) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Draws an outlined round-cornered rectangle using this graphics context's current color.
- drawString(Graphics2D, String, float, float) - Method in class org.apache.xmlgraphics.java2d.StrokingTextHandler
-
Draw some text.
- drawString(Graphics2D, String, float, float) - Method in interface org.apache.xmlgraphics.java2d.TextHandler
-
Draw some text.
- drawString(String, float, float) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Renders the text specified by the specified
String
, using the currentFont
andPaint
attributes in theGraphics2D
context. - drawString(String, float, float) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Renders the text specified by the specified
String
, using the currentFont
andPaint
attributes in theGraphics2D
context. - drawString(String, int, int) - Method in class 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) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Generic implementation for drawing attributed strings using TextLayout.
- drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Renders the text of the specified iterator, using the
Graphics2D
context's currentPaint
. - drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Draws the text given by the specified iterator, using this graphics context's current color.
- DSC_COMMENT - Static variable in interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants
-
Indicates a DSC comment (starting with "%%")
- DSCAtend - Class in org.apache.xmlgraphics.ps.dsc.events
-
This class represents a DSC comment with an "(ATEND)" value.
- DSCAtend(String) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCAtend
-
Creates a new instance
- DSCComment - Interface in org.apache.xmlgraphics.ps.dsc.events
-
Base interface for all DSC comments.
- DSCCommentBeginDocument - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %BeginDocument DSC comment.
- DSCCommentBeginDocument() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Creates a new instance
- DSCCommentBeginDocument(PSResource) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Creates a new instance for a given PSResource instance
- DSCCommentBeginDocument(PSResource, Float, String) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Creates a new instance for a given PSResource instance
- DSCCommentBeginResource - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %BeginResource DSC comment.
- DSCCommentBeginResource() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
-
Creates a new instance
- DSCCommentBeginResource(PSResource) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
-
Creates a new instance for a given PSResource instance
- DSCCommentBeginResource(PSResource, int, int) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
-
Creates a new instance for a given PSResource instance
- DSCCommentBoundingBox - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%BoundingBox DSC comment.
- DSCCommentBoundingBox() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Creates a new instance.
- DSCCommentBoundingBox(Rectangle2D) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Creates a new instance.
- DSCCommentDocumentNeededResources - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%DocumentNeededResources DSC comment.
- DSCCommentDocumentNeededResources() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources
-
Creates a new instance.
- DSCCommentDocumentNeededResources(Collection) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources
-
Creates a new instance.
- DSCCommentDocumentSuppliedResources - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%DocumentSuppliedResources DSC comment.
- DSCCommentDocumentSuppliedResources() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources
-
Creates a new instance.
- DSCCommentDocumentSuppliedResources(Collection) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources
-
Creates a new instance.
- DSCCommentEndComments - Class in org.apache.xmlgraphics.ps.dsc.events
-
Respresents a %%EndComments DSC comment.
- DSCCommentEndComments() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
- DSCCommentEndOfFile - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%EOF DSC comment.
- DSCCommentEndOfFile() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
- DSCCommentFactory - Class in org.apache.xmlgraphics.ps.dsc
-
Factory for DSCComment subclasses.
- DSCCommentHiResBoundingBox - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%HiResBoundingBox DSC comment.
- DSCCommentHiResBoundingBox() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
-
Creates a new instance.
- DSCCommentHiResBoundingBox(Rectangle2D) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
-
Creates a new instance.
- DSCCommentIncludeResource - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %IncludeResource DSC comment.
- DSCCommentIncludeResource() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource
-
Creates a new instance
- DSCCommentIncludeResource(PSResource) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource
-
Creates a new instance for a given PSResource instance
- DSCCommentLanguageLevel - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%LanguageLevel DSC comment
- DSCCommentLanguageLevel() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
-
Creates a new instance.
- DSCCommentLanguageLevel(int) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
-
Creates a new instance
- DSCCommentPage - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%Page DSC comment.
- DSCCommentPage() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
-
Creates a new instance.
- DSCCommentPage(int) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
-
Creates a new instance.
- DSCCommentPage(String, int) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
-
Creates a new instance.
- DSCCommentPageBoundingBox - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%PageBoundingBox DSC comment.
- DSCCommentPageBoundingBox() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox
-
Creates a new instance.
- DSCCommentPageBoundingBox(Rectangle2D) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox
-
Creates a new instance.
- DSCCommentPageHiResBoundingBox - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%PageHiResBoundingBox DSC comment.
- DSCCommentPageHiResBoundingBox() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox
-
Creates a new instance.
- DSCCommentPageHiResBoundingBox(Rectangle2D) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox
-
Creates a new instance.
- DSCCommentPageResources - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%PageResources DSC comment.
- DSCCommentPageResources() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources
-
Creates a new instance.
- DSCCommentPageResources(Collection) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources
-
Creates a new instance.
- DSCCommentPages - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents the %%Pages DSC comment.
- DSCCommentPages() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
-
Creates a new instance.
- DSCCommentPages(int) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
-
Creates a new instance.
- DSCCommentTitle - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a %%Title DSC comment.
- DSCCommentTitle() - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
-
Creates a new instance.
- DSCCommentTitle(String) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
-
Creates a new instance.
- DSCConstants - Class in org.apache.xmlgraphics.ps
-
This class defines constants with Strings for the DSC specification.
- DSCEvent - Interface in org.apache.xmlgraphics.ps.dsc.events
-
Interface representing a DSC event.
- DSCException - Exception Class in org.apache.xmlgraphics.ps.dsc
-
Exception to signal problems while parsing a supposedly DSC-conformant file.
- DSCException(String) - Constructor for exception class org.apache.xmlgraphics.ps.dsc.DSCException
-
Creates a new DSCException.
- DSCFilter - Interface in org.apache.xmlgraphics.ps.dsc
-
Filter interface for DSC events used by the DSC parser.
- DSCHandler - Interface in org.apache.xmlgraphics.ps.dsc
-
Interface containing events generated by the DSCParser.
- DSCHeaderComment - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a DSC header comment (beginning with "%!).
- DSCHeaderComment(String) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
-
Creates a new instance.
- DSCListener - Interface in org.apache.xmlgraphics.ps.dsc
-
Listener interface for the DSC parser.
- DSCParser - Class in org.apache.xmlgraphics.ps.dsc
-
Parser for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
- DSCParser(InputStream) - Constructor for class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Creates a new DSC parser.
- DSCParserConstants - Interface in org.apache.xmlgraphics.ps.dsc
-
Constants the DSC parser uses.
- DSCTools - Class in org.apache.xmlgraphics.ps.dsc.tools
-
Helper methods commonly used when dealing with DSC-compliant PostScript files.
- DUBLIN_CORE_NAMESPACE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for Dublin Core
- DublinCoreAdapter - Class in org.apache.xmlgraphics.xmp.schemas
-
Schema adapter implementation for the Dublin Core schema.
- DublinCoreAdapter(Metadata) - Constructor for class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Constructs a new adapter for Dublin Core around the given metadata object.
- DublinCoreSchema - Class in org.apache.xmlgraphics.xmp.schemas
-
Schema class for Dublin Core.
- DublinCoreSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
-
Creates a new schema instance for Dublin Core.
- dumpMetadata(IIOMetadata, boolean) - Static method in class org.apache.xmlgraphics.util.ImageIODebugUtil
- dumpMetadataToSystemOut(IIOMetadata) - Static method in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
-
Dumps the content of an IIOMetadata instance to System.out.
- dumpNode(Node) - Static method in class org.apache.xmlgraphics.util.ImageIODebugUtil
E
- Edge - Interface in org.apache.xmlgraphics.util.dijkstra
-
Represents an edge (or direct route between two points) for the
DijkstraAlgorithm
. - EdgeDirectory - Interface in org.apache.xmlgraphics.util.dijkstra
-
Represents a directory of edges for use by the
DijkstraAlgorithm
. - embedIdentityH() - Method in class 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) - Static method in class 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 - Static variable in class org.apache.xmlgraphics.image.loader.impl.PreloaderEMF
-
Length of the EMF header
- EMULATION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Use for indicating an emulator being invoked in the document
- encode(Raster, ColorModel) - Method in interface 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(Raster, ColorModel) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.png.PNGImageEncoder
-
This method encodes a
RenderedImage
into PNG. - encode(RenderedImage) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
-
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
- encode(RenderedImage) - Method in interface org.apache.xmlgraphics.image.codec.util.ImageEncoder
-
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
- encode(RenderedImage) - Method in class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
-
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
- encode(OutputStream) - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Encodes the image and writes everything to the given OutputStream.
- encodeAlpha(OutputStream) - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Encodes the image's alpha channel.
- encodeMultiple(Object, RenderedImage) - Method in class 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) - Static method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Writes all pixels (color components only) of a RenderedImage to an OutputStream.
- encodeRenderedImageAsRGB(RenderedImage, OutputStream) - Static method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
- encodeRenderedImageAsRGB(RenderedImage, OutputStream, boolean, boolean) - Static method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Writes a RenderedImage to an OutputStream by converting it to RGB.
- encodeRenderedImageWithDirectColorModelAsRGB(RenderedImage, OutputStream) - Static method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Writes a RenderedImage to an OutputStream.
- encodeRGBAsGrayScale(byte[], int, int, int, OutputStream) - Static method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Converts a byte array containing 24 bit RGB image data to a grayscale image.
- END - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
-
The end index for ASCII85 characters (u)
- END_COMMENTS - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Explicit end of comments
- END_DATA - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of a data section
- END_DEFAULTS - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of the defaults section
- END_DOCUMENT - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of an embedded document
- END_EMULATION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of a non-PostScript section
- END_FEATURE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of a PPD feature
- END_OBJECT - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of a graphic object
- END_PAGE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Deprecated.Shouldn't really use that. Bad idea. "Page" and "Trailer" end a page.
- END_PAGE_SETUP - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of the page setup section
- END_PREVIEW - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of a preview section (EPS only)
- END_PROLOG - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of the prolog
- END_RESOURCE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of a resource (font, file, procset)
- END_SETUP - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of the document setup
- endDocument() - Method in class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
- endDocument() - Method in interface org.apache.xmlgraphics.ps.dsc.DSCHandler
-
Called when the PostScript file is fully processed, i.e.
- endDocument() - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
- endElement(String, String, String) - Method in class org.apache.xmlgraphics.xmp.XMPHandler
- Endianness - Enum in org.apache.xmlgraphics.image.writer
-
Enumeration for specifying the endianness of the image.
- EOD - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
-
The EOD (end of data) indicator
- EOF - Static variable in interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants
-
Indicates the end of the file (equivalent to the "%%EOF" DSC comment)
- EOF - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the end of the document
- EOI - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
end of Image
- EOL - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
-
The EOL indicator (LF)
- EPS_BINARY_HEADER - Static variable in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
-
Key for binary header object used in custom objects of the ImageInfo class.
- EPS_BOUNDING_BOX - Static variable in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
-
Key for bounding box used in custom objects of the ImageInfo class.
- EPS_PROCSET - Static variable in class org.apache.xmlgraphics.ps.PSProcSets
-
the EPS procset for the XML Graphics project
- EPSBinaryFileHeader() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
- EPSDocumentGraphics2D - Class in 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) - Constructor for class org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
-
Create a new EPSDocumentGraphics2D.
- EPSF_30 - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Lead-in for an EPS file
- equals(Object) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageKey
- equals(Object) - Method in class org.apache.xmlgraphics.image.loader.ImageFlavor
- equals(Object) - Method in class org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
- equals(Object) - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
- equals(Object) - Method in class org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
- equals(Object) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- equals(Object) - Method in class org.apache.xmlgraphics.java2d.Dimension2DDouble
- equals(Object) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Compares two patterns data (except their names).
- equals(Object) - Method in class org.apache.xmlgraphics.ps.PSDictionary
- equals(Object) - Method in class org.apache.xmlgraphics.ps.PSResource
- equals(Object) - Method in class org.apache.xmlgraphics.util.QName
- escapeChar(char, StringBuffer) - Static method in class 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) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Establishes the given color in the PostScript interpreter.
- EventRecorder - Class in org.apache.xmlgraphics.ps.dsc
-
DSCHandler implementation that records DSC events.
- EventRecorder() - Constructor for class org.apache.xmlgraphics.ps.dsc.EventRecorder
- execute(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Executes the image converter pipeline.
- execute(ImageInfo, Image, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Executes the image converter pipeline.
- execute(Vertex, Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
-
Run Dijkstra's shortest path algorithm.
- EXPIRATION_IMMEDIATE - Static variable in class org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
- EXPIRATION_NEVER - Static variable in class org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
- ExpirationPolicy - Interface in org.apache.xmlgraphics.image.loader.cache
-
Represents an expiration policy for cache entries that have a creation time stamp.
- ExtendedLocalizable - Interface in org.apache.xmlgraphics.util.i18n
-
This interface provides much more control over internationalization than the Localizable interface.
- EXTENSIONS - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Required PostScript Level 1 extension for this document
- extractPages(InputStream, OutputStream, int, int) - Static method in class 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) - Static method in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
-
Extracts the resolution information from the standard ImageIO metadata.
F
- fallbackTextHandler - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Fallback text handler
- FileCacheSeekableStream - Class in org.apache.xmlgraphics.image.codec.util
-
A subclass of
SeekableStream
that may be used to wrap a regularInputStream
. - FileCacheSeekableStream(InputStream) - Constructor for class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
-
Constructs a
MemoryCacheSeekableStream
that takes its source data from a regularInputStream
. - fill(Shape) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Fills the interior of a
Shape
using the settings of theGraphics2D
context. - fill(Shape) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Fills the interior of a
Shape
using the settings of theGraphics2D
context. - fillArc(int, int, int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Fills a circular or elliptical arc covering the specified rectangle.
- fillOval(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Fills an oval bounded by the specified rectangle with the current color.
- fillPolygon(int[], int[], int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Fills a closed polygon defined by arrays of x and y coordinates.
- fillRect(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Fills the specified rectangle.
- fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Fills the specified rounded corner rectangle with the current color.
- FilteringEventListener - Class in org.apache.xmlgraphics.ps.dsc
-
DSCListener
implementation that filters certain DSC events. - FilteringEventListener(DSCFilter) - Constructor for class org.apache.xmlgraphics.ps.dsc.FilteringEventListener
-
Main constructor.
- filterRow(byte[], byte[], byte[][], int, int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Performs filtering on a row of an image.
- Finalizable - Interface in 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() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Releases any system resources associated with this stream by calling the
close()
method. - finalizeStream() - Method in class org.apache.xmlgraphics.util.io.ASCII85OutputStream
- finalizeStream() - Method in class org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
- finalizeStream() - Method in interface 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() - Method in class org.apache.xmlgraphics.util.io.FlateEncodeOutputStream
- finalizeStream() - Method in class org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
- findQualifiedStructure(String, QName, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Finds a structure that matches a given qualifier.
- findQualifiedValue(String, QName, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Finds a value that matches a given qualifier.
- finish() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
The rendering process has finished.
- finishMultiple(Object) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
-
Signals the encoder that you've finished sending pages for a multi-page image files.
- fixColorModel(CachableRed) - Static method in class org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
-
This function 'fixes' the source's color model.
- fixColorModel(CachableRed) - Static method in class org.apache.xmlgraphics.image.rendered.Any2sRGBRed
-
This function 'fixes' the source's color model.
- fixSampleModel(CachableRed) - Static method in class org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
-
This function 'fixes' the source's sample model.
- fixSampleModel(CachableRed) - Static method in class org.apache.xmlgraphics.image.rendered.Any2sRGBRed
-
This function 'fixes' the source's sample model.
- FlateEncodeOutputStream - Class in org.apache.xmlgraphics.util.io
-
This class applies a FlateEncode filter to the stream.
- FlateEncodeOutputStream(OutputStream) - Constructor for class org.apache.xmlgraphics.util.io.FlateEncodeOutputStream
- flush() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
-
Invokes
getFD().sync()
on the underlyingRandomAccessFile
. - flush() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Flushes the OutputStream.
- flush() - Method in class 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() - Method in class org.apache.xmlgraphics.util.WriterOutputStream
- font - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current Font
- FOR - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates who is this document printed for
- forceCaching(Image) - Method in class 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 - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current foreground color
- formatDouble(double) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Formats a double value for PostScript output.
- formatDouble(double, int, int, StringBuffer) - Static method in class 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) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Formats a double value for PostScript output (higher resolution).
- formatDoubleFast(double, int, int, StringBuffer) - Static method in class org.apache.xmlgraphics.util.DoubleFormatUtil
-
Rounds the given source value at the given precision and writes the rounded value into the given target
- formatDoublePrecise(double, int, int, StringBuffer) - Static method in class org.apache.xmlgraphics.util.DoubleFormatUtil
-
Rounds the given source value at the given precision and writes the rounded value into the given target
- formatISO8601(Date, TimeZone) - Static method in class org.apache.xmlgraphics.util.DateFormatUtil
-
Formats the date according to ISO 8601 standard.
- formatISO8601Date(Date) - Static method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Formats a Date using ISO 8601 format in the default time zone.
- formatISO8601Date(Date, TimeZone) - Static method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Formats a Date using ISO 8601 format in the given time zone.
- formatMatrix(AffineTransform) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Formats a transformation matrix.
- formatMessage(String, Object[]) - Method in interface 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[]) - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
Localizable.formatMessage(String,Object[])
. - formatPDFDate(Date, TimeZone) - Static method in class org.apache.xmlgraphics.util.DateFormatUtil
-
Formats the date according to PDF format.
- formatRectangleToArray(Rectangle2D) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Formats a Rectangle2D to an array.
- FormatRed - Class in org.apache.xmlgraphics.image.rendered
-
This allows you to specify the ColorModel, Alpha premult and/or SampleModel to be used for output.
- FormatRed(CachableRed, ColorModel) - Constructor for class org.apache.xmlgraphics.image.rendered.FormatRed
- FormatRed(CachableRed, SampleModel) - Constructor for class org.apache.xmlgraphics.image.rendered.FormatRed
-
Construct an instance of CachableRed around a BufferedImage.
- FormGenerator - Class in org.apache.xmlgraphics.ps
-
Abstract helper class for generating PostScript forms.
- FormGenerator(String, String, Dimension2D) - Constructor for class org.apache.xmlgraphics.ps.FormGenerator
-
Main constructor.
- ForwardSeekableStream - Class in org.apache.xmlgraphics.image.codec.util
-
A subclass of
SeekableStream
that may be used to wrap a regularInputStream
efficiently. - ForwardSeekableStream(InputStream) - Constructor for class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Constructs a
InputStreamForwardSeekableStream
from a regularInputStream
. - frequency - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
-
The probable frequency of the color in the image.
- fromCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.CMYKColorSpace
-
Deprecated.
- fromCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
- fromCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
- fromCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- fromICCValue(int) - Static method in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Returns the enum value for the given integer rendering intent (as defined by the ICC specification).
- fromRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.CMYKColorSpace
-
Deprecated.
- fromRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
- fromRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
- fromRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
G
- gAMA - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- gc - Variable in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Current state of the Graphic Context.
- gen - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
the PostScript generator being created
- gen - Variable in class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
- GENERAL - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- GENERAL_STRING - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- GeneralGraphics2DImagePainter - Interface in org.apache.xmlgraphics.java2d
- generate() - Method in class org.apache.xmlgraphics.io.TempResourceURIGenerator
-
Generate a unique URI for a temporary resource
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCAtend
- generate(PSGenerator) - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCComment
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Writes the event to the given PSGenerator.
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
Generates the PostScript form.
- generateAdditionalDataStream(PSGenerator) - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
Generates some PostScript code right after the form definition (used primarily for bitmap data).
- generateAdditionalDataStream(PSGenerator) - Method in class org.apache.xmlgraphics.ps.ImageFormGenerator
-
Generates some PostScript code right after the form definition (used primarily for bitmap data).
- generatePaintProc(PSGenerator) - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
Generates the PostScript code for the PaintProc of the form.
- generatePaintProc(PSGenerator) - Method in class org.apache.xmlgraphics.ps.ImageFormGenerator
-
Generates the PostScript code for the PaintProc of the form.
- GenericGraphicsDevice - Class in org.apache.xmlgraphics.java2d
-
This implements the
GraphicsDevice
interface as appropriate for the various output configurations. - GenericGraphicsDevice(GraphicsConfiguration) - Constructor for class org.apache.xmlgraphics.java2d.GenericGraphicsDevice
-
Create a new graphics2D device.
- get(int) - Static method in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
Reverse lookup by value.
- get(Object) - Method in class org.apache.xmlgraphics.image.loader.util.SoftMapCache
-
Returns the value associated with the given key.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAExtensionXMPSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMXMPSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdapter(Metadata) - Static method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
-
Creates and returns an adapter for this schema around the given metadata object.
- getAdditionalPenalty(String) - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns the additional penalty value set for a particular implementation class.
- getAlphaRaster(RenderedImage) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Extracts an alpha raster from a RenderedImage.
- getAlternativeColors() - Method in class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Returns the list of alternative colors.
- getAmendment() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
- getArrayValue() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- getAsBytes() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns the data as an uninterpreted array of bytes.
- getAsChars() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
- getAsDouble(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns data in any numerical format as a float.
- getAsDoubles() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_DOUBLE data as an array of doubles.
- getAsFloat(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns data in any numerical format as a float.
- getAsFloats() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_FLOAT data as an array of floats.
- getAsInt(int) - Method in class 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() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_SLONG data as an array of ints (signed 32-bit integers).
- getAsLong(int) - Method in class 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() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_LONG data as an array of longs (signed 64-bit integers).
- getAsRational(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns a TIFF_RATIONAL data item as a two-element array of ints.
- getAsRationals() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
- getAsShorts() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
- getAsSRational(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns a TIFF_SRATIONAL data item as a two-element array of ints.
- getAsSRationals() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
- getAsString(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns a TIFF_ASCII data item as a String.
- getBackground() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Returns the background color used for clearing a region.
- getBackground() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Returns the background color used for clearing a region.
- getBackgroundGray() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Returns the suggested gray level of the background.
- getBackgroundPaletteIndex() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Returns the palette index of the suggested background color.
- getBackgroundRGB() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Returns the RGB value of the suggested background color.
- getBaseDir() - Method in class org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
-
Returns the base directory for resolving relative filenames.
- getBaselinePositionFromBottom() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the vertical position of the baseline of the image relative to the bottom of the image.
- getBaseUrl() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Returns the base URL for relative URLs in the document content.
- getBBox() - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
Returns the form's bounding box.
- getBestConfiguration(GraphicsConfigTemplate) - Method in class org.apache.xmlgraphics.java2d.GenericGraphicsDevice
-
Ignore template and return the only config we have
- getBestEdge(Vertex, Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
-
Returns the best edge (the edge with the lowest penalty) between two given vertices.
- getBitDepth() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the desired bit depth for a grayscale image.
- getBitDepth() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
The bit depth of each color channel.
- getBitShift() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Returns the desired bit shift for a grayscale image.
- getBoundingBox() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawEPS
-
Returns the bounding box of the EPS image.
- getBoundingBox() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Returns the bounding box.
- getBoundingBox() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Returns the bounding box.
- getBounds() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns a Rectangle indicating the image bounds.
- getBounds() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getBounds() - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- getBounds() - Method in interface org.apache.xmlgraphics.image.rendered.CachableRed
-
Returns the bounds of the current image.
- getBounds() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getBounds() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- getBounds() - Method in class 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() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageBuffered
-
Returns the contained BufferedImage instance.
- getBufferedImage() - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
-
fetch the bufferedImage from this node.
- getByte(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getCache() - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Returns the ImageCache in use by the ImageManager.
- getCharNameAlternativesFor(String) - Static method in class org.apache.xmlgraphics.fonts.Glyphs
-
Returns an array of char names which can serve as alternatives for the given one.
- getChild(Element, String) - Static method in class 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) - Static method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
-
Returns a specific metadata child node
- getChromaticity() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the white point and primary chromaticities in CIE (x, y) space.
- getChunkType(DataInputStream) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
-
Returns the PNG chunk type, a four letter case sensitive ASCII type/name.
- getCIELabColorSpaceD50() - Static method in class org.apache.xmlgraphics.java2d.color.ColorSpaces
-
Returns an instance of the CIE L*a*b* color space using the D50 white point.
- getCIELabColorSpaceD65() - Static method in class org.apache.xmlgraphics.java2d.color.ColorSpaces
-
Returns an instance of the CIE L*a*b* color space using the D65 white point.
- getClip() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Gets the current clipping area.
- getClip() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Gets the current clipping area.
- getClipBounds() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Returns the bounding rectangle of the current clipping area.
- getClipBounds() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Returns the bounding rectangle of the current clipping area.
- getColor() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Gets this graphics context's current color.
- getColor() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Gets this graphics context's current color.
- getColorModel() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the ColorModel of the image.
- getColorModel() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Returns the image's color model.
- getColorModel() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getColorModel() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getColorModel() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- getColorModel() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
-
Return a good default color model for this 'device'.
- getColorModel(int) - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- getColorModel(int) - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
-
Return a good color model given
transparency
- getColorName() - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Returns the color name.
- getColorSpace() - Method in interface org.apache.xmlgraphics.image.loader.Image
-
Returns the image's color space if the information is available.
- getColorSpace() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImage
-
Returns the image's color space if the information is available.
- getColorSpace() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax
-
Returns the image's color space
- getColorSpace() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
-
Returns the image's color space
- getColorSpace() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Returns the image's color space.
- getColorSpace() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Returns the image's color space if the information is available.
- getColorSpaceOrigin(ColorSpace) - Static method in class org.apache.xmlgraphics.java2d.color.ColorSpaces
-
Returns information about the origin of a color space.
- getComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
-
Returns the comment.
- getComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
-
Returns the comment text.
- getComposite() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Returns the current
Composite
in theGraphics2D
context. - getComposite() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Returns the current
Composite
in theGraphics2D
context. - getCompressedText() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the text strings to be stored in compressed form with this image as an array of
String
s. - getCompression() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Returns the value of the compression parameter.
- getCompression() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax
-
Returns the TIFF compression scheme.
- getCompressionMethod() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
- getConfigurations() - Method in class org.apache.xmlgraphics.java2d.GenericGraphicsDevice
-
Return an array of our one GraphicsConfig
- getConformance() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
- getContent() - Method in class 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() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns an array of all contributors.
- getConversionPenalty() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageConverter
-
Returns the conversion penalty for the conversion that this implementation supports.
- getConversionPenalty() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
-
Returns the conversion penalty for the conversion that this implementation supports.
- getConversionPenalty() - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Returns the overall conversion penalty for the pipeline.
- getConversionPenalty() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageConverter
-
Returns the conversion penalty for the conversion that this implementation supports.
- getConversionPenalty(ImageImplRegistry) - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Returns the overall conversion penalty for the pipeline.
- getCopyright() - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
-
Returns the profile copyright.
- getCount() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns the number of elements in the IFD.
- getCoverage() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the extent or scope of the resource.
- getCreateDate() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
- getCreators() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns an array of all creators.
- getCreatorTool() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
- getCurrentEvent() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Returns the current event.
- getCurrentState() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Returns the current graphics state.
- getCustomObjects() - Method in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Returns a Map of custom objects associated with this instance.
- getCustomTextHandler() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- getD50WhitePoint() - Static method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
-
Returns the D50 white point.
- getD65WhitePoint() - Static method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
-
Returns the D65 white point.
- getData() - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getData() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the entire image in a single Raster.
- getData() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getData() - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- getData() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getData(Rectangle) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
- getData(Rectangle) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getData(Rectangle) - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- getData(Rectangle) - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getDataInput() - Method in class org.apache.xmlgraphics.image.loader.impl.JPEGFile
-
Returns the
DataInput
instance this object operates on. - getDataName() - Method in class org.apache.xmlgraphics.ps.ImageFormGenerator
-
Returns the name of the data segment associated with this image form.
- getDate() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns a latest date indicating point in time something interesting happened to the resource.
- getDateArray(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Returns a Date array representation of the property's values.
- getDates() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns a list of dates indicating point in time something interesting happened to the resource.
- getDateValue(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Returns a date value.
- getDecodePaletteAsShorts() - Method in class 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() - Method in class org.apache.xmlgraphics.java2d.GenericGraphicsDevice
-
Return out sole GraphicsConfig.
- getDefaultEncodeParam(RenderedImage) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns an instance of
PNGEncodeParam.Palette
,PNGEncodeParam.Gray
, orPNGEncodeParam.RGB
appropriate for encoding the given image. - getDefaultHints(ImageSessionContext) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Creates a new hint Map with values from the FOUserAgent.
- getDefaultLocale() - Method in interface org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
-
Gets the current default locale in the LocaleGroup.
- getDefaultLocale() - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
ExtendedLocalizable.getDefaultLocale()
. - getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
- getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
- getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAExtensionXMPSchema
- getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
- getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
- getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
- getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.XMPSchema
- getDefaultTransform() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- getDefaultTransform() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
-
The default transform (1:1).
- getDefaultURIResolver() - Static method in class org.apache.xmlgraphics.util.uri.CommonURIResolver
-
Retrieve the default resolver instance.
- getDefaultWriteParam(ImageWriter, RenderedImage, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
-
Returns the default write parameters for encoding the image.
- getDefaultWriteParam(ImageWriter, RenderedImage, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
-
Returns the default write parameters for encoding the image.
- getDeflateLevel() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Gets the compression level for DEFLATE compression.
- getDependencyRegion(int, Rectangle) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getDependencyRegion(int, Rectangle) - Method in interface org.apache.xmlgraphics.image.rendered.CachableRed
-
Returns the region of input data is is required to generate outputRgn.
- getDependencyRegion(int, Rectangle) - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getDescription() - Method in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
Retrieves the standard textual description of the resolution unit.
- getDescription() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the description of the content of the resource (in the default language).
- getDescription(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the description of the content of the resource in a language-dependant way.
- getDestinations(Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
-
Returns an iterator over all valid destinations for a given vertex.
- getDestinations(Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
-
Returns an iterator over all valid destinations for a given vertex.
- getDestinations(Vertex) - Method in interface org.apache.xmlgraphics.util.dijkstra.EdgeDirectory
-
Returns an iterator over all valid destinations for a given vertex.
- getDevice() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- getDevice() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
-
Return our dummy instance of GraphicsDevice
- getDeviceCMYKColorSpace() - Static method in class org.apache.xmlgraphics.java2d.color.ColorSpaces
-
Returns an instance of the device-specific CMYK color space.
- getDeviceConfiguration() - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Returns the device configuration associated with this
Graphics2D
. - getDeviceConfiguration() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Returns the device configuration associated with this
Graphics2D
. - getDimensionMpt() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the size in millipoints as a Dimension object.
- getDimensionPt() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the size in points as a Dimension2D object.
- getDimensionPx() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the size in pixels as a Dimension object.
- getDimensions() - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
returns the form's dimensions.
- getDirtyRegion(int, Rectangle) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getDirtyRegion(int, Rectangle) - Method in interface 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) - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getDisplayExponent() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns the current value of the display exponent parameter.
- getDocument() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
-
Returns the contained W3C DOM document.
- getDocumentNeededResources() - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Returns the set of needed resources.
- getDocumentSuppliedResources() - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Returns the set of supplied resources.
- getDpiHorizontal() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the image's horizontal resolution in dpi (dots per inch).
- getDpiVertical() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the image's vertical resolution in dpi (dots per inch).
- getEdges(Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
-
Returns an iterator over all edges with the given origin.
- getEncodedColorModel() - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Returns the effective
ColorModel
used to encode the image. - getEncodeParam() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
If
getGenerateEncodeParam()
istrue
, this method may be called after decoding has completed, and will return an instance ofPNGEncodeParam
containing information about the contents of the PNG file just decoded. - getEnd() - Method in interface org.apache.xmlgraphics.util.dijkstra.Edge
-
Returns the end vertex of the edge.
- getEndianness() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Returns the endianness selected for the image.
- getEndianType(String) - Static method in enum org.apache.xmlgraphics.image.writer.Endianness
-
Translates an endian type specified in the configuration file into the equivalent type should one exist.
- getEventType() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
- getEventType() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
- getEventType() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Returns the event type.
- getEventType() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
- getEventType() - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
- getEventType() - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
- getEventType() - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- getExpandGrayAlpha() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns the current setting of the gray/alpha expansion.
- getExpandPalette() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns true if palette-color images will be expanded to produce full-color output.
- getExponant(double) - Static method in class org.apache.xmlgraphics.util.DoubleFormatUtil
-
Returns the exponent of the given value
- getExtraFields() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Returns the value set by
setExtraFields()
. - getExtraImages() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Returns the additional image
Iterator
specified viasetExtraImages()
ornull
if none was supplied or if anull
value was supplied. - getFallbackTextHandler() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- getField(int) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of index 0 of a given tag as a byte.
- getFieldAsByte(int, int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of a particular index of a given tag as a byte.
- getFieldAsDouble(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of index 0 of a given tag as a double.
- getFieldAsDouble(int, int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of a particular index of a given tag as a double.
- getFieldAsFloat(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of index 0 of a given tag as a float.
- getFieldAsFloat(int, int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of a particular index of a given tag as a float.
- getFieldAsLong(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of index 0 of a given tag as a long.
- getFieldAsLong(int, int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the value of a particular index of a given tag as a long.
- getFields() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns an array of TIFFFields containing all the fields in this directory.
- getFilePointer() - Method in class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
-
Returns the current offset in this file.
- getFilePointer() - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Returns the current position in the stream (bytes read).
- getFilePointer() - Method in class org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
-
Returns the current offset in this stream.
- getFilePointer() - Method in class org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
-
Returns the current offset in this file.
- getFilePointer() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
- getFilePointer() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Returns the current offset in this stream.
- getFilePointer() - Method in class org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
-
Returns the current offset in this stream.
- getFirstAlternativeOfType(int) - Method in class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Returns the first alternative color found with the given color space type.
- getFlavor() - Method in interface org.apache.xmlgraphics.image.loader.Image
-
Returns the flavor of the image.
- getFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageBuffered
-
Returns the flavor of the image.
- getFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
-
Returns the flavor of the image.
- getFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Returns the flavor of the image.
- getFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Returns the flavor of the image.
- getFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
-
Returns the flavor of the image.
- getFlavor() - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
-
Returns the image flavor.
- getFont() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Gets the current font.
- getFont() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Gets the current font.
- getFontMetrics(Font) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
-
Gets the font metrics for the specified font.
- getFontMetrics(Font) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Gets the font metrics for the specified font.
- getFontRenderContext() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Get the rendering context of the
Font
within thisGraphics2D
context. - getFontRenderContext() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Get the rendering context of the
Font
within thisGraphics2D
context. - getFormat() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the file format used when saving this resource.
- getFormName() - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
Returns the form's name.
- getGamma() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the file gamma value for the image.
- getGenerateEncodeParam() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns
true
if an instance ofPNGEncodeParam
will be available after an image has been decoded via thegetEncodeParam
method. - getGraphicContext() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
- getGraphics(boolean, PSGenerator) - Method in interface org.apache.xmlgraphics.java2d.GeneralGraphics2DImagePainter
- getGraphics2DImagePainter() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
-
Returns the contained Graphics2DImagePainter instance.
- getHeader(ImageInputStream, int) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
-
Allows to read an image header (usually just a magic number).
- getHeight() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the height of the image.
- getHeight() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getHeight() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getHeight() - Method in class org.apache.xmlgraphics.java2d.Dimension2DDouble
- getHeightMpt() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the image's height in millipoints.
- getHeightPx() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the image's height in pixels.
- getICC_Profile(byte[]) - Static method in class 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) - Static method in class 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) - Static method in class 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) - Static method in class 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() - Method in interface org.apache.xmlgraphics.image.loader.Image
-
Returns the ICC color profile if one is associated with the image.
- getICCProfile() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImage
-
Returns the ICC color profile if one is associated with the image.
- getICCProfile() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
-
Returns the ICC color profile if one is associated with the JPEG image.
- getICCProfile() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Returns the ICC color profile if one is associated with the PNG image.
- getICCProfile() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Returns the ICC color profile if one is associated with the image.
- getICCProfileData() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the ICC profile data to be stored with this image.
- getICCProfileDescription(ICC_Profile) - Static method in class org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtil
-
Returns the profile description of an ICC profile
- getIdentifier() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the unique identifier of the resource.
- getIdentifier(String) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Returns an identifier that matches a given qualifier.
- getIdentifiers() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Returns an array of all identifiers that unambiguously identify the resource within a given context.
- getIdentityHCMapResource() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Returns the PSResource instance corresponding to the Identity-H CMap resource.
- getIDstring() - Method in class org.apache.xmlgraphics.java2d.GenericGraphicsDevice
-
Generate an IdString..
- getIFDOffset() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
-
Returns the value set by
setIFDOffset()
ornull
if no value has been set. - getIFDOffset() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the offset of the IFD corresponding to this
TIFFDirectory
. - getImage() - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Returns the associated image.
- getImage(String, ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Returns an image from the cache or null if it wasn't found.
- getImage(ImageInfo, ImageFlavor) - Method in class 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) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Loads an image.
- getImage(ImageInfo, ImageFlavor[], ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Loads an image with no hints.
- getImage(ImageInfo, ImageFlavor, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Loads an image.
- getImage(ImageInfo, ImageFlavor, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Loads an image with no hints.
- getImageCacheHitMap() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Returns a Map<ImageKey, Integer> with the number of cache hits.
- getImageCacheHits() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Returns the number of cache hits for Image instances.
- getImageCacheMisses() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Returns the number of cache misses for Image instances.
- getImageCacheMissMap() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Returns a Map<ImageKey, Integer> with the number of cache misses.
- getImageContext() - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Returns the ImageContext in use by the ImageManager.
- getImageConverterModifications() - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns the number of modifications to the collection of registered ImageConverter instances.
- getImageConverters() - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns the Collection of registered ImageConverter instances.
- getImageInfo(String) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Returns an ImageInfo instance from the cache or null if none is found.
- getImageInfo(String, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Returns an ImageInfo object containing its intrinsic size for a given URI.
- getImageInfoCacheHits() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Returns the number of cache hits for ImageInfo instances.
- getImageInfoCacheMisses() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Returns the number of cache misses for ImageInfo instances.
- getImageInputStream() - Method in class org.apache.xmlgraphics.image.loader.ImageSource
-
Returns the ImageInputStream.
- getImageInputStream(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Returns the ImageInputStream of a Source object.
- getImageLoaderFactories(String) - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns an array of ImageLoaderFactory instances which support the given MIME type.
- getImageLoaderFactories(ImageInfo, ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns an array of
ImageLoaderFactory
instances that support the MIME type indicated by anImageInfo
object and can generate the given image flavor. - getImageLoaderFactory(ImageInfo, ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns the best ImageLoaderFactory supporting the
ImageInfo
and image flavor. - getImageSize() - Method in interface org.apache.xmlgraphics.java2d.Graphics2DImagePainter
- getImplicitFilter() - Method in interface org.apache.xmlgraphics.ps.ImageEncoder
- getInfo() - Method in interface org.apache.xmlgraphics.image.loader.Image
-
Returns an object with basic information (URI, MIME type, intrinsic size) about the image.
- getInfo() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImage
-
Returns an object with basic information (URI, MIME type, intrinsic size) about the image.
- getInputStream() - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Returns the SeekableStream associated with this ImageDecoder.
- getInputStream() - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Returns the
SeekableStream
associated with thisImageDecoder
. - getInputStream() - Method in class org.apache.xmlgraphics.image.loader.ImageSource
-
Returns an InputStream which operates on the underlying ImageInputStream.
- getInputStream() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Returns the InputStream the PostScript code is read from.
- getInputStream(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Deprecated.Please use
XmlSourceUtil.getInputStream(Source)
instead. - getInputStream(Source) - Static method in class org.apache.xmlgraphics.io.XmlSourceUtil
-
Returns the
InputStream
that is backing the givenSource
object. - getInstance() - Static method in class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
- getInstance() - Static method in class org.apache.xmlgraphics.java2d.CMYKColorSpace
-
Deprecated.Returns an instance of an uncalibrated CMYK color space.
- getInstance() - Static method in class org.apache.xmlgraphics.java2d.color.DefaultColorConverter
-
static factory
- getInstance() - Static method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
-
Deprecated.Use
ColorSpaces.getDeviceCMYKColorSpace()
instead. - getInstance() - Static method in class org.apache.xmlgraphics.java2d.color.GrayScaleColorConverter
-
Returns a singleton instance.
- getInstance() - Static method in class org.apache.xmlgraphics.util.ClasspathResource
-
Retrieve the singleton instance of this class.
- getInstance() - Static method in class org.apache.xmlgraphics.xmp.XMPSchemaRegistry
- getInt1(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getInt2(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getInt4(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getIntegerValue() - Method in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Returns an integer value identifying the rendering intent.
- getInterlacing() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns
true
if Adam7 interlacing will be used. - getInvalidHits() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Returns the number of times an invalid URI is tried.
- getJPEGCompressRGBToYCbCr() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Whether RGB data will be converted to YCbCr when using JPEG compression.
- getJPEGDecompressYCbCrToRGB() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
-
Whether JPEG-compressed YCbCr data will be converted to RGB.
- getJPEGForceBaseline() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
- getJPEGQuality() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
- getKey() - Method in class org.apache.xmlgraphics.image.loader.util.SoftReferenceWithKey
-
Returns the key associated with this reference.
- getKeywords() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
- getLangAlt(String, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Returns a language-dependent value.
- getLanguageLevel() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
-
Returns the PostScript language level (usually 2 or 3).
- getLanguages() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns an array of languages.
- getLangValue(String) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Returns a language-dependent values (available for alternative arrays).
- getLength() - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getLine() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Returns the current PostScript line.
- getLine() - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
-
Returns the code line.
- getLocale() - Method in class org.apache.xmlgraphics.util.i18n.LocaleGroup
-
Gets the current default locale in this group, or null.
- getLocale() - Method in interface org.apache.xmlgraphics.util.i18n.Localizable
-
Returns the current locale or null if the locale currently used is the default one.
- getLocale() - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
Localizable.getLocale()
. - getLocaleGroup() - Method in interface org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
-
Returns the group to which this object belongs.
- getLocaleGroup() - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
ExtendedLocalizable.getLocaleGroup()
. - getLocalName() - Method in class org.apache.xmlgraphics.util.QName
- getLowestPenalty(Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
-
Returns the lowest penalty from the start point to a given vertex.
- getMatrix() - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
Returns the matrix for use in the form.
- getMax() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
-
Returns the maximum VM used by the resource.
- getMaxTileX() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the horizontal index of the rightmost column of tiles.
- getMaxTileY() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the vertical index of the bottom row of tiles.
- getMaxValue(int) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
- getMaxValue(int) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- getMaxX() - Method in class 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() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the Y coordinate of the row immediately below the bottom row of the image.
- getMetadata() - Method in class org.apache.xmlgraphics.xmp.XMPHandler
- getMetadataDate() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
- getMimeForRawFlavor(ImageFlavor) - Static method in class 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) - Static method in class 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() - Method in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
Returns the MIME type that the image flavor represents if a MIME type is available.
- getMimeType() - Method in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Returns the image's MIME type.
- getMimeType() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Returns the MIME type of the stream data.
- getMimeType() - Method in class org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
-
Returns the MIME type that the image flavor represents if a MIME type is available.
- getMimeType() - Method in class org.apache.xmlgraphics.image.loader.RefinedImageFlavor
-
Returns the MIME type that the image flavor represents if a MIME type is available.
- getMIMEType() - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
- getMIMEType() - Method in interface org.apache.xmlgraphics.image.writer.ImageWriter
- getMIMEType() - Method in class org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
- getMIMEType() - Method in class org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
- getMin() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
-
Returns the minimum VM used by the resource.
- getMinTileX() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the horizontal index of the leftmost column of tiles.
- getMinTileX() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getMinTileX() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getMinTileY() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the vertical index of the uppermost row of tiles.
- getMinTileY() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getMinTileY() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getMinValue(int) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
- getMinValue(int) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- getMinX() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the X coordinate of the leftmost column of the image.
- getMinX() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getMinX() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getMinY() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the X coordinate of the uppermost row of the image.
- getMinY() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getMinY() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getModificationTime() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the modification time to be stored with this image.
- getModifyDate() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
- getName() - Method in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
Returns the name of the ImageFlavor.
- getName() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Gets the name of the pattern
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCAtend
- getName() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCComment
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentNeededResources
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentDocumentSuppliedResources
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentHiResBoundingBox
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentIncludeResource
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageBoundingBox
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageHiResBoundingBox
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPageResources
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
-
Returns the name of the DSC comment.
- getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- getName() - Method in class org.apache.xmlgraphics.ps.PSResource
- getName() - Method in class org.apache.xmlgraphics.xmp.XMPArrayType
- getName() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- getName(int) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
- getName(int) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- getNamedColor(String) - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
-
Returns a named color.
- getNamedColors() - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
-
Returns the array of named colors.
- getNamespace() - Method in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
Returns the XML namespace URI that the image flavor represents if such a namespace URI is available.
- getNamespace() - Method in class org.apache.xmlgraphics.image.loader.RefinedImageFlavor
-
Returns the XML namespace URI that the image flavor represents if such a namespace URI is available.
- getNamespace() - Method in class org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
-
Returns the XML namespace URI that the image flavor represents if such a namespace URI is available.
- getNamespace() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- getNamespace() - Method in class org.apache.xmlgraphics.xmp.XMPSchema
- getNamespaceURI() - Method in class org.apache.xmlgraphics.util.QName
- getNativeColorModel() - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Returns the native
ColorModel
used by the image. - getNextCode() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
- getNextIFDOffset() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the offset of the next IFD after the IFD corresponding to this
TIFFDirectory
. - getNormalizingTransform() - Method in class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- getNormalizingTransform() - Method in class 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) - Static method in class 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() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns the number of directory entries.
- getNumPages() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- getNumPages() - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Returns the number of pages present in the current stream.
- getNumPages() - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Returns the number of pages present in the current stream.
- getNumPrivateChunks() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the number of private chunks to be written to the output file.
- getNumXTiles() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the number of tiles along the tile grid in the horizontal direction.
- getNumXTiles() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getNumXTiles() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getNumYTiles() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the number of tiles along the tile grid in the vertical direction.
- getNumYTiles() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getNumYTiles() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getObjectArray(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Returns an object array representation of the property's values.
- getOriginalImage() - Method in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Returns the original Image instance if such an Image instance is created while building this ImageInfo object.
- getOriginalURI() - Method in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Returns the original URI of the image.
- getOutput8BitGray() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns the current value of the 8-bit gray output parameter.
- getOutputStream() - Method in interface org.apache.xmlgraphics.image.codec.util.ImageEncoder
-
Returns the OutputStream associated with this ImageEncoder.
- getOutputStream() - Method in class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
-
Returns the OutputStream associated with this ImageEncoder.
- getOutputStream() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Returns the OutputStream the PSGenerator writes to.
- getOutputStream(String) - Method in interface org.apache.xmlgraphics.io.TempResourceResolver
-
Gets an temporary-output stream of a given identifier.
- getOutputStream(URI) - Method in interface org.apache.xmlgraphics.io.ResourceResolver
-
Gets an output stream of a given URI.
- getOutputStream(URI) - Method in class org.apache.xmlgraphics.io.URIResolverAdapter
-
Gets an output stream of a given URI.
- getPageCount() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Returns the number of pages generated so far.
- getPageCount() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
-
Returns the page count.
- getPageIndexFromURI(String) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Extracts page index information from a URI.
- getPageName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
-
Returns the name of the page.
- getPagePosition() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
-
Returns the page position.
- getPaint() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Returns the current
Paint
of theGraphics2D
context. - getPaint() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Returns the current
Paint
of theGraphics2D
context. - getPaintProc() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Gets the postscript procedure PaintProc
- getPaintType() - Method in class 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() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Returns the current RGB palette.
- getPaletteHistogram() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the palette histogram to be stored with this image.
- getPaletteTransparency() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Returns the alpha values associated with each palette entry.
- getParam() - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Returns the current parameters as an instance of the ImageDecodeParam interface.
- getParam() - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Returns the current parameters as an instance of the
ImageDecodeParam
interface. - getParam() - Method in interface org.apache.xmlgraphics.image.codec.util.ImageEncoder
-
Returns the current parameters as an instance of the ImageEncodeParam interface.
- getParam() - Method in class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
-
Returns the current parameters as an instance of the ImageEncodeParam interface.
- getParentContext() - Method in interface org.apache.xmlgraphics.image.loader.ImageSessionContext
-
Returns the session-independent context object which provides configuration information.
- getParentContext() - Method in class org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
-
Returns the session-independent context object which provides configuration information.
- getParentFlavor() - Method in class org.apache.xmlgraphics.image.loader.RefinedImageFlavor
-
Returns the associated parent image flavor.
- getPart() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
- getPart() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAAdapter
- getPDFVersion() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
- getPenalty() - Method in interface org.apache.xmlgraphics.util.dijkstra.Edge
-
Returns the penalty (or distance) for this edge.
- getPenalty(Vertex, Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DefaultEdgeDirectory
-
Returns the penalty between two vertices.
- getPenalty(Vertex, Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
-
Returns the penalty between two vertices.
- getPenalty(Vertex, Vertex) - Method in interface org.apache.xmlgraphics.util.dijkstra.EdgeDirectory
-
Returns the penalty between two vertices.
- getPerformGammaCorrection() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns
true
if gamma correction is to be performed on the image data. - getPhysicalDimension() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the physical dimension information to be stored with this image.
- getPipelineFactory() - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Returns the PipelineFactory in use by the ImageManager.
- getPredecessor(Vertex) - Method in class org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
-
Returns the vertex's predecessor on the shortest path.
- getPreferredPrefix() - Method in class org.apache.xmlgraphics.xmp.XMPSchema
- getPrefix() - Method in class org.apache.xmlgraphics.util.QName
- getPreloaderIterator() - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns an iterator over all registered ImagePreloader instances.
- getPriority() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImagePreloader
-
Returns the priority of the preloader.
- getPriority() - Method in class org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO
-
Returns the priority of the preloader.
- getPriority() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderRawPNG
- getPriority() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImagePreloader
-
Returns the priority of the preloader.
- getPrivateChunkData(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the data associated of the private chunk at a given index, as an array of
byte
s. - getPrivateChunkType(int) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
-
Reads a private IFD from a given offset in the stream.
- getProcsetCIDInitResource() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Returns the PSResource instance corresponding to the CIDInit ProcSet resource.
- getProducer() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
- getProfileName() - Method in interface org.apache.xmlgraphics.java2d.color.ColorSpaceOrigin
-
Returns the name of the profile used to identify the color space in a particular context.
- getProfileName() - Method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
-
Returns the name of the profile used to identify the color space in a particular context.
- getProfileName() - Method in class org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent
-
Returns the name of the profile used to identify the color space in a particular context.
- getProfileName() - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Returns the name of the profile used to identify the color space in a particular context.
- getProfileName() - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
-
Returns the profile name.
- getProfileURI() - Method in interface org.apache.xmlgraphics.java2d.color.ColorSpaceOrigin
-
Returns the URI identifying the associate color profile.
- getProfileURI() - Method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
-
Returns the URI identifying the associate color profile.
- getProfileURI() - Method in class org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent
-
Returns the URI identifying the associate color profile.
- getProfileURI() - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Returns the URI identifying the associate color profile.
- getProperty(String) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Gets a property from the property set of this image.
- getProperty(String) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getProperty(String) - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- getProperty(String) - Method in class org.apache.xmlgraphics.image.rendered.FormatRed
- getProperty(String) - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getProperty(String, String) - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Returns a property
- getProperty(String, String) - Method in interface org.apache.xmlgraphics.xmp.PropertyAccess
-
Returns a property
- getProperty(String, String) - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Returns a property
- getProperty(QName) - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Returns a property.
- getProperty(QName) - Method in interface org.apache.xmlgraphics.xmp.PropertyAccess
-
Returns a property.
- getProperty(QName) - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Returns a property.
- getPropertyCount() - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Returns the number of properties.
- getPropertyCount() - Method in interface org.apache.xmlgraphics.xmp.PropertyAccess
-
Returns the number of properties.
- getPropertyCount() - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Returns the number of properties.
- getPropertyMergerFor(XMPProperty) - Method in class org.apache.xmlgraphics.xmp.merge.MergeRuleSet
-
Returns the PropertyMerger that shall be used when merging the given property.
- getPropertyNames() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns a list of the properties recognized by this image.
- getPropertyNames() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getPropertyNames() - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- getPropertyNames() - Method in class org.apache.xmlgraphics.image.rendered.FormatRed
- getPropertyNames() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getPropertyNames(String) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns an array of
String
s recognized as names by this property source that begin with the supplied prefix. - getPSGenerator() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- getPSLength() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Returns the length of the PostScript section.
- getPSLevel() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Returns the selected PostScript level.
- getPSStart() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Returns the start offset of the PostScript section.
- getPublisher() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns an array of publishers.
- getQName() - Method in class org.apache.xmlgraphics.util.QName
- getQName(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchema
-
Returns the QName for a property of this schema.
- getQName(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Returns the QName for a given property
- getRegistry() - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Returns the ImageImplRegistry in use by the ImageManager.
- getRelations() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns an array of all relationship to other documents.
- getRenderedImage() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Returns the contained RenderedImage instance.
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Returns the value of a single preference for the rendering algorithms.
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Returns the value of a single preference for the rendering algorithms.
- getRenderingHints() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Gets the preferences for the rendering algorithms.
- getRenderingHints() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Gets the preferences for the rendering algorithms.
- getRenderingIntent() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Returns the rendering intent of the sRGB color space.
- getRenderingIntent() - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
-
Returns the color profile's rendering intent.
- getResolution() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
- getResolutionUnit() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Returns the unit in which resolution values are given (ex.
- getResource() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
-
Returns the associated PSResource.
- getResource() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Returns the associated PSResource.
- getResource(String) - Method in interface org.apache.xmlgraphics.io.TempResourceResolver
-
Get a temporary-resource given the identifier pointing to said resource.
- getResource(URI) - Method in interface org.apache.xmlgraphics.io.ResourceResolver
-
Get a resource given the URI pointing to said resource.
- getResource(URI) - Method in class org.apache.xmlgraphics.io.URIResolverAdapter
-
Get a resource given the URI pointing to said resource.
- getResourceBundle() - Method in interface org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
-
Returns the current resource bundle.
- getResourceBundle() - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
ExtendedLocalizable.getResourceBundle()
. - getResources() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Returns the set of resources associated with this DSC comment.
- getResourceSpecification() - Method in class org.apache.xmlgraphics.ps.PSProcSet
- getResourceSpecification() - Method in class org.apache.xmlgraphics.ps.PSResource
- getResourceTracker() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Resturns the ResourceTracker instance associated with this PSGenerator.
- getRevision() - Method in class org.apache.xmlgraphics.ps.PSProcSet
- getRGB(RenderedImage, int, int, int, int, int[], int, int) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Extracts a packed RGB integer array of a RenderedImage.
- getRGBColor() - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Returns an sRGB-based color representing the full-tint color defined by this named color space.
- getRights() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the informal rights statement.
- getRights(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the informal rights statement in a language-dependant way.
- getRootNamespace() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
-
Returns the root XML namespace of the XML document.
- getRowsPerStrip() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
The number of rows per strip of the TIFF image, default 1.
- getSampleModel() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the SampleModel of the image.
- getSampleModel() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getSampleModel() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getSchema() - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
- getSchema(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaRegistry
-
Returns the XMP schema object for a given namespace.
- getSignificantBits() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the number of significant bits for each band of the image.
- getSimpleValue() - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Returns a normal Java object representing the value if it is available.
- getSimpleValue() - Method in class org.apache.xmlgraphics.xmp.XMPComplexValue
-
Returns a normal Java object representing the value if it is available.
- getSimpleValue() - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Returns a normal Java object representing the value if it is available.
- getSize() - Method in interface org.apache.xmlgraphics.image.loader.Image
-
Returns the image's intrinsic size.
- getSize() - Method in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Returns the image's intrinsic size.
- getSize() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImage
-
Returns the image's intrinsic size.
- getSize() - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Returns the current number of values in the array.
- getSOFType() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
-
Returns the SOFn identifier of the image which describes the coding format of the image.
- getSource() - Method in class org.apache.xmlgraphics.image.rendered.FormatRed
-
fetch the source image for this node.
- getSource() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns unique identifier of the work from which this resource was derived.
- getSource(String) - Method in interface org.apache.xmlgraphics.image.loader.ImageSessionContext
-
Returns a Source object for a URI.
- getSource(String) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
-
Returns a Source object for a URI.
- getSourceFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
-
Returns the flavor that this converter expects.
- getSourceFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
-
Returns the flavor that this converter expects.
- getSourceFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
-
Returns the flavor that this converter expects.
- getSourceFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
-
Returns the flavor that this converter expects.
- getSourceFlavor() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageConverter
-
Returns the flavor that this converter expects.
- getSourceResolution() - Method in interface 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() - Method in interface org.apache.xmlgraphics.image.loader.ImageSessionContext
-
Returns the resolution (in dpi) of the source device used when painting images.
- getSourceResolution() - Method in class 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.
- getSourceResolution() - Method in class org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
- getSources() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
- getSources() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getSources() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getSRGBIntent() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the sRGB rendering intent to be stored with this image.
- getStart() - Method in interface org.apache.xmlgraphics.util.dijkstra.Edge
-
Returns the start vertex of the edge.
- getString(String) - Static method in class org.apache.xmlgraphics.image.codec.util.PropertyUtil
- getString4(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getStringArray(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Returns a String array representation of the property's values.
- getStroke() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Returns the current
Stroke
in theGraphics2D
context. - getStroke() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Returns the current
Stroke
in theGraphics2D
context. - getStructure(int) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Returns the structure at a given position.
- getStructureValue() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- getSubjects() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns an array of all subjects.
- getSuggestedPalette() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the suggested palette information to be stored with this image.
- getSupportedFlavors(String) - Method in class 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) - Method in class 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) - Method in class 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) - Method in class 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) - Method in class 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) - Method in class 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) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
-
Returns an array of ImageFlavors that are supported by this implementation for a given MIME type.
- getSupportedMIMETypes() - Method in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
-
Returns an array of MIME types supported by this implementation.
- getSupportedMIMETypes() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
-
Returns an array of MIME types supported by this implementation.
- getSupportedMIMETypes() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
-
Returns an array of MIME types supported by this implementation.
- getSupportedMIMETypes() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
-
Returns an array of MIME types supported by this implementation.
- getSupportedMIMETypes() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
-
Returns an array of MIME types supported by this implementation.
- getSupportedMIMETypes() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
-
Returns an array of MIME types supported by this implementation.
- getSupportedMIMETypes() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
-
Returns an array of MIME types supported by this implementation.
- getSuppressAlpha() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns
true
if alpha (transparency) will be prevented from appearing in the output. - getSystemId() - Method in class org.apache.xmlgraphics.image.loader.ImageSource
- getTag() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns the tag number, between 0 and 65535.
- getTags() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns an ordered array of ints indicating the tag values.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
-
Returns the flavor that this converter converts images into.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
-
Returns the flavor that this converter converts images into.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
-
Returns the flavor that this converter converts images into.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
-
Returns the flavor that this converter converts images into.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetFlavor() - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Returns the target flavor generated by this pipeline.
- getTargetFlavor() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageConverter
-
Returns the flavor that this converter converts images into.
- getTargetFlavor() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoader
-
Returns the image flavor that is returned by this ImageLoader implementation.
- getTargetResolution() - Method in interface org.apache.xmlgraphics.image.loader.ImageSessionContext
-
Returns the resolution (in dpi) of the target device used when painting images.
- getTargetResolution() - Method in class org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
-
Returns the resolution (in dpi) of the target device used when painting images.
- getText() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns the text strings to be stored in uncompressed form with this image as an array of
String
s. - getTexturePaint() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Gets a texture which is used for filling shapes
- getTIFFLength() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Returns the length of the TIFF preview.
- getTIFFStart() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Returns the start offset of the TIFF preview.
- getTile(int, int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGRed
- getTile(int, int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFImage
-
Returns tile (tileX, tileY) as a Raster.
- getTile(int, int) - Method in class org.apache.xmlgraphics.image.codec.util.SingleTileRenderedImage
-
Returns the image's Raster as tile (0, 0).
- getTile(int, int) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getTile(int, int) - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
- getTile(int, int) - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getTileGridXOffset() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the X coordinate of the upper-left pixel of tile (0, 0).
- getTileGridXOffset() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getTileGridXOffset() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getTileGridYOffset() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
- getTileGridYOffset() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getTileGridYOffset() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getTileHeight() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Retrieves the tile height set via
setTileSize()
. - getTileHeight() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the height of a tile.
- getTileHeight() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getTileHeight() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getTileWidth() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Retrieves the tile width set via
setTileSize()
. - getTileWidth() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the width of a tile.
- getTileWidth() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getTileWidth() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getTilingType() - Method in class 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() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
-
Returns the title.
- getTitle() - Method in class org.apache.xmlgraphics.ps.FormGenerator
-
Returns the form's title.
- getTitle() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the title of the resource (in the default language).
- getTitle(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns the title of the resource in a language-dependant way.
- getTransform() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Returns a copy of the current
Transform
in theGraphics2D
context. - getTransform() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Returns a copy of the current
Transform
in theGraphics2D
context. - getTransform() - Method in class org.apache.xmlgraphics.ps.PSState
-
Returns the transform.
- getTransformParameters() - Method in class org.apache.xmlgraphics.java2d.TransformStackElement
- getTransformStack() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
- getTransparentColor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
The color of the transparent pixel.
- getTransparentColor() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Returns the transparent color if available.
- getTransparentGray() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Returns the gray value to be used to denote transparency.
- getTransparentRGB() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Returns the RGB value to be used to denote transparency.
- getType() - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getType() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Returns the type of the data stored in the IFD.
- getType() - Method in class org.apache.xmlgraphics.io.Resource
- getType() - Method in class org.apache.xmlgraphics.java2d.GenericGraphicsDevice
-
Let the caller know that we are "a printer"
- getType() - Method in class org.apache.xmlgraphics.java2d.TransformStackElement
- getType() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Returns the resource type
- getType() - Method in class org.apache.xmlgraphics.ps.PSResource
- getType() - Method in class org.apache.xmlgraphics.xmp.XMPArray
- getTypes() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Returns an array of all document types.
- getTypeString() - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- getUnicodeSequenceForGlyphName(String) - Static method in class org.apache.xmlgraphics.fonts.Glyphs
-
Returns a String containing the Unicode sequence the given glyph name represents.
- getUsageCount(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Returns the number of times a resource has been used inside the current DSC document.
- getUsagePenalty() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
-
Returns the penalty assigned to using this image loader.
- getUsagePenalty() - Method in class org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
-
Returns the penalty assigned to using this image loader.
- getUsagePenalty() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
-
Returns the penalty assigned to using this image loader.
- getUsagePenalty() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
-
Returns the penalty assigned to using this image loader.
- getUsagePenalty() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoader
-
Returns the penalty assigned to using this image loader.
- getUsagePenalty(String, ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
-
Deprecated.Redundancy with
ImageLoader.getUsagePenalty()
- getUsagePenalty(String, ImageFlavor) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
-
Deprecated.Redundancy with
ImageLoader.getUsagePenalty()
- getUserExponent() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Returns the current value of the user exponent parameter.
- getValue() - Method in class org.apache.xmlgraphics.image.loader.util.Penalty
-
Returns the penalty value.
- getValue() - Method in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
Retrieves the numeric value of the resolution unit.
- getValue() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- getValue(int) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Returns the value at a given position.
- getValue(String) - Static method in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
Gets the compression value given the name of the compression type.
- getValue(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Returns a simple value.
- getValueProperty() - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Returns the rdf:value property.
- getValueProperty() - Method in interface org.apache.xmlgraphics.xmp.PropertyAccess
-
Returns the rdf:value property.
- getValueProperty() - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Returns the rdf:value property.
- getVersion() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Returns the resource version.
- getVersion() - Method in class org.apache.xmlgraphics.ps.PSProcSet
- getWhitePoint() - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
-
Returns the configured white point.
- getWidth() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Returns the width of the image.
- getWidth() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
- getWidth() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- getWidth() - Method in class org.apache.xmlgraphics.java2d.Dimension2DDouble
- getWidthMpt() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the image's width in millipoints.
- getWidthPx() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Returns the image's width in pixels.
- getWMFLength() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Returns the length of the WMF preview.
- getWMFStart() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Returns the start offset of the WMF preview.
- getWriterFor(String) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
-
Returns an ImageWriter that can be used to encode an image to the requested MIME type.
- getWriteTiled() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Returns the value of the writeTiled parameter.
- getXMLLang() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- getXResolution() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
- getXStep() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Gets the horizontal spacing between pattern cells
- getXTile(int) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Returns the x index of tile under xloc.
- getXUID() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Gets an extended unique ID that uniquely identifies the pattern
- getXYZ() - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Returns the XYZ coordinates of the named color.
- getYResolution() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
- getYStep() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Gets the vertical spacing between pattern cells
- getYTile(int) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
-
Returns the y index of tile under yloc.
- Glyphs - Class in org.apache.xmlgraphics.fonts
-
This class provides a number of constants for glyph management.
- glyphToString(String) - Static method in class org.apache.xmlgraphics.fonts.Glyphs
-
Deprecated.User getUnicodeCodePointsForGlyphName instead. This method only returns the first Unicode code point it finds.
- GraphicContext - Class in org.apache.xmlgraphics.java2d
-
Handles the attributes in a graphic context:
+ Composite
+ Font
+ Paint
+ Stroke
+ Clip
+ RenderingHints
+ AffineTransform - GraphicContext() - Constructor for class org.apache.xmlgraphics.java2d.GraphicContext
-
Default constructor
- GraphicContext(AffineTransform) - Constructor for class org.apache.xmlgraphics.java2d.GraphicContext
- GraphicContext(GraphicContext) - Constructor for class org.apache.xmlgraphics.java2d.GraphicContext
-
Copy constructor.
- GRAPHICS2D - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a Graphics2DImage (can be painted on a Graphics2D interface)
- Graphics2DImagePainter - Interface in org.apache.xmlgraphics.java2d
-
This interface is used to paint vector graphic images.
- GraphicsConfigurationWithoutTransparency - Class in org.apache.xmlgraphics.java2d
-
An implementation of
GraphicsConfiguration
that does not support transparencies (alpha channels). - GraphicsConfigurationWithoutTransparency() - Constructor for class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency
- GraphicsConfigurationWithTransparency - Class in org.apache.xmlgraphics.java2d
-
An implementation of
GraphicsConfiguration
that supports transparencies (alpha channels). - GraphicsConfigurationWithTransparency() - Constructor for class org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparency
- GraphicsConstants - Class in org.apache.xmlgraphics.image
- GraphicsUtil - Class in org.apache.xmlgraphics.image
-
Set of utility methods for Graphics.
- Gray() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Constructs an instance of
PNGEncodeParam.Gray
. - GrayScaleColorConverter - Class in 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 - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
-
The green color value of the entry.
- GROUP3_1D - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
Modified Huffman Compression (CCITT Group 3 1D facsimile compression).
- GROUP3_2D - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
CCITT T.4 bilevel compression (CCITT Group 3 2D facsimile compression).
- GROUP4 - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
CCITT T.6 bilevel compression (CCITT Group 4 facsimile compression).
H
- handle(DSCEvent, DSCParser) - Method in class org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
-
Handle a DSC event.
- handle(DSCEvent, DSCParser) - Method in interface org.apache.xmlgraphics.ps.dsc.NestedDocumentHandler
-
Handle a DSC event.
- handleDSCComment(DSCComment) - Method in class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
- handleDSCComment(DSCComment) - Method in interface org.apache.xmlgraphics.ps.dsc.DSCHandler
-
Called for each standard DSC comment.
- handleDSCComment(DSCComment) - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
- handleIOException(IOException) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Central handler for IOExceptions for this class.
- HAS_MORE_IMAGES - Static variable in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Key to register information about additional (sub-)images in the image file after the selected one.
- hasAlpha() - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Indicates whether the image has an alpha channel.
- hasAlternativeColors() - Method in class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Indicates whether alternative colors are available.
- hashCode() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageKey
- hashCode() - Method in class org.apache.xmlgraphics.image.loader.ImageFlavor
- hashCode() - Method in class org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
- hashCode() - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
- hashCode() - Method in class org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
- hashCode() - Method in class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
- hashCode() - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- hashCode() - Method in class org.apache.xmlgraphics.java2d.Dimension2DDouble
- hashCode() - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
- hashCode() - Method in class org.apache.xmlgraphics.ps.PSDictionary
- hashCode() - Method in class org.apache.xmlgraphics.ps.PSResource
- hashCode() - Method in class org.apache.xmlgraphics.util.QName
- hasImageInputStream(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Indicates whether the Source object has an ImageInputStream instance.
- hasInputStream(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Indicates whether the Source object has an InputStream instance.
- hasInputStream(Source) - Static method in class org.apache.xmlgraphics.io.XmlSourceUtil
-
Indicates whether the Source object has an InputStream instance.
- hasNext() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Indicates whether there are additional items.
- hasReader(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Deprecated.use
XmlSourceUtil.hasReader(Source)
instead - hasReader(Source) - Static method in class org.apache.xmlgraphics.io.XmlSourceUtil
-
Indicates whether the Source object has a Reader instance.
- hasResolution() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
- hasSameAlternativeColors(ColorWithAlternatives) - Method in class org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Indicates whether another instance has the same alternative colors.
- hasTIFFPreview() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Indicates whether the EPS has a TIFF preview.
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
-
Indicates whether this DSC comment has values.
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Indicates whether this DSC comment has values.
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCAtend
- hasValues() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCComment
-
Indicates whether this DSC comment has values.
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Indicates whether this DSC comment has values.
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Indicates whether this DSC comment has values.
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
-
Indicates whether this DSC comment has values.
- hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- hasWMFPreview() - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS.EPSBinaryFileHeader
-
Indicates whether the EPS has a WMF preview.
- HEADER_COMMENT - Static variable in interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants
-
Indicates a header comment (starting with "%!")
- headerCommentsEndHere(DSCEvent) - Static method in class 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 - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The image's height in pixels.
- height - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- hints - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current set of RenderingHints
- HIRES_BBOX - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
High-resolution bounding box for the document
- hIST - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- hit(Rectangle, Shape, boolean) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Checks whether or not the specified
Shape
intersects the specifiedRectangle
, which is in device space.
I
- ICCColorSpaceWithIntent - Class in 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) - Constructor for class org.apache.xmlgraphics.java2d.color.ICCColorSpaceWithIntent
-
Creates a new ICC-based color space.
- iCCP - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- IDAT - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- IDENTITY - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
- IEND - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- IGNORE_COLOR_PROFILE - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used to tell the image loader to ignore any color profile in the image.
- ignoreColorProfile(Map) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
-
Indicates whether an embedded color profile should be ignored.
- ignoreFlushing(ImageInputStream) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Decorates an ImageInputStream so the flush*() methods are ignored and have no effect.
- IHDR - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- Image - Interface in org.apache.xmlgraphics.image.loader
-
Represents an instance of an image (bitmap or vector graphic).
- IMAGE_MANAGER - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used to pass in the
ImageManager
. - IMAGE_SESSION_CONTEXT - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used to pass in the
ImageSessionContext
. - ImageBuffered - Class in org.apache.xmlgraphics.image.loader.impl
-
This class is an implementation of the Image interface exposing a BufferedImage.
- ImageBuffered(ImageInfo, BufferedImage, Color) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageBuffered
-
Main constructor.
- ImageCache - Class in org.apache.xmlgraphics.image.loader.cache
-
This class provides a cache for images.
- ImageCache() - Constructor for class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Default constructor with default settings.
- ImageCache(TimeStampProvider, ExpirationPolicy) - Constructor for class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Constructor for customized behaviour and testing.
- ImageCacheListener - Interface in 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 - Class in org.apache.xmlgraphics.image.loader.cache
-
Convenience class that gathers statistical information about the image cache.
- ImageCacheStatistics(boolean) - Constructor for class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Main constructor.
- ImageContext - Interface in org.apache.xmlgraphics.image.loader
-
The ImageContext interface provides session-independent information (mainly configuration values).
- ImageConverter - Interface in org.apache.xmlgraphics.image.loader.spi
-
Defines an image converter that can convert one image representation into another.
- ImageConverterBitmap2G2D - Class in org.apache.xmlgraphics.image.loader.impl
-
This ImageConverter wraps a bitmap image in a Graphics2D image.
- ImageConverterBitmap2G2D() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageConverterBitmap2G2D
- ImageConverterBuffered2Rendered - Class in org.apache.xmlgraphics.image.loader.impl
-
This ImageConverter converts BufferedImages to RenderedImages (well, it's basically just a class cast).
- ImageConverterBuffered2Rendered() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageConverterBuffered2Rendered
- ImageConverterG2D2Bitmap - Class in org.apache.xmlgraphics.image.loader.impl
-
This ImageConverter converts Graphics2D images to a BufferedImage.
- ImageConverterG2D2Bitmap() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
- ImageConverterRendered2PNG - Class in org.apache.xmlgraphics.image.loader.impl
-
This ImageConverter converts Rendered to PNG images.
- ImageConverterRendered2PNG() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageConverterRendered2PNG
- ImageDecodeParam - Interface in org.apache.xmlgraphics.image.codec.util
-
An empty (marker) interface to be implemented by all image decoder parameter classes.
- ImageDecoder - Interface in org.apache.xmlgraphics.image.codec.util
-
An interface describing objects that transform an InputStream into a BufferedImage or Raster.
- ImageDecoderImpl - Class in org.apache.xmlgraphics.image.codec.util
-
A partial implementation of the
ImageDecoder
interface useful for subclassing. - ImageDecoderImpl(InputStream, ImageDecodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Constructs an
ImageDecoderImpl
with a givenInputStream
andImageDecodeParam
instance. - ImageDecoderImpl(SeekableStream, ImageDecodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Constructs an
ImageDecoderImpl
with a givenSeekableStream
andImageDecodeParam
instance. - ImageEncodeParam - Interface in org.apache.xmlgraphics.image.codec.util
-
An empty (marker) interface to be implemented by all image encoder parameter classes.
- ImageEncoder - Interface in org.apache.xmlgraphics.image.codec.util
-
An interface describing objects that transform a BufferedImage or Raster into an OutputStream.
- ImageEncoder - Interface in 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 - Class in org.apache.xmlgraphics.image.codec.util
-
A partial implementation of the ImageEncoder interface useful for subclassing.
- ImageEncoderImpl(OutputStream, ImageEncodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
-
Constructs an ImageEncoderImpl with a given OutputStream and ImageEncoderParam instance.
- ImageEncodingHelper - Class in org.apache.xmlgraphics.ps
-
Helper class for encoding bitmap images.
- ImageEncodingHelper(RenderedImage) - Constructor for class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Main constructor
- ImageEncodingHelper(RenderedImage, boolean) - Constructor for class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Main constructor
- ImageException - Exception Class in org.apache.xmlgraphics.image.loader
-
Base class for all image-related exceptions.
- ImageException(String) - Constructor for exception class org.apache.xmlgraphics.image.loader.ImageException
-
Constructs an
ImageException
with the specified detail message. - ImageException(String, Throwable) - Constructor for exception class org.apache.xmlgraphics.image.loader.ImageException
-
Constructs a new
ImageException
with the specified detail message and cause. - ImageFlavor - Class in org.apache.xmlgraphics.image.loader
-
The flavor of an image indicates in which form it is available.
- ImageFlavor(String) - Constructor for class org.apache.xmlgraphics.image.loader.ImageFlavor
-
Constructs a new ImageFlavor.
- ImageFormGenerator - Class in org.apache.xmlgraphics.ps
-
Abstract helper class for generating PostScript forms.
- ImageFormGenerator(String, String, Dimension2D, Dimension, ImageEncoder, ColorSpace, boolean) - Constructor for class org.apache.xmlgraphics.ps.ImageFormGenerator
-
Main constructor.
- ImageFormGenerator(String, String, Dimension2D, Dimension, ImageEncoder, ColorSpace, int, boolean) - Constructor for class org.apache.xmlgraphics.ps.ImageFormGenerator
-
Main constructor.
- ImageFormGenerator(String, String, Dimension2D, RenderedImage, boolean) - Constructor for class org.apache.xmlgraphics.ps.ImageFormGenerator
-
Main constructor.
- ImageGraphics2D - Class in org.apache.xmlgraphics.image.loader.impl
-
This class is an implementation of the Image interface exposing a Graphics2DImagePainter.
- ImageGraphics2D(ImageInfo, Graphics2DImagePainter) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
-
Main constructor.
- ImageImplRegistry - Class in 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() - Constructor for class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Main constructor.
- ImageImplRegistry(boolean) - Constructor for class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Main constructor.
- ImageInfo - Class in org.apache.xmlgraphics.image.loader
-
Represents an image that may not have been fully loaded.
- ImageInfo(String, String) - Constructor for class org.apache.xmlgraphics.image.loader.ImageInfo
-
Main constructor.
- ImageInputStreamAdapter - Class in org.apache.xmlgraphics.image.loader.util
-
Decorates an ImageInputStream with an InputStream interface.
- ImageInputStreamAdapter(ImageInputStream) - Constructor for class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
-
Creates a new ImageInputStreamAdapter.
- ImageInputStreamSeekableStreamAdapter - Class in org.apache.xmlgraphics.image.codec.util
-
A subclass of
SeekableStream
that may be used to wrap a regularImageInputStream
. - ImageInputStreamSeekableStreamAdapter(ImageInputStream) - Constructor for class org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
-
Constructs a
SeekableStream
that takes its source data from a regularImageInputStream
. - IMAGEIO_METADATA - Static variable in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageIOUtil
-
Key for ImageInfo's custom objects to embed the ImageIO metadata
- ImageIODebugUtil - Class in org.apache.xmlgraphics.util
-
Helper class for debugging stuff in Image I/O.
- ImageIOImageWriter - Class in org.apache.xmlgraphics.image.writer.imageio
-
ImageWriter implementation that uses Image I/O to write images.
- ImageIOImageWriter(String) - Constructor for class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
-
Main constructor.
- ImageIOJPEGImageWriter - Class in org.apache.xmlgraphics.image.writer.imageio
-
ImageWriter that encodes JPEG images using Image I/O.
- ImageIOJPEGImageWriter() - Constructor for class org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
-
Main constructor.
- ImageIOPNGImageWriter - Class in org.apache.xmlgraphics.image.writer.imageio
-
ImageWriter that encodes PNG images using Image I/O.
- ImageIOPNGImageWriter() - Constructor for class org.apache.xmlgraphics.image.writer.imageio.ImageIOPNGImageWriter
-
Main constructor.
- ImageIOTIFFImageWriter - Class in org.apache.xmlgraphics.image.writer.imageio
-
ImageWriter that encodes TIFF images using Image I/O.
- ImageIOTIFFImageWriter() - Constructor for class org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
-
Main constructor.
- ImageIOUtil - Class in org.apache.xmlgraphics.image.loader.impl.imageio
-
Helper and convenience methods for ImageIO.
- ImageKey - Class in org.apache.xmlgraphics.image.loader.cache
-
Key class for Image instances in the cache.
- ImageKey(String, ImageFlavor) - Constructor for class org.apache.xmlgraphics.image.loader.cache.ImageKey
-
Main constructor.
- ImageLoader - Interface in org.apache.xmlgraphics.image.loader.spi
-
This interface is implemented by classes which load images from a source.
- ImageLoaderEPS - Class in org.apache.xmlgraphics.image.loader.impl
-
ImageLoader for EPS (Encapsulated PostScript) images.
- ImageLoaderEPS() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS
-
Main constructor.
- ImageLoaderFactory - Interface in org.apache.xmlgraphics.image.loader.spi
-
This interface is implemented to provide information about an ImageLoader and to create new instances.
- ImageLoaderFactoryEPS - Class in org.apache.xmlgraphics.image.loader.impl
-
Factory class for the ImageLoader for EPS (Encapsulated PostScript) images.
- ImageLoaderFactoryEPS() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
- ImageLoaderFactoryImageIO - Class in org.apache.xmlgraphics.image.loader.impl.imageio
-
Factory class for the ImageLoader based on ImageIO.
- ImageLoaderFactoryImageIO() - Constructor for class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
- ImageLoaderFactoryInternalTIFF - Class in org.apache.xmlgraphics.image.loader.impl
-
Factory class for the ImageLoader for TIFF (based on Commons' internal TIFF codec).
- ImageLoaderFactoryInternalTIFF() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
- ImageLoaderFactoryPNG - Class in org.apache.xmlgraphics.image.loader.impl
- ImageLoaderFactoryPNG() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
- ImageLoaderFactoryRaw - Class in org.apache.xmlgraphics.image.loader.impl
-
Factory class for the ImageLoader for raw/undecoded images.
- ImageLoaderFactoryRaw() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
- ImageLoaderFactoryRawCCITTFax - Class in org.apache.xmlgraphics.image.loader.impl
-
Factory class for the ImageLoader for raw/undecoded CCITT encoded images.
- ImageLoaderFactoryRawCCITTFax() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
- ImageLoaderImageIO - Class in org.apache.xmlgraphics.image.loader.impl.imageio
-
An ImageLoader implementation based on ImageIO for loading bitmap images.
- ImageLoaderImageIO(ImageFlavor) - Constructor for class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
-
Main constructor.
- ImageLoaderInternalTIFF - Class in org.apache.xmlgraphics.image.loader.impl
-
An ImageLoader implementation based on Commons' internal TIFF codec.
- ImageLoaderInternalTIFF() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
-
Main constructor.
- ImageLoaderPNG - Class in org.apache.xmlgraphics.image.loader.impl
- ImageLoaderPNG() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
- ImageLoaderRaw - Class in org.apache.xmlgraphics.image.loader.impl
-
ImageLoader for formats consumed "raw" (undecoded).
- ImageLoaderRaw(ImageFlavor) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw
-
Main constructor.
- ImageLoaderRawCCITTFax - Class in org.apache.xmlgraphics.image.loader.impl
-
ImageLoader for CCITT group 3 and 4 images consumed "raw" (undecoded).
- ImageLoaderRawCCITTFax() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
-
Main constructor.
- ImageLoaderRawJPEG - Class in org.apache.xmlgraphics.image.loader.impl
-
ImageLoader for JPEG images consumed "raw" (undecoded).
- ImageLoaderRawJPEG() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
-
Main constructor.
- ImageLoaderRawPNG - Class in org.apache.xmlgraphics.image.loader.impl
- ImageLoaderRawPNG() - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
-
Main constructor.
- ImageManager - Class in org.apache.xmlgraphics.image.loader
-
ImageManager is the central starting point for image access.
- ImageManager(ImageContext) - Constructor for class org.apache.xmlgraphics.image.loader.ImageManager
-
Main constructor.
- ImageManager(ImageImplRegistry, ImageContext) - Constructor for class org.apache.xmlgraphics.image.loader.ImageManager
-
Constructor for testing purposes.
- ImagePreloader - Interface in 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 - Interface in org.apache.xmlgraphics.image.loader
-
This interface defines some standard hints to be used for image processing in this package.
- ImageProviderPipeline - Class in org.apache.xmlgraphics.image.loader.pipeline
-
Represents a pipeline of ImageConverters with an ImageLoader at the beginning of the pipeline.
- ImageProviderPipeline() - Constructor for class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Default constructor without caching and without an ImageLoader (or the ImageLoader may be set later).
- ImageProviderPipeline(ImageCache, ImageLoader) - Constructor for class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Main constructor.
- ImageProviderPipeline(ImageLoader) - Constructor for class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
Constructor for operation without caching.
- ImageRawCCITTFax - Class in 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) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax
-
Main constructor.
- ImageRawEPS - Class in org.apache.xmlgraphics.image.loader.impl
-
This class is an implementation of the Image interface exposing EPS file.
- ImageRawEPS(ImageInfo, InputStream) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawEPS
-
Main constructor.
- ImageRawEPS(ImageInfo, ImageRawStream.InputStreamFactory) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawEPS
-
Main constructor.
- ImageRawJPEG - Class in 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) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
-
Main constructor.
- ImageRawPNG - Class in org.apache.xmlgraphics.image.loader.impl
- ImageRawPNG(ImageInfo, InputStream, ColorModel, int, ICC_Profile) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Main constructor.
- ImageRawStream - Class in 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, InputStream) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Constructor for a simple InputStream as parameter.
- ImageRawStream(ImageInfo, ImageFlavor, ImageRawStream.InputStreamFactory) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Main constructor.
- ImageRawStream.ByteArrayStreamFactory - Class in org.apache.xmlgraphics.image.loader.impl
-
InputStream factory that wraps a byte array.
- ImageRawStream.InputStreamFactory - Interface in org.apache.xmlgraphics.image.loader.impl
-
Represents a factory for InputStream objects.
- ImageRendered - Class in org.apache.xmlgraphics.image.loader.impl
-
This class is an implementation of the Image interface exposing a RenderedImage.
- ImageRendered(ImageInfo, RenderedImage, Color) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Main constructor.
- ImageRepresentation - Class in org.apache.xmlgraphics.image.loader.pipeline
-
This class represents a combination of MIME type and an image flavor.
- ImageRepresentation(ImageFlavor) - Constructor for class org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
-
Main constructor
- ImageSessionContext - Interface in 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 - Class in org.apache.xmlgraphics.image.loader
-
Encapsulates the size of an image.
- ImageSize() - Constructor for class org.apache.xmlgraphics.image.loader.ImageSize
-
Default Constructor.
- ImageSize(int, int, double) - Constructor for class org.apache.xmlgraphics.image.loader.ImageSize
-
Constructor.
- ImageSize(int, int, double, double) - Constructor for class org.apache.xmlgraphics.image.loader.ImageSize
-
Constructor.
- ImageSource - Class in org.apache.xmlgraphics.image.loader
-
Acts as a holder for the input to image loading operations.
- ImageSource(ImageInputStream, String, boolean) - Constructor for class org.apache.xmlgraphics.image.loader.ImageSource
-
Main constructor.
- ImageUtil - Class in org.apache.xmlgraphics.image.loader.util
-
Helper and convenience methods for working with the image package.
- ImageWriter - Interface in org.apache.xmlgraphics.image.writer
-
Interface which allows image library independent image writing.
- ImageWriterParams - Class in org.apache.xmlgraphics.image.writer
-
Parameters for the encoder which is accessed through the ImageWriter interface.
- ImageWriterParams() - Constructor for class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Default constructor.
- ImageWriterRegistry - Class in org.apache.xmlgraphics.image.writer
-
Registry for
ImageWriter
implementations. - ImageWriterRegistry() - Constructor for class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
-
Default constructor.
- ImageWriterRegistry(Properties) - Constructor for class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
-
Special constructor.
- ImageWriterUtil - Class in org.apache.xmlgraphics.image.writer
-
Convenience methods around ImageWriter for the most important tasks.
- ImageXMLDOM - Class in org.apache.xmlgraphics.image.loader.impl
-
This class is an implementation of the Image interface exposing an XML DOM (W3C).
- ImageXMLDOM(ImageInfo, Document, String) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
-
Main constructor.
- ImageXMLDOM(ImageInfo, Document, XMLNamespaceEnabledImageFlavor) - Constructor for class org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
-
Main constructor.
- IN2CM - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
conversion factory from centimeters to inches.
- in2mm(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts inches (in) to millimeters (mm)
- IN2MM - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
conversion factory from millimeters to inches.
- in2mpt(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts inches (in) to millipoints (mpt)
- in2pt(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts inches (in) to points (pt)
- IN2PT - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
conversion factory from inches to points.
- INCH - Enum constant in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
units per inch
- INCH - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
Describes the unit inch.
- INCLUDE_DOCUMENT - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates a referenced embedded document
- INCLUDE_FEATURE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates a referenced a PPD feature
- INCLUDE_RESOURCE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates a referenced a resource (font, file, procset)
- includeProcsetCIDInitResource() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Adds a PostScript DSC comment to the output stream requiring the inclusion of the CIDInit ProcSet resource.
- INFINITE - Static variable in class org.apache.xmlgraphics.util.dijkstra.DijkstraAlgorithm
-
Infinity value for distances.
- INFINITE_PENALTY - Static variable in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Infinite penalty value which shall force any implementation to become ineligible.
- INFINITE_PENALTY - Static variable in class org.apache.xmlgraphics.image.loader.util.Penalty
- init(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
-
This is the basic init function.
- init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
-
This is one of two basic init function (this is for single source rendereds).
- initialClip - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- initializeStringTable() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
-
Initialize the string table.
- initialTransform - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- inPossibleRecursion - Variable in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Protection agains infinite recursion
- input - Variable in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
The
SeekableStream
associcted with thisImageEncoder
. - intendedToRGB(float[]) - Method in class 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 - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use with the sRGB chunk.
- INTENT_PERCEPTUAL - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use with the sRGB chunk.
- INTENT_RELATIVE - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use with the sRGB chunk.
- INTENT_SATURATION - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use with the sRGB chunk.
- invalidateTransformStack() - Method in class 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) - Method in interface org.apache.xmlgraphics.image.loader.cache.ImageCacheListener
-
An URi previously identified as invalid was requested again
- invalidHit(String) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
An URi previously identified as invalid was requested again
- is_BYTE_COMP_Data(SampleModel) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- is_INT_PACK_COMP(SampleModel) - Static method in class org.apache.xmlgraphics.image.rendered.Any2sRGBRed
- is_INT_PACK_Data(SampleModel, boolean) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- isAcrobatDownsample() - Method in class org.apache.xmlgraphics.ps.PSGenerator
- isArray() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
-
Indicates whether the property is an array.
- isAtend() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
- isAtend() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCAtend
- isAtend() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCComment
-
Indicates whether the DSC comment's value is "Atend".
- isAtend() - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- isAvailable() - Method in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
-
Indicates whether the underlying libraries needed by the implementation are available.
- isAvailable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
-
Indicates whether the underlying libraries needed by the implementation are available.
- isAvailable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
-
Indicates whether the underlying libraries needed by the implementation are available.
- isAvailable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
-
Indicates whether the underlying libraries needed by the implementation are available.
- isAvailable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
-
Indicates whether the underlying libraries needed by the implementation are available.
- isAvailable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
-
Indicates whether the underlying libraries needed by the implementation are available.
- isAvailable() - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
-
Indicates whether the underlying libraries needed by the implementation are available.
- isBackgroundSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Returns true if a 'bKGD' chunk will be output.
- isBackgroundSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'bKGD' chunk will be output.
- isBackgroundSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Returns true if a 'bKGD' chunk will be output.
- isBackgroundSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Returns true if a 'bKGD' chunk will be output.
- isBigEndian() - Method in class 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() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Returns true if the bit depth has been set.
- isBitShiftSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Returns true if the bit shift has been set.
- isCacheable() - Method in interface org.apache.xmlgraphics.image.loader.Image
-
Indicates whether the Image instance is cacheable in memory.
- isCacheable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
-
Indicates whether the Image instance is cacheable in memory.
- isCacheable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Indicates whether the Image instance is cacheable in memory.
- isCacheable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Indicates whether the Image instance is cacheable in memory.
- isCacheable() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageXMLDOM
-
Indicates whether the Image instance is cacheable in memory.
- isCheckEOF() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Indicates whether the parser is configured to check for content after the EOF comment.
- isChromaticitySet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'cHRM' chunk will be output.
- isComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
- isComment() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Indicates whether the instance is a PostScript comment.
- isComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
- isCommentsEnabled() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Indicates whether this instance allows to write comments.
- isCompactMode() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Indicates whether this instance is in compact mode.
- isCompatible(ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
Indicates whether a particular image flavor is compatible with this one.
- isCompatible(ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.RefinedImageFlavor
-
Indicates whether a particular image flavor is compatible with this one.
- isCompressedTextSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'zTXT' chunk will be output.
- isConverted() - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Indicates whether the image is converted during encodation.
- isDefaultsRGB(ICC_Profile) - Static method in class 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) - Static method in class org.apache.xmlgraphics.java2d.color.ColorSpaces
-
Indicates whether the given color space is device-specific (i.e.
- isDSCComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
- isDSCComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
- isDSCComment() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Indicates whether the instance is a DSC comment.
- isDSCComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- isEmpty() - Method in class org.apache.xmlgraphics.ps.PSPageDeviceDictionary
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Indicates whether the array is empty or not.
- isExpired(TimeStampProvider, long) - Method in class org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicy
-
Indicates whether a cache entry is expired given its creation time stamp.
- isExpired(TimeStampProvider, long) - Method in interface org.apache.xmlgraphics.image.loader.cache.ExpirationPolicy
-
Indicates whether a cache entry is expired given its creation time stamp.
- isFastSource() - Method in class org.apache.xmlgraphics.image.loader.ImageSource
-
Indicates whether this ImageSource is a fast source, i.e.
- isFunctional() - Method in class org.apache.xmlgraphics.image.writer.AbstractImageWriter
- isFunctional() - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
- isFunctional() - Method in interface org.apache.xmlgraphics.image.writer.ImageWriter
- isGammaSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'gAMA' chunk will be output.
- isGray(Color) - Static method in class org.apache.xmlgraphics.java2d.color.ColorUtil
-
Indicates whether the color is a gray value.
- isGZIPCompressed(InputStream) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Indicates whether an InputStream is GZIP compressed.
- isHeaderComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
- isHeaderComment() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Indicates whether the instance is a header comment.
- isHeaderComment() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
- isICCProfileDataSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'iCCP' chunk will be output.
- isIdentity() - Method in class org.apache.xmlgraphics.java2d.TransformStackElement
- isInfinitePenalty() - Method in class 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) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Indicates whether a URI has previously been identified as an invalid URI.
- isInverted() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawJPEG
-
Indicates whether the image should be inverted when interpreting it.
- isLine() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractEvent
- isLine() - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCEvent
-
Indicates whether the instance is a PostScript line.
- isLine() - Method in class org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
- isListenersDisabled() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Indicates whether the listeners are currently disabled.
- isModificationTimeSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'tIME' chunk will be output.
- isMultiTile() - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
-
Indicates whether the image consists of multiple tiles.
- isNamedColorProfile(ICC_Profile) - Static method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
-
Indicates whether the profile is a named color profile.
- isPaletteHistogramSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'hIST' chunk will be output.
- isPaletteSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Returns true if a 'PLTE' chunk will be output.
- isPhysicalDimensionSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'pHYS' chunk will be output.
- isPSAdobe30() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment
-
Indicates whether the file started by this comments is DSC 3.0 compliant.
- isQualifiedProperty() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
-
Indicates whether this property is actually not a structure, but a normal property with property qualifiers.
- isResourceSupplied(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Indicates whether a particular resource is supplied, rather than needed.
- isResourceSupplied(PSResource) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Deprecated.Use the isResourceSupplied() on ResourceTracker instead.
- isReusable(Source) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
-
Indicates whether a Source is reusable.
- isSameColor(Color, Color) - Static method in class org.apache.xmlgraphics.java2d.color.ColorUtil
-
Checks if two colors are the same color.
- isSignificantBitsSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if an 'sBIT' chunk will be output.
- isSingleStrip() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Checks if image is single strip (required by some fax processors).
- isSRGBIntentSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if an 'sRGB' chunk will be output.
- isSuggestedPaletteSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'sPLT' chunk will be output.
- isSupported(ImageInfo) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory
-
Indicates whether the given image (represented by an
ImageInfo
object) is supported by the loader. - isSupported(ImageInfo) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
- isSupported(ImageInfo) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
-
Indicates whether the given image (represented by an
ImageInfo
object) is supported by the loader. - isSupported(ImageInfo) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
-
Indicates whether the given image (represented by an
ImageInfo
object) is supported by the loader. - isTagPresent(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Returns true if a tag appears in the directory.
- isTempURI(URI) - Static method in class org.apache.xmlgraphics.io.TempResourceURIGenerator
- isTextSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'tEXt' chunk will be output.
- isTransformStackValid() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Checks the status of the transform stack.
- isTransparencySet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Returns true if a 'tRNS' chunk will be output.
- isTransparent() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Whether the image is transparent (meaning there is a transparent pixel)
- isType(String) - Method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
- isUsedOnceOnly() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream.ByteArrayStreamFactory
-
Indicates whether this factory is only usable once or many times.
- isUsedOnceOnly() - Method in interface org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory
-
Indicates whether this factory is only usable once or many times.
- iterator() - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Returns an Iterator over all properties in this structured property.
- iterator() - Method in interface org.apache.xmlgraphics.xmp.PropertyAccess
-
Returns an Iterator over all properties in this structured property.
- iterator() - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Returns an Iterator over all properties in this structured property.
- iTXt - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
J
- JPEG_BROKEN - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
Code for original JPEG-in-TIFF compression which has been depricated (for many good reasons) in favor of Tech Note 2 JPEG compression (compression scheme 7).
- JPEG_TTN2 - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
JPEG-in-TIFF compression.
- JPEGConstants - Interface in org.apache.xmlgraphics.image.loader.impl
-
Constants for JPEG images
- JPEGFile - Class in org.apache.xmlgraphics.image.loader.impl
-
Provides methods useful for processing JPEG files.
- JPEGFile(InputStream) - Constructor for class org.apache.xmlgraphics.image.loader.impl.JPEGFile
-
Constructor for InputStreams.
- JPEGFile(ImageInputStream) - Constructor for class org.apache.xmlgraphics.image.loader.impl.JPEGFile
-
Constructor for ImageInputStreams.
L
- LANGUAGE_LEVEL - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the PostScript language level used in the document
- LF - Static variable in class org.apache.xmlgraphics.ps.PSGenerator
-
Line feed used by PostScript
- lightenColor(Color, float) - Static method in class org.apache.xmlgraphics.java2d.color.ColorUtil
-
Lightens up a color for groove, ridge, inset and outset border effects.
- line(String) - Method in class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
- line(String) - Method in interface org.apache.xmlgraphics.ps.dsc.DSCHandler
-
Called for a normal line of PostScript code.
- line(String) - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
- LINE - Static variable in interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants
-
Indicates a normal PostScript line
- Linear_sRGB - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
-
Standard prebuilt Linear_sRGB color model with no alpha
- Linear_sRGB_Pre - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
-
Standard prebuilt Linear_sRGB color model with premultiplied alpha.
- Linear_sRGB_Unpre - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
-
Standard prebuilt Linear_sRGB color model with unpremultiplied alpha.
- listResourcesOfMimeType(String) - Method in class org.apache.xmlgraphics.util.ClasspathResource
-
Retrieve a list of resources known to have the given mime-type.
- LITTLE_ENDIAN - Enum constant in enum org.apache.xmlgraphics.image.writer.Endianness
-
Little endian, least significant byte first, LSB, Intel Format.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderEPS
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNG
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRaw
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
-
Loads and returns an image.
- loadImage(ImageInfo, Map, ImageSessionContext) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoader
-
Loads and returns an image.
- loadImage(ImageInfo, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageLoader
-
Loads and returns an image.
- loadImage(ImageInfo, ImageSessionContext) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoader
-
Loads and returns an image.
- locale - Variable in class org.apache.xmlgraphics.util.i18n.LocaleGroup
-
The shared Locale.
- locale - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
The current locale.
- localeGroup - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
The locale group to which this object belongs.
- LocaleGroup - Class in org.apache.xmlgraphics.util.i18n
-
This class represents a group of ExtendedLocalizable objects which have a shared default locale.
- LocaleGroup() - Constructor for class org.apache.xmlgraphics.util.i18n.LocaleGroup
- Localizable - Interface in org.apache.xmlgraphics.util.i18n
-
This interface must be implemented by the classes which must provide a way to override the default locale.
- LocalizableSupport - Class in org.apache.xmlgraphics.util.i18n
-
This class provides a default implementation of the Localizable interface.
- LocalizableSupport(String) - Constructor for class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Same as LocalizableSupport(s, null).
- LocalizableSupport(String, ClassLoader) - Constructor for class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Creates a new Localizable object.
- log - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGChunk
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.ImageManager
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderInternalTIFF
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFax
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawJPEG
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNG
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.impl.JPEGFile
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
-
logger
- log - Static variable in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
logger
- LZW - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
LZW compression.
M
- MAC_GLYPH_NAMES - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
-
Deprecated.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) - Static method in class org.apache.xmlgraphics.image.rendered.FormatRed
- makeLinear_sRGBCM(boolean) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Method that returns either Linear_sRGB_Pre or Linear_sRGB_UnPre based on premult flag.
- makeLinearBufferedImage(int, int, boolean) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Constructs a BufferedImage with a linear sRGB colorModel, and alpha.
- makeRasterWritable(Raster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Coerces ras to be writable.
- makeRasterWritable(Raster, int, int) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Coerces ras to be writable.
- makeSampleModel(CachableRed, ColorModel) - Static method in class org.apache.xmlgraphics.image.rendered.FormatRed
- makeTile(int, int) - Method in class 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) - Method in interface org.apache.xmlgraphics.ps.PSCommandMap
-
Maps a standard PostScript command (like "setlinejoin" or "setrgbcolor") to a macro.
- mapCommand(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Maps a standard PostScript command (like "setlinejoin" or "setrgbcolor") to a macro.
- mark(int) - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - mark(int) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Marks the current file position for later return using the
reset()
method. - mark(int) - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- MARK - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Beginning of a Marker
- markPos - Variable in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Marked position, shared by
ForwardSeekableStream
- markSupported() - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - markSupported() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Returns
true
if marking is supported. - markSupported() - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- markSupported() - Method in class org.apache.xmlgraphics.util.io.Base64DecodeStream
- MEDIUM_CONVERSION_PENALTY - Static variable in interface org.apache.xmlgraphics.image.loader.spi.ImageConverter
-
Default/Medium conversion penalty (if there's some effort to convert the image format)
- MEDIUM_LOADING_PENALTY - Static variable in interface org.apache.xmlgraphics.image.loader.spi.ImageLoader
-
Default/Medium conversion penalty (if there's some effort to load the image format)
- MemoryCacheSeekableStream - Class in org.apache.xmlgraphics.image.codec.util
-
A subclass of
SeekableStream
that may be used to wrap a regularInputStream
. - MemoryCacheSeekableStream(InputStream) - Constructor for class org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
-
Constructs a
MemoryCacheSeekableStream
that takes its source data from a regularInputStream
. - merge(XMPProperty, Metadata) - Method in class org.apache.xmlgraphics.xmp.merge.ArrayAddPropertyMerger
- merge(XMPProperty, Metadata) - Method in class org.apache.xmlgraphics.xmp.merge.NoReplacePropertyMerger
- merge(XMPProperty, Metadata) - Method in interface org.apache.xmlgraphics.xmp.merge.PropertyMerger
-
Merges a property into a given metadata object
- merge(XMPProperty, Metadata) - Method in class org.apache.xmlgraphics.xmp.merge.ReplacePropertyMerger
- mergeInto(Metadata, List<Class>) - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Merges this metadata object into a given target metadata object.
- MergeRuleSet - Class in org.apache.xmlgraphics.xmp.merge
-
Represents a set of rules used to merge to XMP properties.
- MergeRuleSet() - Constructor for class org.apache.xmlgraphics.xmp.merge.MergeRuleSet
-
Main constructor.
- meta - Variable in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
the Metadata object this schema instance operates on
- Metadata - Class in org.apache.xmlgraphics.xmp
-
This class represents the root of an XMP metadata tree.
- Metadata() - Constructor for class org.apache.xmlgraphics.xmp.Metadata
- MIME_AFP - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
IBM's AFP
- MIME_AFP_ALT - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
IBM's AFP (alternative MIME type)
- MIME_AFP_GOCA - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
IBM's AFP GOCA subset for graphical objects
- MIME_AFP_IOCA_FS10 - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
IBM's AFP IOCA subset for bilevel raster image
- MIME_AFP_IOCA_FS11 - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
IBM's AFP IOCA subset for grayscale and color raster image
- MIME_AFP_IOCA_FS45 - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
IBM's AFP IOCA subset for grayscale and color tiled raster image
- MIME_AFP_TRUETYPE - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
- MIME_EMF - Static variable in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
-
MIME type for EMF (Windows Enhanced Metafile)
- MIME_EMF - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Microsoft's Enhanced Metafile
- MIME_EPS - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Encapsulated PostScript (same MIME type as PostScript)
- MIME_GIF - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
GIF images
- MIME_JPEG - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
JPEG images
- MIME_MIF - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
FrameMaker's MIF
- MIME_PCL - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
HP's PCL
- MIME_PCL_ALT - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
HP's PCL (alternative MIME type)
- MIME_PDF - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Portable Document Format
- MIME_PLAIN_TEXT - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Plain text
- MIME_PNG - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
PNG images
- MIME_POSTSCRIPT - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
PostScript
- MIME_RTF - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Rich text format
- MIME_RTF_ALT1 - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Rich text format (alternative 1)
- MIME_RTF_ALT2 - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Rich text format (alternative 2)
- MIME_SVG - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Structured Vector Graphics
- MIME_TIFF - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
TIFF images
- MIME_XSL_FO - Static variable in interface org.apache.xmlgraphics.util.MimeConstants
-
Proposed but non-registered MIME type for XSL-FO
- MimeConstants - Interface in org.apache.xmlgraphics.util
-
Frequently used MIME types for various file formats used by the XML Graphics project.
- MimeEnabledImageFlavor - Class in org.apache.xmlgraphics.image.loader
-
Special image flavor subclass which enables the restriction to a particular MIME type.
- MimeEnabledImageFlavor(ImageFlavor, String) - Constructor for class org.apache.xmlgraphics.image.loader.MimeEnabledImageFlavor
-
Constructs a new image flavor.
- MINIMAL_CONVERSION_PENALTY - Static variable in interface org.apache.xmlgraphics.image.loader.spi.ImageConverter
-
Used if the conversion penalty is minimal
- minTileX - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- minTileY - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- minX - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The X coordinate of the image's upper-left pixel.
- minY - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The Y coordinate of the image's upper-left pixel.
- MM - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
Describes the unit millimeter.
- mm2in(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts millimeters (mm) to inches (in)
- mm2mpt(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts millimeters (mm) to millipoints (mpt)
- mm2pt(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts millimeters (mm) to points (pt)
- mm2px(double, int) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts millimeters (mm) to pixels (px)
- MPT - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
Describes the unit millipoint.
- mpt2in(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts millipoints (mpt) to inches (in)
- mpt2px(double, int) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts millipoints (mpt) to pixels (px)
- mptToPt(AffineTransform) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts a millipoint-based transformation matrix to points.
- mult_BYTE_COMP_Data(WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- mult_INT_PACK_Data(WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
- MultiImageWriter - Interface in org.apache.xmlgraphics.image.writer
-
Interface which allows writing multiple images into one image file if the output format supports this feature.
- multiplyAlpha(WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
N
- name - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
-
The name of the entry.
- NamedColorProfile - Class in org.apache.xmlgraphics.java2d.color.profile
-
Simplified in-memory representation of an ICC named color profile.
- NamedColorProfile(String, String, NamedColorSpace[], RenderingIntent) - Constructor for class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
-
Creates a new named color profile.
- NamedColorProfileParser - Class in org.apache.xmlgraphics.java2d.color.profile
-
This class is a parser for ICC named color profiles.
- NamedColorProfileParser() - Constructor for class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
- NamedColorSpace - Class in 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[]) - Constructor for class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Creates a new named color.
- NamedColorSpace(String, float[], String, String) - Constructor for class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Creates a new named color.
- NamedColorSpace(String, Color) - Constructor for class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Creates a new named color.
- NamedColorSpace(String, Color, String, String) - Constructor for class org.apache.xmlgraphics.java2d.color.NamedColorSpace
-
Creates a new named color.
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.DublinCoreSchema
-
Namespace URI for Dublin Core
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFSchema
-
Namespace URI for the Adobe PDF XMP schema
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
-
Namespace URI for Dublin Core
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
-
Namespace URI for Dublin Core
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMXMPSchema
- NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
-
Namespace URI for XMP Basic
- needImageInfo(String, ImageSessionContext, ImageManager) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Returns an ImageInfo instance for a given URI.
- needImageInputStream(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Returns the ImageInputStream of a Source object.
- needInputStream(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Deprecated.use
XmlSourceUtil.needInputStream(Source)
instead - needInputStream(Source) - Static method in class org.apache.xmlgraphics.io.XmlSourceUtil
-
Returns the InputStream of a Source object.
- needPageIndexFromURI(String) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Extracts page index information from a URI.
- needSource(String) - Method in interface org.apache.xmlgraphics.image.loader.ImageSessionContext
-
Returns a Source object for a URI.
- needSource(String) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
-
Returns a Source object for a URI.
- NestedDocumentHandler - Interface in 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(ImageInfo, ImageFlavor) - Method in class 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(Image, ImageFlavor) - Method in class 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) - Method in class org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderFactoryImageIO
-
Creates and returns a new ImageLoader instance.
- newImageLoader(ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryEPS
-
Creates and returns a new ImageLoader instance.
- newImageLoader(ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryInternalTIFF
-
Creates and returns a new ImageLoader instance.
- newImageLoader(ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNG
-
Creates and returns a new ImageLoader instance.
- newImageLoader(ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRaw
-
Creates and returns a new ImageLoader instance.
- newImageLoader(ImageFlavor) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryRawCCITTFax
-
Creates and returns a new ImageLoader instance.
- newImageLoader(ImageFlavor) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
-
Creates and returns a new ImageLoader instance.
- newInstance() - Static method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Returns the default instance of the Image implementation registry.
- newLine() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes a newline character to the OutputStream.
- newSource(String) - Method in interface org.apache.xmlgraphics.image.loader.ImageSessionContext
-
Attempts to create a Source object from the given URI.
- newSource(String) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
-
Attempts to create a Source object from the given URI.
- next() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Steps to the next item indicating the type of event.
- NEXT_LINE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates a continued line
- nextDSCComment(String) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Advances to the next DSC comment with the given name.
- nextDSCComment(String, PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Advances to the next DSC comment with the given name.
- nextEvent() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Steps to the next item returning the new event.
- nextPage() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Closes the current page and prepares to start a new one.
- nextPage() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
-
Closes the current page and prepares to start a new one.
- nextPageOrTrailer(DSCParser, PSGenerator) - Static method in class 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) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Advances to the next PostScript comment with the given prefix.
- NO_CONVERSION_PENALTY - Static variable in interface org.apache.xmlgraphics.image.loader.spi.ImageConverter
-
Used if the conversion penalty is negligible (for example a simple cast).
- NO_LOADING_PENALTY - Static variable in interface org.apache.xmlgraphics.image.loader.spi.ImageLoader
-
Used if the loading penalty is negligible (image doesn't need to be decoded).
- NONE - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
No compression.
- NONE - Enum constant in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
no resolution unit
- NoReplacePropertyMerger - Class in 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() - Constructor for class org.apache.xmlgraphics.xmp.merge.NoReplacePropertyMerger
- NOTDEF - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
-
Glyph name for the "notdef" glyph
- notifyResourceUsage(PSResource, boolean) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Deprecated.Use the notifyResourceUsageOnPage() on ResourceTracker instead
- notifyResourceUsageOnPage(Collection) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Notifies the resource tracker about the usage of resources on the current page.
- notifyResourceUsageOnPage(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Notifies the resource tracker about the usage of a resource on the current page.
- notifyStartNewPage() - Method in class 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() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Deprecated.Use the notifyStartNewPage() on ResourceTracker instead.
- NULL - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Special case for 0xff00
- numXTiles - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- numYTiles - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
O
- ONE_ROW_PER_STRIP - Static variable in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Used for generating exactly one strip for each row
- org.apache.xmlgraphics.fonts - package org.apache.xmlgraphics.fonts
-
Classes for handling fonts, glyphs, font encodings etc.
- org.apache.xmlgraphics.image - package org.apache.xmlgraphics.image
-
Classes, codecs and utilities for bitmap images.
- org.apache.xmlgraphics.image.codec.png - package org.apache.xmlgraphics.image.codec.png
-
Contains a PNG image codec.
- org.apache.xmlgraphics.image.codec.tiff - package org.apache.xmlgraphics.image.codec.tiff
-
Contains a TIFF image codec.
- org.apache.xmlgraphics.image.codec.util - package org.apache.xmlgraphics.image.codec.util
-
Contains utility classes for image codecs.
- org.apache.xmlgraphics.image.loader - package 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 - package org.apache.xmlgraphics.image.loader.cache
-
Contains image caching infrastructure.
- org.apache.xmlgraphics.image.loader.impl - package org.apache.xmlgraphics.image.loader.impl
-
Contains implementations of image loaders and converters.
- org.apache.xmlgraphics.image.loader.impl.imageio - package org.apache.xmlgraphics.image.loader.impl.imageio
-
Contains an implementation of an image loader which uses ImageIO.
- org.apache.xmlgraphics.image.loader.pipeline - package org.apache.xmlgraphics.image.loader.pipeline
-
Provides an image loading and processing pipeline.
- org.apache.xmlgraphics.image.loader.spi - package org.apache.xmlgraphics.image.loader.spi
-
Defines service provider interfaces for the image infrastructure.
- org.apache.xmlgraphics.image.loader.util - package org.apache.xmlgraphics.image.loader.util
-
Contains utilities and helper classes useful in conjunction with the image package.
- org.apache.xmlgraphics.image.rendered - package org.apache.xmlgraphics.image.rendered
-
Specialized subclasses of RenderedImage for various tasks (color space conversion, caching etc.)
- org.apache.xmlgraphics.image.writer - package org.apache.xmlgraphics.image.writer
-
Abstraction layer with interfaces for writing bitmap images.
- org.apache.xmlgraphics.image.writer.imageio - package org.apache.xmlgraphics.image.writer.imageio
-
Implementations of ImageWriter using the ImageIO API.
- org.apache.xmlgraphics.image.writer.internal - package org.apache.xmlgraphics.image.writer.internal
-
Implementations of ImageWriter using Commons' own image codecs.
- org.apache.xmlgraphics.io - package org.apache.xmlgraphics.io
- org.apache.xmlgraphics.java2d - package 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 - package 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 - package 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 - package org.apache.xmlgraphics.java2d.ps
-
Graphics2D implementations for generating PostScript and Encapsulated PostScript (EPS) files.
- org.apache.xmlgraphics.ps - package org.apache.xmlgraphics.ps
-
Classes for the creation of PostScript files.
- org.apache.xmlgraphics.ps.dsc - package org.apache.xmlgraphics.ps.dsc
-
Tools for DSC-compliant PostScript files (DSC = Document Structuring Conventions).
- org.apache.xmlgraphics.ps.dsc.events - package org.apache.xmlgraphics.ps.dsc.events
-
Event classes used by the DSC parser.
- org.apache.xmlgraphics.ps.dsc.tools - package org.apache.xmlgraphics.ps.dsc.tools
-
Tools for working with DSC-compliant PostScript files.
- org.apache.xmlgraphics.util - package org.apache.xmlgraphics.util
-
Various utilities used by the Apache XML Graphics project.
- org.apache.xmlgraphics.util.dijkstra - package org.apache.xmlgraphics.util.dijkstra
-
Contains an implementation of Dijkstra's shortest path algorithm.
- org.apache.xmlgraphics.util.i18n - package org.apache.xmlgraphics.util.i18n
-
Provides utility classes for internationalization.
- org.apache.xmlgraphics.util.io - package org.apache.xmlgraphics.util.io
-
I/O-related classes (encoders/decoders, enhanced compressors etc.).
- org.apache.xmlgraphics.util.uri - package org.apache.xmlgraphics.util.uri
- org.apache.xmlgraphics.xmp - package org.apache.xmlgraphics.xmp
-
This package is an XMP metadata framework.
- org.apache.xmlgraphics.xmp.merge - package org.apache.xmlgraphics.xmp.merge
-
Classes for merging two XMP metadata documents.
- org.apache.xmlgraphics.xmp.schemas - package org.apache.xmlgraphics.xmp.schemas
-
Schema and schema adapter classes for accessing XMP metadata.
- org.apache.xmlgraphics.xmp.schemas.pdf - package org.apache.xmlgraphics.xmp.schemas.pdf
-
PDF-specific XMP schemas and schema adapter classes.
- ORIENTATION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the orientation of the document
- ORIGINAL_IMAGE - Static variable in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Key to register the "original object" among the custom objects of an ImageInfo instance.
- out - Variable in class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
- output - Variable in class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
-
The OutputStream associcted with this ImageEncoder.
P
- PACKBITS - Enum constant in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
Byte-oriented run-length encoding "PackBits" compression.
- paethPredictor(int, int, int) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
The Paeth predictor routine used in PNG encoding.
- PAGE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates a page number
- PAGE_BBOX - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Bounding box for a page
- PAGE_HIRES_BBOX - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
High-resolution bounding box for a page
- PAGE_MEDIA - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates that the paper attributes denoted by medianame are invoked on this page.
- PAGE_ORDER - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the order of the pages
- PAGE_ORIENTATION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Bounding box for a page
- PAGE_REQUIREMENTS - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
This is the page-level invocation of a combination of the options listed in the %%Requirements: comment.
- PAGE_RESOURCES - Static variable in class 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 - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of the page trailer
- pagecount - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- PageExtractor - Class in org.apache.xmlgraphics.ps.dsc.tools
-
This class can extract a certain range of pages from a DSC-compliant PostScript file.
- pagePending - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- PAGES - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Number of pages in the document
- paint - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current Paint
- paint(Graphics2D, Rectangle2D) - Method in interface org.apache.xmlgraphics.java2d.Graphics2DImagePainter
-
Called to paint the image.
- paintForm(PSResource, Dimension2D, Rectangle2D, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Paints a reusable image (previously added as a PostScript form).
- paintForm(PSResource, Rectangle2D, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Deprecated.Please use
PSImageUtils.paintForm(PSResource, Dimension2D, Rectangle2D, PSGenerator)
instead. - paintProc - Variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
A PostScript procedure for painting the pattern cell
- paintReusableImage(String, Rectangle2D, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Deprecated.Please use
PSImageUtils.paintForm(PSResource, Dimension2D, Rectangle2D, PSGenerator)
instead. - paintToBufferedImage(ImageGraphics2D, int, boolean, int, boolean) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
-
Paints a Graphics2D image on a BufferedImage and returns this bitmap.
- paintType - Variable in class 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() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Constructs an instance of
PNGEncodeParam.Palette
. - param - Variable in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
The
ImageDecodeParam
object associated with thisImageEncoder
. - param - Variable in class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
-
The ImageEncodeParam object associcted with this ImageEncoder.
- parse(InputStream) - Static method in class org.apache.xmlgraphics.xmp.XMPPacketParser
-
Locates an XMP packet in a stream, parses it and returns the XMP metadata.
- parse(DSCHandler) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Starts the parser in push parsing mode sending events to the DSCHandler instance.
- parseISO8601Date(String) - Static method in class org.apache.xmlgraphics.util.DateFormatUtil
-
Parses an ISO 8601 date and time value.
- parseNext() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Parses the next event.
- parseProfile(ICC_Profile) - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
-
Parses a named color profile (NCP).
- parseProfile(ICC_Profile, String, String) - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParser
-
Parses a named color profile (NCP).
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourceDSCComment
-
Parses the value of the DSC comment.
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
-
Parses the value of the DSC comment.
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCAtend
- parseValue(String) - Method in interface org.apache.xmlgraphics.ps.dsc.events.DSCComment
-
Parses the value of the DSC comment.
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginDocument
-
Parses the value of the DSC comment.
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Parses the value of the DSC comment.
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentTitle
-
Parses the value of the DSC comment.
- parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
- parseXMP(URL) - Static method in class org.apache.xmlgraphics.xmp.XMPParser
-
Parses an XMP file.
- parseXMP(Source) - Static method in class org.apache.xmlgraphics.xmp.XMPParser
-
Parses an XMP file.
- pathHashCache - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- PATTERN_TYPE_SHADING - Static variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
PostScript constant for a shading pattern (unsupported)
- PATTERN_TYPE_TILING - Static variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
A code identifying the pattern type that this dictionary describes; must be 1 for a tiling pattern
- patternName - Variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
The name of the pattern (for example: "Pattern1" )
- patternType - Variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
the pattern type of this pattern
- PDF_A_EXTENSION - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
- PDF_A_IDENTIFICATION - Static variable in interface 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_A_PROPERTY - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
- PDF_A_SCHEMA - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
- PDF_UA_IDENTIFICATION - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
- PDF_VT_IDENTIFICATION - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for PDF VT
- PDF_X_IDENTIFICATION - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for PDF X
- PDFAAdapter - Class in org.apache.xmlgraphics.xmp.schemas.pdf
-
Schema adapter implementation for both the old (deprecated) and the current PDF/A schema.
- PDFAAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
-
Constructs a new adapter for PDF/A around the given metadata object.
- PDFAExtensionAdapter - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- PDFAExtensionAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAExtensionAdapter
-
Constructs a new adapter for PDF/A around the given metadata object.
- PDFAExtensionXMPSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- PDFAExtensionXMPSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAExtensionXMPSchema
-
Creates a new schema instance for Dublin Core.
- PDFAXMPSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
-
XMP Schema for PDF/A (ISO 19005-1).
- PDFAXMPSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
-
Creates a new schema instance for Dublin Core.
- PDFUAAdapter - Class in org.apache.xmlgraphics.xmp.schemas.pdf
-
Schema adapter implementation for both the old (deprecated) and the current PDF/UA schema.
- PDFUAAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAAdapter
-
Constructs a new adapter for PDF/UA around the given metadata object.
- PDFUAXMPSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
-
XMP Schema for PDF/UA
- PDFUAXMPSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAXMPSchema
-
Creates a new schema instance for Dublin Core.
- PDFVTAdapter - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- PDFVTAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter
-
Constructs a new adapter for PDF/VT around the given metadata object.
- PDFVTXMPSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- PDFVTXMPSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTXMPSchema
-
Creates a new schema instance for Dublin Core.
- PDFXAdapter - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- PDFXAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFXAdapter
-
Constructs a new adapter for PDF/X around the given metadata object.
- PDFXXMPSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- PDFXXMPSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema
-
Creates a new schema instance for Dublin Core.
- peek() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Returns the next event without moving the cursor to the next event.
- Penalty - Class in org.apache.xmlgraphics.image.loader.util
-
Immutable class representing a penalty value.
- PERCEPTUAL - Enum constant in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Perceptual rendering intent.
- pHYs - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- PICA - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
Describes the unit pica.
- PipelineFactory - Class in org.apache.xmlgraphics.image.loader.pipeline
-
Factory class for image processing pipelines.
- PipelineFactory(ImageManager) - Constructor for class org.apache.xmlgraphics.image.loader.pipeline.PipelineFactory
-
Main constructor.
- PLTE - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- PNG_COLOR_GRAY - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_COLOR_GRAY - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_COLOR_GRAY_ALPHA - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_COLOR_GRAY_ALPHA - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_COLOR_PALETTE - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_COLOR_PALETTE - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_COLOR_RGB - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_COLOR_RGB - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_COLOR_RGB_ALPHA - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_COLOR_RGB_ALPHA - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_FILTER_AVERAGE - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use in filtering.
- PNG_FILTER_AVERAGE - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_FILTER_AVERAGE - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_FILTER_NONE - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use in filtering.
- PNG_FILTER_NONE - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_FILTER_NONE - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_FILTER_PAETH - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use in filtering.
- PNG_FILTER_PAETH - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_FILTER_PAETH - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_FILTER_SUB - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use in filtering.
- PNG_FILTER_SUB - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_FILTER_SUB - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_FILTER_UP - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Constant for use in filtering.
- PNG_FILTER_UP - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNG_FILTER_UP - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNG_SIGNATURE - Static variable in interface org.apache.xmlgraphics.image.loader.impl.PNGConstants
- PNGChunk - Class in org.apache.xmlgraphics.image.codec.png
- PNGChunk(int, int, byte[], int) - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGChunk
- PNGChunk.ChunkType - Enum in 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 - Interface in org.apache.xmlgraphics.image.loader.impl
- PNGDecodeParam - Class in org.apache.xmlgraphics.image.codec.png
-
An instance of
ImageDecodeParam
for decoding images in the PNG format. - PNGDecodeParam() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Constructs a default instance of
PNGDecodeParam
. - PNGEncodeParam - Class in org.apache.xmlgraphics.image.codec.png
-
An instance of
ImageEncodeParam
for encoding images in the PNG format. - PNGEncodeParam() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
- PNGEncodeParam.Gray - Class in org.apache.xmlgraphics.image.codec.png
- PNGEncodeParam.Palette - Class in org.apache.xmlgraphics.image.codec.png
- PNGEncodeParam.RGB - Class in org.apache.xmlgraphics.image.codec.png
- PNGImageDecoder - Class in org.apache.xmlgraphics.image.codec.png
- PNGImageDecoder(InputStream, PNGDecodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGImageDecoder
- PNGImageEncoder - Class in org.apache.xmlgraphics.image.codec.png
-
An ImageEncoder for the PNG file format.
- PNGImageEncoder(OutputStream, PNGEncodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGImageEncoder
- PNGImageWriter - Class in org.apache.xmlgraphics.image.writer.internal
-
ImageWriter implementation that uses the internal PNG codec to write PNG files.
- PNGImageWriter() - Constructor for class org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
- PNGRed - Class in org.apache.xmlgraphics.image.codec.png
- PNGRed(InputStream) - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNGRed(InputStream, PNGDecodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGRed
- PNGSuggestedPaletteEntry - Class in org.apache.xmlgraphics.image.codec.png
-
A class representing the fields of a PNG suggested palette entry.
- PNGSuggestedPaletteEntry() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
- POINT - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
Describes the unit point.
- PostScriptComment - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a PostScript comment
- PostScriptComment(String) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.PostScriptComment
-
Creates a new instance.
- PostScriptLine - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a line of PostScript code.
- PostScriptLine(String) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.PostScriptLine
-
Creates a new instance.
- POW85 - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
-
Array of powers of 85 (4, 3, 2, 1, 0)
- PREFERRED_PREFIX - Static variable in class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
-
Preferred prefix for XMP Basic
- PreloaderBMP - Class in org.apache.xmlgraphics.image.loader.impl
-
Image preloader for BMP images.
- PreloaderBMP() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderBMP
- PreloaderEMF - Class in org.apache.xmlgraphics.image.loader.impl
-
Image preloader for EMF images.
- PreloaderEMF() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderEMF
- PreloaderEPS - Class in org.apache.xmlgraphics.image.loader.impl
-
Image preloader for EPS images (Encapsulated PostScript).
- PreloaderEPS() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
- PreloaderEPS.EPSBinaryFileHeader - Class in org.apache.xmlgraphics.image.loader.impl
-
Holder class for various pointers to the contents of the EPS file.
- PreloaderGIF - Class in org.apache.xmlgraphics.image.loader.impl
-
Image preloader for GIF images.
- PreloaderGIF() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderGIF
- PreloaderImageIO - Class in org.apache.xmlgraphics.image.loader.impl.imageio
-
Image preloader for images supported by ImageIO.
- PreloaderImageIO() - Constructor for class org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO
- PreloaderJPEG - Class in org.apache.xmlgraphics.image.loader.impl
-
Image preloader for JPEG images.
- PreloaderJPEG() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderJPEG
- PreloaderRawPNG - Class in org.apache.xmlgraphics.image.loader.impl
- PreloaderRawPNG() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderRawPNG
- PreloaderTIFF - Class in org.apache.xmlgraphics.image.loader.impl
-
Image preloader for TIFF images.
- PreloaderTIFF() - Constructor for class org.apache.xmlgraphics.image.loader.impl.PreloaderTIFF
- preloadImage(String, Source) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Preloads an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.imageio.PreloaderImageIO
-
"Preloads" an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderBMP
-
"Preloads" an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEMF
-
"Preloads" an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderEPS
-
"Preloads" an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderGIF
-
"Preloads" an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderJPEG
-
"Preloads" an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderRawPNG
- preloadImage(String, Source, ImageContext) - Method in class org.apache.xmlgraphics.image.loader.impl.PreloaderTIFF
-
"Preloads" an image, i.e.
- preloadImage(String, Source, ImageContext) - Method in interface org.apache.xmlgraphics.image.loader.spi.ImagePreloader
-
"Preloads" an image, i.e.
- preloadImage(String, ImageSessionContext) - Method in class org.apache.xmlgraphics.image.loader.ImageManager
-
Preloads an image, i.e.
- preparePainting() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
This method is used by AbstractPSDocumentGraphics2D to prepare a new page if necessary.
- preparePainting() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
This method is used by AbstractPSDocumentGraphics2D to prepare a new page if necessary.
- processEvent(DSCEvent, DSCParser) - Method in class org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
-
Called for each DSC event.
- processEvent(DSCEvent, DSCParser) - Method in interface org.apache.xmlgraphics.ps.dsc.DSCListener
-
Called for each DSC event.
- processEvent(DSCEvent, DSCParser) - Method in class org.apache.xmlgraphics.ps.dsc.FilteringEventListener
-
Called for each DSC event.
- processPathIterator(PathIterator) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Processes a path iterator generating the nexessary painting operations.
- processPathIteratorCached(Shape) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- processPathIteratorToString(PathIterator) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- processShape(Shape, boolean) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Processes a Shape generating the necessary painting operations.
- properties - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
A Hashtable containing the image properties.
- properties - Variable in class org.apache.xmlgraphics.xmp.XMPStructure
- PropertyAccess - Interface in org.apache.xmlgraphics.xmp
-
This interface is implemented by the top-level Metadata class and stuctured properties.
- PropertyMerger - Interface in org.apache.xmlgraphics.xmp.merge
-
Defines an interface the classes can implement to provide special property merging behaviour.
- PropertyUtil - Class in org.apache.xmlgraphics.image.codec.util
- props - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- providerNames(Class<?>) - Static method in 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<?>) - Static method in 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) - Static method in class org.apache.xmlgraphics.util.Service
-
Deprecated.use the type-safe methods providers(Class) or providerNames(Class) instead.
- PS_ADOBE_30 - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Lead-in for a DSC-conformant PostScript file
- PSCommandMap - Interface in org.apache.xmlgraphics.ps
-
Interface to map standard PostScript commands to other commands or macros, for example shorthands for compact PostScript code.
- PSDictionary - Class in org.apache.xmlgraphics.ps
-
This class is used to encapsulate postscript dictionary objects.
- PSDictionary() - Constructor for class org.apache.xmlgraphics.ps.PSDictionary
- PSDictionaryFormatException - Exception Class in org.apache.xmlgraphics.ps
-
Thrown to indicate that a formatting error has occurred when trying to parse a PostScript dictionary object
- PSDictionaryFormatException(String) - Constructor for exception class org.apache.xmlgraphics.ps.PSDictionaryFormatException
-
Default constructor
- PSDocumentGraphics2D - Class in 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) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
-
Create a new AbstractPSDocumentGraphics2D.
- PSDocumentGraphics2D(boolean, OutputStream, int, int) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
-
Create a new AbstractPSDocumentGraphics2D.
- PSDocumentGraphics2D(PSDocumentGraphics2D) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
-
This constructor supports the create method
- PSEUDO_PROFILE_NAME - Static variable in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
-
The name for the uncalibrated CMYK pseudo-profile
- PSFontUtils - Class in org.apache.xmlgraphics.ps
-
Utility code for font handling in PostScript.
- PSFontUtils() - Constructor for class org.apache.xmlgraphics.ps.PSFontUtils
- PSGenerator - Class in org.apache.xmlgraphics.ps
-
This class is used to output PostScript code to an OutputStream.
- PSGenerator(OutputStream) - Constructor for class org.apache.xmlgraphics.ps.PSGenerator
-
Creates a new instance.
- PSGraphics2D - Class in 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) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Create a new Graphics2D that generates PostScript code.
- PSGraphics2D(boolean, PSGenerator) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Create a new Graphics2D that generates PostScript code.
- PSGraphics2D(PSGraphics2D) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Constructor for creating copies
- PSImageUtils - Class in org.apache.xmlgraphics.ps
-
Utility code for rendering images in PostScript.
- PSImageUtils() - Constructor for class org.apache.xmlgraphics.ps.PSImageUtils
- PSPageDeviceDictionary - Class in org.apache.xmlgraphics.ps
-
Postscript page device dictionary object This object is used by the postscript renderer to hold postscript page device values.
- PSPageDeviceDictionary() - Constructor for class org.apache.xmlgraphics.ps.PSPageDeviceDictionary
- PSProcSet - Class in org.apache.xmlgraphics.ps
-
PSResource subclass that represents a ProcSet resource.
- PSProcSet(String) - Constructor for class org.apache.xmlgraphics.ps.PSProcSet
-
Creates a new instance.
- PSProcSet(String, float, int) - Constructor for class org.apache.xmlgraphics.ps.PSProcSet
-
Creates a new instance.
- PSProcSets - Class in org.apache.xmlgraphics.ps
-
This class defines the basic resources (procsets) used by the Apache XML Graphics project.
- PSResource - Class in org.apache.xmlgraphics.ps
-
Represents a PostScript resource (file, font, procset etc.).
- PSResource(String, String) - Constructor for class org.apache.xmlgraphics.ps.PSResource
-
Main constructor
- PSState - Class in org.apache.xmlgraphics.ps
-
This class holds the current state of the PostScript interpreter.
- PSState() - Constructor for class org.apache.xmlgraphics.ps.PSState
-
Default constructor
- PSState(PSState, boolean) - Constructor for class org.apache.xmlgraphics.ps.PSState
-
Copy constructor
- PSTextHandler - Interface in org.apache.xmlgraphics.java2d.ps
-
Interface which the Graphics2D class delegates text painting to for Postscript.
- PSTilingPattern - Class in org.apache.xmlgraphics.java2d.ps
-
This class is implementation of PostScript tiling pattern.
- PSTilingPattern(String, TexturePaint, double, double, int, List) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Constructor for the creation of pattern with defined texture
- PSTilingPattern(String, StringBuffer, Rectangle, double, double, int, int, List) - Constructor for class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Constructor for the creation of pattern with defined PaintProc
- pt2mm(double) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts points (pt) to millimeters (mm)
- ptToMpt(AffineTransform) - Static method in class org.apache.xmlgraphics.util.UnitConv
-
Converts a point-based transformation matrix to millipoints.
- put(Object, Object) - Method in class 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) - Method in class org.apache.xmlgraphics.ps.PSPageDeviceDictionary
- putAll(Map) - Method in class org.apache.xmlgraphics.ps.PSPageDeviceDictionary
- putImage(Image) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Registers an image with the cache.
- putImageInfo(ImageInfo) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Registers an ImageInfo instance with the cache.
- PX - Static variable in class org.apache.xmlgraphics.util.UnitConv
-
Describes the unit pixel.
Q
- QName - Class in org.apache.xmlgraphics.util
-
Represents a qualified name of an XML element or an XML attribute.
- QName(String, String) - Constructor for class org.apache.xmlgraphics.util.QName
-
Main constructor.
- QName(String, String, String) - Constructor for class org.apache.xmlgraphics.util.QName
-
Main constructor.
- QUALIFIER_NAMESPACE - Static variable in class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
-
Namespace URI for the qualifier for xmp:Identifier
R
- RAW - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw PNG file/stream
- RAW_CCITTFAX - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw CCITTFax stream
- RAW_EMF - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw EMF (Windows Enhanced Metafile) file/stream
- RAW_EPS - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw EPS (Encapsulated PostScript) file/stream
- RAW_JPEG - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw JPEG/JFIF file/stream
- RAW_LZW - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw LZW file/stream
- RAW_PDF - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
- RAW_PNG - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw PNG file/stream
- RAW_TIFF - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a raw TIFF file/stream
- RDF_NAMESPACE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for RDF
- RDF_VALUE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
QName for rdf:value
- read() - Method in class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - read() - Method in class org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- read() - Method in class org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
-
Reads the next byte of data from the input stream.
- read() - Method in class org.apache.xmlgraphics.util.io.ASCII85InputStream
- read() - Method in class org.apache.xmlgraphics.util.io.Base64DecodeStream
- read() - Method in class org.apache.xmlgraphics.util.io.SubInputStream
- read(byte[]) - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- read(byte[], int, int) - Method in class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
-
Reads up to
len
bytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - read(byte[], int, int) - Method in class org.apache.xmlgraphics.image.codec.util.ImageInputStreamSeekableStreamAdapter
-
Reads up to
len
bytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
-
Reads up to
len
bytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class 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) - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- read(byte[], int, int) - Method in class org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
-
Reads up to
len
bytes of data from the input stream into an array of bytes. - read(byte[], int, int) - Method in class org.apache.xmlgraphics.util.io.Base64DecodeStream
- read(byte[], int, int) - Method in class org.apache.xmlgraphics.util.io.SubInputStream
- readBoolean() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a
boolean
from this stream. - readByte() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a signed eight-bit value from this stream.
- readChar() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a Unicode character from this stream.
- readCharLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a Unicode character from this stream in little-endian order.
- readChunk(DataInputStream) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
-
Reads the next chunk from the input stream.
- readDouble() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a
double
from this stream. - readDoubleLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a
double
from this stream in little-endian order. - readFloat() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a
float
from this stream. - readFloatLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a
float
from this stream in little-endian order. - readFully(byte[]) - Method in class 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) - Method in class 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() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a signed 32-bit integer from this stream.
- readIntLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a signed 32-bit integer from this stream in little-endian order.
- readLine() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads the next line of text from this stream.
- readLine() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Reads one line from the input file
- readLong() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a signed 64-bit integer from this stream.
- readLongLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a signed 64-bit integer from this stream in little-endian order.
- readMarkerSegment() - Method in class org.apache.xmlgraphics.image.loader.impl.JPEGFile
-
Reads the next marker segment identifier and returns it.
- readPNGHeader(ImageInputStream, ImageSize) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGImageDecoder
- readResolve() - Method in class org.apache.xmlgraphics.java2d.TransformType
-
This is called by the serialization code before it returns an unserialized object.
- readSegmentLength() - Method in class org.apache.xmlgraphics.image.loader.impl.JPEGFile
-
Reads the segment length of the current marker segment and returns it.
- readShort() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a signed 16-bit number from this stream.
- readShortLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads a signed 16-bit number from this stream in little-endian order.
- readUnsignedByte() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads an unsigned eight-bit number from this stream.
- readUnsignedInt() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads an unsigned 32-bit integer from this stream.
- readUnsignedIntLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads an unsigned 32-bit integer from this stream in little-endian order.
- readUnsignedShort() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads an unsigned 16-bit number from this stream.
- readUnsignedShortLE() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads an unsigned 16-bit number from this stream in little-endian order.
- readUTF() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Reads in a string from this stream.
- red - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
-
The red color value of the entry.
- redefineFontEncoding(PSGenerator, String, String) - Static method in class org.apache.xmlgraphics.ps.PSFontUtils
-
Redefines the encoding of a font.
- reestablish(PSGenerator) - Method in class org.apache.xmlgraphics.ps.PSState
-
Reestablishes the graphics state represented by this instance by issueing the necessary commands.
- RefinedImageFlavor - Class in 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.
- RefinedImageFlavor(String, ImageFlavor) - Constructor for class org.apache.xmlgraphics.image.loader.RefinedImageFlavor
-
Constructs a new image flavor.
- RefinedImageFlavor(ImageFlavor) - Constructor for class org.apache.xmlgraphics.image.loader.RefinedImageFlavor
-
Constructs a new image flavor.
- register(URIResolver) - Method in class org.apache.xmlgraphics.util.uri.CommonURIResolver
-
Register a given
URIResolver
while the software is running. - register(ImageWriter) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
-
Registers a new ImageWriter implementation in the registry.
- register(ImageWriter, int) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
-
Registers a new ImageWriter implementation with the associated priority in the registry.
- registerConverter(ImageConverter) - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Registers a new ImageConverter.
- registerLoaderFactory(ImageLoaderFactory) - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Registers a new ImageLoaderFactory.
- registerNeededResource(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Registers a needed resource.
- registerPreloader(ImagePreloader) - Method in class org.apache.xmlgraphics.image.loader.spi.ImageImplRegistry
-
Registers a new ImagePreloader.
- registerSuppliedResource(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Registers a supplied resource.
- RELATIVE_COLORIMETRIC - Enum constant in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Relative colorimetric rendering intent.
- remove(Object) - Method in class org.apache.xmlgraphics.image.loader.util.SoftMapCache
-
Removed the value associated with the given key.
- remove(String) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Removes a value from the array.
- removeAllPrivateChunks() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Remove all private chunks associated with this parameter instance.
- removeContributor(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Removes an entry from the list of contributors.
- removeCreator(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Removes an entry from the list of creators (authors of the resource).
- removeLangAlt(String, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Removes a language-dependent value from an alternative array.
- removeLangValue(String) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Removes a language-dependent value.
- removeListener(DSCListener) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Removes a DSC event listener.
- removeProperty(QName) - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Removes a property and returns it if it was found.
- removeProperty(QName) - Method in interface org.apache.xmlgraphics.xmp.PropertyAccess
-
Removes a property and returns it if it was found.
- removeProperty(QName) - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Removes a property and returns it if it was found.
- removeStreams(Source) - Static method in class org.apache.xmlgraphics.image.loader.util.ImageUtil
-
Deprecated.use
XmlSourceUtil.removeStreams(Source)
instead - removeStreams(Source) - Static method in class 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) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Removes a value from an array.
- removeTitle(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Removes a title of the resource.
- removeUnsafeToCopyPrivateChunks() - Method in class 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, Color, boolean) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Renders a bitmap image to PostScript.
- RENDERED_IMAGE - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An image in form of a RenderedImage instance
- RenderedImageCachableRed - Class in org.apache.xmlgraphics.image.rendered
-
This implements CachableRed around a RenderedImage.
- RenderedImageCachableRed(RenderedImage) - Constructor for class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- renderEPS(byte[], String, float, float, float, float, float, float, float, float, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Deprecated.Please use the variant with the InputStream as parameter
- renderEPS(InputStream, String, Rectangle2D, Rectangle2D, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Places an EPS file in the PostScript stream.
- RenderingIntent - Enum in org.apache.xmlgraphics.java2d.color
-
Enumeration for rendering intents.
- ReplacePropertyMerger - Class in org.apache.xmlgraphics.xmp.merge
-
The most basic PropertyMerger which simply overwrites any existing value in the target metadata.
- ReplacePropertyMerger() - Constructor for class org.apache.xmlgraphics.xmp.merge.ReplacePropertyMerger
- replay(DSCHandler) - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
-
Replays the recorded events to a specified DSCHandler instance.
- REQUIREMENTS - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
This comment describes document requirements, such as duplex printing, hole punching, collating, or other physical document processing needs.
- reset() - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - reset() - Method in class 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() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCacheStatistics
-
Reset the gathered statistics information.
- reset() - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- ResolutionUnit - Enum in 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) - Method in class org.apache.xmlgraphics.util.uri.CommonURIResolver
- resolve(String, String) - Method in class org.apache.xmlgraphics.util.uri.DataURIResolver
- resolveURI(String) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
-
Attempts to resolve the given URI.
- resolveURI(String) - Method in class org.apache.xmlgraphics.image.loader.impl.DefaultImageSessionContext
-
Attempts to resolve the given URI.
- resolveURI(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Attempts to resolve the given URI.
- Resource - Class in org.apache.xmlgraphics.io
-
This class represents a resolved resource.
- Resource(InputStream) - Constructor for class org.apache.xmlgraphics.io.Resource
-
Constructs a resource of 'unknown' type.
- Resource(String, InputStream) - Constructor for class org.apache.xmlgraphics.io.Resource
- resourceBundle - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
The resources
- ResourceResolver - Interface in org.apache.xmlgraphics.io
-
Implementations of this resource resolver allow XGC users to control the URI resolution mechanism.
- ResourceTracker - Class in org.apache.xmlgraphics.ps.dsc
-
This class is used to track resources in a DSC-compliant PostScript file.
- ResourceTracker() - Constructor for class org.apache.xmlgraphics.ps.dsc.ResourceTracker
- restoreGraphicsState() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Restores the last graphics state of the rendering engine.
- RestrictedFallbackResolver() - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.RestrictedFallbackResolver
- returnSource(String, Source) - Method in interface org.apache.xmlgraphics.image.loader.ImageSessionContext
-
Returns a Source object to a pool.
- returnSource(String, Source) - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
-
Returns a Source object to a pool.
- RGB() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Constructs an instance of
PNGEncodeParam.RGB
. - rootG2D - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
The G2D instance that represents the root instance (used in context with create()/dispose()).
- rotate(double) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Concatenates the current
Graphics2D
Transform
with a rotation transform. - rotate(double) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Concatenates the current
Graphics2D
Transform
with a rotation transform. - rotate(double, double, double) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Concatenates the current
Graphics2D
Transform
with a translated rotation transform. - rotate(double, double, double) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Concatenates the current
Graphics2D
Transform
with a translated rotation transform. - ROTATE - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- ROTATE_STRING - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- ROUTING - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates how the document should be routed back to its owner
- RunLengthEncodeOutputStream - Class in org.apache.xmlgraphics.util.io
-
This class applies a RunLengthEncode filter to the stream.
- RunLengthEncodeOutputStream(OutputStream) - Constructor for class org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
S
- sampleDepth - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
-
The depth of the color samples.
- sampleModel - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The image's SampleModel.
- SATURATION - Enum constant in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Saturation rendering intent.
- saveAsFile(RenderedImage, int, File, String) - Static method in class org.apache.xmlgraphics.image.writer.ImageWriterUtil
-
Saves a RenderedImage as a file.
- saveAsPNG(RenderedImage, int, File) - Static method in class org.apache.xmlgraphics.image.writer.ImageWriterUtil
-
Saves a RenderedImage as a PNG file.
- saveAsPNG(RenderedImage, File) - Static method in class org.apache.xmlgraphics.image.writer.ImageWriterUtil
-
Saves a RenderedImage as a PNG file with 96 dpi.
- saveGraphicsState() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Saves the graphics state of the rendering engine.
- sBIT - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- scale(double, double) - Method in class 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) - Method in class 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 - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- SCALE_STRING - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- SCHEME_QUALIFIER - Static variable in class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
-
The qualified name for the qualifier for xmp:Identifier
- seek(long) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Seeks forward to the given position in the stream.
- seek(long) - Method in class 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) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
- seek(long) - Method in class 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) - Method in class org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
-
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
- SeekableOutputStream - Class in org.apache.xmlgraphics.image.codec.util
-
An
OutputStream
which can seek to an arbitrary offset. - SeekableOutputStream(RandomAccessFile) - Constructor for class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
-
Constructs a
SeekableOutputStream
from aRandomAccessFile
. - SeekableStream - Class in org.apache.xmlgraphics.image.codec.util
-
An abstract subclass of
java.io.InputStream
that allows seeking within the input, similar to theRandomAccessFile
class. - SeekableStream() - Constructor for class org.apache.xmlgraphics.image.codec.util.SeekableStream
- SeekableStreamAdapter - Class in org.apache.xmlgraphics.image.loader.util
-
Adapter which provides a SeekableStream interface over an ImageInputStream.
- SeekableStreamAdapter(ImageInputStream) - Constructor for class org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
-
Main constructor
- SEQ - Static variable in class org.apache.xmlgraphics.xmp.XMPArrayType
-
the ordered array
- Service - Class in org.apache.xmlgraphics.util
-
This class handles looking up service providers on the class path.
- setAcrobatDownsample(boolean) - Method in class org.apache.xmlgraphics.ps.PSGenerator
- setAdditionalPenalty(String, Penalty) - Method in class 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) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
-
Sets the PDF/A amendment identifier ("amd").
- setBackground(Color) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the background color for the
Graphics2D
context. - setBackground(Color) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the background color for the
Graphics2D
context. - setBackgroundColor(Color) - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Set the background of the PostScript document.
- setBackgroundGray(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Sets the suggested gray level of the background.
- setBackgroundPaletteIndex(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Sets the palette index of the suggested background color.
- setBackgroundRGB(int[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Sets the RGB value of the suggested background color.
- setBaselinePositionFromBottom(int) - Method in class 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) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Sets the base URL for relative URLs in the document content.
- setBitDepth(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Sets the desired bit depth for a grayscale image.
- setBitDepth(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Sets the desired bit depth for a palette image.
- setBitDepth(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Sets the desired bit depth for an RGB image.
- setBitDepth(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the desired bit depth of an image.
- setBitShift(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Sets the desired bit shift for a grayscale image.
- setBoundingBox(Rectangle2D) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Sets the bounding box.
- setBoundingBox(Rectangle2D) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox
-
Sets the bounding box.
- setBWInvert(boolean) - Method in class org.apache.xmlgraphics.ps.ImageEncodingHelper
- setCacheListener(ImageCacheListener) - Method in class org.apache.xmlgraphics.image.loader.cache.ImageCache
-
Sets an ImageCacheListener instance so the events in the image cache can be observed.
- setCheckEOF(boolean) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Tells the parser whether to check for content after the EOF comment.
- setChromaticity(float[]) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
A convenience method that calls the array version.
- setClip(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the current clip to the rectangle specified by the given coordinates.
- setClip(int, int, int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the current clip to the rectangle specified by the given coordinates.
- setClip(Shape) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the current clipping area to an arbitrary clip shape.
- setClip(Shape) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the current clipping area to an arbitrary clip shape.
- setColor(Color) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets this graphics context's current color to the specified color.
- setColor(Color) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets this graphics context's current color to the specified color.
- setCommentsEnabled(boolean) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Controls whether this instance allows to write comments using the
PSGenerator.commentln(String)
method. - setCompact(boolean) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
- setCompactMode(boolean) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Controls whether this instance shall produce compact PostScript (omitting comments and using short macros).
- setComposite(Composite) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the
Composite
for theGraphics2D
context. - setComposite(Composite) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the
Composite
for theGraphics2D
context. - setCompressedText(String[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the text strings to be stored in compressed form with this image.
- setCompression(CompressionValue) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Specifies the type of compression to be used.
- setCompressionMethod(String) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Set the compression method that shall be used to encode the image.
- setConformance(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
-
Sets the PDF/A conformance level.
- setCoverage(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the extent or scope of the resource.
- setCreateDate(Date) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Sets the date and time the resource was originally created.
- setCreatorTool(String) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Sets the first known tool used to create the resource.
- setCustomTextHandler(TextHandler) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Sets a custom TextHandler implementation that is responsible for painting text.
- setDateValue(String, Date) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Set a date value.
- setDecodePaletteAsShorts(boolean) - Method in class 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) - Method in interface org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
-
Sets the default locale for all the instances of this class in the same LocaleGroup.
- setDefaultLocale(Locale) - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
ExtendedLocalizable.setDefaultLocale(Locale)
. - setDeflateLevel(int) - Method in class 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) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the description of the content of the resource.
- setDisplayExponent(float) - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Sets the display exponent to a given value.
- setDocumentID(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
- setEncodeParam(PNGEncodeParam) - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Sets the current encoder param instance.
- setEndianness(Endianness) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Sets the endianness selected for the image.
- setExpandGrayAlpha(boolean) - Method in class 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) - Method in class 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[]) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Sets an
Iterator
of additional images to be written after the image passed as an argument to theImageEncoder
. - setFilter(DSCFilter) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Sets a filter for DSC events.
- setFlushOnRetrieval(boolean) - Method in class org.apache.xmlgraphics.ps.PSPageDeviceDictionary
-
The contents of the dictionary are flushed when written
- setFont(Font) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets this graphics context's font to the specified font.
- setFont(Font) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets this graphics context's font to the specified font.
- setFormat(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the file format used when saving the resource.
- setGamma(float) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the file gamma value for the image.
- setGenerateEncodeParam(boolean) - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
If set, an instance of
PNGEncodeParam
will be available after an image has been decoded via thegetEncodeParam
method that encapsulates information about the contents of the PNG file. - setGraphicContext(GraphicContext) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Sets the GraphicContext
- setGraphics2DImagePainter(Graphics2DImagePainter) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
-
Sets the Graphics2DImagePainter instance.
- setGrayTransparentAlpha(int) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Sets the gray transparent pixel value.
- setICCProfileData(byte[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the ICC profile data to be stored with this image.
- setIdentifier(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the unique identifier of the resource.
- setIdentifier(String, String) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Sets a qualified identifier that unambiguously identify the resource within a given context.
- setIFDOffset(long) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
-
Sets the offset in the stream from which to read the image.
- setImageInputStream(ImageInputStream) - Method in class org.apache.xmlgraphics.image.loader.ImageSource
-
Sets the ImageInputStream.
- setImageLoader(ImageLoader) - Method in class 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) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Sets the InputStreamFactory to be used by this image.
- setInstanceID(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
- setInterlacing(boolean) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Turns Adam7 interlacing on or off.
- setJPEGCompressRGBToYCbCr(boolean) - Method in class 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) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
-
Sets a flag indicating whether to convert JPEG-compressed YCbCr data to RGB.
- setJPEGQuality(float, boolean) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Sets the quality setting for encoding JPEG images.
- setKeywords(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
-
Sets the keywords.
- setLangAlt(String, String, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Sets a language-dependent value.
- setListenersDisabled(boolean) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Allows to disable all listeners.
- setLocale(Locale) - Method in class org.apache.xmlgraphics.util.i18n.LocaleGroup
-
Sets the default locale for all the instances of ExtendedLocalizable in this group.
- setLocale(Locale) - Method in interface org.apache.xmlgraphics.util.i18n.Localizable
-
Provides a way to the user to specify a locale which override the default one.
- setLocale(Locale) - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
Localizable.setLocale(Locale)
. - setLocaleGroup(LocaleGroup) - Method in interface org.apache.xmlgraphics.util.i18n.ExtendedLocalizable
-
Sets the group to which this object belongs.
- setLocaleGroup(LocaleGroup) - Method in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
Implements
ExtendedLocalizable.setLocaleGroup(LocaleGroup)
. - setMetadataDate(Date) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Sets the date and time any metadata for this resource was last changed.
- setModificationTime(Date) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the modification time, as a
Date
, to be stored with this image. - setModifyDate(Date) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter
- setModifyDate(Date) - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Sets the date and time the resource was last modified.
- setName(String) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Sets the name of the pattern.
- setNestedDocumentHandler(NestedDocumentHandler) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
Sets a NestedDocumentHandler which is used to skip nested documents like embedded EPS files.
- setOutput8BitGray(boolean) - Method in class 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) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
-
Sets the page count.
- setPageName(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
-
Sets the page name.
- setPagePosition(int) - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
-
Sets the page position.
- setPaint(Paint) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the
Paint
attribute for theGraphics2D
context. - setPaint(Paint) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the
Paint
attribute for theGraphics2D
context. - setPaintMode() - Method in class 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) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Sets the postscript procedure PaintProc
- setPaintType(int) - Method in class 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[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Sets the RGB palette of the image to be encoded.
- setPaletteHistogram(int[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the palette histogram to be stored with this image.
- setPaletteTransparency(byte[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Sets the alpha values associated with each palette entry.
- setParam(ImageDecodeParam) - Method in interface org.apache.xmlgraphics.image.codec.util.ImageDecoder
-
Sets the current parameters to an instance of the ImageDecodeParam interface.
- setParam(ImageDecodeParam) - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
-
Sets the current parameters to an instance of the
ImageDecodeParam
interface. - setParam(ImageEncodeParam) - Method in interface org.apache.xmlgraphics.image.codec.util.ImageEncoder
-
Sets the current parameters to an instance of the ImageEncodeParam interface.
- setParam(ImageEncodeParam) - Method in class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
-
Sets the current parameters to an instance of the ImageEncodeParam interface.
- setPart(int) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
-
Sets the PDF/A version identifier ("part").
- setPart(int) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFUAAdapter
- setPDFVersion(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
-
Sets the PDF version
- setPerformGammaCorrection(boolean) - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Turns gamma corection of the image data on or off.
- setPhysicalDimension(int[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the physical dimension information to be stored with this image.
- setPhysicalDimension(int, int, int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
A convenience method that calls the array version.
- setProducer(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
-
Sets the name of the tool that produced the PDF document
- setProperty(String, XMPProperty) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
- setProperty(XMPProperty) - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Sets a property.
- setProperty(XMPProperty) - Method in interface org.apache.xmlgraphics.xmp.PropertyAccess
-
Sets a property.
- setProperty(XMPProperty) - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Sets a property.
- setPSGenerator(PSGenerator) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Sets the PostScript generator
- setPSLevel(int) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Sets the PostScript level that is used to generate the current document.
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the value of a single preference for the rendering algorithms.
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the value of a single preference for the rendering algorithms.
- setRenderingHints(Map) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Replaces the values of all preferences for the rendering algorithms with the specified
hints
. - setRenderingHints(Map) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Replaces the values of all preferences for the rendering algorithms with the specified
hints
. - setRenderingHintsForBufferedImage(Graphics2D) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2Bitmap
-
Sets rendering hints on the Graphics2D created for painting to a BufferedImage.
- setRenderingIntent(int) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Used to set the rendering intent when the color space is sRGB.
- setRenditionClass(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
-
The rendition class name for this resource.
- setResolution(double) - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Sets the image's resolution for interpreting the pixel size.
- setResolution(double, double) - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Sets the image's resolution for interpreting the pixel size.
- setResolution(int) - Method in class 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) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Sets the resolution unit of the image for calculating resolution.
- setResourceTracker(ResourceTracker) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Sets the ResourceTracker instance to be associated with this PSGenerator.
- setRGBTransparentAlpha(int, int, int) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Sets the RGB transparent pixel values.
- setRights(String, String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the informal rights statement.
- setRowsPerStrip(int) - Method in class 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[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the number of significant bits for each band of the image.
- setSingleStrip(boolean) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Convenience method to set rows per strip to single strip, otherwise sets to one row per strip.
- setSize(double, double) - Method in class org.apache.xmlgraphics.java2d.Dimension2DDouble
- setSize(ImageSize) - Method in class org.apache.xmlgraphics.image.loader.ImageInfo
-
Sets the image's intrinsic size.
- setSizeInMillipoints(int, int) - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Sets the image's size in millipoints.
- setSizeInPixels(int, int) - Method in class org.apache.xmlgraphics.image.loader.ImageSize
-
Sets the image's size in pixels.
- setSource(String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the unique identifier of the work from which this resource was derived.
- setSRGBIntent(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the sRGB rendering intent to be stored with this image.
- setStroke(Stroke) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the
Stroke
for theGraphics2D
context. - setStroke(Stroke) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the
Stroke
for theGraphics2D
context. - setSuggestedPalette(PNGSuggestedPaletteEntry[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the suggested palette information to be stored with this image.
- setSuppressAlpha(boolean) - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
If set, no alpha (transparency) channel will appear in the output image.
- setSystemId(String) - Method in class org.apache.xmlgraphics.image.loader.ImageSource
- setText(String[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Sets the textual data to be stored in uncompressed form with this image.
- setTexturePaint(TexturePaint) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Sets a texture which is used for filling shapes
- setTileSize(int, int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Sets the dimensions of the tiles to be written.
- setTilingType(int) - Method in class 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) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the title of the resource (in the default language).
- setTitle(String, String) - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
-
Sets the title of the resource.
- setTransform(AffineTransform) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Sets the
Transform
in theGraphics2D
context. - setTransform(AffineTransform) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Sets the
Transform
in theGraphics2D
context. - setTransparent() - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawPNG
-
Used to flag image as transparent when the image is of pallete type.
- setTransparentGray(int) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Sets the gray value to be used to denote transparency.
- setTransparentRGB(int[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Sets the RGB value to be used to denote transparency.
- setTrapped(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
-
Sets if the pdf has trapping information True or False
- setupDocument(OutputStream, int, int) - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Setup the document.
- setUserExponent(float) - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
-
Sets the user exponent to a given value.
- setValue(Object) - Method in class org.apache.xmlgraphics.xmp.XMPProperty
-
Sets the value of the property
- setValue(String, String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Sets a simple value.
- setVersion(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFVTAdapter
- setVersion(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFXAdapter
- setVersion(String) - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
- setViewportDimension(float, float) - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Set the dimensions of the document that will be drawn.
- setWriteTiled(boolean) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
If set, the data will be written out in tiled format, instead of in strips.
- setXMLLang(String) - Method in class org.apache.xmlgraphics.xmp.XMPProperty
-
Sets the xml:lang value for this property
- setXORMode(Color) - Method in class 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) - Method in class 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) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Sets the target horizontal resolution of the bitmap image to be written.
- setXStep(double) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Sets the horizontal spacing between pattern cells
- setXUID(List) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Sets an extended unique ID that uniquely identifies the pattern
- setYResolution(int) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Sets the target vertical resolution of the bitmap image to be written.
- setYStep(double) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Sets the vertical spacing between pattern cells
- shear(double, double) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Concatenates the current
Graphics2D
Transform
with a shearing transform. - shear(double, double) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Concatenates the current
Graphics2D
Transform
with a shearing transform. - SHEAR - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- SHEAR_STRING - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- shouldBeClipped(Shape, Shape) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Determines if a shape interacts with a clipping region.
- showPage() - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Issues the "showpage" command and resets the painting state accordingly.
- SimpleRefinedImageFlavor - Class in 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) - Constructor for class org.apache.xmlgraphics.image.loader.SimpleRefinedImageFlavor
-
Main constructor.
- SimpleRenderedImage - Class in org.apache.xmlgraphics.image.codec.util
-
A simple class implemented the
RenderedImage
interface. - SimpleRenderedImage() - Constructor for class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
- simplify() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- SINGLE_STRIP - Static variable in class org.apache.xmlgraphics.image.writer.ImageWriterParams
-
Forces a single strip for the whole image.
- SingleTileRenderedImage - Class in org.apache.xmlgraphics.image.codec.util
-
A simple class that provides RenderedImage functionality given a Raster and a ColorModel.
- SingleTileRenderedImage(Raster, ColorModel) - Constructor for class org.apache.xmlgraphics.image.codec.util.SingleTileRenderedImage
-
Constructs a SingleTileRenderedImage based on a Raster and a ColorModel.
- skip(long) - Method in class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real
InputStream
. - skip(long) - Method in class org.apache.xmlgraphics.image.loader.util.ImageInputStreamAdapter
- skip(long) - Method in class org.apache.xmlgraphics.util.io.SubInputStream
- skipBytes(int) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Attempts to skip over
n
bytes of input discarding the skipped bytes. - skipBytes(int) - Method in class org.apache.xmlgraphics.image.loader.util.SeekableStreamAdapter
-
Attempts to skip over
n
bytes of input discarding the skipped bytes. - skipChunk(DataInputStream) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGChunk
-
Skips the next chunk from the input stream.
- skipCurrentMarkerSegment() - Method in class org.apache.xmlgraphics.image.loader.impl.JPEGFile
-
Skips the current marker segment.
- sm - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- SOF0 - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Baseline DCT
- SOF1 - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Extended Sequential DCT
- SOF2 - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Progressive DCT only PDF 1.3
- SOFA - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Progressive DCT only PDF 1.3
- SoftMapCache - Class in org.apache.xmlgraphics.image.loader.util
-
Provides a simple cache using soft references and storing the values in a Map.
- SoftMapCache(boolean) - Constructor for class org.apache.xmlgraphics.image.loader.util.SoftMapCache
-
Creates a new soft cache.
- SoftReferenceWithKey - Class in 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) - Constructor for class org.apache.xmlgraphics.image.loader.util.SoftReferenceWithKey
-
Creates a new SoftReference with a key.
- SOI - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
start of Image
- SOS - Static variable in interface org.apache.xmlgraphics.image.loader.impl.JPEGConstants
-
Start of Scan
- SOURCE_RESOLUTION - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used to send a hint about the source resolution for pixel to unit conversions.
- splitParams(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
-
Splits the params of the DSC comment value in to a List.
- sPLT - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- srcs - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- sRGB - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- sRGB - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
-
Standard prebuilt sRGB color model with no alpha.
- sRGB_Pre - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
-
Standard prebuilt sRGB color model with premultiplied alpha.
- sRGB_Unpre - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
-
Standard prebuilt sRGB color model with unpremultiplied alpha.
- sRGBToLsRGB(double) - Static method in class org.apache.xmlgraphics.image.rendered.Any2LsRGBRed
- START - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
-
The start index for ASCII85 characters (!)
- startCache - Variable in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
- startDocument(String) - Method in class org.apache.xmlgraphics.ps.dsc.DefaultDSCHandler
- startDocument(String) - Method in interface org.apache.xmlgraphics.ps.dsc.DSCHandler
-
Called as a new PostScript file starts.
- startDocument(String) - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
- startElement(String, String, String, Attributes) - Method in class org.apache.xmlgraphics.xmp.XMPHandler
- startPage() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Starts a new page.
- STD_COMMAND_MAP - Static variable in class org.apache.xmlgraphics.ps.PSProcSets
-
the standard command map matching the
PSProcSets.STD_PROCSET
. - STD_PROCSET - Static variable in class org.apache.xmlgraphics.ps.PSProcSets
-
the standard procset for the XML Graphics project
- sTER - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- stringToGlyph(String) - Static method in class org.apache.xmlgraphics.fonts.Glyphs
-
Return the string representation of a glyphname, eg stringToGlyph("backslash") returns "\\"
- stroke - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current Stroke
- StrokingTextHandler - Class in org.apache.xmlgraphics.java2d
-
Default TextHandler implementation which paints text using graphics primitives (shapes).
- StrokingTextHandler() - Constructor for class org.apache.xmlgraphics.java2d.StrokingTextHandler
-
Default constructor.
- SubImageNotFoundException - Exception Class in org.apache.xmlgraphics.image.loader
-
Exception which indicates that a particular (sub-)image could not be found.
- SubImageNotFoundException(String) - Constructor for exception class org.apache.xmlgraphics.image.loader.SubImageNotFoundException
-
Constructs an
ImageException
with the specified detail message. - SubImageNotFoundException(String, Throwable) - Constructor for exception class org.apache.xmlgraphics.image.loader.SubImageNotFoundException
-
Constructs a new
ImageException
with the specified detail message and cause. - SubInputStream - Class in 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) - Constructor for class org.apache.xmlgraphics.util.io.SubInputStream
-
Creates a new SubInputStream.
- SubInputStream(InputStream, long, boolean) - Constructor for class org.apache.xmlgraphics.util.io.SubInputStream
-
Creates a new SubInputStream.
- supportsMultiImageWriter() - Method in class org.apache.xmlgraphics.image.writer.AbstractImageWriter
- supportsMultiImageWriter() - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
- supportsMultiImageWriter() - Method in interface org.apache.xmlgraphics.image.writer.ImageWriter
- supportsMultiImageWriter() - Method in class org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
- SVG_DOM - Static variable in class org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
-
An XML-based SVG image in form of a W3C DOM instance
T
- TARGET_RESOLUTION - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used to send a hint about the target resolution (of the final output format).
- TempResourceResolver - Interface in org.apache.xmlgraphics.io
-
Implementations of this interface resolve URIs for temporary files used by XGC.
- TempResourceURIGenerator - Class in org.apache.xmlgraphics.io
-
Creates a URI for any temporary resource used within XGC.
- TempResourceURIGenerator(String) - Constructor for class org.apache.xmlgraphics.io.TempResourceURIGenerator
- tenPow(int) - Static method in class org.apache.xmlgraphics.util.DoubleFormatUtil
-
Returns ten to the power of n
- TEX8R_GLYPH_NAMES - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
-
Glyph names for tex8r encoding
- tEXt - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- textAsShapes - Variable in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Text handling strategy.
- TextHandler - Interface in org.apache.xmlgraphics.java2d
-
Interface which the Graphics2D class delegates text painting to.
- texture - Variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
A texture is used for filling shapes
- TIFF_ASCII - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for null-terminated ASCII strings.
- TIFF_BITS_PER_SAMPLE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_BYTE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 8 bit unsigned integers.
- TIFF_COLORMAP - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_COMPRESSION - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_DOUBLE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 64 bit IEEE doubles.
- TIFF_EXTRA_SAMPLES - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_FILL_ORDER - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_FLOAT - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 32 bit IEEE floats.
- TIFF_ICC_PROFILE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_IMAGE_LENGTH - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_IMAGE_WIDTH - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_LONG - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 32 bit unsigned integers.
- TIFF_PHOTOMETRIC_INTERPRETATION - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_PLANAR_CONFIGURATION - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_PREDICTOR - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_RATIONAL - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for pairs of 32 bit unsigned integers.
- TIFF_RESOLUTION_UNIT - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_ROWS_PER_STRIP - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_S_MAX_SAMPLE_VALUE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_S_MIN_SAMPLE_VALUE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_SAMPLE_FORMAT - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_SAMPLES_PER_PIXEL - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_SBYTE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 8 bit signed integers.
- TIFF_SHORT - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 16 bit unsigned integers.
- TIFF_SLONG - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 32 bit signed integers.
- TIFF_SRATIONAL - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for pairs of 32 bit signed integers.
- TIFF_SSHORT - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 16 bit signed integers.
- TIFF_STRIP_BYTE_COUNTS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_STRIP_OFFSETS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_T4_OPTIONS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_T6_OPTIONS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_TILE_BYTE_COUNTS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_TILE_LENGTH - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_TILE_OFFSETS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_TILE_WIDTH - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_UNDEFINED - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Flag for 8 bit uninterpreted bytes.
- TIFF_X_RESOLUTION - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFF_Y_RESOLUTION - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFFDecodeParam - Class in org.apache.xmlgraphics.image.codec.tiff
-
An instance of
ImageDecodeParam
for decoding images in the TIFF format. - TIFFDecodeParam() - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
-
Constructs a default instance of
TIFFDecodeParam
. - TIFFDirectory - Class in org.apache.xmlgraphics.image.codec.tiff
-
A class representing an Image File Directory (IFD) from a TIFF 6.0 stream.
- TIFFDirectory(SeekableStream, int) - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Constructs a TIFFDirectory from a SeekableStream.
- TIFFDirectory(SeekableStream, long, int) - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
-
Constructs a TIFFDirectory by reading a SeekableStream.
- TIFFEncodeParam - Class in org.apache.xmlgraphics.image.codec.tiff
-
An instance of
ImageEncodeParam
for encoding images in the TIFF format. - TIFFEncodeParam() - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
-
Constructs a TIFFEncodeParam object with default values for all parameters.
- TIFFField - Class in org.apache.xmlgraphics.image.codec.tiff
-
A class representing a field in a TIFF 6.0 Image File Directory.
- TIFFField(int, int, int, Object) - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFField
-
Constructs a TIFFField with arbitrary data.
- TIFFImage - Class in org.apache.xmlgraphics.image.codec.tiff
- TIFFImage(SeekableStream, TIFFDecodeParam, int) - Constructor for class 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 - Class in org.apache.xmlgraphics.image.codec.tiff
-
A baseline TIFF reader.
- TIFFImageDecoder(SeekableStream, TIFFDecodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFImageDecoder
- TIFFImageEncoder - Class in org.apache.xmlgraphics.image.codec.tiff
-
A baseline TIFF writer.
- TIFFImageEncoder(OutputStream, ImageEncodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoder
- TIFFImageWriter - Class in org.apache.xmlgraphics.image.writer.internal
-
ImageWriter implementation that uses the internal TIFF codec to write TIFF files.
- TIFFImageWriter() - Constructor for class org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
- TIFFLZWDecoder - Class in org.apache.xmlgraphics.image.codec.tiff
-
A class for performing LZW decoding.
- TIFFLZWDecoder(int, int, int) - Constructor for class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
- tileGridXOff - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- tileGridXOffset - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The X coordinate of the upper-left pixel of tile (0, 0).
- tileGridYOff - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- tileGridYOffset - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The Y coordinate of the upper-left pixel of tile (0, 0).
- tileHeight - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The height of a tile.
- tileHeight - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- tileWidth - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The width of a tile.
- tileWidth - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
- tileXToX(int) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Converts a horizontal tile index into the X coordinate of its upper left pixel.
- tileXToX(int, int, int) - Static method in class 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.
- tileYToY(int) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
Converts a vertical tile index into the Y coordinate of its upper left pixel.
- tileYToY(int, int, int) - Static method in class 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.
- tilingType - Variable in class 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.
- tIME - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- TITLE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Title of the document
- TMP_SCHEME - Static variable in class org.apache.xmlgraphics.io.TempResourceURIGenerator
- toCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.CMYKColorSpace
-
Deprecated.
- toCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
- toCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
- toCIEXYZ(float[]) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- toCIEXYZNative(float, float, float) - Method in class 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) - Static method in class org.apache.xmlgraphics.java2d.color.ColorUtil
-
Creates an uncalibrated CMYK color with the given gray value.
- toColor(float[], float) - Method in class 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) - Method in class 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) - Static method in class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext
-
Convert from a
URL
to aFile
. - toInt() - Method in class org.apache.xmlgraphics.java2d.TransformType
-
Convenience for enumeration switching.
- toNativeComponents(float[]) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
-
Converts normalized (0..1) color components to CIE L*a*b*'s native value range.
- toObjectArray() - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Converts the array to an object array.
- toPenalty(int) - Static method in class org.apache.xmlgraphics.image.loader.util.Penalty
-
Turns a penalty value into a penaly object.
- toRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.CMYKColorSpace
-
Deprecated.
- toRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.color.CIELabColorSpace
- toRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.color.DeviceCMYKColorSpace
- toRGB(float[]) - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- toSAX(ContentHandler) - Method in interface org.apache.xmlgraphics.util.XMLizable
-
Generates SAX events representing the object's state.
- toSAX(ContentHandler) - Method in class org.apache.xmlgraphics.xmp.Metadata
-
Generates SAX events representing the object's state.
- toSAX(ContentHandler) - Method in class org.apache.xmlgraphics.xmp.XMPArray
-
Generates SAX events representing the object's state.
- toSAX(ContentHandler) - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- toSAX(ContentHandler) - Method in class org.apache.xmlgraphics.xmp.XMPStructure
-
Generates SAX events representing the object's state.
- toSAX(ContentHandler) - Method in class org.apache.xmlgraphics.xmp.XMPThinStructure
- toSRGBColor(Color) - Static method in class 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() - Method in class org.apache.xmlgraphics.image.loader.cache.ImageKey
- toString() - Method in class org.apache.xmlgraphics.image.loader.ImageFlavor
- toString() - Method in class org.apache.xmlgraphics.image.loader.ImageInfo
- toString() - Method in class org.apache.xmlgraphics.image.loader.ImageSize
- toString() - Method in class org.apache.xmlgraphics.image.loader.ImageSource
- toString() - Method in class org.apache.xmlgraphics.image.loader.impl.AbstractImage
- toString() - Method in class org.apache.xmlgraphics.image.loader.impl.CompositeImageLoader
- toString() - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageProviderPipeline
- toString() - Method in class org.apache.xmlgraphics.image.loader.pipeline.ImageRepresentation
- toString() - Method in class org.apache.xmlgraphics.image.loader.util.Penalty
- toString() - Method in class org.apache.xmlgraphics.java2d.color.NamedColorSpace
- toString() - Method in class org.apache.xmlgraphics.java2d.color.profile.NamedColorProfile
- toString() - Method in class org.apache.xmlgraphics.java2d.Dimension2DDouble
- toString() - Method in class org.apache.xmlgraphics.java2d.TransformType
- toString() - Method in class org.apache.xmlgraphics.ps.PSDictionary
- toString() - Method in class org.apache.xmlgraphics.ps.PSResource
- toString() - Method in class org.apache.xmlgraphics.util.QName
- toString() - Method in class org.apache.xmlgraphics.xmp.XMPArray
- toString() - Method in class org.apache.xmlgraphics.xmp.XMPArrayType
- toString() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
- toString() - Method in class org.apache.xmlgraphics.xmp.XMPStructure
- toString(boolean) - Method in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
Generates postscript code for a pattern
- TRAILER - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Indicates the start of the document trailer
- transform - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Current AffineTransform.
- transform(AffineTransform) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Composes an
AffineTransform
object with theTransform
in thisGraphics2D
according to the rule last-specified-first-applied. - transform(AffineTransform) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Composes an
AffineTransform
object with theTransform
in thisGraphics2D
according to the rule last-specified-first-applied. - TRANSFORM_GENERAL - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- TRANSFORM_ROTATE - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- TRANSFORM_SCALE - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- TRANSFORM_SHEAR - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- TRANSFORM_TRANSLATE - Static variable in class org.apache.xmlgraphics.java2d.TransformType
- transformStack - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Transform stack
- TransformStackElement - Class in org.apache.xmlgraphics.java2d
-
Contains a description of an elementary transform stack element, such as a rotate or translate.
- TransformStackElement(TransformType, double[]) - Constructor for class org.apache.xmlgraphics.java2d.TransformStackElement
- transformStackValid - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
-
Defines whether the transform stack is valid or not.
- TransformType - Class in org.apache.xmlgraphics.java2d
-
Enumeration for transformation types.
- translate(double, double) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Concatenates the current
Graphics2D
Transform
with a translation transform. - translate(double, double) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Concatenates the current
Graphics2D
Transform
with a translation transform. - translate(int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
-
Translates the origin of the graphics context to the point (x, y) in the current coordinate system.
- translate(int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
-
Translates the origin of the graphics context to the point (x, y) in the current coordinate system.
- TRANSLATE - Static variable in class org.apache.xmlgraphics.java2d.TransformType
-
TransformType values
- TRANSLATE_STRING - Static variable in class org.apache.xmlgraphics.java2d.TransformType
-
Strings describing the elementary transforms
- translateAndScale(PSGenerator, Dimension2D, Rectangle2D) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Generates commands to modify the current transformation matrix so an image fits into a given rectangle.
- TRANSPARENCY_INTENT - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used to indicate how existing transparency information (for example, an alpha channel) shall be treated.
- TRANSPARENCY_INTENT_IGNORE - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used with TRANSPARENCY_INTENT to indicate that any transparency information shall be ignored.
- TRANSPARENCY_INTENT_PRESERVE - Static variable in interface org.apache.xmlgraphics.image.loader.ImageProcessingHints
-
Used with TRANSPARENCY_INTENT to indicate that any transparency information shall be preserved (the default).
- tRNS - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
- truncate(long) - Static method in class org.apache.xmlgraphics.image.loader.util.Penalty
-
Truncates the long penalty value to an integer without sign side-effects.
- TYPE_CIDFONT - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
A CIDFont resource.
- TYPE_CMAP - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
A CMap resource.
- TYPE_ENCODING - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
a procset resource
- TYPE_FILE - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
a file resource
- TYPE_FONT - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
a font resource
- TYPE_FORM - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
a procset resource
- TYPE_PATTERN - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
a procset resource
- TYPE_PROCSET - Static variable in class org.apache.xmlgraphics.ps.PSResource
-
a procset resource
U
- UnitConv - Class in org.apache.xmlgraphics.util
-
Utility class for unit conversions.
- UnparsedDSCComment - Class in org.apache.xmlgraphics.ps.dsc.events
-
Represents a DSC comment that is not parsed into one of the concrete DSCComment subclasses.
- UnparsedDSCComment(String) - Constructor for class org.apache.xmlgraphics.ps.dsc.events.UnparsedDSCComment
-
Creates a new instance.
- unregister(URIResolver) - Method in class org.apache.xmlgraphics.util.uri.CommonURIResolver
-
Unregister a given
URIResolver
while the software is running. - UnrestrictedFallbackResolver() - Constructor for class org.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.UnrestrictedFallbackResolver
- unsetBackground() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Suppresses the 'bKGD' chunk from being output.
- unsetBackground() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Suppresses the 'bKGD' chunk from being output.
- unsetBackground() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
-
Suppresses the 'bKGD' chunk from being output.
- unsetBackground() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'bKGD' chunk from being output.
- unsetBitDepth() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the setting of the bit depth of a grayscale image.
- unsetBitShift() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
-
Suppresses the setting of the bit shift of a grayscale image.
- unsetChromaticity() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'cHRM' chunk from being output.
- unsetCompressedText() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'zTXt' chunk from being output.
- unsetGamma() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'gAMA' chunk from being output.
- unsetICCProfileData() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'iCCP' chunk from being output.
- unsetModificationTime() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'tIME' chunk from being output.
- unsetPalette() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
-
Suppresses the 'PLTE' chunk from being output.
- unsetPaletteHistogram() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'hIST' chunk from being output.
- unsetPhysicalDimension() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'pHYS' chunk from being output.
- unsetSignificantBits() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'sBIT' chunk from being output.
- unsetSRGBIntent() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'sRGB' chunk from being output.
- unsetSuggestedPalette() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'sPLT' chunk from being output.
- unsetText() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'tEXt' chunk from being output.
- unsetTransparency() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
-
Suppresses the 'tRNS' chunk from being output.
- updateMetadata(RenderedImage, IIOMetadata, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
-
Updates the metadata information based on the parameters to this writer.
- updateMetadata(RenderedImage, IIOMetadata, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
- updateMetadata(RenderedImage, IIOMetadata, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
-
Updates the metadata information based on the parameters to this writer.
- updateTileGridInfo() - Method in class 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 - Class in org.apache.xmlgraphics.io
-
An adapter between
URIResolver
toResourceResolver
. - URIResolverAdapter(URIResolver) - Constructor for class org.apache.xmlgraphics.io.URIResolverAdapter
- useColor(Color) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Establishes the specified color.
- useColor(Color) - Method in class org.apache.xmlgraphics.ps.PSState
-
Establishes the specified color (RGB).
- useDash(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Establishes the specified dash pattern.
- useDash(String) - Method in class org.apache.xmlgraphics.ps.PSState
-
Establishes the specified dash.
- usedLocale - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
-
The locale in use.
- useFont(String, float) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Establishes the specified font and size.
- useFont(String, float) - Method in class org.apache.xmlgraphics.ps.PSState
-
Establishes the specified font and size.
- useLineCap(int) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Establishes the specified line cap style.
- useLineCap(int) - Method in class org.apache.xmlgraphics.ps.PSState
-
Establishes the specified line cap.
- useLineJoin(int) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Establishes the specified line join style.
- useLineJoin(int) - Method in class org.apache.xmlgraphics.ps.PSState
-
Establishes the specified line join.
- useLineWidth(double) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Establishes the specified line width.
- useLineWidth(double) - Method in class org.apache.xmlgraphics.ps.PSState
-
Establishes the specified line width.
- useMiterLimit(float) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Establishes the specified miter limit.
- useMiterLimit(float) - Method in class org.apache.xmlgraphics.ps.PSState
-
Establishes the specified miter limit.
- useRGBColor(Color) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Deprecated.use useColor method instead
V
- validateTransformStack() - Method in class 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) - Static method in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xmlgraphics.image.writer.Endianness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.xmlgraphics.ps.PSDictionary
-
Parses a given a dictionary string and returns an object
- values() - Static method in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xmlgraphics.image.codec.tiff.CompressionValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xmlgraphics.image.writer.Endianness
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xmlgraphics.image.writer.ResolutionUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.xmlgraphics.java2d.color.RenderingIntent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
-
Version of the document
- Vertex - Interface in org.apache.xmlgraphics.util.dijkstra
-
Represents a vertex to be used by
DijkstraAlgorithm
. - viewportHeight - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- viewportWidth - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
W
- warn(String) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
-
This method is used to write out warning messages for the parsing process.
- warningOccurred(ImageWriter, int, String) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
- width - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
-
The image's width in pixels.
- width - Variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- WINANSI_ENCODING - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
-
The characters in WinAnsiEncoding
- WINANSI_ENCODING_RESOURCE - Static variable in class org.apache.xmlgraphics.ps.PSFontUtils
-
the PSResource representing the WinAnsiEncoding.
- wrap(RenderedImage) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
-
Convertes any RenderedImage to a CacheableRed.
- wrap(RenderedImage) - Static method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
- wrapInputStream(InputStream, boolean) - Static method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
-
Returns a
SeekableStream
that will read from a givenInputStream
, optionally including support for seeking backwards. - write(byte) - Method in class org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
- write(byte[]) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
- write(byte[]) - Method in class org.apache.xmlgraphics.util.io.Base64EncodeStream
- write(byte[]) - Method in class org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
- write(byte[]) - Method in class org.apache.xmlgraphics.util.WriterOutputStream
- write(byte[], int, int) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
- write(byte[], int, int) - Method in class org.apache.xmlgraphics.util.io.Base64EncodeStream
- write(byte[], int, int) - Method in class org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
- write(byte[], int, int) - Method in class org.apache.xmlgraphics.util.WriterOutputStream
- write(int) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
- write(int) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes the given number to the stream in decimal format.
- write(int) - Method in class org.apache.xmlgraphics.util.io.ASCII85OutputStream
- write(int) - Method in class org.apache.xmlgraphics.util.io.ASCIIHexOutputStream
- write(int) - Method in class org.apache.xmlgraphics.util.io.Base64EncodeStream
- write(int) - Method in class org.apache.xmlgraphics.util.WriterOutputStream
- write(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes a PostScript command to the stream.
- writeByteArr(byte[]) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes encoded data to the PostScript stream.
- writeClip(Shape) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
-
Establishes a clipping region
- writeDataURL(InputStream, String, Writer) - Static method in class org.apache.xmlgraphics.util.uri.DataURLUtil
-
Generates a data URL and writes it to a Writer.
- writeDocumentResources(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Writes a DSC comment for the needed and supplied resourced for the current DSC document.
- writeDSCComment(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes a DSC comment to the output stream.
- writeDSCComment(String, Object) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes a DSC comment to the output stream.
- writeDSCComment(String, Object[]) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes a DSC comment to the output stream.
- writeEPSProcSet(PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSProcSets
-
Generates a resource defining a procset for including EPS graphics.
- writeFileHeader() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Writes the file header.
- writeFileHeader() - Method in class org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
-
Writes the file header.
- writeFileHeader() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
-
Writes the file header.
- writeFOPEPSProcSet(PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSProcSets
-
Deprecated.Use writeEPSProcSet() instead.
- writeFOPStdProcSet(PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSProcSets
-
Deprecated.Use writeStdProcSet() instead.
- writeImage(byte[], Dimension, String, Rectangle2D, boolean, ColorSpace, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Deprecated.Please use the variant with the more versatile ImageEncoder as parameter
- writeImage(RenderedImage, OutputStream) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, OutputStream) - Method in interface org.apache.xmlgraphics.image.writer.ImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, OutputStream) - Method in class org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, OutputStream) - Method in class org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in interface org.apache.xmlgraphics.image.writer.ImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
-
Encodes an image and writes it to an OutputStream.
- writeImage(RenderedImage, ImageWriterParams) - Method in interface org.apache.xmlgraphics.image.writer.MultiImageWriter
-
Encodes an image and writes it to the image file.
- writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorSpace, int, boolean, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Writes a bitmap image to the PostScript stream.
- writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorModel, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
- writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorModel, PSGenerator, RenderedImage, boolean) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Writes a bitmap image to the PostScript stream.
- writeImage(ImageEncoder, Dimension, String, Rectangle2D, ColorModel, PSGenerator, RenderedImage, Color) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Writes a bitmap image to the PostScript stream.
- writeln(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Writes a PostScript command to the stream and ends the line.
- writePageHeader() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Writes the page header for a page.
- writePageHeader() - Method in class org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
-
Writes the page header for a page.
- writePageHeader() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
-
Writes the page header for a page.
- writePageResources(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Writes a DSC comment for the accumulated used resources on the current page.
- writePageSetup() - Method in interface org.apache.xmlgraphics.java2d.ps.PSTextHandler
-
Is called by when a "PageSetup" section of the PostScript document is generated.
- writePageTrailer() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Writes the page trailer for a page.
- writePageTrailer() - Method in class org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
-
Writes the page trailer for a page.
- writePageTrailer() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
-
Writes the page trailer for a page.
- writeProcSets() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
-
Writes the ProcSets ending up in the prolog to the PostScript file.
- writeResources(boolean) - Method in class org.apache.xmlgraphics.ps.PSGenerator
-
Deprecated.Use the writeResources() on ResourceTracker instead.
- writeResources(boolean, PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
-
Writes a DSC comment for the accumulated used resources, either at page level or at document level.
- writeReusableImage(byte[], Dimension, String, String, boolean, ColorSpace, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Deprecated.Please use
FormGenerator
- writeReusableImage(ImageEncoder, Dimension, String, String, ColorSpace, boolean, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
-
Deprecated.Please use
FormGenerator
- WriterOutputStream - Class in org.apache.xmlgraphics.util
-
An OutputStream wrapper for a Writer.
- WriterOutputStream(Writer) - Constructor for class org.apache.xmlgraphics.util.WriterOutputStream
-
Creates a new WriterOutputStream.
- WriterOutputStream(Writer, String) - Constructor for class org.apache.xmlgraphics.util.WriterOutputStream
-
Creates a new WriterOutputStream.
- writeSetup() - Method in interface org.apache.xmlgraphics.java2d.ps.PSTextHandler
-
Is called by when the "Setup" or "Prolog" of the PostScript document is generated.
- writeStdProcSet(PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSProcSets
-
Generates a resource defining standard procset with operations used by the XML Graphics project.
- writeString(byte[]) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
-
Write out the string just uncompressed.
- writeTo(OutputStream) - Method in class org.apache.xmlgraphics.image.loader.impl.ImageRawStream
-
Writes the content of the image to an OutputStream.
- writeTo(OutputStream) - Method in interface org.apache.xmlgraphics.ps.ImageEncoder
-
Writes the whole raw bitmap field to the given OutputStream.
- writeXML(Metadata, Result) - Static method in class org.apache.xmlgraphics.xmp.XMPSerializer
-
Writes the in-memory representation of the XMP metadata to a JAXP Result.
- writeXMPPacket(Metadata, OutputStream, boolean) - Static method in class 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 - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for XMP Media Management
- XAPMMAdapter - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- XAPMMAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMAdapter
-
Constructs a new adapter for XAP MM around the given metadata object.
- XAPMMXMPSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
- XAPMMXMPSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.XAPMMXMPSchema
-
Creates a new schema instance for Dublin Core.
- XML_DOM - Static variable in class org.apache.xmlgraphics.image.loader.ImageFlavor
-
An XML-based image in form of a W3C DOM instance
- XML_NS - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for the xml: prefix
- XMLizable - Interface in 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 - Class in org.apache.xmlgraphics.image.loader
-
Special image flavor subclass which enables the restriction to a particular XML namespace.
- XMLNamespaceEnabledImageFlavor(ImageFlavor, String) - Constructor for class org.apache.xmlgraphics.image.loader.XMLNamespaceEnabledImageFlavor
-
Constructs a new image flavor.
- XMLNS_NAMESPACE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for the xmlns: prefix
- XmlSourceUtil - Class in org.apache.xmlgraphics.io
- XMP_BASIC_NAMESPACE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for the XMP Basic Schema
- XMP_NAMESPACE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
-
Namespace URI for XMP
- XMPArray - Class in org.apache.xmlgraphics.xmp
-
Represents an XMP array as defined by the XMP specification.
- XMPArray(XMPArrayType) - Constructor for class org.apache.xmlgraphics.xmp.XMPArray
-
Main constructor
- XMPArrayType - Class in org.apache.xmlgraphics.xmp
-
Enum class for XMP array types.
- XMPBasicAdapter - Class in org.apache.xmlgraphics.xmp.schemas
-
Schema adapter implementation for the XMP Basic schema.
- XMPBasicAdapter(Metadata, String) - Constructor for class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
-
Constructs a new adapter for XMP Basic around the given metadata object.
- XMPBasicSchema - Class in org.apache.xmlgraphics.xmp.schemas
-
XMP schema for XMP Basic.
- XMPBasicSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
-
Creates a new schema instance for Dublin Core.
- XMPComplexValue - Class in org.apache.xmlgraphics.xmp
-
Base class for complex data types in XMP.
- XMPComplexValue() - Constructor for class org.apache.xmlgraphics.xmp.XMPComplexValue
- XMPConstants - Interface in org.apache.xmlgraphics.xmp
-
Constants used in XMP metadata.
- XMPHandler - Class in org.apache.xmlgraphics.xmp
-
Passive XMP parser implemented as a SAX DefaultHandler.
- XMPHandler() - Constructor for class org.apache.xmlgraphics.xmp.XMPHandler
- XMPPacketParser - Class in org.apache.xmlgraphics.xmp
-
This class is a parser for XMP packets.
- XMPParser - Class in org.apache.xmlgraphics.xmp
-
The XMP parser.
- XMPProperty - Class in org.apache.xmlgraphics.xmp
-
This class is the base class for all XMP properties.
- XMPProperty(QName, Object) - Constructor for class org.apache.xmlgraphics.xmp.XMPProperty
-
Creates a new XMP property.
- XMPSchema - Class in org.apache.xmlgraphics.xmp
-
Base class for schema implementations that provide user-friendly access to XMP values.
- XMPSchema(String, String) - Constructor for class org.apache.xmlgraphics.xmp.XMPSchema
-
Constructs a new XMP schema object.
- XMPSchemaAdapter - Class in org.apache.xmlgraphics.xmp
-
Base class for schema-specific adapters that provide user-friendly access to XMP values.
- XMPSchemaAdapter(Metadata, XMPSchema) - Constructor for class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
-
Main constructor.
- XMPSchemaRegistry - Class in org.apache.xmlgraphics.xmp
-
This class is a registry of XMP schemas.
- XMPSerializer - Class in org.apache.xmlgraphics.xmp
-
Serializes an XMP tree to XML or to an XMP packet.
- XMPStructure - Class in org.apache.xmlgraphics.xmp
-
Represents an XMP structure as defined by the XMP specification.
- XMPStructure() - Constructor for class org.apache.xmlgraphics.xmp.XMPStructure
-
Main constructor
- XMPThinStructure - Class in org.apache.xmlgraphics.xmp
- XMPThinStructure() - Constructor for class org.apache.xmlgraphics.xmp.XMPThinStructure
- xStep - Variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
The desired horizontal spacing between pattern cells, measured in the pattern coordinate system
- xUID - Variable in class 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 - Variable in class org.apache.xmlgraphics.java2d.ps.PSTilingPattern
-
The desired vertical spacing between pattern cells, measured in the pattern coordinate system
Z
- ZERO - Static variable in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
- ZERO - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
-
Special character "z" stands for four NULL bytes (short-cut for !!!!!)
- ZERO_ARRAY - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
-
ZERO as a byte array
- ZERO_PENALTY - Static variable in class org.apache.xmlgraphics.image.loader.util.Penalty
- zTXt - Enum constant in enum org.apache.xmlgraphics.image.codec.png.PNGChunk.ChunkType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form