xmlgraphics-commons 1.2
A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

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.
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(CachableRed, Map) - Constructor for class org.apache.xmlgraphics.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image 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, 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, 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(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(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, 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).
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(Object) - Method in class org.apache.xmlgraphics.xmp.XMPArray
Adds a new value to the array
add(String, String) - Method in class org.apache.xmlgraphics.xmp.XMPArray
Adds a language-dependant value to the array.
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.
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.
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[], byte) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Add a new string to the string table.
addStringToTable(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).
ADOBE_PDF_NAMESPACE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for the Adobe PDF Schema
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.
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.
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.
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.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 - 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
bitDepth - Variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
 
bitDepthSet - Variable in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
 
blue - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The blue color value of the entry.
bounds - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
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.

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.
canSeekBackwards() - Method in class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Returns true since all FileCacheSeekableStream 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.MemoryCacheSeekableStream
Returns true since all MemoryCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
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.
checkTransform(AffineTransform) - Method in class org.apache.xmlgraphics.ps.PSState
Check the current transform.
classLoader - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
The classloader to use to create the resource bundle.
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(Shape) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clip - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
Current clip
clip(Shape) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
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.SeekableOutputStream
 
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
 
closePage() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
cm - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
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
colorModel - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The image's ColorModel.
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 - Static variable in interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants
Indicates a normal PostScript comment (starting with "%")
comment(String) - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
 
commentln(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Writes a comment to the stream and ends the line.
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 another TIFFField by comparing the tags.
composeString(byte[], byte) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFLZWDecoder
Append newString to the end of oldString.
composite - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
Current Composite
COMPRESSION_DEFLATE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
DEFLATE lossless compression (also known as "Zip-in-TIFF").
COMPRESSION_GROUP3_1D - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Modified Huffman Compression (CCITT Group 3 1D facsimile compression).
COMPRESSION_GROUP3_2D - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
CCITT T.4 bilevel compression (CCITT Group 3 2D facsimile compression).
COMPRESSION_GROUP4 - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
CCITT T.6 bilevel compression (CCITT Group 4 facsimile compression).
COMPRESSION_JPEG_BROKEN - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
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).
COMPRESSION_JPEG_TTN2 - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
JPEG-in-TIFF compression.
COMPRESSION_LZW - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
LZW compression.
COMPRESSION_NONE - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
No compression.
COMPRESSION_PACKBITS - Static variable in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Byte-oriented run-length encoding "PackBits" compression.
concatenate(TransformStackElement) - Method in class org.apache.xmlgraphics.java2d.TransformStackElement
 
concatMatrix(double, double, double, double, double, double) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Concats the transformation matrix.
concatMatrix(double[]) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Concats the transformations 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
 
convertRealToDSC(float) - Static method in class org.apache.xmlgraphics.ps.PSGenerator
Converts a 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.
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 and dy.
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 and dy.
copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
 
copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, 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
 
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(Raster, WritableRaster) - Static method in class org.apache.xmlgraphics.image.GraphicsUtil
Copies data from one raster to another.
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(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 this Graphics object.
create() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
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 given SampleModel.
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
 
createMultiImageWriter(OutputStream) - Method in class org.apache.xmlgraphics.image.writer.AbstractImageWriter
 
createMultiImageWriter(OutputStream) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
 
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
 
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
 
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

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(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() - Method in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
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 the SeekableStream associated with this ImageDecoder.
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() - 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 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 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 the SeekableStream associated with this ImageDecoder.
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.
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_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_RGB_COLOR - Static variable in class org.apache.xmlgraphics.ps.PSState
Default color in PostScript
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.
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
DefaultNestedDocumentHandler - Class in org.apache.xmlgraphics.ps.dsc
Default implementation of the NestedDocumentHandler interface 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.
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.
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.
draw(Shape) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Shape) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
drawArc(int, int, int, int, int, int) - 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 the Graphics2D context's rendering attributes.
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, 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, 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, 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, AffineTransform, ImageObserver) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
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, 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, 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, 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.
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(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, 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.
drawString(String, float, float) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(String, float, float) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(String, float, float) - Method in class org.apache.xmlgraphics.java2d.ps.StrokingTextHandler
 
drawString(String, float, float) - Method in interface org.apache.xmlgraphics.java2d.ps.TextHandler
Draw some text.
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.
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
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.
DSCCommentFactory() - Constructor for class org.apache.xmlgraphics.ps.dsc.DSCCommentFactory
 
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(String, int) - 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.
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.
DSCConstants - Class in org.apache.xmlgraphics.ps
This class defines constants with Strings for the DSC specification.
DSCConstants() - Constructor for class org.apache.xmlgraphics.ps.DSCConstants
 
DSCEvent - Interface in org.apache.xmlgraphics.ps.dsc.events
Interface representing a DSC event.
DSCException - Exception in org.apache.xmlgraphics.ps.dsc
Exception to signal problems while parsing a supposedly DSC-conformant file.
DSCException(String) - Constructor for exception 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.
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.
DSCTools() - Constructor for class org.apache.xmlgraphics.ps.dsc.tools.DSCTools
 
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
 
dumpNode(Node) - Static method in class org.apache.xmlgraphics.util.ImageIODebugUtil
 

E

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.
EMULATION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
Use for indicating an emulator being invoked in the document
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(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(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(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.util.ImageEncoderImpl
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
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.
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
 
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
EOL - Static variable in interface org.apache.xmlgraphics.util.io.ASCII85Constants
The EOL indicator (LF)
EPS_PROCSET - Static variable in class org.apache.xmlgraphics.ps.PSProcSets
the EPS procset for the XML Graphics project
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.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
 
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.

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 regular InputStream.
FileCacheSeekableStream(InputStream) - Constructor for class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
fill(Shape) - Method in class org.apache.xmlgraphics.java2d.DefaultGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fill(Shape) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fillArc(int, int, int, int, int, int) - 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.
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
 
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 underlying RandomAccessFile.
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.
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
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.
formatDouble5(double) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Formats a double value for PostScript output (higher resolution).
formatISO8601Date(Date) - Static method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Formats a Date using ISO 8601 format in the default time zone.
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[]).
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, SampleModel) - Constructor for class org.apache.xmlgraphics.image.rendered.FormatRed
Construct an instance of CachableRed around a BufferedImage.
FormatRed(CachableRed, ColorModel) - Constructor for class org.apache.xmlgraphics.image.rendered.FormatRed
 
ForwardSeekableStream - Class in org.apache.xmlgraphics.image.codec.util
A subclass of SeekableStream that may be used to wrap a regular InputStream efficiently.
ForwardSeekableStream(InputStream) - Constructor for class org.apache.xmlgraphics.image.codec.util.ForwardSeekableStream
Constructs a InputStreamForwardSeekableStream from a regular InputStream.
frequency - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The probable frequency of the color in the image.

G

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
 
generate(PSGenerator) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
 
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.DSCCommentBeginResource
 
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.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 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
 
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.PDFAOldXMPSchema
Deprecated. 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.XMPBasicSchema
Creates and returns an adapter for this schema around the given metadata object.
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.
getBitDepth() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the desired bit depth for a grayscale image.
getBitShift() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Returns the desired bit shift for a grayscale image.
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
 
getBufferedImage() - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
fetch the bufferedImage from this node.
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.
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.rendered.AbstractRed
 
getColorModel() - Method in class org.apache.xmlgraphics.image.rendered.RenderedImageCachableRed
 
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 the Graphics2D context.
getComposite() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Returns the current Composite in the Graphics2D 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 Strings.
getCompression() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Returns the value of the compression parameter.
getCompressionMethod() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getConformance() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
 
getCount() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFField
Returns the number of elements in the IFD.
getCreateDate() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicAdapter
 
getCreators() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
 
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.
getCustomTextHandler() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
getData() - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns the entire image in a single Raster.
getData(Rectangle) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getData() - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
getData(Rectangle) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
getData() - Method in class org.apache.xmlgraphics.image.rendered.BufferedImageCachableRed
 
getData(Rectangle) - 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.rendered.RenderedImageCachableRed
 
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.
getDefaultEncodeParam(RenderedImage) - Static method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns an instance of PNGEncodeParam.Palette, PNGEncodeParam.Gray, or PNGEncodeParam.RGB appropriate for encoding the given image.
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.PDFAOldXMPSchema
Deprecated.  
getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAXMPSchema
 
getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.schemas.XMPBasicSchema
 
getDefaultMergeRuleSet() - Method in class org.apache.xmlgraphics.xmp.XMPSchema
 
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
 
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 class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
 
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.
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.
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.
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.
getEncodeParam() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
If getGenerateEncodeParam() is true, this method may be called after decoding has completed, and will return an instance of PNGEncodeParam containing information about the contents of the PNG file just decoded.
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.
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 via setExtraImages() or null if none was supplied or if a null 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, 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.
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.
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.
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.
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.
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.
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.
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.
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.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.
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 this Graphics2D context.
getFontRenderContext() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Get the rendering context of the Font within this Graphics2D context.
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 of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method.
getGraphicContext() - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
 
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
 
getICCProfileData() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the ICC profile data to be stored with this image.
getIFDOffset() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Returns the value set by setIFDOffset() or null 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.
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 this ImageDecoder.
getInputStream() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
Returns the InputStream the PostScript code is read from.
getInstance() - Static method in class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
 
getInstance() - Static method in class org.apache.xmlgraphics.xmp.XMPSchemaRegistry
 
getInterlacing() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if Adam7 interlacing will be used.
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.
getJPEGEncodeParam() - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Retrieves the JPEG compression parameters.
getJPEGForceBaseline() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getJPEGQuality() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
 
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).
getLangValue(String) - Method in class org.apache.xmlgraphics.xmp.XMPArray
Returns a language-dependant values (available for alternative arrays).
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
 
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.
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
 
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.JPEGImageWriter
 
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
 
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.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.DSCCommentBeginResource
 
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.DSCCommentLanguageLevel
 
getName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
 
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.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
 
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
 
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.
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.
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.
getPageCount() - Method in class org.apache.xmlgraphics.java2d.ps.AbstractPSDocumentGraphics2D
 
getPageCount() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPages
Returns the page count.
getPageName() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentPage
Resturns 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 the Graphics2D context.
getPaint() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Returns the current Paint of the Graphics2D context.
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.
getPart() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAAdapter
 
getPDFVersion() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
 
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.
getPreferredPrefix() - Method in class org.apache.xmlgraphics.xmp.XMPSchema
 
getPrefix() - Method in class org.apache.xmlgraphics.util.QName
 
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 bytes.
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.
getProducer() - Method in class org.apache.xmlgraphics.xmp.schemas.pdf.AdobePDFAdapter
 
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(QName) - Method in class org.apache.xmlgraphics.xmp.Metadata
Returns a property.
getPropertyCount() - Method in class org.apache.xmlgraphics.xmp.Metadata
 
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(String) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames() - 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
 
getPSGenerator() - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
 
getPSLevel() - Method in class org.apache.xmlgraphics.ps.PSGenerator
Returns the selected PostScript level.
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
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.
getResolution() - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
 
getResource() - Method in class org.apache.xmlgraphics.ps.dsc.events.DSCCommentBeginResource
Returns the associated PSResource.
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.
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
 
getSimpleValue() - Method in class org.apache.xmlgraphics.xmp.XMPComplexValue
Returns a normal Java object representing the value if it is available.
getSize() - Method in class org.apache.xmlgraphics.xmp.XMPArray
 
getSource() - Method in class org.apache.xmlgraphics.image.rendered.FormatRed
fetch the source image for this node.
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.
getString(String) - Static method in class org.apache.xmlgraphics.image.codec.util.PropertyUtil
 
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 the Graphics2D context.
getStroke() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Returns the current Stroke in the Graphics2D context.
getSubjects() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
 
getSuggestedPalette() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns the suggested palette information to be stored with this image.
getSuppressAlpha() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns true if alpha (transparency) will be prevented from appearing in the output.
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.
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 Strings.
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
 
getTitle() - Method in class org.apache.xmlgraphics.xmp.schemas.DublinCoreAdapter
 
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 the Graphics2D context.
getTransform() - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Returns a copy of the current Transform in the Graphics2D 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
 
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.tiff.TIFFField
Returns the type of the data stored in the IFD.
getType() - Method in class org.apache.xmlgraphics.java2d.TransformStackElement
 
getType() - Method in class org.apache.xmlgraphics.ps.PSResource
 
getType() - Method in class org.apache.xmlgraphics.xmp.XMPArray
 
getUserExponent() - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Returns the current value of the user exponent parameter.
getValue(int) - Method in class org.apache.xmlgraphics.xmp.XMPArray
Returns the value at a given position
getValue() - Method in class org.apache.xmlgraphics.xmp.XMPProperty
 
getValue(String) - Method in class org.apache.xmlgraphics.xmp.XMPSchemaAdapter
Returns a simple value.
getVersion() - Method in class org.apache.xmlgraphics.ps.PSProcSet
 
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
 
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
 
getXTile(int) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
Returns the x index of tile under xloc.
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.
Glyphs() - Constructor for class org.apache.xmlgraphics.fonts.Glyphs
 
glyphToString(String) - Static method in class org.apache.xmlgraphics.fonts.Glyphs
Return the glyphname from a string, eg, glyphToString("\\") returns "backslash"
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
 
GraphicsUtil - Class in org.apache.xmlgraphics.image
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class org.apache.xmlgraphics.image.GraphicsUtil
 
green - Variable in class org.apache.xmlgraphics.image.codec.png.PNGSuggestedPaletteEntry
The green color value of the entry.

H

handle(DSCEvent, DSCParser) - Method in class org.apache.xmlgraphics.ps.dsc.DefaultNestedDocumentHandler
 
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.
hashCode() - Method in class org.apache.xmlgraphics.ps.PSResource
 
hashCode() - Method in class org.apache.xmlgraphics.util.QName
 
hasNext() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
Indicates whether there are additional items.
hasValues() - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
 
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.DSCCommentBeginResource
 
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.UnparsedDSCComment
 
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
hit(Rectangle, Shape, boolean) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.

I

IDENTITY - Static variable in class org.apache.xmlgraphics.image.GraphicsUtil
 
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(SeekableStream, ImageDecodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given SeekableStream and ImageDecodeParam instance.
ImageDecoderImpl(InputStream, ImageDecodeParam) - Constructor for class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given InputStream and ImageDecodeParam 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.
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.
ImageIODebugUtil - Class in org.apache.xmlgraphics.util
Helper class for debugging stuff in Image I/O.
ImageIODebugUtil() - Constructor for class org.apache.xmlgraphics.util.ImageIODebugUtil
 
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.
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.
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)
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).
init(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.xmlgraphics.image.rendered.AbstractRed
This is the basic init function.
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 this ImageEncoder.
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.
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
 
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
 
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.
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
 
isCompressedTextSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'zTXT' chunk will be output.
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
 
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.
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
 
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
 
isModificationTimeSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if a 'tIME' chunk will be output.
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.
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.
isSignificantBitsSet() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Returns true if an 'sBIT' chunk will be output.
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.
isTagPresent(int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDirectory
Returns true if a tag appears in the directory.
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.

J

JPEGImageWriter - Class in org.apache.xmlgraphics.image.writer.internal
ImageWriter implementation that uses the sun.com.image.codec.jpeg intefaces to write JPEG files.
JPEGImageWriter() - Constructor for class org.apache.xmlgraphics.image.writer.internal.JPEGImageWriter
 

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
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 - Static variable in interface org.apache.xmlgraphics.ps.dsc.DSCParserConstants
Indicates a normal PostScript line
line(String) - Method in class org.apache.xmlgraphics.ps.dsc.EventRecorder
 
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.
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 - 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
 
localeGroup - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
The locale group to which this object belongs.
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 - Static variable in class org.apache.xmlgraphics.image.codec.util.PropertyUtil
 
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.

M

MAC_GLYPH_NAMES - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
Glyph names for Mac encoding
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.
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.
markPos - Variable in class org.apache.xmlgraphics.image.codec.util.SeekableStream
Marked position
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.util.io.Base64DecodeStream
 
MemoryCacheSeekableStream - Class in org.apache.xmlgraphics.image.codec.util
A subclass of SeekableStream that may be used to wrap a regular InputStream.
MemoryCacheSeekableStream(InputStream) - Constructor for class org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
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) - 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
 
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.
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.
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.PDFAOldXMPSchema
Deprecated. Namespace URI for Dublin Core
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.XMPBasicSchema
Namespace URI for XMP Basic
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.
newLine() - Method in class org.apache.xmlgraphics.ps.PSGenerator
Writes a newline character to the OutputStream.
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
 
nextPage() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
 
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.
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(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
Notifies the resource tracker about the usage of a resource on the current page.
notifyResourceUsageOnPage(Collection) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
Notifies the resource tracker about the usage of resources 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.
numXTiles - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
numYTiles - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
 

O

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.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.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.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.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.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
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

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.
PageExtractor() - Constructor for class org.apache.xmlgraphics.ps.dsc.tools.PageExtractor
 
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
paintForm(PSResource, Rectangle2D, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
Paints a reusable image (previously added as a PostScript form).
paintReusableImage(String, Rectangle2D, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
Paints a reusable image (previously added as a PostScript form).
param - Variable in class org.apache.xmlgraphics.image.codec.util.ImageDecoderImpl
The ImageDecodeParam object associated with this ImageEncoder.
param - Variable in class org.apache.xmlgraphics.image.codec.util.ImageEncoderImpl
The ImageEncodeParam object associcted with this ImageEncoder.
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.xmp.XMPSchemaAdapter
Parses an ISO 8601 date and time value.
parseNext() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
Parses the next event.
parseValue(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
 
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.DSCCommentBeginResource
 
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.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.
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_IDENTIFICATION_OLD - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
Deprecated. Outdated, please use PDF_A_IDENTIFICATION instead.
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.
PDFAOldXMPSchema - Class in org.apache.xmlgraphics.xmp.schemas.pdf
Deprecated. Outdated, please use PDFAXMPSchema instead
PDFAOldXMPSchema() - Constructor for class org.apache.xmlgraphics.xmp.schemas.pdf.PDFAOldXMPSchema
Deprecated. 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.
peek() - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
Returns the next event without moving the cursor to the next event.
PNG_COLOR_GRAY - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_GRAY_ALPHA - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_PALETTE - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_RGB - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
 
PNG_COLOR_RGB_ALPHA - Static variable in class org.apache.xmlgraphics.image.codec.png.PNGRed
 
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_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_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_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_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
 
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.Gray() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Gray
Constructs an instance of PNGEncodeParam.Gray.
PNGEncodeParam.Palette - Class in org.apache.xmlgraphics.image.codec.png
 
PNGEncodeParam.Palette() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.Palette
Constructs an instance of PNGEncodeParam.Palette.
PNGEncodeParam.RGB - Class in org.apache.xmlgraphics.image.codec.png
 
PNGEncodeParam.RGB() - Constructor for class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam.RGB
Constructs an instance of PNGEncodeParam.RGB.
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
 
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)
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.
processPathIterator(PathIterator) - Method in class org.apache.xmlgraphics.java2d.ps.PSGraphics2D
Processes a path iterator generating the nexessary painting operations.
properties - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
A Hashtable containing the image 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
 
PropertyUtil() - Constructor for class org.apache.xmlgraphics.image.codec.util.PropertyUtil
 
props - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
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
Returns an iterator where each element should implement the interface (or subclass the baseclass) described by cls.
PS_ADOBE_30 - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
Lead-in for a DSC-conformant PostScript file
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
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
 
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.
PSProcSets() - Constructor for class org.apache.xmlgraphics.ps.PSProcSets
 
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

Q

QName - Class in org.apache.xmlgraphics.util
Represents a qualified name of an XML element or an XML attribute.
QName(String, String, String) - Constructor for class org.apache.xmlgraphics.util.QName
Main constructor.
QName(String, String) - Constructor for class org.apache.xmlgraphics.util.QName
Main constructor.

R

RDF_NAMESPACE - Static variable in interface org.apache.xmlgraphics.xmp.XMPConstants
Namespace URI for RDF
read() - Method in class org.apache.xmlgraphics.image.codec.util.FileCacheSeekableStream
Reads the next byte of data from the input stream.
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() - 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.ForwardSeekableStream
Forwards the request to the real InputStream.
read() - Method in class org.apache.xmlgraphics.image.codec.util.MemoryCacheSeekableStream
Reads the next byte of data from the input stream.
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() - Method in class org.apache.xmlgraphics.image.codec.util.SeekableStream
Reads the next byte of data from the input stream.
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() - Method in class org.apache.xmlgraphics.util.io.ASCII85InputStream
 
read() - Method in class org.apache.xmlgraphics.util.io.Base64DecodeStream
 
read(byte[], int, int) - Method in class org.apache.xmlgraphics.util.io.Base64DecodeStream
 
read() - Method in class org.apache.xmlgraphics.util.io.SubInputStream
 
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.
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.
readResolve() - Method in class org.apache.xmlgraphics.java2d.TransformType
This is called by the serialization code before it returns an unserialized object.
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.
register(ImageWriter) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterRegistry
Registers a new ImageWriter implementation in the registry.
registerNeededResource(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
Registers a needed resource.
registerSuppliedResource(PSResource) - Method in class org.apache.xmlgraphics.ps.dsc.ResourceTracker
Registers a supplied resource.
removeAllPrivateChunks() - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Remove all private chunks associated with this parameter instance.
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-dependant value
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) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
Renders a bitmap image to PostScript.
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
Places an EPS file in the PostScript stream.
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.
resolveURI(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Attempts to resolve the given URI.
RESOURCE_TYPES - Static variable in class org.apache.xmlgraphics.ps.dsc.events.AbstractResourcesDSCComment
Defines the known resource types (font, procset, file, pattern etc.).
resourceBundle - Variable in class org.apache.xmlgraphics.util.i18n.LocalizableSupport
The resources
RESOURCES - Static variable in class org.apache.xmlgraphics.image.codec.util.PropertyUtil
 
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.
rotate(double) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
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) - 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.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.
saveGraphicsState() - Method in class org.apache.xmlgraphics.ps.PSGenerator
Saves the graphics state of the rendering engine.
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
 
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.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.
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 a RandomAccessFile.
SeekableStream - Class in org.apache.xmlgraphics.image.codec.util
An abstract subclass of java.io.InputStream that allows seeking within the input, similar to the RandomAccessFile class.
SeekableStream() - Constructor for class org.apache.xmlgraphics.image.codec.util.SeekableStream
 
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.
Service() - Constructor for class org.apache.xmlgraphics.util.Service
 
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.
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.
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(Shape) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the current clipping area to an arbitrary clip shape.
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.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.
setComposite(Composite) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Sets the Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Sets the Composite for the Graphics2D 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(int) - 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.
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 reponsible 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.
setEncodeParam(PNGEncodeParam) - Method in class org.apache.xmlgraphics.image.codec.png.PNGDecodeParam
Sets the current encoder param instance.
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 the ImageEncoder.
setFilter(DSCFilter) - Method in class org.apache.xmlgraphics.ps.dsc.DSCParser
Sets a filter for DSC events.
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.
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 the getEncodeParam 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
setICCProfileData(byte[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the ICC profile data to be stored with this image.
setIFDOffset(long) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFDecodeParam
Sets the offset in the stream from which to read the image.
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.
setJPEGEncodeParam(JPEGEncodeParam) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Sets the JPEG compression parameters.
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.
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.XMPBasicAdapter
Sets the date and time the resource was last modified.
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 the Graphics2D context.
setPaint(Paint) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Sets the Paint attribute for the Graphics2D 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.
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").
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(XMPProperty) - Method in class org.apache.xmlgraphics.xmp.Metadata
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.
setResolution(int) - Method in class org.apache.xmlgraphics.image.writer.ImageWriterParams
Sets the target resolution of the bitmap image to be written.
setResourceTracker(ResourceTracker) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Sets the ResourceTracker instance to be associated with this PSGenerator.
setSignificantBits(int[]) - Method in class org.apache.xmlgraphics.image.codec.png.PNGEncodeParam
Sets the number of significant bits for each band of the image.
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 the Graphics2D context.
setStroke(Stroke) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Sets the Stroke for the Graphics2D 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.
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.
setTileSize(int, int) - Method in class org.apache.xmlgraphics.image.codec.tiff.TIFFEncodeParam
Sets the dimensions of the tiles to be written.
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 the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Sets the Transform in the Graphics2D context.
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.
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.
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.
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
 
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
 
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.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.
sm - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
sources - Variable in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
The image's sources, stored in a Vector.
splitParams(String) - Method in class org.apache.xmlgraphics.ps.dsc.events.AbstractDSCComment
Splits the params of the DSC comment value in to a List.
srcs - Variable in class org.apache.xmlgraphics.image.rendered.AbstractRed
 
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 (!)
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
 
STD_PROCSET - Static variable in class org.apache.xmlgraphics.ps.PSProcSets
the standard procset for the XML Graphics project
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.ps
Default TextHandler implementation which paints text using graphics primitives (shapes).
StrokingTextHandler(PSGraphics2D) - Constructor for class org.apache.xmlgraphics.java2d.ps.StrokingTextHandler
 
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.
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
 

T

TEX8R_GLYPH_NAMES - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
Glyph names for tex8r encoding
textAsShapes - Variable in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Text handling strategy.
TextHandler - Interface in org.apache.xmlgraphics.java2d.ps
Interface which the PSGraphics2D class delegates text painting to.
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_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, ImageDecodeParam) - 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, 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.
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.
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.
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.
TITLE - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
Title of the document
toInt() - Method in class org.apache.xmlgraphics.java2d.TransformType
Convenience for enumeration switching.
toObjectArray() - Method in class org.apache.xmlgraphics.xmp.XMPArray
Converts the array to an object array.
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
 
toSAX(ContentHandler) - Method in class org.apache.xmlgraphics.xmp.XMPArray
 
toSAX(ContentHandler) - Method in class org.apache.xmlgraphics.xmp.XMPProperty
 
toString() - Method in class org.apache.xmlgraphics.java2d.TransformType
 
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
 
TRAILER - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
Indicates the start of the document trailer
transform(AffineTransform) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform - Variable in class org.apache.xmlgraphics.java2d.GraphicContext
Current AffineTransform.
transform(AffineTransform) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
TRANSFORM_GENERAL - 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 valide or not.
TransformType - Class in org.apache.xmlgraphics.java2d
Enumeration for transformation types.
translate(int, int) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(double, double) - Method in class org.apache.xmlgraphics.java2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a translation transform.
translate(int, int) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(double, double) - Method in class org.apache.xmlgraphics.java2d.GraphicContext
Concatenates the current Graphics2D Transform with a translation transform.
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
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

UNICODE_GLYPHS - Static variable in class org.apache.xmlgraphics.fonts.Glyphs
List of unicode glyphs
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.
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(IIOMetadata, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
Updates the metadata information based on the parameters to this writer.
updateMetadata(IIOMetadata, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOJPEGImageWriter
 
updateMetadata(IIOMetadata, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriter
 
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.
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.
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.
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.
VERSION - Static variable in class org.apache.xmlgraphics.ps.DSCConstants
Version of the document
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
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 given InputStream, optionally including support for seeking backwards.
write(int) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
write(byte[]) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
write(byte[], int, int) - Method in class org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
 
write(String) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Writes a PostScript command to the stream.
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(byte[]) - Method in class org.apache.xmlgraphics.util.io.Base64EncodeStream
 
write(byte[], int, int) - 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.io.RunLengthEncodeOutputStream
 
write(byte[], int, int) - Method in class org.apache.xmlgraphics.util.io.RunLengthEncodeOutputStream
 
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
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
 
writeFileHeader() - Method in class org.apache.xmlgraphics.java2d.ps.EPSDocumentGraphics2D
 
writeFileHeader() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
 
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(RenderedImage, OutputStream) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
 
writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.imageio.ImageIOImageWriter
 
writeImage(RenderedImage, OutputStream) - Method in interface org.apache.xmlgraphics.image.writer.ImageWriter
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) - Method in class org.apache.xmlgraphics.image.writer.internal.JPEGImageWriter
 
writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.internal.JPEGImageWriter
 
writeImage(RenderedImage, OutputStream) - Method in class org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
 
writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.internal.PNGImageWriter
 
writeImage(RenderedImage, OutputStream) - Method in class org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
 
writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in class org.apache.xmlgraphics.image.writer.internal.TIFFImageWriter
 
writeImage(RenderedImage, ImageWriterParams) - Method in interface org.apache.xmlgraphics.image.writer.MultiImageWriter
Encodes an image and writes it to the image file.
writeImage(byte[], Dimension, String, Rectangle2D, boolean, ColorSpace, PSGenerator) - 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
 
writePageHeader() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
 
writePageSetup() - Method in class org.apache.xmlgraphics.java2d.ps.StrokingTextHandler
 
writePageSetup() - Method in interface org.apache.xmlgraphics.java2d.ps.TextHandler
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
 
writePageTrailer() - Method in class org.apache.xmlgraphics.java2d.ps.PSDocumentGraphics2D
 
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.
writeResources(boolean) - Method in class org.apache.xmlgraphics.ps.PSGenerator
Deprecated. Use the writeResources() on ResourceTracker instead.
writeReusableImage(byte[], Dimension, String, String, boolean, ColorSpace, PSGenerator) - Static method in class org.apache.xmlgraphics.ps.PSImageUtils
Writes a bitmap image as a PostScript form enclosed by DSC resource wrappers to the PostScript file.
writeSetup() - Method in class org.apache.xmlgraphics.java2d.ps.StrokingTextHandler
 
writeSetup() - Method in interface org.apache.xmlgraphics.java2d.ps.TextHandler
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.
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

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.
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
 
XMPParser - Class in org.apache.xmlgraphics.xmp
The XMP parser.
XMPParser() - Constructor for class org.apache.xmlgraphics.xmp.XMPParser
 
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.
XMPSerializer() - Constructor for class org.apache.xmlgraphics.xmp.XMPSerializer
 
XToTileX(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.
XToTileX(int) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.

Y

YToTileY(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.
YToTileY(int) - Method in class org.apache.xmlgraphics.image.codec.util.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.

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

A B C D E F G H I J L M N O P Q R S T U V W X Y Z
xmlgraphics-commons 1.2

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