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
 
aaOffFontRenderContext - Variable in class org.apache.batik.gvt.renderer.BasicTextPainter
 
ABOUT_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
AboutDialog - class org.apache.batik.apps.svgbrowser.AboutDialog.
A dialog showing the revision of the Batik viewer as well as the list of contributors.
AboutDialog() - Constructor for class org.apache.batik.apps.svgbrowser.AboutDialog
Default constructor
AboutDialog(Frame) - Constructor for class org.apache.batik.apps.svgbrowser.AboutDialog
 
ABSOLUTE_COLORIMETRIC - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
absoluteColorimetricToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Absolute colorimetric.
AbstractAttr - class org.apache.batik.dom.AbstractAttr.
This class implements the Attr interface.
AbstractAttr() - Constructor for class org.apache.batik.dom.AbstractAttr
Creates a new Attr object.
AbstractAttr(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractAttr
Creates a new Attr object.
AbstractAttributeCondition - class org.apache.batik.css.engine.sac.AbstractAttributeCondition.
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition - class org.apache.batik.css.parser.AbstractAttributeCondition.
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.engine.sac.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.parser.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractAttrNS - class org.apache.batik.dom.AbstractAttrNS.
This class implements the Attr interface with support for namespaces.
AbstractAttrNS() - Constructor for class org.apache.batik.dom.AbstractAttrNS
Creates a new Attr object.
AbstractAttrNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractAttrNS
Creates a new Attr object.
AbstractCharacterData - class org.apache.batik.dom.AbstractCharacterData.
This class implements the CharacterData interface.
AbstractCharacterData() - Constructor for class org.apache.batik.dom.AbstractCharacterData
 
AbstractCharDecoder - class org.apache.batik.util.io.AbstractCharDecoder.
This class is the superclass of all the char decoders.
AbstractCharDecoder(InputStream) - Constructor for class org.apache.batik.util.io.AbstractCharDecoder
Creates a new CharDecoder object.
AbstractChildNode - class org.apache.batik.dom.AbstractChildNode.
This class implements the Node interface with support for parent and siblings.
AbstractChildNode() - Constructor for class org.apache.batik.dom.AbstractChildNode
 
AbstractColorInterpolationRable - class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable.
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.
AbstractColorManager - class org.apache.batik.css.engine.value.AbstractColorManager.
This class provides a manager for the property with support for CSS color values.
AbstractColorManager() - Constructor for class org.apache.batik.css.engine.value.AbstractColorManager
 
AbstractCombinatorCondition - class org.apache.batik.css.engine.sac.AbstractCombinatorCondition.
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition - class org.apache.batik.css.parser.AbstractCombinatorCondition.
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.parser.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractComment - class org.apache.batik.dom.AbstractComment.
This class implements the Comment interface.
AbstractComment() - Constructor for class org.apache.batik.dom.AbstractComment
 
AbstractDescendantSelector - class org.apache.batik.css.engine.sac.AbstractDescendantSelector.
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector - class org.apache.batik.css.parser.AbstractDescendantSelector.
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractDocument - class org.apache.batik.dom.AbstractDocument.
This class implements the Document interface.
AbstractDocument() - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocument(DOMImplementation) - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocumentFragment - class org.apache.batik.dom.AbstractDocumentFragment.
This class implements DocumentFragment interface.
AbstractDocumentFragment() - Constructor for class org.apache.batik.dom.AbstractDocumentFragment
 
AbstractDOMImplementation - class org.apache.batik.dom.AbstractDOMImplementation.
This class implements the DOMImplementation, DOMImplementationCSS interfaces.
AbstractDOMImplementation() - Constructor for class org.apache.batik.dom.AbstractDOMImplementation
Creates a new AbstractDOMImplementation object.
AbstractElement - class org.apache.batik.dom.AbstractElement.
This class implements the Element interface.
AbstractElement - class org.apache.batik.dom.svg.AbstractElement.
This class provides a superclass to implement an SVG element, or an element interoperable with the SVG elements.
AbstractElement.Entry - class org.apache.batik.dom.AbstractElement.Entry.
To manage collisions in the attributes map.
AbstractElement.Entry(int, String, String, Node, AbstractElement.Entry) - Constructor for class org.apache.batik.dom.AbstractElement.Entry
Creates a new entry
AbstractElement.ExtendedNamedNodeHashMap - class org.apache.batik.dom.svg.AbstractElement.ExtendedNamedNodeHashMap.
An implementation of the NamedNodeMap.
AbstractElement.ExtendedNamedNodeHashMap(AbstractElement) - Constructor for class org.apache.batik.dom.svg.AbstractElement.ExtendedNamedNodeHashMap
Creates a new ExtendedNamedNodeHashMap object.
AbstractElement.NamedNodeHashMap - class org.apache.batik.dom.AbstractElement.NamedNodeHashMap.
An implementation of the NamedNodeMap.
AbstractElement.NamedNodeHashMap(AbstractElement) - Constructor for class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Creates a new NamedNodeHashMap object.
AbstractElement() - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElement() - Constructor for class org.apache.batik.dom.svg.AbstractElement
Creates a new Element object.
AbstractElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.AbstractElement
Creates a new Element object.
AbstractElementNS - class org.apache.batik.dom.AbstractElementNS.
This class implements the Element interface.
AbstractElementNS() - Constructor for class org.apache.batik.dom.AbstractElementNS
Creates a new AbstractElementNS object.
AbstractElementNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractElementNS
Creates a new AbstractElementNS object.
AbstractElementSelector - class org.apache.batik.css.engine.sac.AbstractElementSelector.
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector - class org.apache.batik.css.parser.AbstractElementSelector.
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.engine.sac.AbstractElementSelector
Creates a new ElementSelector object.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.AbstractElementSelector
Creates a new ElementSelector object.
AbstractEntity - class org.apache.batik.dom.AbstractEntity.
This class implements the Entity interface.
AbstractEntity() - Constructor for class org.apache.batik.dom.AbstractEntity
 
AbstractEntityReference - class org.apache.batik.dom.AbstractEntityReference.
This class implements the EntityReference interface.
AbstractEntityReference() - Constructor for class org.apache.batik.dom.AbstractEntityReference
Creates a new EntityReference object.
AbstractEntityReference(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractEntityReference
Creates a new EntityReference object.
AbstractEvent - class org.apache.batik.dom.events.AbstractEvent.
The abstract Event root class.
AbstractEvent() - Constructor for class org.apache.batik.dom.events.AbstractEvent
 
AbstractGraphics2D - class org.apache.batik.ext.awt.g2d.AbstractGraphics2D.
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(AbstractGraphics2D) - Constructor for class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
This private constructor is used in create
AbstractGraphics2D(boolean) - Constructor for class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
 
AbstractGraphicsNode - class org.apache.batik.gvt.AbstractGraphicsNode.
A partial implementation of the GraphicsNode interface.
AbstractGraphicsNode() - Constructor for class org.apache.batik.gvt.AbstractGraphicsNode
Constructs a new graphics node.
AbstractGraphicsNodeBridge - class org.apache.batik.bridge.AbstractGraphicsNodeBridge.
The base bridge class for SVG graphics node.
AbstractGraphicsNodeBridge() - Constructor for class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Constructs a new abstract bridge.
AbstractImageHandlerEncoder - class org.apache.batik.svggen.AbstractImageHandlerEncoder.
This abstract implementation of the ImageHandler interface is intended to be the base class for ImageHandlers that generate image files for all the images they handle.
AbstractImageHandlerEncoder(String, String) - Constructor for class org.apache.batik.svggen.AbstractImageHandlerEncoder
 
AbstractImageZoomInteractor - class org.apache.batik.swing.gvt.AbstractImageZoomInteractor.
This class represents a zoom interactor.
AbstractImageZoomInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
 
AbstractLight - class org.apache.batik.ext.awt.image.AbstractLight.
An abstract implementation of the Light interface.
AbstractLight(Color) - Constructor for class org.apache.batik.ext.awt.image.AbstractLight
 
AbstractNode - class org.apache.batik.dom.AbstractNode.
This class implements the Node interface.
AbstractNode() - Constructor for class org.apache.batik.dom.AbstractNode
 
AbstractNotation - class org.apache.batik.dom.AbstractNotation.
This class implements the Notation interface.
AbstractNotation() - Constructor for class org.apache.batik.dom.AbstractNotation
 
AbstractPanInteractor - class org.apache.batik.swing.gvt.AbstractPanInteractor.
This class represents a pan interactor.
AbstractPanInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractPanInteractor
 
AbstractParentChildNode - class org.apache.batik.dom.AbstractParentChildNode.
This class implements the Node interface with support for children, parent and siblings.
AbstractParentChildNode() - Constructor for class org.apache.batik.dom.AbstractParentChildNode
 
AbstractParentNode - class org.apache.batik.dom.AbstractParentNode.
This class implements the Node interface with support for children.
AbstractParentNode.ChildNodes - class org.apache.batik.dom.AbstractParentNode.ChildNodes.
To manage the children of this node.
AbstractParentNode.ChildNodes(AbstractParentNode) - Constructor for class org.apache.batik.dom.AbstractParentNode.ChildNodes
Creates a new ChildNodes object.
AbstractParentNode.ElementsByTagName - class org.apache.batik.dom.AbstractParentNode.ElementsByTagName.
To manage a list of nodes.
AbstractParentNode.ElementsByTagName(AbstractParentNode, String) - Constructor for class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Creates a new ElementsByTagName object.
AbstractParentNode.ElementsByTagNameNS - class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS.
To manage a list of nodes.
AbstractParentNode.ElementsByTagNameNS(AbstractParentNode, String, String) - Constructor for class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
Creates a new ElementsByTagNameNS object.
AbstractParentNode() - Constructor for class org.apache.batik.dom.AbstractParentNode
 
AbstractParsedURLProtocolHandler - class org.apache.batik.util.AbstractParsedURLProtocolHandler.
Very simple abstract base class for ParsedURLProtocolHandlers.
AbstractParsedURLProtocolHandler(String) - Constructor for class org.apache.batik.util.AbstractParsedURLProtocolHandler
Constrcut a ProtocolHandler for protocol
AbstractParser - class org.apache.batik.parser.AbstractParser.
This class is the superclass of all parsers.
AbstractParser() - Constructor for class org.apache.batik.parser.AbstractParser
 
AbstractProcessingInstruction - class org.apache.batik.dom.AbstractProcessingInstruction.
This class implements the ProcessingInstruction interface.
AbstractProcessingInstruction() - Constructor for class org.apache.batik.dom.AbstractProcessingInstruction
 
AbstractRable - class org.apache.batik.ext.awt.image.renderable.AbstractRable.
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 org.apache.batik.ext.awt.image.rendered.AbstractRed.
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(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, 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(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, 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(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).
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, 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(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).
AbstractRegistryEntry - 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
 
AbstractRegistryEntry(String, float, String, String) - Constructor for class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
AbstractResetTransformInteractor - class org.apache.batik.swing.gvt.AbstractResetTransformInteractor.
This class represents an interactor which reset the rendering transform of the associated document.
AbstractResetTransformInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
 
AbstractRotateInteractor - class org.apache.batik.swing.gvt.AbstractRotateInteractor.
This class represents a rotate interactor.
AbstractRotateInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractRotateInteractor
 
AbstractSiblingSelector - class org.apache.batik.css.engine.sac.AbstractSiblingSelector.
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector - class org.apache.batik.css.parser.AbstractSiblingSelector.
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractSVGAnimatedLength - class org.apache.batik.dom.svg.AbstractSVGAnimatedLength.
This class provides an implementation of the SVGAnimatedLength interface.
AbstractSVGAnimatedLength.BaseSVGLength - class org.apache.batik.dom.svg.AbstractSVGAnimatedLength.BaseSVGLength.
This class represents the SVGLength returned by getBaseVal().
AbstractSVGAnimatedLength.BaseSVGLength(AbstractSVGAnimatedLength, short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGAnimatedLength.BaseSVGLength
Creates a new BaseSVGLength.
AbstractSVGAnimatedLength(AbstractElement, String, String, short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
Creates a new SVGAnimatedLength.
AbstractSVGBridge - class org.apache.batik.bridge.AbstractSVGBridge.
The base bridge class for SVG elements.
AbstractSVGBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGBridge
Constructs a new abstract bridge for SVG elements.
AbstractSVGConverter - class org.apache.batik.svggen.AbstractSVGConverter.
Abstract class with common utility methods used by subclasses for specific convertion operations.
AbstractSVGConverter(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.AbstractSVGConverter
 
AbstractSVGFilterConverter - class org.apache.batik.svggen.AbstractSVGFilterConverter.
Abstract class with common utility methods used by subclasses for specific convertion operations.
AbstractSVGFilterConverter(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.AbstractSVGFilterConverter
 
AbstractSVGFilterPrimitiveElementBridge - class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge.
The base bridge class for SVG filter primitives.
AbstractSVGFilterPrimitiveElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Constructs a new bridge for a filter primitive element.
AbstractSVGGradientElementBridge - class org.apache.batik.bridge.AbstractSVGGradientElementBridge.
Bridge class for vending gradients.
AbstractSVGGradientElementBridge.Stop - class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop.
This class represents a gradient <stop> element.
AbstractSVGGradientElementBridge.Stop(Color, float) - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop
Constructs a new stop definition.
AbstractSVGGradientElementBridge.SVGStopElementBridge - class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge.
Bridge class for the gradient <stop> element.
AbstractSVGGradientElementBridge.SVGStopElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
 
AbstractSVGGradientElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Constructs a new AbstractSVGGradientElementBridge.
AbstractSVGItem - class org.apache.batik.dom.svg.AbstractSVGItem.
Adapter for the SVGItem interface.
AbstractSVGItem() - Constructor for class org.apache.batik.dom.svg.AbstractSVGItem
 
AbstractSVGLength - class org.apache.batik.dom.svg.AbstractSVGLength.
Default implementation for SVGLength.
AbstractSVGLength.DefaultContext - class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext.
To resolve the units.
AbstractSVGLength.DefaultContext(AbstractSVGLength) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
 
AbstractSVGLength(short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLength
Creates a new AbstractSVGLength.
AbstractSVGLengthList - class org.apache.batik.dom.svg.AbstractSVGLengthList.
This class is the implementation of SVGLengthList.
AbstractSVGLengthList.LengthListBuilder - class org.apache.batik.dom.svg.AbstractSVGLengthList.LengthListBuilder.
Helper class to interface the LengthListParser and the ListHandler
AbstractSVGLengthList.LengthListBuilder(AbstractSVGLengthList, ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLengthList.LengthListBuilder
 
AbstractSVGLengthList.SVGLengthItem - class org.apache.batik.dom.svg.AbstractSVGLengthList.SVGLengthItem.
Representation of the item SVGLength.
AbstractSVGLengthList.SVGLengthItem(AbstractSVGLengthList, short, float, short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLengthList.SVGLengthItem
Default Constructor.
AbstractSVGLengthList(short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLengthList
Creates a new SVGLengthList.
AbstractSVGLightingElementBridge - class org.apache.batik.bridge.AbstractSVGLightingElementBridge.
Bridge class for the <feDiffuseLighting> element.
AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge - class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge.
The base bridge class for light element.
AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
 
AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge - class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge.
Bridge class for the <feDistantLight> element.
AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Constructs a new bridge for a light element.
AbstractSVGLightingElementBridge.SVGFePointLightElementBridge - class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge.
Bridge class for the <fePointLight> element.
AbstractSVGLightingElementBridge.SVGFePointLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Constructs a new bridge for a light element.
AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge - class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge.
Bridge class for the <feSpotLight> element.
AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Constructs a new bridge for a light element.
AbstractSVGLightingElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge
Constructs a new bridge for the lighting filter primitives.
AbstractSVGList - class org.apache.batik.dom.svg.AbstractSVGList.
This class is a base implementation for a live list representation of SVG attributes.
AbstractSVGList.ListBuilder - class org.apache.batik.dom.svg.AbstractSVGList.ListBuilder.
Local list handler implementation.
AbstractSVGList.ListBuilder(AbstractSVGList) - Constructor for class org.apache.batik.dom.svg.AbstractSVGList.ListBuilder
 
AbstractSVGList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGList
Creates a new SVGList.
AbstractSVGMatrix - class org.apache.batik.dom.svg.AbstractSVGMatrix.
This class provides an abstract implementation of the SVGMatrix interface.
AbstractSVGMatrix() - Constructor for class org.apache.batik.dom.svg.AbstractSVGMatrix
 
AbstractSVGNumber - class org.apache.batik.dom.svg.AbstractSVGNumber.
 
AbstractSVGNumber() - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumber
Creates a new instance of SVGOMNumber
AbstractSVGNumberList - class org.apache.batik.dom.svg.AbstractSVGNumberList.
This class is the implementation of SVGNumberList.
AbstractSVGNumberList.NumberListBuilder - class org.apache.batik.dom.svg.AbstractSVGNumberList.NumberListBuilder.
Helper class to interface the NumberListParser and the NumberHandler
AbstractSVGNumberList.NumberListBuilder(AbstractSVGNumberList, ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumberList.NumberListBuilder
 
AbstractSVGNumberList.SVGNumberItem - class org.apache.batik.dom.svg.AbstractSVGNumberList.SVGNumberItem.
Representation of the item SVGNumber.
AbstractSVGNumberList.SVGNumberItem(AbstractSVGNumberList, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumberList.SVGNumberItem
Default Constructor.
AbstractSVGNumberList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumberList
Creates a new SVGNumberList.
AbstractSVGPathSegList - class org.apache.batik.dom.svg.AbstractSVGPathSegList.
This class is the implementation of SVGPathSegList.
AbstractSVGPathSegList.PathSegListBuilder - class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder.
 
AbstractSVGPathSegList.PathSegListBuilder(AbstractSVGPathSegList, ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
 
AbstractSVGPathSegList.SVGPathSegArcItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem.
 
AbstractSVGPathSegList.SVGPathSegArcItem(AbstractSVGPathSegList, short, String, float, float, float, boolean, boolean, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
AbstractSVGPathSegList.SVGPathSegArcItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem.
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem(AbstractSVGPathSegList, short, String, float, float, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem.
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem(AbstractSVGPathSegList, short, String, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem.
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem(AbstractSVGPathSegList, short, String, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem.
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem(AbstractSVGPathSegList, short, String, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
AbstractSVGPathSegList.SVGPathSegItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem.
Internal representation of the item SVGPathSeg.
AbstractSVGPathSegList.SVGPathSegItem(AbstractSVGPathSegList) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
AbstractSVGPathSegList.SVGPathSegItem(AbstractSVGPathSegList, short, String) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
AbstractSVGPathSegList.SVGPathSegItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem.
 
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(AbstractSVGPathSegList, short, String, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
 
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
 
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem.
 
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(AbstractSVGPathSegList, short, String, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
 
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
 
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem - class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem.
 
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem(AbstractSVGPathSegList, short, String, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem(AbstractSVGPathSegList, SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
AbstractSVGPathSegList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList
Creates a new SVGPathSegList.
AbstractSVGPointList - class org.apache.batik.dom.svg.AbstractSVGPointList.
This class is the implementation of SVGPointList.
AbstractSVGPointList.PointsListBuilder - class org.apache.batik.dom.svg.AbstractSVGPointList.PointsListBuilder.
Helper class to interface the PointsParser and the ListHandler
AbstractSVGPointList.PointsListBuilder(AbstractSVGPointList, ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPointList.PointsListBuilder
 
AbstractSVGPointList.SVGPointItem - class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem.
Representation of the item SVGPoint.
AbstractSVGPointList.SVGPointItem(AbstractSVGPointList, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
Default contructor.
AbstractSVGPointList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGPointList
Creates a new SVGPointList.
AbstractSVGTransform - class org.apache.batik.dom.svg.AbstractSVGTransform.
Abstract implementation for SVGTransform.
AbstractSVGTransform() - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransform
Default constructor.
AbstractSVGTransformList - class org.apache.batik.dom.svg.AbstractSVGTransformList.
This class is the implementation of SVGTransformList.
AbstractSVGTransformList.SVGTransformItem - class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem.
Internal representation of the item SVGPoint.
AbstractSVGTransformList.SVGTransformItem(AbstractSVGTransformList) - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
AbstractSVGTransformList.SVGTransformItem(AbstractSVGTransformList, SVGTransform) - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
AbstractSVGTransformList.TransformListBuilder - class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder.
Helper class to interface the PointsParser and the ListHandler
AbstractSVGTransformList.TransformListBuilder(AbstractSVGTransformList, ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList.TransformListBuilder
 
AbstractSVGTransformList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList
Creates a new SVGTransformationList.
AbstractText - class org.apache.batik.dom.AbstractText.
This class implements the Text interface.
AbstractText() - Constructor for class org.apache.batik.dom.AbstractText
 
AbstractTiledRed - class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed.
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(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, 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(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, 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(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).
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, 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(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).
AbstractTranscoder - class org.apache.batik.transcoder.AbstractTranscoder.
This class can be the base class of a transcoder which may support transcoding hints and/or error handler.
AbstractTranscoder() - Constructor for class org.apache.batik.transcoder.AbstractTranscoder
Constructs a new AbstractTranscoder.
AbstractValue - class org.apache.batik.css.engine.value.AbstractValue.
This class provides an abstract implementation of the Value interface.
AbstractValue() - Constructor for class org.apache.batik.css.engine.value.AbstractValue
 
AbstractValueFactory - class org.apache.batik.css.engine.value.AbstractValueFactory.
This class provides a base implementation for the value factories.
AbstractValueFactory() - Constructor for class org.apache.batik.css.engine.value.AbstractValueFactory
 
AbstractValueManager - class org.apache.batik.css.engine.value.AbstractValueManager.
This class provides an abstract implementation of the ValueManager interface.
AbstractValueManager() - Constructor for class org.apache.batik.css.engine.value.AbstractValueManager
 
AbstractZoomInteractor - class org.apache.batik.swing.gvt.AbstractZoomInteractor.
This class represents a zoom interactor.
AbstractZoomInteractor.ZoomOverlay - class org.apache.batik.swing.gvt.AbstractZoomInteractor.ZoomOverlay.
To paint the interactor.
AbstractZoomInteractor.ZoomOverlay(AbstractZoomInteractor) - Constructor for class org.apache.batik.swing.gvt.AbstractZoomInteractor.ZoomOverlay
 
AbstractZoomInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractZoomInteractor
 
accept(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter.SVGFileFilter
 
accept(File) - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Returns true if the input file can be handled.
accept(File) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Returns true if the input file can be handled by the handler
accept(File) - Method in class org.apache.batik.apps.svgbrowser.SquiggleInputHandlerFilter
 
accept(File) - Method in interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
Returns true if the input file can be handled by the handler
accept(File) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ImageFileFilter
Returns true if f is a file with the correct extension, false otherwise.
accept(File) - Method in class org.apache.batik.swing.svg.SVGFileFilter
Returns true if f is an SVG file
accept(ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Returns true if the input URI can be handled by the handler
accept(ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Returns true if the input URI can be handled by the handler
accept(ParsedURL) - Method in interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
Returns true if the input URI can be handled by the handler
accept(String) - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Returns true if the resource at the given path can be handled
accept(String) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Return true if the resource with the given path can be handled.
acceptedEncodings - Static variable in class org.apache.batik.util.ParsedURLData
 
acceptNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Whether or not the given node is accepted by this tree walker.
ACCUMULATE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'accumulate' keyword.
aci - Variable in class org.apache.batik.gvt.TextNode
Attributed Character Iterator describing the text
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
 
actionListener - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The action listener.
ActionMap - interface org.apache.batik.util.gui.resource.ActionMap.
This interface represents an object which maps actions to strings
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.OptionPanel.Dialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.FindDialog.FindButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.FindDialog.ClearButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.FindDialog.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenLocationAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NewWindowAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreferencesAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PrintAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsJPGAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsPNGAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsTIFFAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ViewSourceAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FlushAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ToggleDebuggerAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PauseAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SetTransformAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.MonitorAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FindDialogAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ThumbnailDialogAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FullScreenAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.DOMViewerAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ResetTransformAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.AffineAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.DOMViewer.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.JErrorPane.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.JErrorPane.ShowDetailButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.MemoryMonitor.CollectButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.BrowseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.ClearButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.RemoveButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction
 
activateListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The activate event listener.
ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ACTIVEBORDER' color name.
ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'ACTIVECAPTION' color name.
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.
add(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
Adds nde to the head of the list.
add(EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Adds the specified event listener.
add(int, DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
 
add(int, Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Inserts the specified graphics node at the specified position in this children list.
add(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
add(Object) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
add(Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Adds the specified graphics node to this composite graphics node.
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.
addActionListener(ActionListener) - Method in class org.apache.batik.util.gui.LocationBar
Adds an action listener to this component.
addAll(Collection) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
addAll(Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
addAll(int, Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
addAttribute(String, String, String, String) - Method in class org.apache.batik.dom.svg.AttributeInitializer
Adds a default attribute value to the initializer.
addButton - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The button to add a CSS medium from the list.
addChildGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
addChildGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
addChildNullPaintAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
addChildNullPaintAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
addChildPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
addChildPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
addContextToChild(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Add to the element children of the node, a SVGContext to support dynamic updated .
addCSSEngineListener(CSSEngineListener) - Method in class org.apache.batik.css.engine.CSSEngine
Adds a CSS engine listener.
addDOMListeners() - Method in class org.apache.batik.bridge.BridgeContext
Adds EventListeners to the DOM and CSSEngineListener to the CSSEngine to handle any modifications on the DOM tree or style properties and update the GVT tree in response.
addElement(Element) - Method in class org.apache.batik.svggen.DOMGroupManager
Adds a node to the current group, if possible
addElement(Element, short) - Method in class org.apache.batik.svggen.DOMGroupManager
Adds a node to the current group, if possible
addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget#addEventListener(String,EventListener,boolean).
addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the registration of event listeners on the event target.
addGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Adds glyph position attributes to an AttributedString.
addGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
Adds glyph position attributes to an AttributedString.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Adds the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Adds the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Adds the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Adds the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGroupManager(DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
 
addGVTListener(BridgeContext, Document) - Static method in class org.apache.batik.bridge.BridgeEventSupport
Is called only for the root element in order to dispatch GVT events to the DOM.
addGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a GVTTreeBuilderListener to this component.
addGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Adds a GVTTreeBuilderListener to this GVTTreeBuilder.
addGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Adds a GVTTreeRendererListener to this component.
addGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Adds a GVTTreeRendererListener to this GVTTreeRenderer.
addInfo(Element, Collection, Collection, Collection, Rectangle2D) - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PauseAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction
 
addJComponent(JComponent) - Method in interface org.apache.batik.util.gui.resource.JComponentModifier
Gives a reference to a component to this object
addJGVTComponentListener(JGVTComponentListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
 
addLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The AddLanguageButton.
addLeftShift(int, float) - Method in class org.apache.batik.gvt.text.GlyphIterator
 
addLinkActivationListener(LinkActivationListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a LinkActivationListener to this component.
addMatchingRules(List, StyleSheet, Element, String) - Method in class org.apache.batik.css.engine.CSSEngine
Adds the rules matching the element/pseudo-element of given style sheet to the list.
addNullPaintAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
This creates 'dummy' TPI objects for each element and records them in the elemTPI map so we can later update them with the correct paint attributes.
addNullPaintAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
addObject(int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
 
addObject(int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Adds a GdiObject to the internal handle table.
addObjectAt(int, Object, int) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Adds a GdiObject to the internal handle table.
addObjectAt(int, Object, int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Adds a GdiObject to the internal handle table.
addOtherDef(Element) - Method in class org.apache.batik.svggen.DOMTreeManager
Lets custom implementations for various extensions add elements to the sections.
addPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Adds painting attributes to an AttributedString.
addPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
Adds painting attributes to an AttributedString.
addPrivateChunk(String, byte[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Adds a private chunk, in binary form, to the list of chunks to be stored with this image.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Adds the specified PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Adds the specified PropertyChangeListener for the specified property.
addPtsToPath(GeneralPath, Point2D.Float[], Point2D.Float[], int) - Static method in class org.apache.batik.gvt.text.GlyphLayout
 
addRect(Rectangle) - Method in class org.apache.batik.swing.svg.SVGUpdateOverlay
 
addRefInfo(Element, Collection, Collection, Collection, Rectangle2D) - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
 
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.
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.
addRules(Element, String, StyleMap, List, short) - Method in class org.apache.batik.css.engine.CSSEngine
Adds the rules contained in the given list to a stylemap.
addScriptingListeners(Node) - Method in class org.apache.batik.bridge.ScriptingEnvironment
Adds the scripting listeners to the given element.
addSelectionListener(SelectionListener) - Method in interface org.apache.batik.gvt.Selector
Add a SelectionListener to this Selector's notification list.
addSelectionListener(SelectionListener) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
Add a SelectionListener to this Selector's notification list.
addShapePainter(ShapePainter) - Method in class org.apache.batik.gvt.CompositeShapePainter
Adds the specified shape painter to the shape painter..
addStdFeatures() - Method in class org.apache.batik.bridge.UserAgentAdapter
 
addStringToTable(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Add a new string to the string table.
addStringToTable(byte[], byte) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Add a new string to the string table.
addSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a SVGDocumentLoaderListener to this component.
addSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Adds a SVGDocumentLoaderListener to this SVGDocumentLoader.
addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a SVGLoadEventDispatcherListener to this component.
addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Adds a SVGLoadEventDispatcherListener to this SVGLoadEventDispatcher.
addToHistory(String) - Method in class org.apache.batik.util.gui.LocationBar
Adds the given text to the history.
addToPanelAtRow(String, Document, String, JGridBagPanel, int) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
addTranscodingHint(TranscodingHints.Key, Object) - Method in class org.apache.batik.transcoder.TranscoderSupport
Sets the value of a single preference for the transcoding process.
addTranscodingHint(TranscodingHints.Key, Object) - Method in interface org.apache.batik.transcoder.Transcoder
Sets the value of a single preference for the transcoding process.
addTreeGraphicsNodeChangeListener(GraphicsNodeChangeListener) - Method in class org.apache.batik.gvt.RootGraphicsNode
 
addUIEventListeners(Document) - Method in class org.apache.batik.bridge.BridgeContext
Adds EventListeners to the input document to handle the cursor property.
addUpdateManagerListener(UpdateManagerListener) - Method in class org.apache.batik.bridge.UpdateManager
Adds a UpdateManagerListener to this UpdateManager.
addUpdateManagerListener(UpdateManagerListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a UpdateManagerListener to this component.
addVisitedURI(String) - Method in class org.apache.batik.apps.svgbrowser.Main
Notifies Application of recently visited URI
addVisitedURI(String) - Method in interface org.apache.batik.apps.svgbrowser.Application
Notifies Application of recently visited URI
ADJUST_ALL - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
ADJUST_ALL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for LENGTH_ADJUST specifying overall scaling of layout outlines
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.
ADJUST_SPACING - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
ADJUST_SPACING - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for LENGTH_ADJUST specifying adjustment to inter-glyph spacing
adjustTextSpacing() - Method in class org.apache.batik.gvt.text.GlyphLayout
Does any spacing adjustments that may have been specified.
advanceWidth - Variable in class org.apache.batik.svggen.font.Glyph
 
AffineRable - interface org.apache.batik.ext.awt.image.renderable.AffineRable.
Adjusts the input images coordinate system by a general Affine transform
AffineRable8Bit - class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit.
Concrete implementation of the AffineRable interface.
AffineRable8Bit(Filter, AffineTransform) - Constructor for class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
AffineRed - class org.apache.batik.ext.awt.image.rendered.AffineRed.
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
 
affineTransform - Variable in class org.apache.batik.dom.svg.SVGOMMatrix
The AffineTransform used to implement the matrix.
affineTransform - Variable in class org.apache.batik.dom.svg.AbstractSVGTransform
AffineTranform associated to the SVGTransform Java2D representation of the SVGTransform.
affineTransform - Variable in class org.apache.batik.parser.AWTTransformProducer
The value of the current affine transform.
AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'after-edge' keyword.
afterStopRunnable - Variable in class org.apache.batik.swing.svg.JSVGComponent
 
alert(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'alert' method of the Window interface.
alert(String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Displays an alert dialog box.
alert(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Displays an alert dialog box.
alert(String) - Method in interface org.apache.batik.script.Window
Displays an alert dialog box.
ALICEBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aliceblue' RGB color.
ALICEBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aliceblue' color name.
align - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
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.
ALIGNMENT_BASELINE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
 
AlignmentBaselineManager - class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager.
This class provides a manager for the 'alignment-baseline' property values.
AlignmentBaselineManager() - Constructor for class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
 
ALL - Static variable in interface org.apache.batik.gvt.GraphicsNode
Indicates that this graphics node can be the target for events if any cases.
ALL_PROPERTIES - Variable in class org.apache.batik.css.engine.CSSEngine
Used to fire a change event for all the properties.
ALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'all' keyword.
allowedScriptTypes - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Set of allowed script types.
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 - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The alpha opacity value of the entry.
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
 
ALPHABETIC_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
The bit array representing an alphabetic character.
ALPHABETIC_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'alphabetic' keyword.
ALT_GLYPH_HANDLER - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
ALT_GLYPH_HANDLER - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
ALT_GRAPH_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The alt-graph key modifier constant.
ALT_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The alt key modifier constant.
alternate - Variable in class org.apache.batik.css.engine.StyleSheet
Whether or not this stylesheet is alternate.
ALTERNATE_EVENT_NAME - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
 
alternateStylesheet - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Alternate stylesheet for which should be applied to the SVG
alternateStyleSheet - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The alternate style-sheet title.
alternateStyleSheet - Variable in class org.apache.batik.css.engine.CSSEngine
The alternate stylesheet title.
AltGlyphHandler - interface org.apache.batik.gvt.font.AltGlyphHandler.
An interface for handling altGlyphs.
altKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
 
ALWAYS_DYNAMIC - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that all document must be considered as dynamic.
ALWAYS_INTERACTIVE - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that all document must be considered as interactive.
ALWAYS_STATIC - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that all document must be considered as static.
amplitude - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
The amplitude of the Gamma function
ancestorSelector - Variable in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
The ancestor selector.
ancestorSelector - Variable in class org.apache.batik.css.parser.AbstractDescendantSelector
The ancestor selector.
ANCHOR_CURSOR - Static variable in class org.apache.batik.bridge.CursorManager
Cursor used over anchors
ANCHOR_END - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The type of the END anchor.
ANCHOR_MIDDLE - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The type of the MIDDLE anchor.
ANCHOR_START - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The type of the START anchor.
ANCHOR_TYPE - Static variable in class org.apache.batik.extension.svg.SVGFlowTextElementBridge
 
ANCHOR_TYPE - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
ANCHOR_TYPE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Anchor type.
angle - Variable in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
angle - Variable in class org.apache.batik.dom.svg.AbstractSVGTransform
Angle associated to the transform.
angleAtLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength
 
angleAtLength(float) - Method in class org.apache.batik.gvt.text.TextPath
Returns the angle at the specified length along the path.
angleHandler - Variable in class org.apache.batik.parser.AngleParser
The angle handler used to report parse events.
AngleHandler - interface org.apache.batik.parser.AngleHandler.
This interface must be implemented and then registred as the handler of a AngleParser instance in order to be notified of parsing events.
angleOnly - Variable in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
 
AngleParser - class org.apache.batik.parser.AngleParser.
This class implements an event-based parser for the SVG angle values.
AngleParser() - Constructor for class org.apache.batik.parser.AngleParser
 
angleValue(float) - Method in interface org.apache.batik.parser.AngleHandler
Invoked when a float value has been parsed.
angleValue(float) - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.angleValue(float).
animationsPaused() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
animationsPaused() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
ANTIQUEWHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'antiquewhite' RGB color.
ANTIQUEWHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'antiquewhite' color name.
ANY - Static variable in interface org.apache.batik.apps.svgbrowser.ResourceOrigin
Any origin
ANY - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '*' lexical unit.
ANY_IDENTIFIER - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents a 'ANY' lexical unit.
ANY_NODE - Static variable in interface org.w3c.css.sac.SiblingSelector
 
Any2LsRGBRed - class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed.
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 org.apache.batik.ext.awt.image.rendered.Any2LumRed.
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 org.apache.batik.ext.awt.image.rendered.Any2sRGBRed.
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 luminace image from src.
aoiListener - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
The overlay used to display the area of interest.
APP_MAIN_CLASS_DIR - Static variable in class org.apache.batik.util.ApplicationSecurityEnforcer
Directory where classes are expanded in the development version
append(ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Appends a node to the tree.
append(ExtendedPathIterator, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
append(float) - Method in class org.apache.batik.css.engine.value.svg.ICCColor
Appends a color to the list.
append(Node) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Appends a node to the list.
append(Node) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
Appends a node to the list.
append(PathIterator, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
append(Rule) - Method in class org.apache.batik.css.engine.StyleSheet
Appends a rule to the stylesheet.
append(Selector) - Method in class org.apache.batik.css.parser.CSSSelectorList
Appends an item to the list.
append(Shape, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
append(String) - Method in class org.apache.batik.css.parser.CSSSACMediaList
Appends an item to the list.
append(String, Map) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Appends a String and its associated attributes.
append(Value) - Method in class org.apache.batik.css.engine.value.ListValue
Appends an item to the list.
append(Value, int, boolean) - Method in class org.apache.batik.css.engine.StyleDeclaration
Appends a value to the declaration.
appendChild(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.appendChild(Node).
appendChild(Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.appendChild(Node).
appendData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.appendData(String).
appendGroup(Element, DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
When a group is appended to the tree by this call, all the other group managers are requested to start new groups, in order to preserve the Z-order.
appendItem(String) - Method in interface org.w3c.dom.svg.SVGStringList
 
appendItem(SVGLength) - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList
 
appendItem(SVGLength) - Method in interface org.w3c.dom.svg.SVGLengthList
 
appendItem(SVGNumber) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
DOM: Implements SVGNumberList.appendItem(SVGNumber).
appendItem(SVGNumber) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
 
appendItem(SVGNumber) - Method in interface org.w3c.dom.svg.SVGNumberList
 
appendItem(SVGPathSeg) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
 
appendItem(SVGPathSeg) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
appendItem(SVGPoint) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
 
appendItem(SVGPoint) - Method in interface org.w3c.dom.svg.SVGPointList
 
appendItem(SVGTransform) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
 
appendItem(SVGTransform) - Method in interface org.w3c.dom.svg.SVGTransformList
 
appendItemImpl(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGList
Inserts a new item at the end of the list.
application - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The current application.
Application - interface org.apache.batik.apps.svgbrowser.Application.
This interface represents a SVG viewer application.
ApplicationSecurityEnforcer - class org.apache.batik.util.ApplicationSecurityEnforcer.
This is a helper class which helps applications enforce secure script execution.
ApplicationSecurityEnforcer(Class, String) - Constructor for class org.apache.batik.util.ApplicationSecurityEnforcer
 
ApplicationSecurityEnforcer(Class, String, String) - Constructor for class org.apache.batik.util.ApplicationSecurityEnforcer
Deprecated. This constructor is now deprecated. Use the two argument constructor instead as this version will be removed after the 1.5beta4 release.
appliesTo(String) - Method in class org.apache.batik.svggen.SVGAttribute
 
appliesTo(String, String) - Method in class org.apache.batik.svggen.DefaultStyleHandler
Controls whether or not a given attribute applies to a particular element.
applyDefaultRenderingStyle(Element) - Method in class org.apache.batik.svggen.DOMTreeManager
 
applyLut_INT(WritableRaster, int[]) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
 
applyStretchTransform(boolean) - Method in class org.apache.batik.gvt.text.GlyphLayout
Stretches the text so that it becomes the specified length.
appMainClass - Variable in class org.apache.batik.util.ApplicationSecurityEnforcer
The application's main entry point
appMainClassRelativeURL - Variable in class org.apache.batik.util.ApplicationSecurityEnforcer
The resource name for the application's main class
APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'APPWORKSPACE' color name.
aqua - Static variable in class org.apache.batik.svggen.SVGColor
Predefined CSS colors
AQUA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'aqua' RGB color.
AQUA_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'aqua' color name.
AQUAMARINE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aquamarine' RGB color.
AQUAMARINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'aquamarine' color name.
ARABIC_FORM - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
ARABIC_INITIAL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
ARABIC_ISOLATED - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
ARABIC_MEDIAL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
ARABIC_NONE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
ARABIC_TERMINAL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
arabicChar(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the char is a standard arabic char.
arabicCharTransparent(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the char is transparent.
ArabicTextHandler - class org.apache.batik.gvt.text.ArabicTextHandler.
Handles the processing of arabic text.
ArabicTextHandler() - Constructor for class org.apache.batik.gvt.text.ArabicTextHandler
 
arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
Implements PathHandler.arcAbs(float,float,float,boolean,boolean,float,float).
arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.arcAbs(float,float,float,boolean,boolean,float,float).
arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.arcAbs(float,float,float,boolean,boolean,float,float).
arcAbs(float, float, float, boolean, boolean, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute elliptical arc command has been parsed.
arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
Implements PathHandler.arcRel(float,float,float,boolean,boolean,float,float).
arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.arcRel(float,float,float,boolean,boolean,float,float).
arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.arcRel(float,float,float,boolean,boolean,float,float).
arcRel(float, float, float, boolean, boolean, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative elliptical arc command has been parsed.
arcTo(double, double, double, boolean, boolean, double, double) - 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.
area - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Output AOI area.
areaOfInterest - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The area of interest.
ARG_1_AND_2_ARE_WORDS - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
ARG_KEY_ASCII - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_CHAR_RANGE_HIGH - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_CHAR_RANGE_LOW - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_ID - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_OUTPUT_PATH - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_START_CHAR - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_TESTCARD - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARGBChannel - class org.apache.batik.ext.awt.image.ARGBChannel.
Enumerated type for an ARGB Channel selector.
args - Variable in class org.apache.batik.apps.rasterizer.Main
Vector of arguments describing the conversion task to be performed.
ARGS_ARE_XY_VALUES - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
arguments - Variable in class org.apache.batik.apps.svgbrowser.Main
The arguments.
arguments - Variable in class org.apache.batik.apps.svgpp.Main
The arguments.
arguments - Variable in class org.apache.batik.script.rhino.WindowWrapper.FunctionWrapper
The arguments.
ARITHMETIC(float, float, float, float) - Static method in class org.apache.batik.ext.awt.image.CompositeRule
Factory to create artithmatic CompositeRules.
ascent - Variable in class org.apache.batik.gvt.font.GVTFontFace
 
ascent - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
ASCIIDecoder - class org.apache.batik.util.io.ASCIIDecoder.
This class represents an object which decodes ASCII characters from a stream of bytes.
ASCIIDecoder(InputStream) - Constructor for class org.apache.batik.util.io.ASCIIDecoder
Creates a new ASCIIDecoder.
assignArabicForms(AttributedString) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
If the AttributedString contains any arabic chars, assigns an arabic form attribute, ie.
at - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
AT_KEYWORD - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@ident' lexical unit.
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
 
ATTLIST_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
The ATTLIST context.
ATTLIST_START - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents an ATTLIST declaration start lexical unit, ie.
ATTR_ID - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_XLINK_HREF - Static variable in interface org.apache.batik.svggen.SVGSyntax
This is a qualified form for href, using the xlink: namespace prefix
attrAdded(Attr, String) - Method in class org.apache.batik.dom.AbstractElement
Called when an attribute has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Called when an attribute has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeValue
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeColorValue
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributePaintValue
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
Called when an Attr node has been added.
attrDelimiter - Variable in class org.apache.batik.xml.XMLScanner
The last attribute delimiter encountered.
attribute - Variable in class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
The script attribute.
ATTRIBUTE_FRAGMENT - Static variable in interface org.apache.batik.xml.LexicalUnits
Represents an attribute fragment lexical unit.
ATTRIBUTE_VALUE_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
The attribute value context.
AttributeCondition - interface org.w3c.css.sac.AttributeCondition.
 
AttributedCharacterSpanIterator - class org.apache.batik.gvt.text.AttributedCharacterSpanIterator.
AttributedCharacterSpanIterator Used to provide ACI functionality to a "substring" of an AttributedString.
AttributedCharacterSpanIterator(AttributedCharacterIterator, int, int) - Constructor for class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Construct a AttributedCharacterSpanIterator from a subinterval of an existing AttributedCharacterIterator.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMGradientElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMScriptElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMAElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMMarkerElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMTextPathElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMCursorElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMStyleElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMColorProfileElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMViewElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMSymbolElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMImageElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMMPathElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMUseElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFEImageElement
The attribute initializer.
AttributeInitializer - class org.apache.batik.dom.svg.AttributeInitializer.
This class is used by elements to initialize and reset their attributes.
AttributeInitializer(int) - Constructor for class org.apache.batik.dom.svg.AttributeInitializer
Creates a new AttributeInitializer.
attributes - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
The attributes.
attributes - Variable in class org.apache.batik.dom.AbstractElement
The attributes of this element.
attributesTable - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The attributes table.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.AbstractElement
Called when an attribute has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Called when an attribute has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeValue
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeColorValue
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributePaintValue
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
Called when an Attr node has been modified.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.AbstractElement
Called when an attribute has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Called when an attribute has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeValue
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeColorValue
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributePaintValue
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
Called when an Attr node has been removed.
AUTHOR_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
 
AUTO - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
AUTO_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'auto' keyword.
autoAdjust - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The auto adjust flag.
autoAdjustWindow - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
AUTODETECT - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that the component must auto detect whether the current document is static or dynamic.
available() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
available() - Method in class org.apache.batik.util.Base64DecodeStream
 
AWTEventDispatcher - class org.apache.batik.gvt.event.AWTEventDispatcher.
An EventDispatcher implementation based on AWT events.
AWTEventDispatcher() - Constructor for class org.apache.batik.gvt.event.AWTEventDispatcher
Constructs a new event dispatcher.
awtFont - Variable in class org.apache.batik.gvt.font.AWTGVTFont
 
awtFontFamilies - Static variable in class org.apache.batik.gvt.font.FontFamilyResolver
 
AWTFontFamily - class org.apache.batik.gvt.font.AWTFontFamily.
A font family class for AWT fonts.
AWTFontFamily(GVTFontFace) - Constructor for class org.apache.batik.gvt.font.AWTFontFamily
Constructs an AWTFontFamily with the specified familyName.
AWTFontFamily(GVTFontFace, Font) - Constructor for class org.apache.batik.gvt.font.AWTFontFamily
Constructs an AWTFontFamily with the specified familyName.
AWTFontFamily(String) - Constructor for class org.apache.batik.gvt.font.AWTFontFamily
Constructs an AWTFontFamily with the specified familyName.
awtFonts - Static variable in class org.apache.batik.gvt.font.FontFamilyResolver
 
AWTGlyphGeometryCache - class org.apache.batik.gvt.font.AWTGlyphGeometryCache.
This class represents a doubly indexed hash table, which holds soft references to the contained glyph geometry informations.
AWTGlyphGeometryCache.Entry - class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry.
To manage collisions
AWTGlyphGeometryCache.Entry(AWTGlyphGeometryCache, int, char, AWTGlyphGeometryCache.Value, AWTGlyphGeometryCache.Entry) - Constructor for class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
Creates a new entry
AWTGlyphGeometryCache.Value - class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value.
The object that holds glyph geometry.
AWTGlyphGeometryCache.Value(Shape, Rectangle2D) - Constructor for class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Constructs a new Value with the specified parameter.
AWTGlyphGeometryCache() - Constructor for class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Creates a new AWTGlyphGeometryCache.
AWTGlyphGeometryCache(int) - Constructor for class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Creates a new AWTGlyphGeometryCache.
AWTGVTFont - class org.apache.batik.gvt.font.AWTGVTFont.
This is a wrapper class for a java.awt.Font instance.
AWTGVTFont(Font) - Constructor for class org.apache.batik.gvt.font.AWTGVTFont
Creates a new AWTGVTFont that wraps the given Font.
AWTGVTFont(Font, float) - Constructor for class org.apache.batik.gvt.font.AWTGVTFont
Creates a new AWTGVTFont that wraps the given Font.
AWTGVTFont(Map) - Constructor for class org.apache.batik.gvt.font.AWTGVTFont
Creates a new AWTGVTFont with the specified attributes.
AWTGVTFont(String, int, int) - Constructor for class org.apache.batik.gvt.font.AWTGVTFont
Creates a new AWTGVTFont from the specified name, style and point size.
AWTGVTGlyphVector - class org.apache.batik.gvt.font.AWTGVTGlyphVector.
This is a wrapper class for a java.awt.font.GlyphVector instance.
AWTGVTGlyphVector(GlyphVector, AWTGVTFont, float, CharacterIterator) - Constructor for class org.apache.batik.gvt.font.AWTGVTGlyphVector
Creates and new AWTGVTGlyphVector from the specified GlyphVector and AWTGVTFont objects.
AWTPathProducer - class org.apache.batik.parser.AWTPathProducer.
This class provides an implementation of the PathHandler that initializes a Shape from the value of a path's 'd' attribute.
AWTPathProducer() - Constructor for class org.apache.batik.parser.AWTPathProducer
 
AWTPolygonProducer - class org.apache.batik.parser.AWTPolygonProducer.
This class produces a polygon shape from a reader.
AWTPolygonProducer() - Constructor for class org.apache.batik.parser.AWTPolygonProducer
 
AWTPolylineProducer - class org.apache.batik.parser.AWTPolylineProducer.
This class produces a polyline shape from a reader.
AWTPolylineProducer() - Constructor for class org.apache.batik.parser.AWTPolylineProducer
 
AWTTransformProducer - class org.apache.batik.parser.AWTTransformProducer.
This class provides an implementation of the PathHandler that initializes an AffineTransform from the value of a 'transform' attribute.
AWTTransformProducer() - Constructor for class org.apache.batik.parser.AWTTransformProducer
 
AZURE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'azure' RGB color.
AZURE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'azure' color name.

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 © 2004 Apache Software Foundation. All Rights Reserved.