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

A

A - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
ABSOLUTE_COLORIMETRIC - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
 
absoluteColorimetricToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
Absolute colorimetric.
AbstractColorInterpolationRable - Class in org.apache.batik.ext.awt.image.renderable
This is an abstract base class that adds the ability to specify the Color Space that the operation should take place in (linear sRGB or gamma corrected sRBG).
AbstractColorInterpolationRable() - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
void constructor.
AbstractColorInterpolationRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from src.
AbstractColorInterpolationRable(Filter, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from src and props.
AbstractColorInterpolationRable(List) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from a list of sources.
AbstractColorInterpolationRable(List, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from a list of sources, and bounds.
AbstractGraphics2D - Class in org.apache.batik.ext.awt.g2d
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.batik.ext.awt.g2d.AbstractGraphics2D
 
AbstractGraphics2D(AbstractGraphics2D) - Constructor for class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Creates a new AbstractGraphics2D from an existing instance.
AbstractLight - Class in org.apache.batik.ext.awt.image
An abstract implementation of the Light interface.
AbstractLight(Color) - Constructor for class org.apache.batik.ext.awt.image.AbstractLight
 
AbstractRable - Class in org.apache.batik.ext.awt.image.renderable
This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the RenderableImage interface.
AbstractRable() - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
void constructor.
AbstractRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from src.
AbstractRable(Filter, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from src and props.
AbstractRable(List) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from a list of sources.
AbstractRable(List, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from a list of sources, and bounds.
AbstractRed - Class in org.apache.batik.ext.awt.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.batik.ext.awt.image.rendered.AbstractRed
void constructor.
AbstractRed(Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect and props (may be null).
AbstractRed(CachableRed, Map) - Constructor for class org.apache.batik.ext.awt.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.batik.ext.awt.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.batik.ext.awt.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.batik.ext.awt.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.batik.ext.awt.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.batik.ext.awt.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.batik.ext.awt.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).
AbstractRegistryEntry - Class in org.apache.batik.ext.awt.image.spi
 
AbstractRegistryEntry(String, float, String[], String[]) - Constructor for class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
AbstractRegistryEntry(String, float, String, String) - Constructor for class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
AbstractSegment - Class in org.apache.batik.ext.awt.geom
An abstract class for path segments.
AbstractSegment() - Constructor for class org.apache.batik.ext.awt.geom.AbstractSegment
 
AbstractTiledRed - Class in org.apache.batik.ext.awt.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.
AbstractTiledRed() - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
void constructor.
AbstractTiledRed(Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract RenderedImage from a bounds rect and props (may be null).
AbstractTiledRed(CachableRed, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract RenderedImage from a source image and props (may be null).
AbstractTiledRed(CachableRed, Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractTiledRed(CachableRed, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractTiledRed(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract Rable from a bounds rect and props (may be null).
AbstractTiledRed(List, Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract Rable from a List of sources a bounds rect and props (may be null).
AbstractTiledRed(List, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null) and props (may be null).
AbstractTiledRed(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null), tile grid offsets and props (may be null).
ACTION_COMMAND_CANCEL - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
ACTION_COMMAND_OK - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
add(Object) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
add(Rectangle) - Method in class org.apache.batik.ext.awt.geom.RectListManager
Ensures that this collection contains the specified element
add(Rectangle, int, int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
Ensures that this collection contains the specified element l is the lower bound index for insertion r is upper bound index for insertion.
add(RectListManager) - Method in class org.apache.batik.ext.awt.geom.RectListManager
Adds the contents of rlm to this RectListManager.
add(Segment) - Method in class org.apache.batik.ext.awt.geom.SegmentList
 
add(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
add(Component, int, int, int, int, int, int, double, double) - Method in class org.apache.batik.ext.swing.JGridBagPanel
This version uses default insets and assumes that components are added in positive cell coordinates.
addAll(Collection) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
addPoint(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
 
addPoint(float, float) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Appends the specified coordinates to this Polygon2D.
addPoint(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
 
addPoint(float, float) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Appends the specified coordinates to this Polyline2D.
addRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addToPanelAtRow(String, Document, String, JGridBagPanel, int) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
ADJUST_GLYPHS - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
Use the entire glyph to adjust for textLength.
ADJUST_SPACING - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
Use the spacing between the glyphs to adjust for textLength.
AffineRable - Interface in org.apache.batik.ext.awt.image.renderable
Adjusts the input images coordinate system by a general Affine transform
AffineRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Concrete implementation of the AffineRable interface.
AffineRable8Bit(Filter, AffineTransform) - Constructor for class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
AffineRed - Class in org.apache.batik.ext.awt.image.rendered
This is an implementation of an affine operation as a RenderedImage.
AffineRed(CachableRed, AffineTransform, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.AffineRed
 
ALIGN_END - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
Align the text at the end of the path.
ALIGN_MIDDLE - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
Align the text at the middle of the path.
ALIGN_START - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
Align the text at the start of the path.
allPaintRable(RenderableImage) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
This returns true if ri and all of ri's sources implement the PaintRable interface.
ALPHA - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
ALPHA - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
amplitude - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
The amplitude of the Gamma function
angleAtLength(int, float) - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the slope of the path at the specified length.
angleAtLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the slope of the path at the specified length.
Any2LsRGBRed - Class in org.apache.batik.ext.awt.image.rendered
This function will tranform an image from any colorspace into a luminance image.
Any2LsRGBRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
Construct a luminace image from src.
Any2LumRed - Class in org.apache.batik.ext.awt.image.rendered
This function will tranform an image from any colorspace into a luminance image.
Any2LumRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.Any2LumRed
Construct a luminace image from src.
Any2sRGBRed - Class in org.apache.batik.ext.awt.image.rendered
This function will tranform an image from any colorspace into a luminance image.
Any2sRGBRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
Construct a luminance image from src.
append(Shape, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
append(PathIterator, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
append(ExtendedPathIterator, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
applyLut_INT(WritableRaster, int[]) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
 
arcTo(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Adds an elliptical arc, defined by two radii, an angle from the x-axis, a flag to choose the large arc or not, a flag to indicate if we increase or decrease the angles and the final point of the arc.
ARGBChannel - Class in org.apache.batik.ext.awt.image
Enumerated type for an ARGB Channel selector.
ARITHMETIC(float, float, float, float) - Static method in class org.apache.batik.ext.awt.image.CompositeRule
Factory to create artithmatic CompositeRules.
ATOP - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source Atop Destination rule.
ATOP - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
AUTO - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
 
AvoidTilingHintKey - Class in org.apache.batik.ext.awt
A transcoding Key represented as a boolean to indicate whether tiling of bitmaps is undesired by the destination.

B

B - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
background - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current background color.
BLUE - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
BLUE - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
BOTH - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Resize the component both horizontally and vertically.
bounds - Variable in class org.apache.batik.ext.awt.geom.Polygon2D
Bounds of the Polygon2D.
bounds - Variable in class org.apache.batik.ext.awt.geom.Polyline2D
Bounds of the Polyline2D.
bounds - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
BROKEN_LINK_PROPERTY - Static variable in class org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
The image returned by getBrokenLinkImage should always return some value when queried for the BROKEN_LINK_PROPERTY.
BrokenLinkProvider - Class in org.apache.batik.ext.awt.image.spi
This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.
BrokenLinkProvider() - Constructor for class org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
 
BufferedImageCachableRed - Class in org.apache.batik.ext.awt.image.rendered
This implements CachableRed based on a BufferedImage.
BufferedImageCachableRed(BufferedImage) - Constructor for class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
Construct an instance of CachableRed around a BufferedImage.
BufferedImageCachableRed(BufferedImage, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
build() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
Adds the control components into this panel.
buildHueRotate(float) - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_HUE_ROTATE instance.
buildLuminanceToAlpha() - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_LUMINANCE_TO_ALPHA instance
buildMatrix(float[][]) - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_MATRIX instance
buildPanel(String, String, Document, String, Document, String, String, boolean) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
buildRotatePanel() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
buildSaturate(float) - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_SATURATE instance
BumpMap - Class in org.apache.batik.ext.awt.image.rendered
Default BumpMap implementation.
BumpMap(RenderedImage, double, double, double) - Constructor for class org.apache.batik.ext.awt.image.rendered.BumpMap
Stores the normals for this bumpMap.

C

CachableRed - Interface in org.apache.batik.ext.awt.image.rendered
This provides a number of extra methods that enable a system to better analyse the dependencies between nodes in a render graph.
CENTER - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component in the center of its display area.
CHANNEL_A - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
Types.
CHANNEL_A - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_B - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_B - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_G - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_G - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_R - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_R - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
checkCache(ParsedURL, ICCColorSpaceWithIntent) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
checkMoveTo() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Checks if previous command was a moveto command, skipping a close command (if present).
checkRaster() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
clear(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Clear the entry for String.
clear() - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
clear() - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
clear(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Clear the entry for ParsedURL.
clearRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clip(Shape) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.GraphicContext
Current clip
clip(Shape) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clipPath - Variable in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
The node who's outline specifies our mask.
ClipRable - Interface in org.apache.batik.ext.awt.image.renderable
Implements a clip operation.
ClipRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
ClipRable implementation
ClipRable8Bit(Filter, Shape) - Constructor for class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
ClipRable8Bit(Filter, Shape, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
clipRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Intersects the current clip with the specified rectangle.
clone() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
 
clone() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
clone() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
clone() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
clone() - Method in class org.apache.batik.ext.awt.geom.Linear
 
clone() - Method in class org.apache.batik.ext.awt.geom.Polygon2D
 
clone() - Method in class org.apache.batik.ext.awt.geom.Polyline2D
 
clone() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
clone() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Standard Object clone method.
closePath() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
cm - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
coerceColorModel(ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
ColorMatrixRable - Interface in org.apache.batik.ext.awt.image.renderable
Defines the interface expected from a color matrix operation
ColorMatrixRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Implements the interface expected from a color matrix operation
ColorMatrixRed - Class in org.apache.batik.ext.awt.image.rendered
 
ColorMatrixRed(CachableRed, float[][]) - Constructor for class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
colors - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Gradient colors.
colorSpace - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The colorSpace in which to perform the interpolation.
ColorSpaceHintKey - Class in org.apache.batik.ext.awt
TranscodingHint as to what the destination of the drawing is.
comparator - Static variable in class org.apache.batik.ext.awt.geom.RectListManager
The comparator used to sort the elements of this List.
ComponentTransferFunction - Interface in org.apache.batik.ext.awt.image
Defines the interface expected from a component transfer function.
ComponentTransferRable - Interface in org.apache.batik.ext.awt.image.renderable
Defines the interface expected from a component transfer operation.
ComponentTransferRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
This class implements the interface expected from a component transfer operation.
ComponentTransferRable8Bit(Filter, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction) - Constructor for class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
ComponentTransferRed - Class in org.apache.batik.ext.awt.image.rendered
 
ComponentTransferRed(CachableRed, TransferFunction[], RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.ComponentTransferRed
The constructor will instantiate a LookupOp instance using a LookupOp, which is built using the four LUT data obtained by the TransferFunction objects funcs[0] : Alpha component transfer function funcs[1] : Red component transfer function funcs[2] : Green component transfer function funcs[3] : Blue component transfer function
compose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
compose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE
 
composite - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current Composite
CompositeRable - Interface in org.apache.batik.ext.awt.image.renderable
Composites a list of images according to a single composite rule.
CompositeRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Composites a list of images according to a single composite rule.
CompositeRable8Bit(List, CompositeRule, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
CompositeRed - Class in org.apache.batik.ext.awt.image.rendered
This is an implementation of an affine operation as a RenderedImage.
CompositeRed(List, CompositeRule) - Constructor for class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
CompositeRule - Class in org.apache.batik.ext.awt.image
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation.
computeArc(double, double, double, double, double, boolean, boolean, double, double) - Static method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
This constructs an unrotated Arc2D from the SVG specification of an Elliptical arc.
concatenate(TransformStackElement) - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
ConcreteComponentTransferFunction - Class in org.apache.batik.ext.awt.image
This class implements the interface expected from a component transfer function.
CONFIG_BOTTOM_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_LEFT_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_RIGHT_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_TEXT_FIELD_WIDTH - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_TOP_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
construct(CachableRed, ColorModel) - Static method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Point) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Determines whether the specified Point is inside this Polygon.
contains(int, int) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Determines whether the specified coordinates are inside this Polygon.
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Determines if the specified coordinates are inside this Polygon.
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if a specified Point2D is inside the boundary of this Polygon.
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if the interior of this Polygon entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if the interior of this Polygon entirely contains the specified Rectangle2D.
contains(Point) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Determines whether the specified Point is inside this Polyline2D.
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Determines if the specified coordinates are inside this Polyline2D.
contains(int, int) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Determines whether the specified coordinates are inside this Polyline2D.
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if a specified Point2D is inside the boundary of this Polyline2D.
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if the interior of this Polyline2D entirely contains the specified set of rectangular coordinates.
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if the interior of this Polyline2D entirely contains the specified Rectangle2D.
contains(Object) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
containsAll(Collection) - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns true if this collection contains all of the elements in the specified collection.
containsAll(RectListManager) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
convertSourceCS(CachableRed) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
convertSourceCS(RenderedImage) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
convertToLsRGB(CachableRed) - Static method in class org.apache.batik.ext.awt.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.batik.ext.awt.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the sRGB colorspace.
ConvolveMatrixRable - Interface in org.apache.batik.ext.awt.image.renderable
Convolves an image with a convolution matrix.
ConvolveMatrixRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Convolves an image with a convolution matrix.
ConvolveMatrixRable8Bit(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
copy() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Similar to clone only strongly typed TODO Java 5: The use of covariant return types on clone() can eliminate this method.
copyArea(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
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.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
copyData(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Copies data from one raster to another.
copyData(BufferedImage, BufferedImage) - Static method in class org.apache.batik.ext.awt.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.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ComponentTransferRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.DiffuseLightingRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FilterAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FilterAsAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FloodRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ProfileRed
This method will turn the input image in an sRGB image as follows.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
Generates a Perlin noise pattern into dest Raster.
copyData_FALLBACK(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyData_INT_PACK(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.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.batik.ext.awt.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.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyToRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Copies data from this images tile grid into wr.
copyToRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Copies data from this images tile grid into wr.
copyToRasterByBlocks(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
create() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
createCompatibleDestRaster(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
createDialog(Component, String) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
Creates a new modal dialog box that can be used to configure an AffineTransform
createGeneralTransformElement(AffineTransform) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createGraphics(BufferedImage, RenderingHints) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
This is a wrapper around the system's BufferedImage.createGraphics that arranges for bi to be stored in a Rendering hint in the returned Graphics2D.
createGraphics(BufferedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Create a RenderedImage that is filled with the current flood fill paint
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
 
createRotateElement(double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createScaledRendering(int, int, RenderingHints) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
createScaledRendering(int, int, RenderingHints) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createScaleElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createShearElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createTile(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Computes the tile to use for the tiling operation.
createTileStore() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
createTransformedShape(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
createTranslateElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
csLinear - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Indicates if the operation should be done in linear or gamma corrected sRGB.
Cubic - Class in org.apache.batik.ext.awt.geom
A class representing a cubic path segment.
Cubic() - Constructor for class org.apache.batik.ext.awt.geom.Cubic
 
Cubic(double, double, double, double, double, double, double, double) - Constructor for class org.apache.batik.ext.awt.geom.Cubic
 
Cubic(Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double) - Constructor for class org.apache.batik.ext.awt.geom.Cubic
 
currentSegment() - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
currentSegment(double[]) - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
currentSegment(float[]) - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
currentSegment(double[]) - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
currentSegment(float[]) - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
currentSegment() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
currentSegment(double[]) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
currentSegment(float[]) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
curveTo(float, float, float, float, float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
cycleMethod - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The method to use when painting out of the gradient bounds.

D

DARKEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Darken rule.
DARKEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
DEFAULT_INSETS - Static variable in class org.apache.batik.ext.swing.JGridBagPanel
An InsetsManager that uses padding for inside cells
DefaultBrokenLinkProvider - Class in org.apache.batik.ext.awt.image.spi
 
DefaultBrokenLinkProvider() - Constructor for class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
DefaultGraphics2D - Class in org.apache.batik.ext.awt.g2d
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.batik.ext.awt.g2d.DefaultGraphics2D
Default constructor
DefaultGraphics2D(DefaultGraphics2D) - Constructor for class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
This constructor supports the create method
defaultTransform - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Default Transform to be used for creating FontRenderContext.
DeferRable - Class in org.apache.batik.ext.awt.image.renderable
This class allows for the return of a proxy object quickly, while a heavy weight object is constrcuted in a background Thread.
DeferRable() - Constructor for class org.apache.batik.ext.awt.image.renderable.DeferRable
Constructor takes nothing
DEG_TO_RAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
deltaX - Variable in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
deltaY - Variable in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
DiffuseLightingRable - Interface in org.apache.batik.ext.awt.image.renderable
This filter primitive lights an image using the alpha channel as a bump map.
DiffuseLightingRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Implementation of the DiffuseLightRable interface.
DiffuseLightingRable8Bit(Filter, Rectangle2D, Light, double, double, double[]) - Constructor for class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
DiffuseLightingRed - Class in org.apache.batik.ext.awt.image.rendered
 
DiffuseLightingRed(double, Light, BumpMap, Rectangle, double, double, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.DiffuseLightingRed
 
DISCRETE - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
DiscreteTransfer - Class in org.apache.batik.ext.awt.image
This class defines the Discrete type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
DiscreteTransfer(int[]) - Constructor for class org.apache.batik.ext.awt.image.DiscreteTransfer
The input is an int array which will be used later to construct the lut data
DisplacementMapRable - Interface in org.apache.batik.ext.awt.image.renderable
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image
DisplacementMapRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image
DisplacementMapRable8Bit(List, double, ARGBChannel, ARGBChannel) - Constructor for class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
DisplacementMapRed - Class in org.apache.batik.ext.awt.image.rendered
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
DisplacementMapRed(CachableRed, CachableRed, ARGBChannel, ARGBChannel, float, float, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
dispose() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
dispose() - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
DistantLight - Class in org.apache.batik.ext.awt.image
A light source placed at the infinity, such that the light angle is constant over the whole surface.
DistantLight(double, double, Color) - Constructor for class org.apache.batik.ext.awt.image.DistantLight
 
distributeAcross(RenderableImage, Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
This function attempts to distribute the filterRes operation across src.
divide_BYTE_COMP_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
divide_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
divideAlpha(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
done - Variable in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
Whether the single segment has been passed.
DoubleDocument - Class in org.apache.batik.ext.swing
Helper class.
DoubleDocument() - Constructor for class org.apache.batik.ext.swing.DoubleDocument
 
draw(Shape) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
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.batik.ext.awt.g2d.AbstractGraphics2D
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawBlock(TileBlock, WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
drawBlockAndCopy(TileBlock[], WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
drawBlockInPlace(TileBlock[], WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.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.batik.ext.awt.g2d.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.batik.ext.awt.g2d.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.batik.ext.awt.g2d.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.batik.ext.awt.g2d.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.batik.ext.awt.g2d.AbstractGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Graphics2D, RenderedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws ri into g2d.
drawImage(Graphics2D, CachableRed) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws cr into g2d.
drawImage(Graphics2D, RenderableImage, RenderContext) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws a Filter (RenderableImage) into a Graphics 2D after taking into account a particular RenderContext.
drawImage(Graphics2D, RenderableImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws a Filter (RenderableImage) into a Graphics 2D.
drawLine(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.AbstractGraphics2D
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.AbstractGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
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.batik.ext.awt.g2d.AbstractGraphics2D
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(String, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.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.batik.ext.awt.g2d.DefaultGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
dump() - Method in class org.apache.batik.ext.awt.geom.RectListManager
 

E

EAST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component on the left side of its display area, centered vertically.
emptyRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
ensureCapacity(int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
eps - Static variable in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
eps_abs_eq(double, double) - Static method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
eps_eq(double, double) - Static method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
equals(Object) - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
ERR_STREAM_FORMAT_UNREADABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a url of a particular format is unreadable (corrupt).
ERR_STREAM_UNREADABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a stream is unreadable (corrupt or unsupported).
ERR_URL_FORMAT_UNREADABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a url of a particular format is unreadable (corrupt).
ERR_URL_UNINTERPRETABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when the data in the url is uninterpretable by this software (meaning it's corrupt or an unsupported format of some sort).
ERR_URL_UNREACHABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a url is unreachable (ussually bad URL, or server is down).
ErrorConstants - Interface in org.apache.batik.ext.awt.image.spi
The built in error codes.
eval(double) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
eval(double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
eval(double) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
eval(double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
evalDt(double) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
evalDt(double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
evalDt(double) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
evalDt(double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
exponent - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
The exponent of the Gamma function
ExtendedGeneralPath - Class in org.apache.batik.ext.awt.geom
The ExtendedGeneralPath class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.
ExtendedGeneralPath() - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath.
ExtendedGeneralPath(int) - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath with the specified winding rule to control operations that require the interior of the path to be defined.
ExtendedGeneralPath(int, int) - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath object with the specified winding rule and the specified initial capacity to store path coordinates.
ExtendedGeneralPath(Shape) - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath object from an arbitrary Shape object.
ExtendedPathIterator - Interface in org.apache.batik.ext.awt.geom
The ExtendedPathIterator class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.
ExtendedShape - Interface in org.apache.batik.ext.awt.geom
The ExtendedShape class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.

F

fill(Shape) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
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.batik.ext.awt.g2d.AbstractGraphics2D
Fills a circular or elliptical arc covering the specified rectangle.
fillOutRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillOutRaster_FALLBACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillOutRaster_INT_PACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillOval(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills a closed polygon defined by arrays of x and y coordinates.
fillRasterFrom(WritableRaster, RenderedImage) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills the specified rounded corner rectangle with the current color.
Filter - Interface in org.apache.batik.ext.awt.image.renderable
This is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.
filter(Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
Filters src and writes result into dest.
filter(BufferedImage, BufferedImage) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
This implementation of filter does the morphology operation on a premultiplied alpha image.
FilterAlphaRable - Class in org.apache.batik.ext.awt.image.renderable
FilterAlphaRable implementation.
FilterAlphaRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
FilterAlphaRed - Class in org.apache.batik.ext.awt.image.rendered
This strips out the source alpha channel into a one band image.
FilterAlphaRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.FilterAlphaRed
Construct an alpah channel from the given src, according to the SVG masking rules.
FilterAsAlphaRable - Class in org.apache.batik.ext.awt.image.renderable
FilterAsAlphaRable implementation.
FilterAsAlphaRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
FilterAsAlphaRed - Class in org.apache.batik.ext.awt.image.rendered
This converts any source into a mask according to the SVG masking rules.
FilterAsAlphaRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.FilterAsAlphaRed
Construct an alpah channel from the given src, according to the SVG masking rules.
filterBL(Raster, WritableRaster, int[], int[], int[], int[]) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
filterBLPre(Raster, WritableRaster, int[], int[], int[], int[]) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
FilterChainRable - Interface in org.apache.batik.ext.awt.image.renderable
Implements a filter operation.
FilterChainRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Implements a filter chain.
FilterChainRable8Bit(Filter, Rectangle2D) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Default constructor.
FilterColorInterpolation - Interface in org.apache.batik.ext.awt.image.renderable
This is an extension of our Filter interface that adds support for a color-interpolation specification which indicates what colorspace the operation should take place in.
filterNN(Raster, WritableRaster, int[], int[], int[], int[]) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
Does displacement map using Nearest neighbor interpolation
FilterResRable - Interface in org.apache.batik.ext.awt.image.renderable
Interface for implementing filter resolution.
FilterResRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Interface for implementing filter resolution.
FilterResRable8Bit() - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
 
FilterResRable8Bit(Filter, int, int) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
 
findRoots(double, double[]) - Method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
findRoots(double, double[]) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
findRoots(double, double[]) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
findUpperIndex(float) - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the index of the path segment that bounds the specified length along the path.
fixAlpha(BufferedImage) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
fixAlpha_FALLBACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
fixAlpha_INT_PACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
fixSampleModel(CachableRed, ColorModel, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed, ColorModel, Rectangle) - Static method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
fixSampleModel(CachableRed, Rectangle) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed
This function 'fixes' the source's sample model.
fixSampleModel(RenderedImage, int, int, int, int) - Static method in class org.apache.batik.ext.awt.image.rendered.TileRed
This function 'fixes' the source's sample model.
FloodRable - Interface in org.apache.batik.ext.awt.image.renderable
Fills the input image with a given paint
FloodRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Concrete implementation of the FloodRable interface.
FloodRable8Bit(Rectangle2D, Paint) - Constructor for class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
 
FloodRed - Class in org.apache.batik.ext.awt.image.rendered
This implementation of RenderedImage will generate an infinate field of a single color.
FloodRed(Rectangle) - Constructor for class org.apache.batik.ext.awt.image.rendered.FloodRed
Construct a fully transparent black image bounds size.
FloodRed(Rectangle, Paint) - Constructor for class org.apache.batik.ext.awt.image.rendered.FloodRed
Construct a fully transparent image bounds size, will paint one tile with paint.
flush() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
flushCache(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.TileCacheRed
 
flushCache() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Removes all decoded raster images from the cache.
flushImage(ParsedURL) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Removes the given URL from the cache.
font - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current Font
foreground - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current foreground color
formatMessage(Object, String, Object[]) - Static method in class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
formatMessage(String, Object[]) - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.formatMessage(String,Object[]).
FormatRed - Class in org.apache.batik.ext.awt.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.batik.ext.awt.image.rendered.FormatRed
Construct an instance of CachableRed around a BufferedImage.
FormatRed(CachableRed, ColorModel) - Constructor for class org.apache.batik.ext.awt.image.rendered.FormatRed
 
fractions - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Gradient keyframe values in the range 0 to 1.

G

G - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
GAMMA - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
GammaTransfer - Class in org.apache.batik.ext.awt.image
GammaTransfer.java This class defines the Gamma type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
GammaTransfer(float, float, float) - Constructor for class org.apache.batik.ext.awt.image.GammaTransfer
Three floats as the input for the Gamma function
GaussianBlurRable - Interface in org.apache.batik.ext.awt.image.renderable
Implements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis.
GaussianBlurRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
GaussianBlurRable implementation
GaussianBlurRable8Bit(Filter, double, double) - Constructor for class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
GaussianBlurRed8Bit - Class in org.apache.batik.ext.awt.image.rendered
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
GaussianBlurRed8Bit(CachableRed, double, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Construct a blurred version of src, by blurring with a gaussian kernel with standard Deviation of stdDev pixels.
GaussianBlurRed8Bit(CachableRed, double, double, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Construct a blurred version of src, by blurring with a gaussian kernel with standard Deviation of stdDev pixels.
gc - Variable in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Current state of the Graphic Context.
GENERAL - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
GENERAL_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileCacheRed
 
genRect_OVER(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
genTile(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileGenerator
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
getAbove() - Method in class org.apache.batik.ext.awt.geom.SegmentList.SplitResults
 
getActualTileBounds(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
 
getAffine() - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Get the current affine.
getAffine() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Get the Affine.
getAffineTransform() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
getAlpha(BufferedImage) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
 
getAlphaFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the alpha channel
getAlphaFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the alpha channel
getAmplitude() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the amplitude value for this transfer function
getAzimuth() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
getBackground() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the background color used for clearing a region.
getBackground() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the background color used for clearing a region.
getBaseFrequencyX() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current base fequency in x direction.
getBaseFrequencyX() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in x direction.
getBaseFrequencyX() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getBaseFrequencyY() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current base fequency in y direction.
getBaseFrequencyY() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in y direction.
getBaseFrequencyY() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getBelow() - Method in class org.apache.batik.ext.awt.geom.SegmentList.SplitResults
 
getBias() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the shift value to apply to the result of convolution
getBias() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the shift value to apply to the result of convolution
getBlueFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the blue channel
getBlueFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the blue channel
getBounds() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds() - Method in class org.apache.batik.ext.awt.geom.Polygon2D
 
getBounds() - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Gets the bounding box of this Polyline2D.
getBounds() - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
getBounds() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getBounds() - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
Returns the bounds of the current image.
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Linear
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Returns the high precision bounding box of the Shape.
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Returns the high precision bounding box of the Shape.
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getBounds2D() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.SegmentList
 
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Implement the baseclass method to call getSource() so it will block until we have a real source.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
getBounds2D() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the bounds of the current image.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Grow the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the turbulence region
getBounds2D(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getBounds2D(BufferedImage) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getBrokenLinkImage(Object, String, Object[]) - Method in class org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
This method is responsbile for constructing an image that will represent the missing image in the document.
getBrokenLinkImage(Object, String, Object[]) - Method in class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
getBrokenLinkImage(Object, String, Object[]) - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
getBufferedImage() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
fetch the bufferedImage from this node.
getCenterPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getChannels() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getClip() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the current clipping area.
getClip() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current clipping area.
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the bounding rectangle of the current clipping area.
getClipPath() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Returns the Shape that the Clip will use to define the clip path.
getClipPath() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Returns the Shape that the cliprable will use to define the clip path.
getCoefficients() - Method in class org.apache.batik.ext.awt.image.CompositeRule
 
getColor() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets this graphics context's current color.
getColor() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets this graphics context's current color.
getColor(boolean) - Method in class org.apache.batik.ext.awt.image.AbstractLight
 
getColor(boolean) - Method in interface org.apache.batik.ext.awt.image.Light
 
getColorConvertOpAplhaSupported() - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
 
getColorModel() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getColorModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getColors() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColorSpace() - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Returns the ColorSpace of the Profile operation
getColorSpace() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getComposite() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Composite in the Graphics2D context.
getComposite() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Composite in the Graphics2D context.
getCompositeRule() - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
Get the composite rule in use for combining the sources.
getCompositeRule() - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Get the composite rule in use for combining the sources.
getCompressionMethod() - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterParams
 
getCurrentPoint() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
get the current position or null.
getCycleMethod() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
getData() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getDefaultCache() - Static method in class org.apache.batik.ext.awt.color.NamedProfileCache
 
getDefaultCache() - Static method in class org.apache.batik.ext.awt.image.URLImageCache
 
getDefaultTileSize() - Static method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getDeltaX() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
The delata translation in x (absolute loc is available from getMinX())
getDeltaY() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
The delata translation in y (absolute loc is available from getMinY())
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getDependencyRegion(int, Rectangle) - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDestination(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationBounds(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorModel(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorSpace(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDeviceConfiguration() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Returns the device configuration associated with this Graphics2D.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getDirtyRegion(int, Rectangle) - Method in interface org.apache.batik.ext.awt.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.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDiscreteTransfer(float[]) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a discrete transfer function
getDoDilation() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns whether the operation is "dilation" or not("erosion")
getDoDilation() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns whether the operation is "dilation" or not("erosion")
getEdgeMode() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the current edge handling mode.
getEdgeMode() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the current edge handling mode.
getElevation() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
getEndPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getExponent() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the exponent value for this transfer function
getExtendedPathIterator() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getExtendedPathIterator() - Method in interface org.apache.batik.ext.awt.geom.ExtendedShape
Get an extended Path iterator that may return SEG_ARCTO commands
getExtendedPathIterator() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getFilterRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the filter output area, in user space
getFilterRegion() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the filter output area, in user space
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the resolution along the X axis.
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the X axis.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the Y axis.
getFloodPaint() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get the flood paint.
getFloodPaint() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Get the flood fill paint.
getFloodRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get the flood region
getFloodRegion() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Returns the flood region
getFocusPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the end point of the gradient axis.
getFont() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the current font.
getFont() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current font.
getFontMetrics(Font) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Gets the font metrics for the specified font.
getFontRenderContext() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Get the rendering context of the Font within this Graphics2D context.
getFormatName() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getFormatName() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Returns the name of the format.
getFractions() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getGammaTransfer(float, float, float) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a gamma function
getGraphicContext() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
 
getGreenFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the green channel
getGreenFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the green channel
getHeight() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getHeight() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getHeight() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getHeight() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getIdentityTransfer() - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns an instance initialized as an identity transfer function
getIndex() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Returns the segment index.
getIndexedImage(BufferedImage, int) - Static method in class org.apache.batik.ext.awt.image.rendered.IndexImage
Converts the input image (must be TYPE_INT_RGB or TYPE_INT_ARGB) to an indexed image.
getInsets(int, int) - Method in interface org.apache.batik.ext.swing.JGridBagPanel.InsetsManager
Returns the insets for cell (gridx, gridy);
getInstance() - Static method in class org.apache.batik.ext.awt.image.spi.ImageWriterRegistry
 
getInteger(String) - Static method in class org.apache.batik.ext.swing.Resources
 
getIntercept() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the intercept value for this transfer function
getJPEGForceBaseline() - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterParams
 
getJPEGQuality() - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterParams
 
getKd() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getKd() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getKernel() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the Convolution Kernel in use
getKernel() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the Convolution Kernel in use
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the [x,y] distance in user space between kernel values
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the [x,y] distance in user space between kernel values
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKs() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getKs() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getLength() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getLength(double) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getLength() - Method in class org.apache.batik.ext.awt.geom.Linear
 
getLength(double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
getLength() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Returns the length of the path segment.
getLength() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getLength(double) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getLength() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getLength(double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getLengthAtSegment(int) - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the length at the start of the segment given by the specified index.
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Computes the light vector in (x, y)
getLight(double, double, double, double[]) - Method in interface org.apache.batik.ext.awt.image.Light
Computes the light vector in (x, y)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.PointLight
Computes the light vector in (x, y, z)
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.SpotLight
Computes the light vector in (x, y, z)
getLight4(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.SpotLight
computes light vector in (x, y, z).
getLightBase(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.SpotLight
Computes the light vector in (x, y, z)
getLightMap(double, double, double, double, int, int, double[][][]) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Returns a light map, starting in (x, y) with dx, dy increments, a given width and height, and z elevations stored in the fourth component on the N array.
getLightMap(double, double, double, double, int, int, double[][][]) - Method in interface org.apache.batik.ext.awt.image.Light
Returns a light map, starting in (x, y) with dx, dy increments, a given width and height, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in interface org.apache.batik.ext.awt.image.Light
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow4(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLightX() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightX() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLightY() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightY() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLightZ() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightZ() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLimitingConeAngle() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLinearTransfer(float, float) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a linear transfer function
getLitRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getLitRegion() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns this filter's litRegion
getLitRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLitRegion() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns this filter's litRegion
getLocale() - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.getLocale().
getLookupTable() - Method in class org.apache.batik.ext.awt.image.DiscreteTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.GammaTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.IdentityTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.LinearTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.TableTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in interface org.apache.batik.ext.awt.image.TransferFunction
Returns the lookup table.
getMatrix() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the rows of the color matrix.
getMatrix() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the rows of the color matrix.
getMatrix() - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
getMIMEType() - Method in interface org.apache.batik.ext.awt.image.spi.ImageWriter
 
getMimeTypes() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getMimeTypes() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Return a List of mime types for this file format.
getMinTileX() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinTileY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileY() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinX() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getMinX() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getMinX() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinY() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getMinY() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getMinY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinY() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMode() - Method in class org.apache.batik.ext.awt.image.PadMode
Returns the mode of this pad mode.
getNormalArray(int, int, int, int) - Method in class org.apache.batik.ext.awt.image.rendered.BumpMap
 
getNumberOfSegments() - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the number of segments in the path.
getNumOctaves() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current number of octaves for the noise function .
getNumOctaves() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current number of octaves for the noise function .
getNumOctaves() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getObj() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
getOffset() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the offset value for this transfer function
getOperationColorSpace() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
getOperationColorSpace() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Returns the ColorSpace that the object will perform it's work in.
getPadMode() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Get the current extension mode for pad
getPadMode() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current extension mode for pad
getPadRect() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Get the current rectangle for padding
getPadRect() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current rectangle for padding
getPaint() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Paint of the Graphics2D context.
getPaint() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Paint of the Graphics2D context.
getPath() - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the path to use for calculations.
getPathIterator(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathIterator(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Returns an iterator object that iterates along the boundary of this Polygon and provides access to the geometry of the outline of this Polygon.
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Returns an iterator object that iterates along the boundary of the Polygon2D and provides access to the geometry of the outline of the Shape.
getPathIterator(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Returns an iterator object that iterates along the boundary of this Polygon and provides access to the geometry of the outline of this Polygon.
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Returns an iterator object that iterates along the boundary of the Shape and provides access to the geometry of the outline of the Shape.
getPathIterator(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
getPoint2D(Point2D, Point2D) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getPointAtX() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPointAtY() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPointAtZ() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPolygon() - Method in class org.apache.batik.ext.awt.geom.Polygon2D
 
getPolygon2D() - Method in class org.apache.batik.ext.awt.geom.Polyline2D
 
getPolyline2D() - Method in class org.apache.batik.ext.awt.geom.Polygon2D
 
getPreserveAlpha() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns false if the convolution should affect the Alpha channel
getPreserveAlpha() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns false if the convolution should affect the Alpha channel
getPriority() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getPriority() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Returns a search priority for this entry.
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getRadius() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRadiusX() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the x-axis, in user space.
getRadiusX() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the radius along the x-axis, in user space.
getRadiusY() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the radius along the y-axis, in user space.
getReadlimit() - Method in class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Returns the maximum read ahead needed for all magic numbers.
getReadlimit() - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
returns the number of bytes that need to be supported by mark on the InputStream for this to check the stream for compatibility.
getRedFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the red channel
getRedFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the red channel
getRegisteredExtensions() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Returns a List that contains String of all the extensions that can be handleded by the various registered image format handlers.
getRegisteredMimeTypes() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Returns a List that contains String of all the mime types that can be handleded by the various registered image format handlers.
getRegistry() - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getResolution() - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterParams
 
getRule() - Method in class org.apache.batik.ext.awt.image.CompositeRule
Returns the type of this composite rule
getRule() - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getScale() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the displacement scale factor
getScale() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the displacement scale factor
getSeed() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current seed value for the pseudo random number generator.
getSeed() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current seed value for the pseudo random number generator.
getSeed() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getSegment(double, double) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
getSegment(double, double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
getSegment(double, double) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
getSegment(double, double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
getSegType() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Returns the segment type.
getSlope() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the slope value for this transfer function
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Returns the source to be affine.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
This returns the current image being clipped by the clip node.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
This returns the current image being masked by the mask node.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the source to be Convolved
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Key method that blocks if the src has not yet been provided.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns this filter's source.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the source of the chain.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the source to be cropped.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the source to be cropped.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the source to be Blurred
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Returns the source to be padded
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Returns the source to be affine.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns the source to be filtered
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Return's the tile source (the tile content used to fill the tile region.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Return's the tile source
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
fetch the source image for this node.
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.ProfileRed
 
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
fetch the source image for this node.
getSources() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getSources() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getSpecularExponent() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getStandardExtensions() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getStandardExtensions() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Return a List of the common extensions for this file format.
getStartPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis
getStdDeviationX() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the x-axis, in user space.
getStdDeviationY() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the y-axis, in user space.
getString(String) - Static method in class org.apache.batik.ext.swing.Messages
 
getString(String) - Static method in class org.apache.batik.ext.swing.Resources
 
getStroke() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Stroke in the Graphics2D context.
getStroke() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Stroke in the Graphics2D context.
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.rendered.BumpMap
 
getTableTransfer(float[]) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a table transfer function
getTableValues() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the table values for this transfer function
getTarget() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the target point of the kernel (what pixel under the kernel should be set to the result of convolution).
getTarget() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.FloodRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
getTile(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getTile() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getTiledRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tiled region
getTiledRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tiled region
getTileGrid(int, int, int, int, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGrid(RenderedImage, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileHeight() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileHeight() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileMap(TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
getTileNoCompute(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
getTileRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tile region
getTileRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tile region
getTileStore() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Returns the current modification timestamp on this Renderable node.
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getTimeStamp() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the current modification timestamp on this Renderable node.
getTransform() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getTransform() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransformParameters() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
getTransformStack() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
 
getTransparency() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the transparency mode for this LinearGradientPaint.
getTurbulenceRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the turbulence region
getTurbulenceRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the turbulence region
getType() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
getType() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the type of this transfer function
getType() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the type of this transfer function
getType() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the type of this color matrix.
getType() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the type of this color matrix.
getUseAntialiasedClip() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Resturns true if the default behaviour should be to use anti-aliased clipping.
getUseAntialiasedClip() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Resturns true if the default behaviour should be to use anti-aliased clipping.
getUsed() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
getValue() - Method in class org.apache.batik.ext.swing.DoubleDocument
 
getWidth() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getWidth() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getWidth() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getWidth() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getWindingRule() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getWindingRule() - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
getWindingRule() - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
getWindingRule() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
getWriterFor(String) - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterRegistry
get the ImageWriter registered for mime, or null.
getX() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Returns the x coordinate of the path segment.
getXChannelSelector() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the xChannelSelector
getXChannelSelector() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the xChannelSelector
getXoffset() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Get the x offset.
getXOffsets(int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getXTile(int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Returns the x index of tile under xloc.
getY() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Returns the y coordinate of the path segment.
getYChannelSelector() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the yChannelSelector
getYChannelSelector() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the yChannelSelector
getYoffset() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Get the y offset.
getYOffsets(int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getYTile(int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Returns the y index of tile under yloc.
getZeroRecter(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
gradientTransform - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Transform to apply to gradient.
GraphicContext - Class in org.apache.batik.ext.awt.g2d
Handles the attributes in a graphic context:
+ Composite
+ Font
+ Paint
+ Stroke
+ Clip
+ RenderingHints
+ AffineTransform
GraphicContext() - Constructor for class org.apache.batik.ext.awt.g2d.GraphicContext
Default constructor
GraphicContext(AffineTransform) - Constructor for class org.apache.batik.ext.awt.g2d.GraphicContext
 
GraphicsUtil - Class in org.apache.batik.ext.awt.image
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class org.apache.batik.ext.awt.image.GraphicsUtil
 
GREEN - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
GREEN - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
GridBagConstants - Interface in org.apache.batik.ext.swing
GridBagConstraints constants.

H

handleReplicate(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
handleStream(InputStream, ParsedURL, boolean) - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
Decode the Stream into a Filter.
handleURL(ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
Decode the URL into a RenderableImage
handleURL(ParsedURL, boolean) - Method in interface org.apache.batik.ext.awt.image.spi.URLRegistryEntry
Decode the URL into a RenderableImage, here you should feel free to open the URL yourself.
handleWrap(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
handleZero(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
hasBrokenLinkProperty(Filter) - Static method in class org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
 
hints - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current set of RenderingHints
hit(Rectangle, Shape, boolean) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
HORIZONTAL - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Resize the component horizontally but not vertically.
hRaster - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 

I

ICCColorSpaceExt - Class in org.apache.batik.ext.awt.color
Deprecated.
use the version from XML Graphics Commons instead
ICCColorSpaceExt(ICC_Profile, int) - Constructor for class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
 
IDENTITY - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
The various transfer types
IDENTITY - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
IdentityTransfer - Class in org.apache.batik.ext.awt.image
IdentityTransfer.java This class defines the Identity type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
IdentityTransfer() - Constructor for class org.apache.batik.ext.awt.image.IdentityTransfer
 
ImageTagRegistry - Class in org.apache.batik.ext.awt.image.spi
This class handles the registered Image tag handlers.
ImageTagRegistry() - Constructor for class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
ImageTagRegistry(URLImageCache, URLImageCache) - Constructor for class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
imageUpdate(Image, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
ImageWriter - Interface in org.apache.batik.ext.awt.image.spi
Interface which allows image library independent image writing.
ImageWriterParams - Class in org.apache.batik.ext.awt.image.spi
Parameters for the encoder which is accessed through the ImageWriter interface.
ImageWriterParams() - Constructor for class org.apache.batik.ext.awt.image.spi.ImageWriterParams
Default constructor.
ImageWriterRegistry - Class in org.apache.batik.ext.awt.image.spi
 
IN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source In Destination rule.
IN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
index - Variable in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
The index of the original path segment this flattened segment is a part of.
IndexImage - Class in org.apache.batik.ext.awt.image.rendered
This class implements an adaptive palette generator to reduce images to a specified number of colors.
IndexImage() - Constructor for class org.apache.batik.ext.awt.image.rendered.IndexImage
 
init(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from src, bounds and props.
init(Filter, Map) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from src, bounds and props.
init(List) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from a list of sources, and possibly a bounds.
init(List, Map) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from a list of sources, and possibly a bounds.
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.ext.awt.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.batik.ext.awt.image.rendered.AbstractRed
This is the basic init function.
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
This is one of two basic init function (this is for single source rendereds).
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, TileStore, Map) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
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.batik.ext.awt.image.rendered.AbstractTiledRed
This is the basic init function.
initialise() - Method in class org.apache.batik.ext.awt.geom.PathLength
Flattens the path and determines the path length.
initialised - Variable in class org.apache.batik.ext.awt.geom.PathLength
Whether this path been flattened yet.
insertRects(Rectangle[], int, int, int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
insertString(int, String, AttributeSet) - Method in class org.apache.batik.ext.swing.DoubleDocument
Strip all non digit characters.
insetsManager - Variable in class org.apache.batik.ext.swing.JGridBagPanel
Used to get insets at any given cell location
INT_PACK_BYTE_COMP_Impl(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
intendedToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
Returns the sRGB value obtained by forcing the conversion method to the intent passed to the constructor
intercept - Variable in class org.apache.batik.ext.awt.image.LinearTransfer
The intercept of the linear function
intersects(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
intersects(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
intersects(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if the interior of this Polygon intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Tests if the interior of this Polygon intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if the interior of this Polygon intersects the interior of a specified set of rectangular coordinates.
intersects(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Tests if the interior of this Polygon intersects the interior of a specified Rectangle2D.
intersects(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
intersects(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ShapeExtender
 
invalidateTransformStack() - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.image.GraphicsUtil
 
is_INT_PACK(ColorModel) - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
is_INT_PACK_BYTE_COMP(SampleModel, SampleModel) - Method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
is_INT_PACK_COMP(SampleModel) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
 
is_INT_PACK_Data(SampleModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
isColorSpaceLinear() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Returns true if this operation is to be performed in the linear sRGB colorspace, returns false if the operation is performed in gamma corrected sRGB.
isColorSpaceLinear() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Returns true if this operation is to be performed in the linear sRGB colorspace, returns false if the operation is performed in gamma corrected sRGB.
isCompatibleStream(InputStream) - Method in class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Check if the stream contains an image that can be handled by this format handler
isCompatibleStream(InputStream) - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
Check if the Stream references an image that can be handled by this format handler.
isCompatibleURL(ParsedURL) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
Check if the Stream references an image that can be handled by this format handler.
isCompatibleURL(ParsedURL) - Method in interface org.apache.batik.ext.awt.image.spi.URLRegistryEntry
Check if the URL references an image that can be handled by this format handler.
isCompatibleValue(Object) - Method in class org.apache.batik.ext.awt.AvoidTilingHintKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.ext.awt.ColorSpaceHintKey
 
isConstant() - Method in class org.apache.batik.ext.awt.image.AbstractLight
 
isConstant() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
isConstant() - Method in interface org.apache.batik.ext.awt.image.Light
 
isConstant() - Method in class org.apache.batik.ext.awt.image.PointLight
 
isConstant() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
isDone(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Check if request(profileName) will return immediately with the ICCColorSpaceExt.
isDone() - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
isDone() - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
isDone() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
isDone(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Check if request(url) will return immediately with the Filter.
isDynamic() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
isDynamic() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
isEmpty() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns true if this collection contains no elements.
isFractalNoise() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Returns true if the turbulence function is using fractal noise, instead of turbulence noise.
isFractalNoise() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Returns true if the turbulence function is using fractal noise, instead of turbulence noise.
isFractalNoise() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
isIdentity() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
isOverflow() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns whether or not the source can overflow the tile region or if the tile region should clip the source
isOverflow() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the overflow strategy
isPresent(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Check if request(profileName) will return with a ICCColorSpaceExt (not putting you on the hook for it).
isPresent(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Check if request(url) will return with a Filter (not putting you on the hook for it).
isStitched() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Returns true if the turbulence function is currently stitching tiles.
isStitched() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Returns true if the turbulence function is currently stitching tiles.
isTransformStackValid() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Checks the status of the transform stack
it - Variable in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
The path iterator being wrapped.
iterator() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns an iterator over the elements in this collection
iterator() - Method in class org.apache.batik.ext.awt.geom.SegmentList
 

J

JAffineTransformChooser - Class in org.apache.batik.ext.swing
The JAffineTransformChooser is a pane that contains controls to let a user select the various components that make up an AffineTransform
JAffineTransformChooser() - Constructor for class org.apache.batik.ext.swing.JAffineTransformChooser
Default constructor
JAffineTransformChooser.Dialog - Class in org.apache.batik.ext.swing
 
JAffineTransformChooser.Dialog(Component, String, boolean, JAffineTransformChooser, AffineTransformTracker, ActionListener) - Constructor for class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
JDKRegistryEntry - Class in org.apache.batik.ext.awt.image.spi
This Image tag registy entry is setup to wrap the core JDK Image stream tools.
JDKRegistryEntry() - Constructor for class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
 
JDKRegistryEntry.MyImgObs - Class in org.apache.batik.ext.awt.image.spi
 
JDKRegistryEntry.MyImgObs() - Constructor for class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
JGridBagPanel - Class in org.apache.batik.ext.swing
An implementation of JPanel that uses the GridBagLayout.
JGridBagPanel() - Constructor for class org.apache.batik.ext.swing.JGridBagPanel
Sets the layout manager to GridBagLayout
JGridBagPanel(JGridBagPanel.InsetsManager) - Constructor for class org.apache.batik.ext.swing.JGridBagPanel
Initializes panel with a given insets manager
JGridBagPanel.InsetsManager - Interface in org.apache.batik.ext.swing
Provides insets desired for a given grid cell

K

KEY_AREA_OF_INTEREST - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Key for the AOI hint.
KEY_AVOID_TILE_PAINTING - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Hint for the org.apache.batik.ext.awt.image.GraphicsUtil class that tiling of a bitmap during rendering is undesired.
KEY_BASE - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
 
KEY_BUFFERED_IMAGE - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Hint for the destination of the rendering when it is a BufferedImage This works around the fact that Java 2D sometimes lies about the attributes of the Graphics2D device, when it is an image.
KEY_COLORSPACE - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Hint to source that we only want an alpha channel.
KEY_TRANSCODING - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Hint as to the transcoding destination.

L

LABEL_ANGLE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_CANCEL - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_DEGREE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_OK - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_PERCENT - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_RESET - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_ROTATE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_RX - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_RY - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_SCALE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_SX - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_SY - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_TRANSLATE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_TX - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_TY - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
layoutGlyphVector(GlyphVector, Shape, int, float, float, int) - Static method in class org.apache.batik.ext.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
layoutGlyphVector(GlyphVector, Shape, int) - Static method in class org.apache.batik.ext.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
layoutGlyphVector(GlyphVector, Shape) - Static method in class org.apache.batik.ext.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
length - Variable in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
The length of the path segment, accumulated from the start.
lengthOfPath() - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the length of the path used by this PathLength object.
Light - Interface in org.apache.batik.ext.awt.image
Top level interface to model a light element.
LIGHTEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Lighten rule.
LIGHTEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
Linear - Class in org.apache.batik.ext.awt.geom
A class representing a linear path segment.
Linear() - Constructor for class org.apache.batik.ext.awt.geom.Linear
 
Linear(double, double, double, double) - Constructor for class org.apache.batik.ext.awt.geom.Linear
 
Linear(Point2D.Double, Point2D.Double) - Constructor for class org.apache.batik.ext.awt.geom.Linear
 
LINEAR - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
LINEAR_RGB - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in linearized RGB space.
Linear_sRGB - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with no alpha
Linear_sRGB_Pre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with premultiplied alpha.
Linear_sRGB_Unpre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with unpremultiplied alpha.
LinearGradientPaint - Class in org.apache.batik.ext.awt
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethodEnum) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with default SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearTransfer - Class in org.apache.batik.ext.awt.image
LinearTransfer.java This class defines the Linear type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
LinearTransfer(float, float) - Constructor for class org.apache.batik.ext.awt.image.LinearTransfer
Two floats as the input for the function
lineTo(float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
listIterator() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns a list iterator of the elements in this list (in proper sequence).
loadImage(Image, DeferRable) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
 
localizableSupport - Static variable in class org.apache.batik.ext.swing.Messages
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.ext.swing.Resources
The localizable support for the error messages.
LRUCache - Class in org.apache.batik.ext.awt.image.rendered
 
LRUCache(int) - Constructor for class org.apache.batik.ext.awt.image.rendered.LRUCache
 
LRUCache.LRUNode - Class in org.apache.batik.ext.awt.image.rendered
Interface for nodes in the LRU cache, basicly nodes in a doubly linked list.
LRUCache.LRUNode() - Constructor for class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
LRUCache.LRUObj - Interface in org.apache.batik.ext.awt.image.rendered
Interface for object participating in the LRU Cache.
lruGet() - Method in interface org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj
Called to get the LRU node for this object.
lruGet() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
lruRemove() - Method in interface org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj
Called to inform the object that it is no longer in the cache.
lruRemove() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
lruSet(LRUCache.LRUNode) - Method in interface org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj
Called when the object first becomes active in the LRU cache.
lruSet(LRUCache.LRUNode) - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
lutData - Variable in class org.apache.batik.ext.awt.image.DiscreteTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
This byte array stores the lookuptable data
lutData - Static variable in class org.apache.batik.ext.awt.image.IdentityTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.ext.awt.image.LinearTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.ext.awt.image.TableTransfer
This byte array stores the lookuptable data

M

MagicNumberRegistryEntry - Class in org.apache.batik.ext.awt.image.spi
This Image tag registry entry is built around the notion of magic numbers.
MagicNumberRegistryEntry(String, float, String, String, int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one extension and one magic number is required.
MagicNumberRegistryEntry(String, String, String, int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one extension and one magic number is required.
MagicNumberRegistryEntry(String, float, String, String, MagicNumberRegistryEntry.MagicNumber[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one extension is required.
MagicNumberRegistryEntry(String, String, String, MagicNumberRegistryEntry.MagicNumber[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one extension is required.
MagicNumberRegistryEntry(String, float, String[], String[], int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one magic number is required.
MagicNumberRegistryEntry(String, String[], String[], int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one magic number is required.
MagicNumberRegistryEntry(String, float, String[], String[], MagicNumberRegistryEntry.MagicNumber[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor
MagicNumberRegistryEntry(String, String[], String[], MagicNumberRegistryEntry.MagicNumber[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor
MagicNumberRegistryEntry(String, String[], String[], MagicNumberRegistryEntry.MagicNumber[], float) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, allows for overriding the default priority of magic number entries.
MagicNumberRegistryEntry.MagicNumber - Class in org.apache.batik.ext.awt.image.spi
Inner class that represents one magic number.
MagicNumberRegistryEntry.MagicNumber(int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry.MagicNumber
Constructor.
main(String[]) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
makeBounds(CachableRed, CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
makeColorModel(CachableRed, SampleModel) - Static method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
makeLinear_sRGBCM(boolean) - Static method in class org.apache.batik.ext.awt.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.batik.ext.awt.image.GraphicsUtil
Constructs a BufferedImage with a linear sRGB colorModel, and alpha.
makeList(CachableRed, CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
makeRasterWritable(Raster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeRasterWritable(Raster, int, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeSampleModel(CachableRed, ColorModel) - Static method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
makeTile(int, int) - Method in class org.apache.batik.ext.awt.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.
matchSign(double, double) - Static method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
maxX() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
maxX() - Method in class org.apache.batik.ext.awt.geom.Linear
 
maxX() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
maxX() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
maxY() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
maxY() - Method in class org.apache.batik.ext.awt.geom.Linear
 
maxY() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
maxY() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
mergeRects(int, int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
Messages - Class in org.apache.batik.ext.swing
This class manages the message for the Swing extensions.
Messages() - Constructor for class org.apache.batik.ext.swing.Messages
This class does not need to be instantiated.
minTileX - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
minTileY - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
minX() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
minX() - Method in class org.apache.batik.ext.awt.geom.Linear
 
minX() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
minX() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
minY() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
minY() - Method in class org.apache.batik.ext.awt.geom.Linear
 
minY() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
minY() - Method in interface org.apache.batik.ext.awt.geom.Segment
 
MODE_REPLICATE - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
MODE_WRAP - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by wrapping around edge pixels
MODE_ZERO_PAD - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges with zeros
MorphologyOp - Class in org.apache.batik.ext.awt.image.rendered
This class provides an implementation for the SVG feMorphology filter, as defined in Chapter 15, section 20 of the SVG specification.
MorphologyOp(int, int, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
MorphologyRable - Interface in org.apache.batik.ext.awt.image.renderable
Implements a Morphology operation, where the kernel size is defined by radius along the x and y axis.
MorphologyRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Implements a Morphology operation, where the kernel size is defined by radius along the x and y axis.
MorphologyRable8Bit(Filter, double, double, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
 
moveDone - Variable in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
Whether the generated move command has been returned.
moveTo(float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
mult_BYTE_COMP_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
mult_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
MultipleGradientPaint - Class in org.apache.batik.ext.awt
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
MultipleGradientPaint(float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint
Superclass constructor, typical user should never have to call this.
MultipleGradientPaint.ColorSpaceEnum - Class in org.apache.batik.ext.awt
Inner class to allow for typesafe enumerated ColorSpace values.
MultipleGradientPaint.ColorSpaceEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.ColorSpaceEnum
 
MultipleGradientPaint.CycleMethodEnum - Class in org.apache.batik.ext.awt
Inner class to allow for typesafe enumerated CycleMethod values.
MultipleGradientPaint.CycleMethodEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.CycleMethodEnum
 
MULTIPLY - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Multiply rule.
MULTIPLY - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
multiplyAlpha(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
MultiplyAlphaRed - Class in org.apache.batik.ext.awt.image.rendered
This implements a masking operation by multiply the alpha channel of one image by a luminance image (the mask).
MultiplyAlphaRed(CachableRed, CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
Multiply the alpha of one image with a mask image.
myNode - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 

N

NamedProfileCache - Class in org.apache.batik.ext.awt.color
This class manages a cache of soft references to named profiles that we have already loaded.
NamedProfileCache() - Constructor for class org.apache.batik.ext.awt.color.NamedProfileCache
Let people create there own caches.
next() - Method in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
 
next() - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
next() - Method in class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
NO_CYCLE - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region) to use the terminal colors to fill the remaining area.
NONE - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Do not resize the component.
NORTH - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the top of its display area, centered horizontally.
NORTHEAST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the top-right corner of its display area.
NORTHWEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the top-left corner of its display area.
npoints - Variable in class org.apache.batik.ext.awt.geom.Polygon2D
The total number of points.
npoints - Variable in class org.apache.batik.ext.awt.geom.Polyline2D
The total number of points.
numXTiles - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
numYTiles - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 

O

offset - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
The offset of the Gamma function
OffsetRable - Interface in org.apache.batik.ext.awt.image.renderable
Adjusts the input images coordinate system by dx, dy.
org.apache.batik.ext.awt - package org.apache.batik.ext.awt
Contains extensions to the java.awt package.
org.apache.batik.ext.awt.color - package org.apache.batik.ext.awt.color
 
org.apache.batik.ext.awt.font - package org.apache.batik.ext.awt.font
Contains extensions to the java.awt.font package.
org.apache.batik.ext.awt.g2d - package org.apache.batik.ext.awt.g2d
Provides an API for subclassing the java.awt.Graphics2D class in order to translate Java 2D primitives into another graphic format.
org.apache.batik.ext.awt.geom - package org.apache.batik.ext.awt.geom
Contains extensions to the java.awt.geom package.
org.apache.batik.ext.awt.image - package org.apache.batik.ext.awt.image
Contains extensions to the java.awt.image package.
org.apache.batik.ext.awt.image.renderable - package org.apache.batik.ext.awt.image.renderable
 
org.apache.batik.ext.awt.image.rendered - package org.apache.batik.ext.awt.image.rendered
 
org.apache.batik.ext.awt.image.spi - package org.apache.batik.ext.awt.image.spi
 
org.apache.batik.ext.swing - package org.apache.batik.ext.swing
 
OUT - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source Out Destination rule.
OUT - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
OVER - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source Over Destination rule.
OVER - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 

P

p1 - Variable in class org.apache.batik.ext.awt.geom.Cubic
 
p1 - Variable in class org.apache.batik.ext.awt.geom.Linear
 
p1 - Variable in class org.apache.batik.ext.awt.geom.Quadradic
 
p2 - Variable in class org.apache.batik.ext.awt.geom.Cubic
 
p2 - Variable in class org.apache.batik.ext.awt.geom.Linear
 
p2 - Variable in class org.apache.batik.ext.awt.geom.Quadradic
 
p3 - Variable in class org.apache.batik.ext.awt.geom.Cubic
 
p3 - Variable in class org.apache.batik.ext.awt.geom.Quadradic
 
p4 - Variable in class org.apache.batik.ext.awt.geom.Cubic
 
PadMode - Class in org.apache.batik.ext.awt.image
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation.
PadRable - Interface in org.apache.batik.ext.awt.image.renderable
Pads image to the given Rectangle (the rect may be smaller than the image in which case this is actually a crop).
PadRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Concrete implementation of the PadRable interface.
PadRable8Bit(Filter, Rectangle2D, PadMode) - Constructor for class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
PadRed - Class in org.apache.batik.ext.awt.image.rendered
This is an implementation of a Pad operation as a RenderedImage.
PadRed(CachableRed, Rectangle, PadMode, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.PadRed
Construct A Rendered Pad operation.
PadRed.ZeroRecter - Class in org.apache.batik.ext.awt.image.rendered
 
PadRed.ZeroRecter(WritableRaster) - Constructor for class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
PadRed.ZeroRecter_INT_PACK - Class in org.apache.batik.ext.awt.image.rendered
 
PadRed.ZeroRecter_INT_PACK(WritableRaster) - Constructor for class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter_INT_PACK
 
paint - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current Paint
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage to Graphics2D, or return false.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage to Graphics2D, or return false.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage to Graphics2D, or return false.
PaintRable - Interface in org.apache.batik.ext.awt.image.renderable
Interface for Rable's that can more efficently represent there action as a paint method instead of a RenderedImage when going to a Graphics2D anyways.
paintRable(Graphics2D) - Method in interface org.apache.batik.ext.awt.image.renderable.PaintRable
Should perform the equivilent action as createRendering followed by drawing the RenderedImage.
path - Variable in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
The enclosed general path.
path - Variable in class org.apache.batik.ext.awt.geom.PathLength
The path to use for calculations.
PathLength - Class in org.apache.batik.ext.awt.geom
Utilitiy class for length calculations of paths.
PathLength(Shape) - Constructor for class org.apache.batik.ext.awt.geom.PathLength
Creates a new PathLength object for the specified Shape.
pathLength - Variable in class org.apache.batik.ext.awt.geom.PathLength
Cached copy of the path length.
PathLength.PathSegment - Class in org.apache.batik.ext.awt.geom
A single path segment in the flattened version of the path.
PathLength.SingleSegmentPathIterator - Class in org.apache.batik.ext.awt.geom
A PathIterator that returns only the next path segment from another PathIterator.
PathLength.SingleSegmentPathIterator() - Constructor for class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
 
PERCEPTUAL - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
 
perceptualToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
Perceptual conversion is the method implemented by the base class's toRGB method
pointAtLength(int, float) - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the point that is the given proportion along the path segment given by the specified index.
pointAtLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the point that is at the given length along the path.
PointLight - Class in org.apache.batik.ext.awt.image
A light source which emits a light of constant intensity in all directions.
PointLight(double, double, double, Color) - Constructor for class org.apache.batik.ext.awt.image.PointLight
 
Polygon2D - Class in org.apache.batik.ext.awt.geom
This class is a Polygon with float coordinates.
Polygon2D() - Constructor for class org.apache.batik.ext.awt.geom.Polygon2D
Creates an empty Polygon2D.
Polygon2D(Rectangle2D) - Constructor for class org.apache.batik.ext.awt.geom.Polygon2D
Constructs and initializes a Polygon2D from the specified Rectangle2D.
Polygon2D(Polygon) - Constructor for class org.apache.batik.ext.awt.geom.Polygon2D
Constructs and initializes a Polygon2D from the specified Polygon.
Polygon2D(float[], float[], int) - Constructor for class org.apache.batik.ext.awt.geom.Polygon2D
Constructs and initializes a Polygon2D from the specified parameters.
Polygon2D(int[], int[], int) - Constructor for class org.apache.batik.ext.awt.geom.Polygon2D
Constructs and initializes a Polygon2D from the specified parameters.
Polyline2D - Class in org.apache.batik.ext.awt.geom
This class has the same behavior than Polygon2D, except that the figure is not closed.
Polyline2D() - Constructor for class org.apache.batik.ext.awt.geom.Polyline2D
Creates an empty Polyline2D.
Polyline2D(float[], float[], int) - Constructor for class org.apache.batik.ext.awt.geom.Polyline2D
Constructs and initializes a Polyline2D from the specified parameters.
Polyline2D(int[], int[], int) - Constructor for class org.apache.batik.ext.awt.geom.Polyline2D
Constructs and initializes a Polyline2D from the specified parameters.
Polyline2D(Line2D) - Constructor for class org.apache.batik.ext.awt.geom.Polyline2D
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AtopCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.DarkenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.InCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.LightenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OutCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_NA
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ScreenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.XorCompositeContext
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK_LUT
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AtopCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.DarkenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.InCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.LightenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OutCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_NA
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ScreenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.XorCompositeContext_INT_PACK
 
print() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
PRIORITY - Static variable in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
The priority of this entry.
PRIORITY - Static variable in class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
 
ProfileRable - Class in org.apache.batik.ext.awt.image.renderable
Implements the interface expected from a color matrix operation
ProfileRable(Filter, ICCColorSpaceWithIntent) - Constructor for class org.apache.batik.ext.awt.image.renderable.ProfileRable
Instances should be built through the static factory methods
ProfileRed - Class in org.apache.batik.ext.awt.image.rendered
This implementation of rendered image forces a color profile on its source
ProfileRed(CachableRed, ICCColorSpaceWithIntent) - Constructor for class org.apache.batik.ext.awt.image.rendered.ProfileRed
 
PROPERTY_COLORSPACE - Static variable in class org.apache.batik.ext.awt.ColorSpaceHintKey
 
props - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
props - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
put(String, ICCColorSpaceWithIntent) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Associate bi with profileName.
put(ParsedURL, Filter) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Associate bi with purl.

Q

Quadradic - Class in org.apache.batik.ext.awt.geom
A class representing a quadratic path segment.
Quadradic() - Constructor for class org.apache.batik.ext.awt.geom.Quadradic
 
Quadradic(double, double, double, double, double, double) - Constructor for class org.apache.batik.ext.awt.geom.Quadradic
 
Quadradic(Point2D.Double, Point2D.Double, Point2D.Double) - Constructor for class org.apache.batik.ext.awt.geom.Quadradic
 
quadTo(float, float, float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.

R

R - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
Channel values
RAD_TO_DEG - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
RadialGradientPaint - Class in org.apache.batik.ext.awt
This class provides a way to fill a shape with a circular radial color gradient pattern.
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(float, float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Rectangle2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, the gradient circle is defined by a bounding box.
random(int) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
readResolve() - Method in class org.apache.batik.ext.awt.g2d.TransformType
This is called by the serialization code before it returns an unserialized object.
readResolve() - Method in class org.apache.batik.ext.awt.image.ARGBChannel
This is called by the serialization code before it returns an unserialized object.
readStream(InputStream) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readStream(InputStream, ICCColorSpaceWithIntent) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readURL(ParsedURL) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readURL(ParsedURL, ICCColorSpaceWithIntent) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readURL(InputStream, ParsedURL, ICCColorSpaceWithIntent, boolean, boolean) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
RectListManager - Class in org.apache.batik.ext.awt.geom
RectListManager is a class to manage a list of rectangular regions.
RectListManager(Collection) - Constructor for class org.apache.batik.ext.awt.geom.RectListManager
Construct a RectListManager from a Collection of Rectangles
RectListManager(Rectangle[]) - Constructor for class org.apache.batik.ext.awt.geom.RectListManager
Construct a RectListManager from an Array of Rectangles
RectListManager(Rectangle[], int, int) - Constructor for class org.apache.batik.ext.awt.geom.RectListManager
Construct a RectListManager from an Array of Rectangles
RectListManager(RectListManager) - Constructor for class org.apache.batik.ext.awt.geom.RectListManager
Construct a RectListManager from another RectListManager (data is copied).
RectListManager(Rectangle) - Constructor for class org.apache.batik.ext.awt.geom.RectListManager
Construct a RectListManager with one rectangle
RectListManager() - Constructor for class org.apache.batik.ext.awt.geom.RectListManager
Construct an initially empty RectListManager.
RectListManager(int) - Constructor for class org.apache.batik.ext.awt.geom.RectListManager
Construct an initially empty RectListManager, with initial capacity.
RED - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
Strings used to get a more readable output when a value is displayed.
RED - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
RedRable - Class in org.apache.batik.ext.awt.image.renderable
RasterRable This is used to wrap a Rendered Image back into the RenderableImage world.
RedRable(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.renderable.RedRable
 
REFLECT - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, end-to-start to fill the remaining area.
register(RegistryEntry) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
register(ImageWriter) - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterRegistry
 
RegistryEntry - Interface in org.apache.batik.ext.awt.image.spi
The base interface for all image tag registry entries.
RELATIVE_COLORIMETRIC - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
 
relativeColorimetricToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
Relative colorimetric needs to happen through CIEXYZ conversion
REMAINDER - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Specify that this component is the last component in its column or row.
remove(Object) - Method in class org.apache.batik.ext.awt.geom.RectListManager
Removes a single instance of the specified element from this collection, if it is present.
remove(Rectangle) - Method in class org.apache.batik.ext.awt.geom.RectListManager
Removes a single instance of the specified Rectangle from this collection, if it is present.
remove(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
removeAll(Collection) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
removeAll(RectListManager) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
RenderedImageCachableRed - Class in org.apache.batik.ext.awt.image.rendered
This implements CachableRed around a RenderedImage.
RenderedImageCachableRed(RenderedImage) - Constructor for class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
RenderingHintsKeyExt - Class in org.apache.batik.ext.awt
Contains additional RenderingHints Keys, such as KEY_AREA_OF_INTEREST
REPEAT - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, start-to-end to fill the remaining area.
REPLICATE - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
request(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
If this returns null then you are now 'on the hook'.
request(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
If this returns null then you are now 'on the hook'.
reset() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
reset() - Method in class org.apache.batik.ext.awt.geom.Polygon2D
Resets this Polygon object to an empty polygon.
reset() - Method in class org.apache.batik.ext.awt.geom.Polyline2D
Resets this Polyline2D object to an empty polygon.
reset() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
resourceManager - Static variable in class org.apache.batik.ext.swing.Resources
The resource manager to decode messages.
RESOURCES - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.ext.swing.Messages
The error messages bundle class name.
Resources - Class in org.apache.batik.ext.swing
This class manages the message for the Swing extensions.
Resources() - Constructor for class org.apache.batik.ext.swing.Resources
This class does not need to be instantiated.
RESOURCES - Static variable in class org.apache.batik.ext.swing.Resources
The error messages bundle class name.
retainAll(Collection) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
retainAll(RectListManager) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
retrieveRaster() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
reverse() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
reverse() - Method in class org.apache.batik.ext.awt.geom.Linear
 
reverse() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
rotate(double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a translated rotation transform.
ROTATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
ROTATE_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
rotateModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the rotation
rule - Variable in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
RULE_ARITHMETIC - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Arithmatic rule 'out = k1*i1*i2 + k2*i1 + k3*i2 + k4'.
RULE_ATOP - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src atop rule.
RULE_DARKEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Darken rule
RULE_IN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src in rule.
RULE_LIGHTEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Lighten rule
RULE_MULTIPLY - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Multiply rule
RULE_OUT - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src out rule.
RULE_OVER - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src over rule, also used for feBlend normal.
RULE_SCREEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Screen rule
RULE_XOR - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src xor rule.
rxModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the x-axis rotation center
ryModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the y-axis rotation center

S

SATURATION - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
 
saturationToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Deprecated.
Saturation.
scale(double, double) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.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.batik.ext.awt.g2d.TransformType
 
SCALE_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
SCREEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Screen rule.
SCREEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
SEG_ARCTO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for an elliptical arc.
SEG_CLOSE - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant that specifies that the preceding subpath should be closed by appending a line segment back to the point corresponding to the most recent SEG_MOVETO.
SEG_CUBICTO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for the set of 3 points that specify a cubic parametric curve to be drawn from the most recently specified point.
SEG_LINETO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
SEG_MOVETO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for a point that specifies the end point of a line to be drawn from the most recently specified point.
SEG_QUADTO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The segment type constant for the pair of points that specify a quadratic parametric curve to be drawn from the most recently specified point.
Segment - Interface in org.apache.batik.ext.awt.geom
An interface that path segments must implement.
Segment.SplitResults - Class in org.apache.batik.ext.awt.geom
 
segmentAtLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the index of the segment at the given distance along the path.
segmentIndexes - Variable in class org.apache.batik.ext.awt.geom.PathLength
Array where the index is the index of the original path segment and the value is the index of the first of the flattened segments in PathLength.segments that corresponds to that original path segment.
SegmentList - Class in org.apache.batik.ext.awt.geom
A class representing a list of path segments.
SegmentList() - Constructor for class org.apache.batik.ext.awt.geom.SegmentList
 
SegmentList(Shape) - Constructor for class org.apache.batik.ext.awt.geom.SegmentList
 
SegmentList.SplitResults - Class in org.apache.batik.ext.awt.geom
read-only helper class to represent a split-result.
SegmentList.SplitResults(SegmentList, SegmentList) - Constructor for class org.apache.batik.ext.awt.geom.SegmentList.SplitResults
 
segments - Variable in class org.apache.batik.ext.awt.geom.PathLength
The list of flattened path segments.
segType - Variable in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
The path segment type.
setAffine(AffineTransform) - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Set the affine.
setAffine(AffineTransform) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Set the affine transform.
setAffineTransform(AffineTransform) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
setAlphaFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the alpha channel
setAlphaFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the alpha channel
setBackground(Color) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the background color for the Graphics2D context.
setBaseFrequencyX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the base fequency in x direction.
setBaseFrequencyX(double) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the base fequency in x direction.
setBaseFrequencyY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the base fequency in y direction.
setBaseFrequencyY(double) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the base fequency in y direction.
setBias(double) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the shift value to apply to the result of convolution
setBias(double) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the shift value to apply to the result of convolution
setBlueFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the blue channel
setBlueFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the blue channel
setBounds(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
setBrokenLinkProvider(BrokenLinkProvider) - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
setClip(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the current clipping area to an arbitrary clip shape.
setClip(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the current clipping area to an arbitrary clip shape.
setClipPath(Shape) - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Set the clip path to use.
setClipPath(Shape) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Set the clip path to use.
setColor(Color) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Sets the new light color, newColor should be in sRGB.
setColor(Color) - Method in interface org.apache.batik.ext.awt.image.Light
Sets the light color to a new value
setColorSpace(ICCColorSpaceWithIntent) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Sets the ColorSpace of the Profile operation
setColorSpaceLinear(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Sets the colorspace the operation will be performed in.
setColorSpaceLinear(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Sets the colorspace the operation will be performed in.
setComposite(Composite) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Composite for the Graphics2D context.
setCompositeRule(CompositeRule) - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
Set the composite rule to use for combining the sources.
setCompositeRule(CompositeRule) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Set the composite rule to use for combining the sources.
setCompressionMethod(String) - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterParams
Set the compression method that shall be used to encode the image.
setDoDilation(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The switch that determines if the operation is to "dilate" or "erode".
setDoDilation(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The switch that determines if the operation is to "dilate" or "erode".
setEdgeMode(PadMode) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the current edge handling mode.
setEdgeMode(PadMode) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the current edge handling mode.
setFilterRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the filter output area, in user space.
setFilterRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the filter output area, in user space.
setFilterResolutionX(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFloodPaint(Paint) - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Set the flood paint.
setFloodPaint(Paint) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Set the flood fill paint
setFloodRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Sets the flood region
setFloodRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Sets the flood region
setFont(Font) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets this graphics context's font to the specified font.
setFractalNoise(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Turns on/off fractal noise.
setFractalNoise(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Turns on/off fractal noise.
setGreenFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the green channel
setGreenFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the green channel
setIndex(int) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Sets the segment index.
setJPEGQuality(float, boolean) - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterParams
Sets the quality setting for encoding JPEG images.
setKd(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the diffuse constant, or kd
setKd(double) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the diffuse constant, or kd
setKernel(Kernel) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the Convolution Kernel to use.
setKernel(Kernel) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the Convolution Kernel to use.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the [x,y] distance in user space between kernel values If set to zero then one pixel in device space will be used.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the [x,y] distance in user space between kernel values If set to zero then device space will be used.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKs(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the specular constant, or ks
setKs(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the specular constant, or ks
setLayout(LayoutManager) - Method in class org.apache.batik.ext.swing.JGridBagPanel
This method only takes effect if the LayoutManager is a GridBagLayout
setLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Sets the length of the path segment.
setLight(Light) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
setLight(Light) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
setLight(Light) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
setLight(Light) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
setLitRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the litRegion for this filter
setLitRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Set this filter's litRegion
setLitRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the litRegion for this filter
setLitRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Set this filter's litRegion
setLocale(Locale) - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.setLocale(Locale).
setMatrix(float[][]) - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
setNumOctaves(int) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the number of octaves for the noise function .
setNumOctaves(int) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the number of octaves for the noise function .
setObj(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
setOverflow(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the overflow strategy
setOverflow(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the overflow strategy
setPadMode(PadMode) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Set the current extension mode for pad
setPadMode(PadMode) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Set the current extension mode for pad
setPadRect(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Set the current rectangle for padding.
setPadRect(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Set the current rectangle for padding.
setPaint(Paint) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Paint attribute for the Graphics2D context.
setPaintMode() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPanelBorder(JComponent, String) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
setPath(Shape) - Method in class org.apache.batik.ext.awt.geom.PathLength
Sets the path to use for calculations.
setPathIterator(PathIterator, double, double) - Method in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
Sets the path iterator to use and the initial SEG_MOVETO command to return before it.
setPreserveAlpha(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets Alpha channel handling.
setPreserveAlpha(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets Alpha channel handling.
setProperties(Map) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
setRadiusX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The radius along the x axis, in user space.
setRadiusX(double) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The radius along the x axis, in user space.
setRadiusY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The radius along the y axis, in user space.
setRadiusY(double) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The radius along the y axis, in user space.
setRaster(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
setRedFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the red channel
setRedFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the red channel
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setResolution(int) - Method in class org.apache.batik.ext.awt.image.spi.ImageWriterParams
Sets the target resolution of the bitmap image to be written.
setScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
The displacement scale factor
setScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
The displacement scale factor
setSeed(int) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the seed value for the pseudo random number generator.
setSeed(int) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the seed value for the pseudo random number generator.
setSize(int) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
setSize(int) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Sets the source to be affine.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
The source to be clipped by the outline of the clip node.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
The source to be masked by the mask node.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the source to be Convolved
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Key method that sets the src.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the source to be filtered
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the source for this chain.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the source to be src.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the source to be cropped
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the source to be cropped
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Sets the source to be blurred.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Sets the source to be padded
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Sets the source to be affine.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the source to be filtered
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the filter source (the tile content used to fill the tile region.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the filter source
setSources(List) - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
The sources to be composited togeather.
setSources(List) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
The sources to be composited togeather.
setSources(List) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
The sources to be used in the displacement operation The source at index 0 is displacement by the channels in source at index 1 defined by the xChannelSelector and the yChannelSelector.
setSources(List) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Sets this filter sources.
setSpecularExponent(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the specular exponent
setSpecularExponent(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the specular exponent
setStdDeviationX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
The deviation along the x axis, in user space.
setStdDeviationX(double) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
The deviation along the x axis, in user space.
setStdDeviationY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
The deviation along the y axis, in user space.
setStdDeviationY(double) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
The deviation along the y axis, in user space.
setStitched(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets stitching state for tiles.
setStitched(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set stitching state for tiles.
setStroke(Stroke) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Stroke for the Graphics2D context.
setStroke(Stroke) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Stroke for the Graphics2D context.
setSurfaceScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the surface scale
setSurfaceScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the surface scale
setSurfaceScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the surface scale
setSurfaceScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the surface scale
setTarget(Point) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the target point of the kernel (what pixel under the kernel should be set to the result of the convolution).
setTarget(Point) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
setTile(int, int, Raster) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
setTiledRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the tile region
setTiledRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the tiled region
setTileRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the tile region
setTileRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the tile region
setTileStore(TileStore) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
setTransform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
setTurbulenceRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the turbulence region
setTurbulenceRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Sets the turbulence region
setupSeed(int) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
setUseAntialiasedClip(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Set the default behaviour of anti-aliased clipping.
setUseAntialiasedClip(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Set the default behaviour of anti-aliased clipping.
setValue(double) - Method in class org.apache.batik.ext.swing.DoubleDocument
 
setVisible(boolean) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
setWindingRule(int) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
setX(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Sets the x coordinate of the path segment.
setXChannelSelector(ARGBChannel) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Select which component values will be used for displacement along the X axis
setXChannelSelector(ARGBChannel) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Select which component values will be used for displacement along the X axis
setXoffset(double) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Set the x offset.
setXORMode(Color) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setY(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Sets the y coordinate of the path segment.
setYChannelSelector(ARGBChannel) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Select which component values will be used for displacement along the Y axis
setYChannelSelector(ARGBChannel) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Select which component values will be used for displacement along the Y axis
setYoffset(double) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Set the y offset.
ShapeExtender - Class in org.apache.batik.ext.awt.geom
This class wraps a normal path into an extended path.
ShapeExtender(Shape) - Constructor for class org.apache.batik.ext.awt.geom.ShapeExtender
 
ShapeExtender.EPIWrap - Class in org.apache.batik.ext.awt.geom
 
ShapeExtender.EPIWrap(PathIterator) - Constructor for class org.apache.batik.ext.awt.geom.ShapeExtender.EPIWrap
 
shear(double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
shear(double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a shearing transform.
SHEAR - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
SHEAR_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
showDialog() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
showDialog(Component, String) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
Displays the panel in a modal dialog box.
simplify() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
 
size() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns the number of elements currently stored in this collection.
size() - Method in class org.apache.batik.ext.awt.geom.SegmentList
 
slope - Variable in class org.apache.batik.ext.awt.image.LinearTransfer
The slope of the linear function
sm - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
solveCubic(double, double, double, double, double[]) - Static method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
solveLine(double, double, double[]) - Static method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
solveQuad(double, double, double, double[]) - Static method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
SOUTH - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom of its display area, centered horizontally.
SOUTHEAST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom-right corner of its display area.
SOUTHWEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom-left corner of its display area.
SpecularLightingRable - Interface in org.apache.batik.ext.awt.image.renderable
This filter follows the specification of the feSpecularLighting filter in the SVG 1.0 specification.
SpecularLightingRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Implementation of the SpecularLightRable interface.
SpecularLightingRable8Bit(Filter, Rectangle2D, Light, double, double, double, double[]) - Constructor for class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
SpecularLightingRed - Class in org.apache.batik.ext.awt.image.rendered
 
SpecularLightingRed(double, double, Light, BumpMap, Rectangle, double, double, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
split(double) - Method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
split(double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
split(double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
split(double) - Method in class org.apache.batik.ext.awt.geom.SegmentList
 
splitAfter(double) - Method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
splitAfter(double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
splitAfter(double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
splitBefore(double) - Method in class org.apache.batik.ext.awt.geom.AbstractSegment
 
splitBefore(double) - Method in class org.apache.batik.ext.awt.geom.Linear
 
splitBefore(double) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
splitOneGo() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
 
splitRect(Rectangle, Rectangle, Rectangle[]) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
SpotLight - Class in org.apache.batik.ext.awt.image
A light source which emits a light of constant intensity in all directions.
SpotLight(double, double, double, double, double, double, double, double, Color) - Constructor for class org.apache.batik.ext.awt.image.SpotLight
 
srcs - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
srcs - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
sRGB - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with no alpha.
SRGB - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in sRGB space.
sRGB_Pre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with premultiplied alpha.
sRGB_Unpre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with unpremultiplied alpha.
sRGBToLsRGB(double) - Static method in class org.apache.batik.ext.awt.image.AbstractLight
Conversion function for light values.
sRGBToLsRGB(double) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
 
stamp - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
StreamRegistryEntry - Interface in org.apache.batik.ext.awt.image.spi
This type of Image tag registy entry is used for most normal image file formats.
stroke - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current Stroke
subdivide(Segment, Segment) - Method in class org.apache.batik.ext.awt.geom.Cubic
Subdivides this Cubic curve into two curves at t = 0.5.
subdivide(double, Segment, Segment) - Method in class org.apache.batik.ext.awt.geom.Cubic
Subdivides this Cubic curve into two curves at given t.
subdivide(Cubic, Cubic) - Method in class org.apache.batik.ext.awt.geom.Cubic
Subdivides this Cubic curve into two curves at t = 0.5.
subdivide(double, Cubic, Cubic) - Method in class org.apache.batik.ext.awt.geom.Cubic
Subdivides this Cubic curve into two curves at given t.
subdivide(Segment, Segment) - Method in class org.apache.batik.ext.awt.geom.Linear
Subdivides this Linear segment into two segments at t = 0.5.
subdivide(double, Segment, Segment) - Method in class org.apache.batik.ext.awt.geom.Linear
Subdivides this Linear segment into two segments at given t.
subdivide(Linear, Linear) - Method in class org.apache.batik.ext.awt.geom.Linear
Subdivides this Cubic curve into two curves at t = 0.5.
subdivide(double, Linear, Linear) - Method in class org.apache.batik.ext.awt.geom.Linear
Subdivides this Cubic curve into two curves.
subdivide(Quadradic, Quadradic) - Method in class org.apache.batik.ext.awt.geom.Quadradic
Subdivides this Quadradic curve into two curves at t = 0.5.
subdivide(double, Quadradic, Quadradic) - Method in class org.apache.batik.ext.awt.geom.Quadradic
Subdivides this Quadradic curve into two curves at given t.
subdivide(Segment, Segment) - Method in class org.apache.batik.ext.awt.geom.Quadradic
Subdivides this Quadradic curve into two curves at t = 0.5.
subdivide(double, Segment, Segment) - Method in class org.apache.batik.ext.awt.geom.Quadradic
Subdivides this Quadradic curve into two curves at t.
subdivide(Segment, Segment) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
subdivide(double, Segment, Segment) - Method in interface org.apache.batik.ext.awt.geom.Segment
 
subLength(double, double, double) - Method in class org.apache.batik.ext.awt.geom.Cubic
 
subLength(double, double, double) - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
subtract(RectListManager, int, int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
surroundPixels(double) - Static method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Calculate the number of surround pixels required for a given standard Deviation.
surroundPixels(double, RenderingHints) - Static method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Calculate the number of surround pixels required for a given standard Deviation.
SVGComposite - Class in org.apache.batik.ext.awt.image
This provides an implementation of all the composite rules in SVG.
SVGComposite(CompositeRule) - Constructor for class org.apache.batik.ext.awt.image.SVGComposite
 
SVGComposite.AlphaPreCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.AlphaPreCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.ArithCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.ArithCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.ArithCompositeContext_INT_PACK_LUT - Class in org.apache.batik.ext.awt.image
 
SVGComposite.AtopCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.AtopCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.DarkenCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.DarkenCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.InCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.InCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.LightenCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.LightenCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.MultiplyCompositeContext - Class in org.apache.batik.ext.awt.image
The following classes implement the various blend modes from SVG.
SVGComposite.MultiplyCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.OutCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.OutCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.OverCompositeContext - Class in org.apache.batik.ext.awt.image
This implements SRC_OVER for 4 band byte data.
SVGComposite.OverCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
This implements SRC_OVER for Int packed data where the src is premultiplied.
SVGComposite.OverCompositeContext_INT_PACK_NA - Class in org.apache.batik.ext.awt.image
This implements SRC_OVER for Int packed data and dest has no Alpha...
SVGComposite.OverCompositeContext_INT_PACK_UNPRE - Class in org.apache.batik.ext.awt.image
This implements SRC_OVER for Int packed data where the src is unpremultiplied.
SVGComposite.OverCompositeContext_NA - Class in org.apache.batik.ext.awt.image
This implements SRC_OVER for 4 band byte src data and 3 band byte dst data.
SVGComposite.ScreenCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.ScreenCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
SVGComposite.XorCompositeContext - Class in org.apache.batik.ext.awt.image
 
SVGComposite.XorCompositeContext_INT_PACK - Class in org.apache.batik.ext.awt.image
 
sxModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the x-axis scale component
syModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the y-axis scale component

T

TABLE - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
TableTransfer - Class in org.apache.batik.ext.awt.image
TableTransfer.java This class defines the Table type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
TableTransfer(int[]) - Constructor for class org.apache.batik.ext.awt.image.TableTransfer
 
tableValues - Variable in class org.apache.batik.ext.awt.image.DiscreteTransfer
This int array is the input table values from the user
tableValues - Variable in class org.apache.batik.ext.awt.image.TableTransfer
This int array is the input table values from the user
textAsShapes - Variable in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Text handling strategy.
TextPathLayout - Class in org.apache.batik.ext.awt.font
PathLayout can layout text along a Shape, usually a Path object.
TextPathLayout() - Constructor for class org.apache.batik.ext.awt.font.TextPathLayout
 
TileBlock - Class in org.apache.batik.ext.awt.image.rendered
This class is responsible for breaking up a block of tiles into a set of smaller requests that are as large as possible without rerequesting significant numbers of tiles that are already available.
TileCache - Class in org.apache.batik.ext.awt.image.rendered
 
TileCache() - Constructor for class org.apache.batik.ext.awt.image.rendered.TileCache
 
TileCacheRed - Class in org.apache.batik.ext.awt.image.rendered
This implementation of RenderedImage only serves to put the tiles generated by it's input into the TileCache.
TileCacheRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileCacheRed
Place the results of computations of cr into the global tile cache.
TileCacheRed(CachableRed, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileCacheRed
Place the results of computations of cr into the global tile cache.
TileGenerator - Interface in org.apache.batik.ext.awt.image.rendered
This the generic interface for a source of tiles.
TileGrid - Class in org.apache.batik.ext.awt.image.rendered
This is a Grid based implementation of the TileStore.
TileGrid(int, int, int, int, TileGenerator, LRUCache) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileGrid
 
tileGridXOff - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
tileGridYOff - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
tileHeight - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
TileLRUMember - Class in org.apache.batik.ext.awt.image.rendered
This is a useful class that wraps a Raster for patricipation in an LRU Cache.
TileLRUMember() - Constructor for class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
TileLRUMember(Raster) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
TileMap - Class in org.apache.batik.ext.awt.image.rendered
 
TileMap(TileGenerator, LRUCache) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileMap
 
TileRable - Interface in org.apache.batik.ext.awt.image.renderable
A renderable that can tile its source into the tile region.
TileRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
8 bit TileRable implementation
TileRable8Bit(Filter, Rectangle2D, Rectangle2D, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Default constructor
TileRed - Class in org.apache.batik.ext.awt.image.rendered
This filter simply tiles its tile starting from the upper left corner of the tiled region.
TileRed(RenderedImage, Rectangle) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileRed(RenderedImage, Rectangle, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileRed(RenderedImage, Rectangle, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileRed(RenderedImage, Rectangle, int, int, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileStore - Interface in org.apache.batik.ext.awt.image.rendered
This the generic interface for a TileStore.
tileWidth - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
toArray() - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
toArray(Object[]) - Method in class org.apache.batik.ext.awt.geom.RectListManager
fill the given array a with values from my internal rects.
toInt() - Method in class org.apache.batik.ext.awt.g2d.TransformType
Convenience for enumeration switching.
toInt() - Method in class org.apache.batik.ext.awt.image.ARGBChannel
Convenience for enumeration switching
toString() - Method in class org.apache.batik.ext.awt.g2d.TransformType
 
toString() - Method in class org.apache.batik.ext.awt.geom.Cubic
 
toString() - Method in class org.apache.batik.ext.awt.geom.Linear
 
toString() - Method in class org.apache.batik.ext.awt.geom.Quadradic
 
toString() - Method in class org.apache.batik.ext.awt.image.ARGBChannel
 
toString() - Method in class org.apache.batik.ext.awt.image.CompositeRule
This is called by the serialization code before it returns an unserialized object.
toString() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
Really nice to string that outlines what tiles are filled and what region this block covers.
touch() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Increments the time stamp.
touch(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
TransferFunction - Interface in org.apache.batik.ext.awt.image
Defines the interface for all the ComponentTransferOp transfer functions, which can all be converted to a lookup table
transform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.GraphicContext
Current AffineTransform.
transform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
TRANSFORM_GENERAL - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_ROTATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_SCALE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_SHEAR - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_TRANSLATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
transformStack - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Transform stack
TransformStackElement - Class in org.apache.batik.ext.awt.g2d
Contains a description of an elementary transform stack element, such as a rotate or translate.
TransformStackElement(TransformType, double[]) - Constructor for class org.apache.batik.ext.awt.g2d.TransformStackElement
 
transformStackValid - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Defines whether the transform stack is valide or not.
TransformType - Class in org.apache.batik.ext.awt.g2d
Enumeration for transformation types.
translate(int, int) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a translation transform.
translate(int, int) - Method in class org.apache.batik.ext.awt.g2d.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.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a translation transform.
TRANSLATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
TransformType values
TRANSLATE_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
Strings describing the elementary transforms
TranslateRed - Class in org.apache.batik.ext.awt.image.rendered
This is a special case of an Affine that only contains integer translations, this allows it to do it's work by simply changing the coordinate system of the tiles.
TranslateRed(CachableRed, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.TranslateRed
Construct an instance of TranslateRed
transparency - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Transparency.
TurbulencePatternRed - Class in org.apache.batik.ext.awt.image.rendered
This class creates a RenderedImage in conformance to the one defined for the feTurbulence filter of the SVG specification.
TurbulencePatternRed(double, double, int, int, boolean, Rectangle2D, AffineTransform, Rectangle, ColorSpace, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
TurbulenceRable - Interface in org.apache.batik.ext.awt.image.renderable
Creates a sourceless image from a turbulence function.
TurbulenceRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
Creates a sourceless image from a turbulence function.
TurbulenceRable8Bit(Rectangle2D) - Constructor for class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
 
TurbulenceRable8Bit(Rectangle2D, int, int, double, double, boolean, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
 
txf - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The AffineTransform value represented by the chooser
txModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the x-axis translate component
tyModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the y-axis translate component
TYPE_HUE_ROTATE - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
 
TYPE_LUMINANCE_TO_ALPHA - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
 
TYPE_MATRIX - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Identifier used to refer to predefined matrices
TYPE_SATURATE - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
 

U

updateTileGridInfo() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
This function computes all the basic information about the tile grid based on the data stored in sm, and tileGridX/YOff.
URLImageCache - Class in org.apache.batik.ext.awt.image
This class manages a cache of soft references to Images that we have already loaded.
URLImageCache() - Constructor for class org.apache.batik.ext.awt.image.URLImageCache
Let people create there own caches.
URLRegistryEntry - Interface in org.apache.batik.ext.awt.image.spi
This type of Image tag registy entry is used for 'odd' URL types.
useAA - Variable in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 

V

validateTransformStack() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Marks the GraphicContext's isNewTransformStack to false as a memento that the current transform stack was read and has not been reset.
VALUE_AVOID_TILE_PAINTING_DEFAULT - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_AVOID_TILE_PAINTING_OFF - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_AVOID_TILE_PAINTING_ON - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_COLORSPACE_AGREY - Static variable in class org.apache.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want Greyscale data with an alpha channel.
VALUE_COLORSPACE_ALPHA - Static variable in class org.apache.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ALPHA_CONVERT - Static variable in class org.apache.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ARGB - Static variable in class org.apache.batik.ext.awt.ColorSpaceHintKey
Notice to source that we prefer an Alpha RGB Image.
VALUE_COLORSPACE_GREY - Static variable in class org.apache.batik.ext.awt.ColorSpaceHintKey
Notice to source that we only want Greyscale data (no Alpha).
VALUE_COLORSPACE_RGB - Static variable in class org.apache.batik.ext.awt.ColorSpaceHintKey
Notice to source that we will not use Alpha Channel but we still want RGB data.
VALUE_TRANSCODING_PRINTING - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
 
VALUE_TRANSCODING_VECTOR - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
 
VERTICAL - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Resize the component vertically but not horizontally.

W

waitTilHeightDone() - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
waitTilImageDone() - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
waitTilWidthDone() - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
waitTilWidthHeightDone() - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
 
WARN_DESTINATION - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
WEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component on the left side of its display area, centered vertically.
WIND_EVEN_ODD - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The winding rule constant for specifying an even-odd rule for determining the interior of a path.
WIND_NON_ZERO - Static variable in interface org.apache.batik.ext.awt.geom.ExtendedPathIterator
The winding rule constant for specifying a non-zero rule for determining the interior of a path.
wrap(RenderedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Convertes any RenderedImage to a CacheableRed.
WRAP - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
wrap(RenderedImage) - Static method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
wRaster - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
writeImage(RenderedImage, OutputStream) - Method in interface org.apache.batik.ext.awt.image.spi.ImageWriter
 
writeImage(RenderedImage, OutputStream, ImageWriterParams) - Method in interface org.apache.batik.ext.awt.image.spi.ImageWriter
 

X

x - Variable in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
The x coordinate of the path segment.
x - Variable in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
The x coordinate of the next move command.
XOR - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Xor rule.
XOR - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
xpoints - Variable in class org.apache.batik.ext.awt.geom.Polygon2D
The array of x coordinates.
xpoints - Variable in class org.apache.batik.ext.awt.geom.Polyline2D
The array of x coordinates.

Y

y - Variable in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
The y coordinate of the path segment.
y - Variable in class org.apache.batik.ext.awt.geom.PathLength.SingleSegmentPathIterator
The y coordinate of the next move command.
ypoints - Variable in class org.apache.batik.ext.awt.geom.Polygon2D
The array of x coordinates.
ypoints - Variable in class org.apache.batik.ext.awt.geom.Polyline2D
The array of x coordinates.

Z

ZERO_INSETS - Static variable in class org.apache.batik.ext.swing.JGridBagPanel
An InsetsManager that uses zero insets
ZERO_PAD - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges with zeros
zeroRect(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
zeroRect(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
zeroRect(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter_INT_PACK
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2000–2019 Apache Software Foundation. All rights reserved.