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
 
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.parser.AbstractAttributeCondition.
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition - class org.apache.batik.css.sac.AbstractAttributeCondition.
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.parser.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.sac.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
 
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.
AbstractCombinatorCondition - class org.apache.batik.css.parser.AbstractCombinatorCondition.
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition - class org.apache.batik.css.sac.AbstractCombinatorCondition.
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.parser.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.sac.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
 
AbstractCSSRule - class org.apache.batik.css.AbstractCSSRule.
This class implements the CSSRule interface.
AbstractCSSRule(CSSStyleSheet, CSSRule) - Constructor for class org.apache.batik.css.AbstractCSSRule
Creates a new AbstractCSSRule object.
AbstractCSSValue - class org.apache.batik.parser.style.AbstractCSSValue.
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.
AbstractCSSValue() - Constructor for class org.apache.batik.parser.style.AbstractCSSValue
 
AbstractCSSValueFactory - class org.apache.batik.parser.style.AbstractCSSValueFactory.
This class is the abstract superclass of all factories.
AbstractCSSValueFactory() - Constructor for class org.apache.batik.parser.style.AbstractCSSValueFactory
Creates a new AbstractCSSValueFactory object.
AbstractDescendantSelector - class org.apache.batik.css.parser.AbstractDescendantSelector.
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector - class org.apache.batik.css.sac.AbstractDescendantSelector.
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.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.parser.AbstractElementSelector.
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector - class org.apache.batik.css.sac.AbstractElementSelector.
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.AbstractElementSelector
Creates a new ElementSelector object.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.sac.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.DOMAttrModifiedEventListener - class org.apache.batik.bridge.AbstractGraphicsNodeBridge.DOMAttrModifiedEventListener.
The listener class for 'DOMAttrModified' event.
AbstractGraphicsNodeBridge.DOMAttrModifiedEventListener(AbstractGraphicsNodeBridge) - Constructor for class org.apache.batik.bridge.AbstractGraphicsNodeBridge.DOMAttrModifiedEventListener
 
AbstractGraphicsNodeBridge() - Constructor for class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Constructs a new abstract bridge.
AbstractIdentifierFactory - class org.apache.batik.css.value.AbstractIdentifierFactory.
This class provides a factory for the property with support for identifier values.
AbstractIdentifierFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractIdentifierFactory
Creates a new factory.
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
 
AbstractImmutablePrimitiveValue - class org.apache.batik.css.value.AbstractImmutablePrimitiveValue.
This class represents immutable primitive values.
AbstractImmutablePrimitiveValue() - Constructor for class org.apache.batik.css.value.AbstractImmutablePrimitiveValue
 
AbstractImmutableValue - class org.apache.batik.css.value.AbstractImmutableValue.
This class implements an immutable value.
AbstractImmutableValue() - Constructor for class org.apache.batik.css.value.AbstractImmutableValue
 
AbstractLengthFactory - class org.apache.batik.css.value.AbstractLengthFactory.
This class provides a factory for CSS lengths.
AbstractLengthFactory - class org.apache.batik.parser.style.AbstractLengthFactory.
This class provides an abstract factory for CSS lengths.
AbstractLengthFactory() - Constructor for class org.apache.batik.parser.style.AbstractLengthFactory
Creates a new LengthFactory object.
AbstractLengthFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractLengthFactory
Creates a new LengthFactory object.
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, String) - Constructor for class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Creates a new Nodes 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.
AbstractRectFactory - class org.apache.batik.css.value.AbstractRectFactory.
This class provides a factory for 'rect' shapes.
AbstractRectFactory - class org.apache.batik.parser.style.AbstractRectFactory.
This class represents the factories for the rect CSS values.
AbstractRectFactory() - Constructor for class org.apache.batik.parser.style.AbstractRectFactory
Creates a new AbstractRectFactory object.
AbstractRectFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractRectFactory
Creates a new AbstractRectFactory object.
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
 
AbstractRGBColorFactory - class org.apache.batik.css.value.AbstractRGBColorFactory.
This class provides a factory for CSS RGBColor.
AbstractRGBColorFactory.ColorComponentFactory - class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory.
To manage color component values.
AbstractRGBColorFactory.ColorComponentFactory(AbstractRGBColorFactory, Parser) - Constructor for class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory
Creates a new ColorComponentFactory object.
AbstractRGBColorFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractRGBColorFactory
Creates a new AbstractRGBColorFactory object.
AbstractRotateInteractor - class org.apache.batik.swing.gvt.AbstractRotateInteractor.
This class represents a rotate interactor.
AbstractRotateInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractRotateInteractor
 
AbstractScanner - class org.apache.batik.xml.scanner.AbstractScanner.
This class contains the basic methods needed by an XML scanners.
AbstractScanner(Reader) - Constructor for class org.apache.batik.xml.scanner.AbstractScanner
Creates a new AbstractScanner object.
AbstractSiblingSelector - class org.apache.batik.css.parser.AbstractSiblingSelector.
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector - class org.apache.batik.css.sac.AbstractSiblingSelector.
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractStyleSheet - class org.apache.batik.css.AbstractStyleSheet.
This class implements the StyleSheet interface.
AbstractStyleSheet(Node, StyleSheet, String, String, MediaList) - Constructor for class org.apache.batik.css.AbstractStyleSheet
Creates a new stylesheet.
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() - Constructor for class org.apache.batik.svggen.AbstractSVGConverter
Default constructor
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.DOMAttrModifiedEventListener - class org.apache.batik.bridge.AbstractSVGGradientElementBridge.DOMAttrModifiedEventListener.
The listener class for 'DOMAttrModified' event.
AbstractSVGGradientElementBridge.DOMAttrModifiedEventListener(AbstractSVGGradientElementBridge) - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge.DOMAttrModifiedEventListener
 
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.
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.
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.
AbstractValueFactory - class org.apache.batik.css.value.AbstractValueFactory.
This class provides a base implementation for every value factories.
AbstractValueFactory.StringFactory - class org.apache.batik.css.value.AbstractValueFactory.StringFactory.
To create string values.
AbstractValueFactory.StringFactory(AbstractValueFactory, Parser) - Constructor for class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Creates a new StringFactory object.
AbstractValueFactory.URIFactory - class org.apache.batik.css.value.AbstractValueFactory.URIFactory.
To manage the uri values.
AbstractValueFactory.URIFactory(AbstractValueFactory, Parser) - Constructor for class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Creates a new URIFactory object.
AbstractValueFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractValueFactory
To creates a new ValueFactory object.
AbstractView - interface org.w3c.dom.views.AbstractView.
A base interface that all views shall derive from.
AbstractViewCSS - class org.apache.batik.css.AbstractViewCSS.
This class provides an abstract implementation of the ViewCSS interface.
AbstractViewCSS(DocumentView) - Constructor for class org.apache.batik.css.AbstractViewCSS
creates a new ViewCSS object.
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.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
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.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
ACCUMULATE_VALUE - Static variable in interface org.apache.batik.css.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.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.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.DOMViewerAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog.OKButtonAction
 
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.swing.JSVGCanvas.ResetTransformAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ScrollRightAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ScrollLeftAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ScrollUpAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ScrollDownAction
 
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.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.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
 
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.JErrorPane.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.JErrorPane.ShowDetailButtonAction
 
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
 
activeBorder() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the active border color.
activeBorder() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the active border color.
activeCaption() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the active caption color.
activeCaption() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the active caption color.
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, 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(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) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String) - Method in class org.apache.batik.dom.svg.AttributeInitializer
Adds a default attribute value to the initializer.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addAuthorStyleSheetProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the author style sheets properties matching the given element and pseudo-element to the given style declaration.
addButton - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The button to add a CSS medium from the list.
addCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Adds a CSSStyleDeclarationChangeListener to the listener list.
addCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Adds a CSSStyleDeclarationChangeListener to the listener list.
addCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.CSSOMStyleRule
Adds a CSSStyleRuleChangeListener to the listener list.
addCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Adds a CSSStyleRuleChangeListener to the listener list.
addCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.CSSOMStyleSheet
Adds a CSSStyleSheetChangeListener to the listener list.
addCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Adds a CSSStyleSheetChangeListener to the listener list.
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.
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
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.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Adds the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Adds the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Adds the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Adds the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGroupManager(DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
 
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) - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
 
addInlineStyleProperties(Element, String, URL, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the inline style properties to the given style declaration.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
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
addLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The AddLanguageButton.
addLinkActivationListener(LinkActivationListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Adds a LinkActivationListener to this component.
addMatchingRules(CSSRuleList, Element, String, URL, CSSOMRuleList) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the style rules that match the given element and pseudo-element to the given rule list.
addNonCSSPresentationalHints(Element, String, URL, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the non-CSS presentational hints to the given style declaration.
addObject(int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Adds a GdiObject to the internal handle table.
addObject(int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
 
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.
addOverrideStyleProperties(Element, String, URL, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the override style properties to the given style declaration.
addPaintAttributes(AttributedString, Element, TextNode, SVGTextElementBridge.TextDecoration, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
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
 
addRelativeValueResolver(RelativeValueResolver) - Method in class org.apache.batik.css.AbstractViewCSS
Adds a resolver to the resolver list.
addRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the values of an arbitrary number of preferences for the rendering algorithms.
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
 
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.
addUserAgentProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the user-agent style sheets properties matching the given element and pseudo-element to the given style declaration.
addUserProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the user style sheets properties matching the given element and pseudo-element to the given style declaration.
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.parser.AWTTransformProducer
The value of the current affine transform.
AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'after-edge' keyword.
alert(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Displays an alert dialog box.
alert(String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Displays an alert dialog box.
alert(String) - Method in interface org.apache.batik.script.Window
Displays an alert dialog box.
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.
AlignmentBaselineFactory - class org.apache.batik.css.svg.AlignmentBaselineFactory.
This class provides a factory for the 'alignment-baseline' property values.
AlignmentBaselineFactory(Parser) - Constructor for class org.apache.batik.css.svg.AlignmentBaselineFactory
Creates a new AlignmentBaselineFactory object.
AlignmentBaselineResolver - class org.apache.batik.css.svg.AlignmentBaselineResolver.
This class provides a relative value resolver for the 'alignment-baseline' CSS property.
AlignmentBaselineResolver() - Constructor for class org.apache.batik.css.svg.AlignmentBaselineResolver
 
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_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'all' keyword.
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.
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_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
AltGlyphHandler - interface org.apache.batik.gvt.font.AltGlyphHandler.
An interface for handling altGlyphs.
ALWAYS_DYNAMIC - Static variable in class org.apache.batik.swing.svg.JSVGComponent
Means that all document must be considered as dynamic.
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.parser.AbstractDescendantSelector
The ancestor selector.
ancestorSelector - Variable in class org.apache.batik.css.sac.AbstractDescendantSelector
The ancestor selector.
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.gvt.renderer.StrokingTextPainter
 
ANCHOR_TYPE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Anchor type.
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.
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 class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.angleValue(float).
angleValue(float) - Method in interface org.apache.batik.parser.AngleHandler
Invoked when a float value has been parsed.
animationsPaused() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
animationsPaused() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
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.scanner.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.
append - Variable in class org.apache.batik.css.CSSDocumentHandler
Whether the parsed rules must be added to the style sheet.
append(CSSRule) - Method in class org.apache.batik.css.CSSOMRuleList
Appends a rule to the list.
append(CSSValue) - Method in class org.apache.batik.css.value.ImmutableValueList
Appends an item to the list.
append(CSSValue) - Method in class org.apache.batik.parser.style.CSSValueListValue
Appends an item to the list.
append(ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Appends a node to the tree.
append(Node) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
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(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(StyleSheet) - Method in class org.apache.batik.css.DOMStyleSheetList
Appends an item to the list.
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).
appendChild(Node) - Method in class org.apache.batik.script.DocumentProxy
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.appendData(String).
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
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 interface org.w3c.dom.svg.SVGLengthList
 
appendItem(SVGNumber) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Appends the item at the given index.
appendItem(SVGNumber) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList
Appends the item at the given index.
appendItem(SVGNumber) - Method in interface org.w3c.dom.svg.SVGNumberList
 
appendItem(SVGPathSeg) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
appendItem(SVGPoint) - Method in interface org.w3c.dom.svg.SVGPointList
 
appendItem(SVGTransform) - Method in interface org.w3c.dom.svg.SVGTransformList
 
appendMedium(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.appendMedium(String).
appendMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
appendRule(CSSRule) - Method in class org.apache.batik.css.CSSOMMediaRule
Appends a rule.
appendRule(CSSRule) - Method in class org.apache.batik.css.CSSOMStyleSheet
Appends a rule to the style sheet.
appendRule(CSSRule) - Method in interface org.apache.batik.css.CSSRuleListOwner
Appends a rule.
appendRules(String) - Method in class org.apache.batik.css.CSSOMStyleSheet
Appends a set of rule to the stylesheet.
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.
appliesTo(String) - Method in class org.apache.batik.svggen.SVGAttribute
 
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.
appWorkspace() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the application workspace color.
appWorkspace() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the application workspace color.
aqua - Static variable in class org.apache.batik.svggen.SVGColor
Predefined CSS colors
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 interface org.apache.batik.parser.PathHandler
Invoked when an absolute elliptical arc command has been parsed.
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 class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.arcAbs(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.
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 class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.arcRel(float,float,float,boolean,boolean,float,float).
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.bridge.SVGFontFace
 
ascent - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
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.
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
ATOP - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
ATOP - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source Atop Destination rule.
ATTLIST_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The ATTLIST context.
ATTLIST_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents an ATTLIST declaration start lexical unit, ie.
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
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 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.SVGOMAnimatedBoolean
Called when an Attr node has been added.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
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.
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMGradientElement
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.SVGOMFilterElement
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.SVGOMScriptElement
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.SVGOMAltGlyphElement
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.SVGOMFEMorphologyElement
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.SVGOMFEBlendElement
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.SVGOMPatternElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
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.SVGOMMPathElement
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.SVGOMSVGElement
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.SVGOMFEImageElement
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.SVGOMFEConvolveMatrixElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
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.SVGOMSymbolElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMUseElement
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.
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
attributes - Variable in class org.apache.batik.dom.AbstractElement
The attributes of this element.
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML attributes.
AttributesImpl - class org.xml.sax.helpers.AttributesImpl.
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
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 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.SVGOMAnimatedBoolean
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 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.SVGOMAnimatedBoolean
Called when an Attr node has been removed.
AUTHOR_ORIGIN - Static variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
To tag the properties that comes from the author.
AUTO - Static variable in class org.apache.batik.css.svg.ColorRenderingResolver
The none CSS value.
AUTO - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
AUTO - Static variable in class org.apache.batik.parser.style.AbstractCSSValueFactory
The 'auto' identifier string representation.
AUTO_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'auto' identifier.
AUTO_VALUE - Static variable in class org.apache.batik.parser.style.AbstractCSSValueFactory
The 'auto' identifier.
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.
AUTOSENSE_SCRIPT_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'autosense-script' keyword.
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(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
 

B

B - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
BACK_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
BACK_PENDING_STATE - Static variable in class org.apache.batik.apps.svgbrowser.LocalHistory
 
back() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Goes back of one position in the history.
back() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Goes back of one position in the history.
backAction - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The back action
background - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
BACKGROUND_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'background' identifier value.
background() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the desktop color.
background() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the desktop color.
backgroundColor - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Background color for the output images.
backgroundEnableRgn - Variable in class org.apache.batik.gvt.CompositeGraphicsNode
This flag indicates if this node has BackgroundEnable = 'new'.
backgroundPaint - Variable in class org.apache.batik.gvt.CanvasGraphicsNode
The background of this canvas graphics node.
BackgroundRable8Bit - class org.apache.batik.gvt.filter.BackgroundRable8Bit.
This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its createRendering methods.
BackgroundRable8Bit(GraphicsNode) - Constructor for class org.apache.batik.gvt.filter.BackgroundRable8Bit
 
BACKWARD - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The backward state.
BASE - Static variable in interface org.apache.batik.svggen.font.table.Table
 
Base64DecodeStream - class org.apache.batik.util.Base64DecodeStream.
This class implements a Base64 Character decoder as specified in RFC1113.
Base64DecodeStream(InputStream) - Constructor for class org.apache.batik.util.Base64DecodeStream
 
Base64EncoderStream - class org.apache.batik.util.Base64EncoderStream.
This class implements a Base64 Character encoder as specified in RFC1113.
Base64EncoderStream(OutputStream) - Constructor for class org.apache.batik.util.Base64EncoderStream
 
Base64EncoderStream(OutputStream, boolean) - Constructor for class org.apache.batik.util.Base64EncoderStream
 
BASELINE - Static variable in class org.apache.batik.css.svg.BaselineShiftResolver
The baseline CSS value.
BASELINE_SHIFT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Baseline adjustment to be applied to this character span.
BASELINE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'baseline' keyword.
baselineIndex - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
baselineOffsets - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
BaselineShiftFactory - class org.apache.batik.css.svg.BaselineShiftFactory.
This class provides a factory for the 'baseline-shift' property values.
BaselineShiftFactory(Parser) - Constructor for class org.apache.batik.css.svg.BaselineShiftFactory
Creates a new BaselineShiftFactory object.
BaselineShiftResolver - class org.apache.batik.css.svg.BaselineShiftResolver.
This class provides a relative value resolver for the 'baseline-shift' CSS property.
BaselineShiftResolver() - Constructor for class org.apache.batik.css.svg.BaselineShiftResolver
 
BaseScriptingEnvironment - class org.apache.batik.bridge.BaseScriptingEnvironment.
This class is the base class for SVG scripting.
BaseScriptingEnvironment.Window - class org.apache.batik.bridge.BaseScriptingEnvironment.Window.
Represents the window object of this environment.
BaseScriptingEnvironment.Window(BaseScriptingEnvironment, Interpreter, String) - Constructor for class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Creates a new Window.
BaseScriptingEnvironment(BridgeContext) - Constructor for class org.apache.batik.bridge.BaseScriptingEnvironment
Creates a new BaseScriptingEnvironment.
baseTransform - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
The base AffineTransform for InputEvent-to-GraphicsNodeEvent coordinates as determined by setBaseTransform().
baseURI - Variable in class org.apache.batik.css.CSSOMStyleRule
The base URI.
baseVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The actual boolean value.
BasicTextPainter - class org.apache.batik.gvt.renderer.BasicTextPainter.
Basic implementation of TextPainter which renders the attributed character iterator of a TextNode.
BasicTextPainter.BasicMark - class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark.
This TextPainter's implementation of the Mark interface.
BasicTextPainter.BasicMark(TextNode, TextSpanLayout, TextHit) - Constructor for class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
Constructs a new Mark with the specified parameters.
BasicTextPainter() - Constructor for class org.apache.batik.gvt.renderer.BasicTextPainter
 
BATIK_EXT_COLOR_SWITCH_TAG - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Tag name for Batik's regular poly extension.
BATIK_EXT_HISTOGRAM_NORMALIZATION_TAG - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Tag name for Batik's histogram normalization extension.
BATIK_EXT_IR_ATTRIBUTE - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for inner radius attribute
BATIK_EXT_MULTI_IMAGE_TAG - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Tag name for Batik's multiImage extension.
BATIK_EXT_NAMESPACE_URI - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Namespace for batik extentions.
BATIK_EXT_PIXEL_HEIGHT_ATTRIBUTE - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for pixel-height attribute
BATIK_EXT_PIXEL_WIDTH_ATTRIBUTE - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for pixel-width attribute
BATIK_EXT_REGULAR_POLYGON_TAG - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Tag name for Batik's regular poly extension.
BATIK_EXT_SIDES_ATTRIBUTE - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for sides attribute
BATIK_EXT_SOLID_COLOR_PROPERTY - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for color attribute
BATIK_EXT_SOLID_COLOR_TAG - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Tag name for Batik's regular poly extension.
BATIK_EXT_SOLID_OPACITY_PROPERTY - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for opacity attribute
BATIK_EXT_STAR_TAG - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Tag name for Batik's star extension.
BATIK_EXT_SUB_IMAGE_TAG - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Tag name for Batik's subImage multiImage extension.
BATIK_EXT_TRIM_ATTRIBUTE - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for trim percent attribute
BatikBridgeExtension - class org.apache.batik.extension.svg.BatikBridgeExtension.
This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
BatikBridgeExtension() - Constructor for class org.apache.batik.extension.svg.BatikBridgeExtension
 
BatikDomExtension - class org.apache.batik.extension.svg.BatikDomExtension.
This is a Service interface for classes that want to extend the functionality of the Dom, to support new tags in the rendering tree.
BatikDomExtension.BatikHistogramNormalizationElementFactory - class org.apache.batik.extension.svg.BatikDomExtension.BatikHistogramNormalizationElementFactory.
To create a 'histogramNormalization' element.
BatikDomExtension.BatikHistogramNormalizationElementFactory() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension.BatikHistogramNormalizationElementFactory
 
BatikDomExtension.BatikMultiImageElementFactory - class org.apache.batik.extension.svg.BatikDomExtension.BatikMultiImageElementFactory.
To create a 'multiImage' element.
BatikDomExtension.BatikMultiImageElementFactory() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension.BatikMultiImageElementFactory
 
BatikDomExtension.BatikRegularPolygonElementFactory - class org.apache.batik.extension.svg.BatikDomExtension.BatikRegularPolygonElementFactory.
To create a 'regularPolygon' element.
BatikDomExtension.BatikRegularPolygonElementFactory() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension.BatikRegularPolygonElementFactory
 
BatikDomExtension.BatikStarElementFactory - class org.apache.batik.extension.svg.BatikDomExtension.BatikStarElementFactory.
To create a 'star' element.
BatikDomExtension.BatikStarElementFactory() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension.BatikStarElementFactory
 
BatikDomExtension.ColorSwitchElementFactory - class org.apache.batik.extension.svg.BatikDomExtension.ColorSwitchElementFactory.
To create a 'solidColor' element.
BatikDomExtension.ColorSwitchElementFactory() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension.ColorSwitchElementFactory
 
BatikDomExtension.SolidColorElementFactory - class org.apache.batik.extension.svg.BatikDomExtension.SolidColorElementFactory.
To create a 'solidColor' element.
BatikDomExtension.SolidColorElementFactory() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension.SolidColorElementFactory
 
BatikDomExtension() - Constructor for class org.apache.batik.extension.svg.BatikDomExtension
 
BatikExtConstants - interface org.apache.batik.extension.svg.BatikExtConstants.
 
BatikHistogramNormalizationElement - class org.apache.batik.extension.svg.BatikHistogramNormalizationElement.
This class implements a histogram normalization extension to SVG.
BatikHistogramNormalizationElement() - Constructor for class org.apache.batik.extension.svg.BatikHistogramNormalizationElement
Creates a new BatikHistogramNormalizationElement object.
BatikHistogramNormalizationElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.BatikHistogramNormalizationElement
Creates a new BatikHistogramNormalizationElement object.
BatikHistogramNormalizationElementBridge - class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge.
Bridge class for a histogram normalization element.
BatikHistogramNormalizationElementBridge() - Constructor for class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Constructs a new bridge for the <histogramNormalization> element.
BatikHistogramNormalizationFilter - interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter.
 
BatikHistogramNormalizationFilter8Bit - class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit.
 
BatikHistogramNormalizationFilter8Bit(Filter, float) - Constructor for class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
BatikMultiImageElement - class org.apache.batik.extension.svg.BatikMultiImageElement.
This class implements a multiImage extension to SVG.
BatikMultiImageElement() - Constructor for class org.apache.batik.extension.svg.BatikMultiImageElement
Creates a new BatikMultiImageElement object.
BatikMultiImageElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.BatikMultiImageElement
Creates a new BatikMultiImageElement object.
BatikMultiImageElementBridge - class org.apache.batik.extension.svg.BatikMultiImageElementBridge.
Bridge class for the <multiImage> element.
BatikRegularPolygonElement - class org.apache.batik.extension.svg.BatikRegularPolygonElement.
This class implements a regular polygon extension to SVG
BatikRegularPolygonElement() - Constructor for class org.apache.batik.extension.svg.BatikRegularPolygonElement
Creates a new BatikRegularPolygonElement object.
BatikRegularPolygonElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.BatikRegularPolygonElement
Creates a new BatikRegularPolygonElement object.
BatikRegularPolygonElementBridge - class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge.
Bridge class for a regular polygon element.
BatikRegularPolygonElementBridge() - Constructor for class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Constructs a new bridge for the <rect> element.
BatikStarElement - class org.apache.batik.extension.svg.BatikStarElement.
This class implements a star shape extension to sVG
BatikStarElement() - Constructor for class org.apache.batik.extension.svg.BatikStarElement
Creates a new BatikStarElement object.
BatikStarElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.BatikStarElement
Creates a new BatikStarElement object.
BatikStarElementBridge - class org.apache.batik.extension.svg.BatikStarElementBridge.
Bridge class for a star element.
BatikStarElementBridge() - Constructor for class org.apache.batik.extension.svg.BatikStarElementBridge
Constructs a new bridge for the <rect> element.
BBOX_WIDTH - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Author-expected width for bounding box containing all text string glyphs.
BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'before-edge' keyword.
beginElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.beginElement().
beginElement() - Method in interface org.w3c.dom.smil.ElementTimeControl
 
beginElementAt(float) - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.beginElementAt(float).
beginElementAt(float) - Method in interface org.w3c.dom.smil.ElementTimeControl
 
beginMark - Variable in class org.apache.batik.gvt.TextNode
The begin mark.
BEVEL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'bevel' keyword.
bf - Variable in class org.apache.batik.util.gui.JErrorPane
The button factory.
BIDI_LEVEL - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
BIDI_LEVEL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
BIDI_OVERRIDE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'bidi-override' identifier value.
BidiAttributedCharacterIterator - class org.apache.batik.gvt.text.BidiAttributedCharacterIterator.
An attributed character iterator that does the reordering of the characters for bidirectional text.
BidiAttributedCharacterIterator(AttributedCharacterIterator, FontRenderContext, int) - Constructor for class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Constructs a character iterator that represents the visual display order of characters within bidirectional text.
bind(Element, GraphicsNode) - Method in class org.apache.batik.bridge.BridgeContext
Binds the specified GraphicsNode to the specified Element.
bindObject(String, Object) - Method in interface org.apache.batik.script.Interpreter
This method should register a particular Java Object in the environment of the interpreter.
bindObject(String, Object) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
bindObject(String, Object) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
bindObject(String, Object) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
This method registers a particular Java Object in the environment of the interpreter.
bitDepth - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
 
bitDepthSet - Variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
 
black - Static variable in class org.apache.batik.svggen.SVGColor
 
blankCharacters - Variable in class org.apache.batik.css.parser.Scanner
The characters to skip to create the string which represents the current token.
BLINK_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'blink' identifier value.
BLOCK_HEIGHT - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks height.
BLOCK_MARGIN - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks margin.
BLOCK_TYPE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks type.
BLOCK_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'block' identifier value.
BLOCK_WIDTH - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks width.
BLOCKS - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The number of blocks.
blue - Variable in class org.apache.batik.css.svg.ImmutableSVGColorValue
The blue value
blue - Variable in class org.apache.batik.css.value.CommonCSSContext.Color
The blue component.
blue - Variable in class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory
The blue component.
blue - Variable in class org.apache.batik.css.value.ImmutableRGBColor
The blue value
blue - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The blue color value of the entry.
blue - Variable in class org.apache.batik.parser.style.CSSRGBColorValue
The blue value
blue - Static variable in class org.apache.batik.svggen.SVGColor
 
BLUE - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
BLUE - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
BOLD - Static variable in class org.apache.batik.svggen.SVGFont
 
BOLD_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'bold' identifier value.
BOLDER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'bolder' identifier value.
BooleanKey - class org.apache.batik.transcoder.keys.BooleanKey.
A transcoding Key represented as a boolean.
BooleanKey() - Constructor for class org.apache.batik.transcoder.keys.BooleanKey
 
BORDER_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The border stroke.
borderColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The border color.
BOTH - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Resize the component both horizontally and vertically.
bottom - Variable in class org.apache.batik.css.value.ImmutableRect
The bottom value.
bottom - Variable in class org.apache.batik.parser.style.CSSRectValue
The bottom value.
BOTTOM_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'bottom' keyword.
bounds - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
bReading - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
Bridge - interface org.apache.batik.bridge.Bridge.
A tagging interface that all bridges must implement.
bridgeChildren(BridgeContext, Element) - Static method in class org.apache.batik.bridge.SVGUtilities
Scans the children of the input e element and invokes any registered bridge found for the children.
bridgeContext - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The bridge context.
bridgeContext - Variable in class org.apache.batik.bridge.UpdateManager
The bridge context.
bridgeContext - Variable in class org.apache.batik.swing.svg.JSVGComponent
The current bridge context.
bridgeContext - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The bridge context to use.
bridgeContext - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The bridge context to use.
BridgeContext - class org.apache.batik.bridge.BridgeContext.
This class represents a context used by the various bridges and the builder.
BridgeContext.BridgeUpdateHandlerInfo - class org.apache.batik.bridge.BridgeContext.BridgeUpdateHandlerInfo.
 
BridgeContext.BridgeUpdateHandlerInfo(BridgeUpdateHandler) - Constructor for class org.apache.batik.bridge.BridgeContext.BridgeUpdateHandlerInfo
 
BridgeContext() - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new empty bridge context.
BridgeContext(UserAgent) - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new bridge context.
BridgeContext(UserAgent, DocumentLoader) - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new bridge context.
BridgeContext(UserAgent, InterpreterPool, DocumentLoader) - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new bridge context.
BridgeEventSupport.ScriptCaller - class org.apache.batik.bridge.BridgeEventSupport.ScriptCaller.
 
BridgeEventSupport.ScriptCaller(BridgeContext, String, String) - Constructor for class org.apache.batik.bridge.BridgeEventSupport.ScriptCaller
 
BridgeException - exception org.apache.batik.bridge.BridgeException.
Thrown when the bridge has detected an error.
BridgeException(Element, String, Object[]) - Constructor for class org.apache.batik.bridge.BridgeException
Constructs a new BridgeException with the specified parameters.
BridgeExtension - interface org.apache.batik.bridge.BridgeExtension.
This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
bridgeUpdateCompleted(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when a bridge update is completed.
bridgeUpdateCompleted(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked when a bridge update is completed.
bridgeUpdateCompleted(BridgeUpdateEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when a bridge update ends.
bridgeUpdateCompleted(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when a bridge update is completed.
BridgeUpdateEvent - class org.apache.batik.bridge.BridgeUpdateEvent.
Describes an update from a DynamicBridge
BridgeUpdateEvent(Object) - Constructor for class org.apache.batik.bridge.BridgeUpdateEvent
Constructs a new BridgeUpdateEvent.
BridgeUpdateHandler - interface org.apache.batik.bridge.BridgeUpdateHandler.
Interface for objects interested in being notified of updates by a Bridge.
bridgeUpdateHandlerStack - Variable in class org.apache.batik.bridge.BridgeContext
The BridgeUpdateHandler stack.
bridgeUpdateStarting(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when a bridge update is starting.
bridgeUpdateStarting(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked when a bridge update is starting.
bridgeUpdateStarting(BridgeUpdateEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when a bridge update starts.
bridgeUpdateStarting(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when a bridge update is starting.
BROKEN_LINK_PROPERTY - Static variable in interface org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
The image returned by getBrokenLinkImage should always return some value when queried for the BROKEN_LINK_PROPERTY.
BrokenLinkProvider - interface org.apache.batik.ext.awt.image.spi.BrokenLinkProvider.
This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.
browseButton - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The browse button
BRUSH - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
 
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
bubblingListeners - Variable in class org.apache.batik.dom.events.EventSupport
The bubbling listeners table.
buffer - Variable in class org.apache.batik.css.parser.Scanner
The recording buffer.
buffer - Variable in class org.apache.batik.parser.AbstractParser
The buffer.
buffer - Variable in class org.apache.batik.parser.FragmentIdentifierParser
The buffer used for numbers.
buffer - Variable in class org.apache.batik.xml.InputBuffer
The current buffer.
buffer - Variable in class org.apache.batik.xml.scanner.AbstractScanner
The buffer used to store the value of the current lexical unit.
BUFFER_SIZE - Static variable in class org.apache.batik.xml.InputBuffer
The buffer size.
BufferedImageCachableRed - class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed.
This implements CachableRed based on a BufferedImage.
BufferedImageCachableRed(BufferedImage) - Constructor for class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
Construct an instance of CachableRed around a BufferedImage.
BufferedImageCachableRed(BufferedImage, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
bufferIndex - Variable in class org.apache.batik.xml.InputBuffer
The current buffer index.
bufferize() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Adds the current character to the buffer.
buffers - Variable in class org.apache.batik.xml.InputBuffer
The buffers.
bufferSize - Variable in class org.apache.batik.parser.FragmentIdentifierParser
The buffer size.
build() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
Adds the control components into this panel.
build(BridgeContext, Document) - Method in class org.apache.batik.bridge.GVTBuilder
Builds using the specified bridge context the specified SVG document.
build(BridgeContext, Element) - Method in class org.apache.batik.bridge.GVTBuilder
Builds using the specified bridge context the specified Element.
buildApplications() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildAttributedString(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates the attributed string which represents the given text element children.
buildAttributedStrings(BridgeContext, Element, GraphicsNode, boolean, TextPath, LinkedList) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates the attributed strings which represent the given text element children.
buildBehavior() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildBufferedImage(Dimension) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This method creates a BufferedImage of the right size and type for the derived class.
buildBufferedImage(Dimension) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
This method creates a BufferedImage of the right size and type for the derived class.
buildBufferedImage(Dimension) - Method in class org.apache.batik.svggen.ImageHandlerPNGEncoder
This method creates a BufferedImage with an alpha channel, as this is supported by PNG.
buildBufferedImage(Dimension) - Method in class org.apache.batik.svggen.ImageHandlerJPEGEncoder
This method creates a BufferedImage of the right size and type for the derived class.
buildBufferedImage(Dimension) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
This method creates a BufferedImage with an alpha channel, as this is supported by Base64.
buildButtonsPanel() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Creates the OK/Cancel buttons panel
buildComposite(BridgeContext, Element, CompositeGraphicsNode) - Method in class org.apache.batik.bridge.GVTBuilder
Builds a composite Element.
buildConfigPanel() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildConfigPanelList() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildEndMarkerProxy() - Method in class org.apache.batik.gvt.MarkerShapePainter
Builds a proxy GraphicsNode for the input Marker to be drawn at the end position.
buildFilterPrimitives(Element, Rectangle2D, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFilterElementBridge
Builds the filter primitives of filter chain of the specified filter element and returns the last filter primitive created.
buildFloat(int, int) - Static method in class org.apache.batik.parser.NumberParser
Computes a float from mantissa and exponent.
buildGradient(Element, Element, GraphicsNode, MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform, Color[], float[], BridgeContext) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Builds a concrete gradient according to the specified parameters.
buildGradient(Element, Element, GraphicsNode, MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform, Color[], float[], BridgeContext) - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Builds a radial gradient according to the specified parameters.
buildGradient(Element, Element, GraphicsNode, MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform, Color[], float[], BridgeContext) - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Builds a linear gradient according to the specified parameters.
buildGraphicsNode(BridgeContext, Element, CompositeGraphicsNode) - Method in class org.apache.batik.bridge.GVTBuilder
Builds a 'leaf' Element.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGAElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGUI() - Method in class org.apache.batik.apps.svgbrowser.AboutDialog
Populates this window
buildGUI() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Builds the UI for this dialog
buildHueRotate(float) - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_HUE_ROTATE instance.
buildLocalFilterPrimitives(Element, Rectangle2D, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFilterElementBridge
Builds the filter primitives of filter chain of the specified filter element and returns the last filter primitive created or 'in' if no filter primitive has been specified.
buildLuminanceToAlpha() - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_LUMINANCE_TO_ALPHA instance
buildMarkerGroup() - Method in class org.apache.batik.gvt.MarkerShapePainter
Builds a new marker group with the current set of markers.
buildMatrix(float[][]) - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_MATRIX instance
buildMiddleMarkerProxies() - Method in class org.apache.batik.gvt.MarkerShapePainter
Builds a proxy GraphicsNode for the input Marker to be drawn at the middle positions
buildNetwork() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildPanel(String, String, Document, String, Document, String, String, boolean) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
buildRotatePanel() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
buildSaturate(float) - Static method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Builds a TYPE_SATURATE instance
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Initializes the specified ShapeNode's shape defined by the specified Element and using the specified bridge context.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Constructs a polygon according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Constructs a circle according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGLineElementBridge
Constructs a line according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGPathElementBridge
Constructs a path according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Constructs an ellipse according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Constructs a polyline according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGRectElementBridge
Constructs a rectangle according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Constructs a regular polygone according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
Constructs a star polygone according to the specified parameters.
buildStartMarkerProxy() - Method in class org.apache.batik.gvt.MarkerShapePainter
Builds a proxy GraphicsNode for the input Marker to be drawn at the start position
buildSVGGeneratorContext(Document, ImageHandler, ExtensionHandler) - Static method in class org.apache.batik.svggen.SVGGraphics2D
Helper method to create an SVGGeneratorContext from the constructor parameters.
buildURL() - Method in class org.apache.batik.util.ParsedURLData
Attempts to build a normal java.net.URL instance from this URL.
buildUserFont() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildUserLanguage() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildUserOptions() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
buildUserStyleSheet() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
BumpMap - class org.apache.batik.ext.awt.image.rendered.BumpMap.
Default BumpMap implementation.
BumpMap(RenderedImage, double, double, double) - Constructor for class org.apache.batik.ext.awt.image.rendered.BumpMap
Stores the normals for this bumpMap.
bundle - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The resource bundle
bundle - Static variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
The resource bundle
bundle - Static variable in class org.apache.batik.apps.svgbrowser.StatusBar
The resource bundle
bundle - Static variable in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
The resource bundle
bundle - Static variable in class org.apache.batik.apps.svgbrowser.Main
The resource bundle
bundle - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
The resource bundle
bundle - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.DOMViewer
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.LocationBar
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.LanguageDialog
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.URIChooser
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.MemoryMonitor
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.JErrorPane
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.CSSMediaPanel
The resource bundle
bundle - Variable in class org.apache.batik.util.gui.resource.ResourceManager
The managed resource bundle
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.apps.svgpp.Main
The default resource bundle base name.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.css.parser.Parser
The default resource bundle base name.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.parser.AbstractParser
The default resource bundle base name.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.parser.style.StyleAttributeParser
The resources bundle classname.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.xml.scanner.AbstractScanner
The default resource bundle base name.
bundleName - Variable in class org.apache.batik.i18n.LocalizableSupport
The resource bundle classname.
BUTT_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'butt' keyword.
BUTTON1_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The mouse button1 modifier constant.
BUTTON2_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The mouse button2 modifier constant.
BUTTON3_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The mouse button3 modifier constant.
buttonFace() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the buttons color.
buttonFace() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the buttons color.
buttonFactory - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The button factory
buttonFactory - Variable in class org.apache.batik.util.gui.URIChooser
The button factory
ButtonFactory - class org.apache.batik.util.gui.resource.ButtonFactory.
This class represents a button factory which builds buttons from the content of a resource bundle.
The resource entries format is (for a button named 'Button'):
ButtonFactory(ResourceBundle, ActionMap) - Constructor for class org.apache.batik.util.gui.resource.ButtonFactory
Creates a new button factory
buttonHighlight() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the button highlight color.
buttonHighlight() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the button highlight color.
buttonShadow() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the button shadow color.
buttonShadow() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the button shadow color.
buttonText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the button text color.
buttonText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the button text color.

C

c - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
The character
CachableRed - interface org.apache.batik.ext.awt.image.rendered.CachableRed.
This provides a number of extra methods that enable a system to better analyse the dependencies between nodes in a render graph.
cache - Variable in class org.apache.batik.bridge.SVGColorProfileElementBridge
Profile cache
cacheBufferedImage(Element, BufferedImage, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
 
CACHED_JPEG_PREFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
CACHED_JPEG_SUFFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
CACHED_PNG_PREFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
CACHED_PNG_SUFFIX - Static variable in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
CachedImageHandler - interface org.apache.batik.svggen.CachedImageHandler.
Extends the default ImageHandler interface with calls to allow caching of raster images in generated SVG content.
CachedImageHandlerBase64Encoder - class org.apache.batik.svggen.CachedImageHandlerBase64Encoder.
This subclass of ImageHandlerBase64Encoder implements functionality specific to the cached version of the image encoder.
CachedImageHandlerBase64Encoder() - Constructor for class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
Build a CachedImageHandlerBase64Encoder instance.
CachedImageHandlerJPEGEncoder - class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder.
GenericImageHandler which caches JPEG images.
CachedImageHandlerJPEGEncoder(String, String) - Constructor for class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
CachedImageHandlerPNGEncoder - class org.apache.batik.svggen.CachedImageHandlerPNGEncoder.
GenericImageHandler which caches PNG images.
CachedImageHandlerPNGEncoder(String, String) - Constructor for class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
cacheMap - Variable in class org.apache.batik.bridge.DocumentLoader
The map that contains the Document indexed by the URI.
calcAffine - Variable in class org.apache.batik.gvt.RasterImageNode
This flag indicates whether or not the affine transforms have been computed.
CANCEL_OPTION - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.LanguageDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.URIChooser
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
The return value if 'Cancel' is chosen.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
The return value if 'Cancel' is chosen.
cancelable - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether this event is cancelable.
canDisplay(char) - Method in class org.apache.batik.bridge.SVGGVTFont
Indicates whether or not the specified character can be displayed by this font.
canDisplay(char) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Checks if this font can display the specified character.
canDisplay(char) - Method in interface org.apache.batik.gvt.font.GVTFont
Checks if this Font has a glyph for the specified character.
canDisplayGivenName(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Indicates whether or not the specified glyph can be displayed by this font.
canDisplayUpTo(char[], int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether this Font can display the characters in the specified character array starting at start and ending at limit.
canDisplayUpTo(char[], int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Indicates whether or not this font can display the characters in the specified text starting at start and ending at limit.
canDisplayUpTo(char[], int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Indicates whether or not this Font can display the characters in the specified text starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether this Font can display the characters in the specified character iterator starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Indicates whether or not this font can display the the characters in the specified CharacterIterator starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Indicates whether or not this Font can display the the characters in the specified CharacterIterator starting at start and ending at limit.
canDisplayUpTo(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether or not this font can display the characters in the specified String.
canDisplayUpTo(String) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Indicates whether or not this font can display a specified String.
canDisplayUpTo(String) - Method in interface org.apache.batik.gvt.font.GVTFont
Indicates whether or not this Font can display a specified String.
canGoBack() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Whether it is possible to go back.
canGoBack() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Whether it is possible to go back.
canGoForward() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Whether it is possible to go forward.
canGoForward() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Whether it is possible to go forward.
canIndent - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
Whether the next markup can be indented.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Returns true if this object supports calls to seek(pos) with an offset pos smaller than the current offset, as returned by getFilePointer.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Returns false since seking backwards is not supported.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Returns true since all MemoryCacheSeekableStream instances support seeking backwards.
canSeekBackwards() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Returns true since all FileCacheSeekableStream instances support seeking backwards.
CanvasGraphicsNode - class org.apache.batik.gvt.CanvasGraphicsNode.
The graphics node container with a background color.
CanvasGraphicsNode() - Constructor for class org.apache.batik.gvt.CanvasGraphicsNode
Constructs a new empty CanvasGraphicsNode.
captionText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the caption text color.
captionText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the caption text color.
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
capturingListeners - Variable in class org.apache.batik.dom.events.EventSupport
The capturing listeners table.
caseSensitive - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The case sensitive button.
CDATA_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'CDATA' lexical unit.
CDATA_SECTION_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The CDATA section context.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CDATA_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a CDATA section start lexical unit, ie.
cdataEndRead - Variable in class org.apache.batik.xml.scanner.DocumentScanner
A CDATA section end is the next token
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDC - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '-->' lexical unit.
CDO - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '

D

DARKEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
DARKEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Darken rule.
DASHMATCH - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '|=' lexical unit.
data - Variable in class org.apache.batik.dom.AbstractProcessingInstruction
The data.
data - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The data.
DATA_PROTOCOL_PNG_PREFIX - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
debug - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The debug flag.
declarationChangeSupport - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The style declaration change event support.
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
decode(byte[], byte[], int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Method to decode LZW compressed data.
decode16BitsTo8Bits(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns an unsigned 8 bit value computed by dithering the unsigned 16 bit value.
decodeAsRaster() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRaster(int) - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns a Raster that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGImageDecoder
 
decodeAsRenderedImage(int) - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
decodeSigned16BitsTo8Bits(short) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns an unsigned 8 bit value computed by dithering the signed 16 bit value.
DECORATION_ALL - Static variable in interface org.apache.batik.gvt.text.TextSpanLayout
 
DECORATION_OVERLINE - Static variable in interface org.apache.batik.gvt.text.TextSpanLayout
 
DECORATION_STRIKETHROUGH - Static variable in interface org.apache.batik.gvt.text.TextSpanLayout
 
DECORATION_UNDERLINE - Static variable in interface org.apache.batik.gvt.text.TextSpanLayout
 
deepCloneDocument(Document, DOMImplementation) - Static method in class org.apache.batik.dom.util.DOMUtilities
Deep clones a document using the given DOM implementation.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractNode
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractAttr
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractNotation
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractCharacterData
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractElementNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericElementNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractDocument
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractEntity
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractAttrNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Deeply copy the fields of the current node into the given node.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNode
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractParentNode
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttr
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNotation
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractCharacterData
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntityReference
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElement
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElementNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElementNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntity
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElement
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttrNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.svg.SVGOMElement
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Deeply exports this node to the given document.
deepExport(Node, Document) - Method in class org.apache.batik.dom.AbstractDocument
Deeply exports this node to the given document.
DEFAULT - Static variable in class org.apache.batik.i18n.LocaleGroup
The default group.
DEFAULT_COLOR - Static variable in class org.apache.batik.css.value.DefaultCommonCSSContext
The default color.
DEFAULT_CURSOR - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The default cursor.
DEFAULT_ERROR_HANDLER - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The default error handler.
DEFAULT_FONT_FAMILY - Static variable in class org.apache.batik.css.value.DefaultCommonCSSContext
The default font family.
DEFAULT_HEIGHT - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
Default height
DEFAULT_INSETS - Static variable in class org.apache.batik.ext.swing.JGridBagPanel
An InsetsManager that uses padding for inside cells
DEFAULT_MAX_GC_OVERRIDES - Static variable in class org.apache.batik.svggen.SVGGraphics2D
Controls the policy for grouping nodes.
DEFAULT_QUALITY - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
Default quality value.
DEFAULT_RESULT_TYPE - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
Default result type
DEFAULT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'default' identifier value.
DEFAULT_WIDTH - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
Default width
DEFAULT_XML_ENCODING - Static variable in class org.apache.batik.svggen.SVGGraphics2D
 
DefaultAndCondition - class org.apache.batik.css.parser.DefaultAndCondition.
This class provides an implementation of the CombinatorCondition interface.
DefaultAndCondition(Condition, Condition) - Constructor for class org.apache.batik.css.parser.DefaultAndCondition
Creates a new CombinatorCondition object.
DefaultAngleHandler - class org.apache.batik.parser.DefaultAngleHandler.
This class provides an adapter for AngleHandler
DefaultAngleHandler() - Constructor for class org.apache.batik.parser.DefaultAngleHandler
This class does not need to be instantiated.
DefaultAttributeCondition - class org.apache.batik.css.parser.DefaultAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
DefaultAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.parser.DefaultAttributeCondition
Creates a new DefaultAttributeCondition object.
DefaultBeginHyphenAttributeCondition - class org.apache.batik.css.parser.DefaultBeginHyphenAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
DefaultBeginHyphenAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.parser.DefaultBeginHyphenAttributeCondition
Creates a new DefaultAttributeCondition object.
DefaultBrokenLinkProvider - class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider.
 
DefaultBrokenLinkProvider() - Constructor for class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
DefaultCachedImageHandler - class org.apache.batik.svggen.DefaultCachedImageHandler.
This class is a default implementation of the GenericImageHandler for handlers implementing a caching strategy.
DefaultCachedImageHandler() - Constructor for class org.apache.batik.svggen.DefaultCachedImageHandler
 
DefaultChildSelector - class org.apache.batik.css.parser.DefaultChildSelector.
This class provides an implementation of the DescendantSelector interface.
DefaultChildSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.DefaultChildSelector
Creates a new DefaultChildSelector object.
DefaultClassCondition - class org.apache.batik.css.parser.DefaultClassCondition.
This class provides an implementation of the AttributeCondition interface.
DefaultClassCondition(String, String) - Constructor for class org.apache.batik.css.parser.DefaultClassCondition
Creates a new DefaultAttributeCondition object.
DefaultCommonCSSContext - class org.apache.batik.css.value.DefaultCommonCSSContext.
This class is the default implementation of the CommonCSSContext.
DefaultCommonCSSContext() - Constructor for class org.apache.batik.css.value.DefaultCommonCSSContext
 
DefaultConditionalSelector - class org.apache.batik.css.parser.DefaultConditionalSelector.
This class provides an implementation of the ConditionalSelector interface.
DefaultConditionalSelector(SimpleSelector, Condition) - Constructor for class org.apache.batik.css.parser.DefaultConditionalSelector
Creates a new ConditionalSelector object.
DefaultConditionFactory - class org.apache.batik.css.parser.DefaultConditionFactory.
This class provides an implementation of the ConditionFactory interface.
DefaultConditionFactory() - Constructor for class org.apache.batik.css.parser.DefaultConditionFactory
This class does not need to be instantiated.
DefaultDescendantSelector - class org.apache.batik.css.parser.DefaultDescendantSelector.
This class provides an implementation for the DescendantSelector interface.
DefaultDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.DefaultDescendantSelector
Creates a new DefaultDescendantSelector object.
DefaultDirectAdjacentSelector - class org.apache.batik.css.parser.DefaultDirectAdjacentSelector.
This class provides an implementation for the DescendantSelector interface.
DefaultDirectAdjacentSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.DefaultDirectAdjacentSelector
Creates a new DefaultDirectAdjacentSelector object.
DefaultDocumentHandler - class org.apache.batik.css.parser.DefaultDocumentHandler.
This class provides a default implementation of the SAC DocumentHandler.
DefaultDocumentHandler() - Constructor for class org.apache.batik.css.parser.DefaultDocumentHandler
Creates a new DefaultDocumentHandler.
DefaultElementSelector - class org.apache.batik.css.parser.DefaultElementSelector.
This class implements the ElementSelector interface.
DefaultElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.DefaultElementSelector
Creates a new ElementSelector object.
DefaultErrorHandler - class org.apache.batik.css.parser.DefaultErrorHandler.
This class provides a default implementation of the ErrorHandler interface.
DefaultErrorHandler - class org.apache.batik.parser.DefaultErrorHandler.
This class provides a default implementation of ErrorHandler.
DefaultErrorHandler - class org.apache.batik.svggen.DefaultErrorHandler.
The ErrorHandler interface allows you to specialize how the error will be set on an SVG Element.
DefaultErrorHandler - class org.apache.batik.transcoder.DefaultErrorHandler.
A default ErrorHandler that throws a TranscoderException when a fatal error occured and display a message when a warning or an error occured.
DefaultErrorHandler() - Constructor for class org.apache.batik.css.parser.DefaultErrorHandler
This class does not need to be instantiated.
DefaultErrorHandler() - Constructor for class org.apache.batik.parser.DefaultErrorHandler
 
DefaultErrorHandler() - Constructor for class org.apache.batik.svggen.DefaultErrorHandler
 
DefaultErrorHandler() - Constructor for class org.apache.batik.transcoder.DefaultErrorHandler
 
DefaultExtensionHandler - class org.apache.batik.svggen.DefaultExtensionHandler.
This implementation of the ExtensionHandler interface always returns null Nodes.
DefaultExtensionHandler() - Constructor for class org.apache.batik.svggen.DefaultExtensionHandler
 
defaultFactories - Static variable in class org.apache.batik.script.InterpreterPool
The default InterpreterFactory map.
defaultFont - Static variable in class org.apache.batik.gvt.font.FontFamilyResolver
The default font.
DefaultFragmentIdentifierHandler - class org.apache.batik.parser.DefaultFragmentIdentifierHandler.
This class provides an adapter for FragmentIdentifierHandler.
DefaultFragmentIdentifierHandler() - Constructor for class org.apache.batik.parser.DefaultFragmentIdentifierHandler
This class does not need to be instantiated.
DefaultGraphics2D - class org.apache.batik.ext.awt.g2d.DefaultGraphics2D.
This concrete implementation of AbstractGraphics2D is a simple help to programmers to get started with their own implementation of Graphics2D.
DefaultGraphics2D(boolean) - Constructor for class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Default constructor
DefaultGraphics2D(DefaultGraphics2D) - Constructor for class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
This constructor supports the create method
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DefaultIdCondition - class org.apache.batik.css.parser.DefaultIdCondition.
This class provides an implementation of the AttributeCondition interface.
DefaultIdCondition(String) - Constructor for class org.apache.batik.css.parser.DefaultIdCondition
Creates a new DefaultAttributeCondition object.
DefaultImageHandler - class org.apache.batik.svggen.DefaultImageHandler.
This class provides a default implementation of the ImageHandler interface simply puts a place holder in the xlink:href attribute and sets the width and height of the element.
DefaultImageHandler() - Constructor for class org.apache.batik.svggen.DefaultImageHandler
Build a DefaultImageHandler.
DefaultLangCondition - class org.apache.batik.css.parser.DefaultLangCondition.
This class provides an implementation of the LangCondition interface.
DefaultLangCondition(String) - Constructor for class org.apache.batik.css.parser.DefaultLangCondition
Creates a new LangCondition object.
DefaultLengthHandler - class org.apache.batik.parser.DefaultLengthHandler.
This class provides an adapter for LengthHandler
DefaultLengthHandler() - Constructor for class org.apache.batik.parser.DefaultLengthHandler
This class does not need to be instantiated.
DefaultLengthListHandler - class org.apache.batik.parser.DefaultLengthListHandler.
This class provides an adapter for LengthListHandler
DefaultLengthListHandler() - Constructor for class org.apache.batik.parser.DefaultLengthListHandler
This class does not need to be instantiated.
DefaultOneOfAttributeCondition - class org.apache.batik.css.parser.DefaultOneOfAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
DefaultOneOfAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.parser.DefaultOneOfAttributeCondition
Creates a new DefaultAttributeCondition object.
DefaultPathHandler - class org.apache.batik.parser.DefaultPathHandler.
The class provides an adapter for PathHandler.
DefaultPathHandler() - Constructor for class org.apache.batik.parser.DefaultPathHandler
This class does not need to be instantiated.
DefaultPointsHandler - class org.apache.batik.parser.DefaultPointsHandler.
This class provides an adapter for PointsHandler.
DefaultPointsHandler() - Constructor for class org.apache.batik.parser.DefaultPointsHandler
This class does not need to be instantiated.
DefaultPreserveAspectRatioHandler - class org.apache.batik.parser.DefaultPreserveAspectRatioHandler.
This class provides an adapter for PreserveAspectRatioHandler.
DefaultPreserveAspectRatioHandler() - Constructor for class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
This class does not need to be instantiated.
DefaultPseudoClassCondition - class org.apache.batik.css.parser.DefaultPseudoClassCondition.
This class provides an implementation of the AttributeCondition interface.
DefaultPseudoClassCondition(String, String) - Constructor for class org.apache.batik.css.parser.DefaultPseudoClassCondition
Creates a new DefaultAttributeCondition object.
DefaultPseudoElementSelector - class org.apache.batik.css.parser.DefaultPseudoElementSelector.
This class implements the ElementSelector interface.
DefaultPseudoElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.DefaultPseudoElementSelector
Creates a new ElementSelector object.
defaultRenderingHints - Static variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
defaults - Variable in class org.apache.batik.util.PreferenceManager
 
DefaultSelectorFactory - class org.apache.batik.css.parser.DefaultSelectorFactory.
This class implements the SelectorFactory interface.
DefaultSelectorFactory() - Constructor for class org.apache.batik.css.parser.DefaultSelectorFactory
This class does not need to be instantiated.
DefaultStyleAttributeParser - class org.apache.batik.parser.style.DefaultStyleAttributeParser.
This class represents a style attribute parser initialized for the SVG style attributes.
DefaultStyleAttributeParser(String) - Constructor for class org.apache.batik.parser.style.DefaultStyleAttributeParser
Creates a new StyleAttributeParser object.
DefaultStyleHandler - class org.apache.batik.svggen.DefaultStyleHandler.
The DefaultStyleHandler class provides the default way to style an SVG Element.
DefaultStyleHandler() - Constructor for class org.apache.batik.svggen.DefaultStyleHandler
 
DefaultSVGContext - class org.apache.batik.dom.svg.DefaultSVGContext.
This class is the placeholder for SVG application informations.
DefaultSVGContext() - Constructor for class org.apache.batik.dom.svg.DefaultSVGContext
 
DefaultSVGConverterController - class org.apache.batik.apps.rasterizer.DefaultSVGConverterController.
Default controller for the SVGConverter operation.
DefaultSVGConverterController() - Constructor for class org.apache.batik.apps.rasterizer.DefaultSVGConverterController
 
DefaultSVGCSSContext - class org.apache.batik.css.svg.DefaultSVGCSSContext.
This class is the default implementation of the SVGCSSContext.
DefaultSVGCSSContext() - Constructor for class org.apache.batik.css.svg.DefaultSVGCSSContext
 
DefaultSystemColorResolver - class org.apache.batik.css.value.DefaultSystemColorResolver.
This class provides a default implementation of a SystemColorResolver.
DefaultSystemColorResolver.SystemColorWrapper - class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper.
To encapsulate a SystemColor.
DefaultSystemColorResolver.SystemColorWrapper(SystemColor) - Constructor for class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
Creates a new SystemColorWrapper.
DefaultSystemColorResolver() - Constructor for class org.apache.batik.css.value.DefaultSystemColorResolver
 
DefaultTransformListHandler - class org.apache.batik.parser.DefaultTransformListHandler.
This class provides an adapter for TransformListHandler.
DefaultTransformListHandler() - Constructor for class org.apache.batik.parser.DefaultTransformListHandler
This class does not need to be instantiated.
defaultValue - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The default's attribute value.
defaultView - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The default view.
defaultXMLSpace(String) - Static method in class org.apache.batik.dom.util.XMLSupport
Strips the white spaces in the given string according to the xml:space attribute recommended behaviour when it has the 'default' value.
DeferRable - class org.apache.batik.ext.awt.image.renderable.DeferRable.
This class allows for the return of a proxy object quickly, while a heavy weight object is constrcuted in a background Thread.
DeferRable() - Constructor for class org.apache.batik.ext.awt.image.renderable.DeferRable
Constructor takes nothing
defSet - Variable in class org.apache.batik.svggen.AbstractSVGConverter
Set of definitions to interpret the values of the attributes generated by this converter since its creation
defSet - Variable in class org.apache.batik.svggen.AbstractSVGFilterConverter
Set of definitions to interpret the values of the attributes generated by this converter since its creation
DEG - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a deg lexical unit.
DEG_TO_RAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
deg() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.deg().
deg() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when 'deg' has been parsed.
delete(int) - Method in class org.apache.batik.css.CSSOMRuleList
Removes a rule from the list.
deleteData(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.deleteData(int,int).
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteMedium(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.deleteMedium(String).
deleteMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Deletes the medium indicated by oldMedium from the list.
deleteRule(int) - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.deleteRule(int).
deleteRule(int) - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.deleteRule(int).
deleteRule(int) - Method in interface org.apache.batik.css.CSSRuleListOwner
Used to delete a rule from the list.
deleteRule(int) - Method in interface org.w3c.dom.css.CSSMediaRule
Used to delete a rule from the media block.
deleteRule(int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to delete a rule from the style sheet.
delimiter - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The attribute value delimiter.
deltaX - Variable in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
deltaY - Variable in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
DEMIBOLD - Static variable in class org.apache.batik.svggen.SVGFont
 
DEMILIGHT - Static variable in class org.apache.batik.svggen.SVGFont
 
depth - Variable in class org.apache.batik.xml.scanner.DocumentScanner
The depth in the xml tree.
deriveFont(float) - Method in class org.apache.batik.bridge.SVGGVTFont
Creates a new GVTFont object by replicating this font object and applying a new size to it.
deriveFont(float) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Creates a new Font object by replicating the current Font object and applying a new size to it.
deriveFont(float) - Method in interface org.apache.batik.gvt.font.GVTFont
Creates a new Font object by replicating the current Font object and applying a new size to it.
deriveFont(float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGFontFamily
Derives a GVTFont object of the correct size.
deriveFont(float, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.UnresolvedFontFamily
Derives a GVTFont object of the correct size.
deriveFont(float, AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTFontFamily
Derives a GVTFont object of the correct size.
deriveFont(float, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.AWTFontFamily
Derives a GVTFont object of the correct size.
DescendantSelector - interface org.w3c.css.sac.DescendantSelector.
 
descent - Variable in class org.apache.batik.bridge.SVGFontFace
 
descent - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
descMap - Variable in class org.apache.batik.svggen.AbstractSVGConverter
Map of descriptions already processed by this converter.
descMap - Variable in class org.apache.batik.svggen.AbstractSVGFilterConverter
Map of descriptions already processed by this converter.
deselectAll() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
deselectAll() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Deselects all.
deselectAll() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
deselectInteractor() - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Deselects an interactor, if the interaction has finished.
destinationType - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Result type
DestinationType - class org.apache.batik.apps.rasterizer.DestinationType.
Describes the type of destination for an SVGConverter operation.
detach() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.detach().
detach() - Method in interface org.w3c.dom.traversal.NodeIterator
Detaches the NodeIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detachNodeIterator(NodeIterator) - Method in class org.apache.batik.dom.AbstractDocument
Detaches the given node iterator from this document.
detachNodeIterator(NodeIterator) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Detaches the given node iterator.
detailsArea - Variable in class org.apache.batik.util.gui.JErrorPane
The text area used to show the stack trace.
Device - class org.apache.batik.svggen.font.table.Device.
 
Device(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.Device
Creates new Device
DiffuseLightingRable - interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable.
This filter primitive lights an image using the alpha channel as a bump map.
DiffuseLightingRable8Bit - class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit.
Implementation of the DiffuseLightRable interface.
DiffuseLightingRable8Bit(Filter, Rectangle2D, Light, double, double, double[]) - Constructor for class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
DiffuseLightingRed - class org.apache.batik.ext.awt.image.rendered.DiffuseLightingRed.
 
DiffuseLightingRed(double, Light, BumpMap, Rectangle, double, double, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.DiffuseLightingRed
 
dimension - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
The dimension.
DIMENSION - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a dimension lexical unit.
dimension(boolean, LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Converts the current lexical unit to a dimension.
DirectionFactory - class org.apache.batik.css.value.DirectionFactory.
This class provides a factory for the 'direction' property values.
DirectionFactory(Parser) - Constructor for class org.apache.batik.css.value.DirectionFactory
Creates a new DirectionFactory object.
DirectionResolver - class org.apache.batik.css.value.DirectionResolver.
This class provides a relative value resolver for the 'direction' CSS property.
DirectionResolver() - Constructor for class org.apache.batik.css.value.DirectionResolver
 
DirectoryEntry - class org.apache.batik.svggen.font.table.DirectoryEntry.
 
DirectoryEntry(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.DirectoryEntry
 
dirtyAreas - Variable in class org.apache.batik.bridge.UpdateManagerEvent
The dirty areas, as a List of Rectangles.
disabled - Variable in class org.apache.batik.css.AbstractStyleSheet
Is the stylesheet disabled?
disableInteractions - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether to inconditionally disable interactions.
DISCRETE - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
DiscreteTransfer - class org.apache.batik.ext.awt.image.DiscreteTransfer.
This class defines the Discrete type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
DiscreteTransfer(int[]) - Constructor for class org.apache.batik.ext.awt.image.DiscreteTransfer
The input is an int array which will be used later to construct the lut data
dispatchEvent(Event) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.dispatchEvent(Event).
dispatchEvent(Event) - Method in interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementations event model.
dispatchEvent(EventObject) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Dispatched the specified event object.
dispatchEvent(EventObject) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT event.
dispatchEvent(NodeEventTarget, Event) - Static method in class org.apache.batik.dom.events.EventSupport
This method allows the dispatch of events into the implementations event model.
dispatchKeyEvent(KeyEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT key event.
dispatchKeyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchKeyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchKeyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseClicked(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseDragged(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseEntered(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseEvent(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event.
dispatchMouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseExited(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseMoved(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMousePressed(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchMouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Dispatches the event to the GVT tree.
dispatchMouseReleased(MouseEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Dispatches the event to the GVT tree.
dispatchSelectionEvent(SelectionEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
Reports whether the current selection contains any objects.
dispatchSVGLoad(Element, Interpreter) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Auxiliary method for dispatchSVGLoad.
dispatchSVGLoadEvent() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Recursively dispatch the SVG 'onload' event.
dispatchSVGLoadEvent() - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an 'SVGLoad' event to the document.
dispatchSVGUnLoadEvent() - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an 'SVGUnLoad' event to the document.
DisplacementMapRable - interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable.
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image
DisplacementMapRable8Bit - class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit.
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image
DisplacementMapRable8Bit(List, double, ARGBChannel, ARGBChannel) - Constructor for class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
DisplacementMapRed - class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed.
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
DisplacementMapRed(CachableRed, CachableRed, ARGBChannel, ARGBChannel, float, float, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
displayError(Exception) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in interface org.apache.batik.bridge.UserAgent
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in class org.apache.batik.bridge.UserAgentAdapter
Display the specified error (forwards call to displayError(String))
displayError(Exception) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Displays the specified error using the ErrorHandler.
displayError(Exception) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Displays the specified error using the ErrorHandler.
displayError(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Displays an error message.
displayError(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Display the specified error message (forwards call to displayMessage).
displayError(String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Displays an error message in the User Agent interface.
displayError(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Displays an error message in the User Agent interface.
displayError(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Displays an error message.
displayError(String) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Displays the specified error message using the ErrorHandler.
displayError(String) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Displays the specified error message using the ErrorHandler.
DisplayFactory - class org.apache.batik.css.value.DisplayFactory.
This class provides a factory for the 'display' property values.
DisplayFactory(Parser) - Constructor for class org.apache.batik.css.value.DisplayFactory
Creates a new DisplayFactory object.
displayMessage(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Displays a message in the User Agent interface.
displayMessage(String) - Method in interface org.apache.batik.bridge.UserAgent
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Display the specified message.
displayMessage(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Displays a message in the User Agent interface.
displayMessage(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Displays the specified message using the ErrorHandler.
displayMessage(String) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Displays the specified message using the ErrorHandler.
DisplayResolver - class org.apache.batik.css.value.DisplayResolver.
This class provides a relative value resolver for the 'display' CSS property.
DisplayResolver() - Constructor for class org.apache.batik.css.value.DisplayResolver
 
displayThread - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The current display thread.
dispose() - Method in class org.apache.batik.bridge.DocumentLoader
Disposes and releases all resources allocated by this document loader.
dispose() - Method in class org.apache.batik.css.AbstractViewCSS
Clears the caches.
dispose() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
dispose() - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
dispose() - Method in class org.apache.batik.gvt.PatternPaintContext
 
dispose() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Disposes all resources of this renderer.
dispose() - Method in interface org.apache.batik.gvt.renderer.Renderer
Cause the renderer to ask to be removed from external reference lists, de-register as a listener to events, etc.
dispose() - Method in interface org.apache.batik.script.Interpreter
This method can dispose resources used by the interpreter when it is no longer used.
dispose() - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
dispose() - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
dispose() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
For RhinoInterpreter this method does nothing.
dispose() - Method in class org.apache.batik.svggen.SVGGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
DistantLight - class org.apache.batik.ext.awt.image.DistantLight.
A light source placed at the infinity, such that the light angle is constant over the whole surface.
DistantLight(double, double, Color) - Constructor for class org.apache.batik.ext.awt.image.DistantLight
 
distributeAcross(RenderableImage, Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
This function attempts to distribute the filterRes operation across src.
DIVIDE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '/' lexical unit.
divide_BYTE_COMP_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
divide_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
DOCTYPE_CHANGE - Static variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
 
DOCTYPE_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The doctype context.
DOCTYPE_KEEP_UNCHANGED - Static variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
 
DOCTYPE_REMOVE - Static variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
 
DOCTYPE_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a doctype start lexical unit, ie.
doctypeOption - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The doctype option.
document - Variable in class org.apache.batik.bridge.URIResolver
The reference document.
document - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The document to manage.
document - Variable in class org.apache.batik.bridge.BridgeContext
The document is bridge context is dedicated to.
document - Variable in class org.apache.batik.bridge.UpdateManager
The document to manage.
document - Variable in class org.apache.batik.css.AbstractViewCSS
The document of which this object is a view.
document - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The document which created the iterator.
document - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The created document.
document - Variable in class org.apache.batik.transcoder.TranscoderOutput
The optional output as XML Document.
document - Variable in class org.apache.batik.transcoder.TranscoderInput
The optional input as XML Document.
document - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The DOM document.
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_START_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The document start context.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
documentChanged - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
A flag bit that indicates a document has been loaded.
DocumentCSS - interface org.w3c.dom.css.DocumentCSS.
This interface represents a document with a CSS view.
documentDescriptor - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The created document descriptor.
DocumentDescriptor - class org.apache.batik.dom.util.DocumentDescriptor.
This class contains informations about a document.
DocumentDescriptor.Entry - class org.apache.batik.dom.util.DocumentDescriptor.Entry.
To manage collisions
DocumentDescriptor.Entry(int, Element, int, DocumentDescriptor.Entry) - Constructor for class org.apache.batik.dom.util.DocumentDescriptor.Entry
Creates a new entry
DocumentDescriptor() - Constructor for class org.apache.batik.dom.util.DocumentDescriptor
Creates a new table.
documentElementParsed - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether the document element has been parsed.
DocumentEvent - interface org.w3c.dom.events.DocumentEvent.
The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
documentEventSupport - Variable in class org.apache.batik.dom.AbstractDocument
The DocumentEventSupport.
DocumentEventSupport - class org.apache.batik.dom.events.DocumentEventSupport.
This class implements the behavior of DocumentEvent.
DocumentEventSupport.EventFactory - interface org.apache.batik.dom.events.DocumentEventSupport.EventFactory.
This interface represents an event factory.
DocumentEventSupport.MouseEventFactory - class org.apache.batik.dom.events.DocumentEventSupport.MouseEventFactory.
To create a mouse event.
DocumentEventSupport.MouseEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.MouseEventFactory
 
DocumentEventSupport.MutationEventFactory - class org.apache.batik.dom.events.DocumentEventSupport.MutationEventFactory.
To create a mutation event.
DocumentEventSupport.MutationEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.MutationEventFactory
 
DocumentEventSupport.SimpleEventFactory - class org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory.
To create a simple event.
DocumentEventSupport.SimpleEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory
 
DocumentEventSupport.UIEventFactory - class org.apache.batik.dom.events.DocumentEventSupport.UIEventFactory.
To create a UI event.
DocumentEventSupport.UIEventFactory() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport.UIEventFactory
 
DocumentEventSupport() - Constructor for class org.apache.batik.dom.events.DocumentEventSupport
 
documentFactory - Variable in class org.apache.batik.bridge.DocumentLoader
The document factory used to create the document according a DOM implementation.
DocumentFactory - interface org.apache.batik.dom.util.DocumentFactory.
This interface represents an object which can build a Document.
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
documentHandler - Variable in class org.apache.batik.css.parser.Parser
The document handler.
DocumentHandler - interface org.w3c.css.sac.DocumentHandler.
This is the main interface that most CSS applications implement: if the application needs to be informed of basic parsing events, it implements this interface and registers an instance with the CSS parser using the setCSSHandler method.
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentHandlerAdapter - class org.apache.batik.css.DocumentHandlerAdapter.
This class is an adapter of the DocumentHandler interface.
DocumentHandlerAdapter() - Constructor for class org.apache.batik.css.DocumentHandlerAdapter
 
documentInfo - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The documentInfo panel text area.
documentInfoPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The documentInfo node panel.
documentLoader - Variable in class org.apache.batik.bridge.URIResolver
The document loader.
documentLoader - Variable in class org.apache.batik.bridge.BridgeContext
The document loader used to load/create Document.
documentLoader - Variable in class org.apache.batik.swing.svg.JSVGComponent
The document loader.
DocumentLoader - class org.apache.batik.bridge.DocumentLoader.
This class is responsible on loading an SVG document and maintaining a cache.
DocumentLoader() - Constructor for class org.apache.batik.bridge.DocumentLoader
Constructs a new DocumentLoader.
DocumentLoader(UserAgent) - Constructor for class org.apache.batik.bridge.DocumentLoader
Constructs a new DocumentLoader with the specified XML parser.
documentLoadingCancelled(SVGDocumentLoaderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when the loading of a document was cancelled.
documentLoadingCancelled(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document was cancelled.
documentLoadingCancelled(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document was cancelled.
documentLoadingCancelled(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document was cancelled.
documentLoadingCompleted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when the loading of a document was completed.
documentLoadingCompleted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document was completed.
documentLoadingCompleted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document was completed.
documentLoadingCompleted(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document was completed.
documentLoadingFailed(SVGDocumentLoaderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when the loading of a document has failed.
documentLoadingFailed(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document has failed.
documentLoadingFailed(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document has failed.
documentLoadingFailed(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document has failed.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when the loading of a document was started.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailDocumentListener
 
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasSVGListener
Called when the loading of a document was started.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
Called when the loading of a document was started.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when the loading of a document was started.
documentLoadingStarted(SVGDocumentLoaderEvent) - Method in interface org.apache.batik.swing.svg.SVGDocumentLoaderListener
Called when the loading of a document was started.
DocumentProxy - class org.apache.batik.script.DocumentProxy.
Proxy to a Document using a WeakReference to allow the document to be discared when not used outside of the intepreter.
DocumentProxy(Document) - Constructor for class org.apache.batik.script.DocumentProxy
 
DocumentScanner - class org.apache.batik.xml.scanner.DocumentScanner.
This class represents a low-level lexical scanner for XML documents.
DocumentScanner(Reader) - Constructor for class org.apache.batik.xml.scanner.DocumentScanner
Creates a new DocumentScanner object.
documentSize - Variable in class org.apache.batik.bridge.BridgeContext
The size of the document.
documentState - Variable in class org.apache.batik.swing.svg.JSVGComponent
The document state.
DocumentStyle - interface org.w3c.dom.stylesheets.DocumentStyle.
The DocumentStyle interface provides a mechanism by which the style sheets embedded in a document can be retrieved.
DocumentTraversal - interface org.w3c.dom.traversal.DocumentTraversal.
DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document).
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
documentURI - Variable in class org.apache.batik.bridge.URIResolver
The document URI.
documentURI - Variable in class org.apache.batik.css.parser.Parser
The document URI.
DocumentView - interface org.w3c.dom.views.DocumentView.
The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.
documentWidth - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The document width.
doExplicitGlyphLayout() - Method in class org.apache.batik.gvt.text.GlyphLayout
Explicitly lays out each of the glyphs in the glyph vector.
DOM_IMPLEMENTATION - Static variable in class org.apache.batik.dom.GenericDOMImplementation
The default instance of this class.
DOM_IMPLEMENTATION - Static variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The default instance of this class.
DOM_IMPLEMENTATION - Static variable in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
The default instance of this class.
DOM_VIEWER_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
DOMEvent - class org.apache.batik.dom.events.DOMEvent.
A simple event.
DOMEvent() - Constructor for class org.apache.batik.dom.events.DOMEvent
 
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DomExtension - interface org.apache.batik.dom.svg.DomExtension.
This is a Service interface for classes that want to extend the functionality of the SVGOMDocument, to support new tags in the DOM tree.
DOMGroupManager - class org.apache.batik.svggen.DOMGroupManager.
This class is used by the Graphics2D SVG Generator to manage a group of Nodes that can later be added to the SVG DOM Tree managed by the DOMTreeManager.
DOMGroupManager(GraphicContext, DOMTreeManager) - Constructor for class org.apache.batik.svggen.DOMGroupManager
Constructor
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMImplementationCSS - interface org.w3c.dom.css.DOMImplementationCSS.
This interface allows the DOM user to create a CSSStyleSheet outside the context of a document.
DOMImplementationKey - class org.apache.batik.transcoder.keys.DOMImplementationKey.
A transcoding Key represented as a DOMImplementation.
DOMImplementationKey() - Constructor for class org.apache.batik.transcoder.keys.DOMImplementationKey
 
DominantBaselineFactory - class org.apache.batik.css.svg.DominantBaselineFactory.
This class provides a factory for the 'dominant-baseline' property values.
DominantBaselineFactory(Parser) - Constructor for class org.apache.batik.css.svg.DominantBaselineFactory
Creates a new DominantBaselineFactory object.
DominantBaselineResolver - class org.apache.batik.css.svg.DominantBaselineResolver.
This class provides a relative value resolver for the 'dominant-baseline' CSS property.
DominantBaselineResolver() - Constructor for class org.apache.batik.css.svg.DominantBaselineResolver
 
DOMMediaList - class org.apache.batik.css.DOMMediaList.
This class implements the MediaList interface.
DOMMediaList() - Constructor for class org.apache.batik.css.DOMMediaList
Creates a new MediaList object.
DOMMediaList(String) - Constructor for class org.apache.batik.css.DOMMediaList
Creates a new MediaList object.
DOMMouseEvent - class org.apache.batik.dom.events.DOMMouseEvent.
The MouseEvent class provides specific contextual information associated with Mouse events.
DOMMouseEvent() - Constructor for class org.apache.batik.dom.events.DOMMouseEvent
 
DOMMutationEvent - class org.apache.batik.dom.events.DOMMutationEvent.
The MutationEvent class provides specific contextual information associated with Mutation events.
DOMMutationEvent() - Constructor for class org.apache.batik.dom.events.DOMMutationEvent
 
DOMNodeIterator - class org.apache.batik.dom.traversal.DOMNodeIterator.
This class implements the NodeIterator interface.
DOMNodeIterator(AbstractDocument, Node, int, NodeFilter, boolean) - Constructor for class org.apache.batik.dom.traversal.DOMNodeIterator
Creates a new NodeIterator object.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DOMStyleSheetList - class org.apache.batik.css.DOMStyleSheetList.
This class implements the StyleSheetList interface.
DOMStyleSheetList() - Constructor for class org.apache.batik.css.DOMStyleSheetList
 
DOMTreeManager - class org.apache.batik.svggen.DOMTreeManager.
This class is used by the SVGGraphics2D SVG Generator to manage addition of new Nodes to the SVG DOM Tree.
DOMTreeManager(GraphicContext, SVGGeneratorContext, int) - Constructor for class org.apache.batik.svggen.DOMTreeManager
Constructor
DOMTreeWalker - class org.apache.batik.dom.traversal.DOMTreeWalker.
This class implements the NodeIterator interface.
DOMTreeWalker(Node, int, NodeFilter, boolean) - Constructor for class org.apache.batik.dom.traversal.DOMTreeWalker
Creates a new TreeWalker object.
DOMUIEvent - class org.apache.batik.dom.events.DOMUIEvent.
The UIEvent class provides specific contextual information associated with User Interface events.
DOMUIEvent() - Constructor for class org.apache.batik.dom.events.DOMUIEvent
 
DOMUtilities - class org.apache.batik.dom.util.DOMUtilities.
A collection of utility functions for the DOM.
DOMUtilities() - Constructor for class org.apache.batik.dom.util.DOMUtilities
Do not need to be instantiated.
domViewer - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The DOM viewer.
DOMViewer - class org.apache.batik.util.gui.DOMViewer.
The components of this class are used to view a DOM tree.
DOMViewer.CloseButtonAction - class org.apache.batik.util.gui.DOMViewer.CloseButtonAction.
The action associated with the 'Close' button of the viewer panel
DOMViewer.CloseButtonAction(DOMViewer) - Constructor for class org.apache.batik.util.gui.DOMViewer.CloseButtonAction
 
DOMViewer.Panel - class org.apache.batik.util.gui.DOMViewer.Panel.
The panel that contains the viewer.
DOMViewer.Panel.DOMTreeSelectionListener - class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener.
To listen to the tree selection.
DOMViewer.Panel.DOMTreeSelectionListener(DOMViewer.Panel) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
 
DOMViewer.Panel.NodeAttributesModel - class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel.
To display the attributes of a DOM node attributes in a table.
DOMViewer.Panel.NodeAttributesModel(DOMViewer.Panel, Node) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Creates a new NodeAttributesModel object.
DOMViewer.Panel.NodeCSSValuesModel - class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel.
To display the CSS properties of a DOM node in a table.
DOMViewer.Panel.NodeCSSValuesModel(DOMViewer.Panel, Node) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Creates a new NodeAttributesModel object.
DOMViewer.Panel.NodeInfo - class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo.
To store the nodes informations
DOMViewer.Panel.NodeInfo(Node) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
Creates a new NodeInfo object.
DOMViewer.Panel.NodeRenderer - class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer.
To render the tree nodes.
DOMViewer.Panel.NodeRenderer(DOMViewer.Panel) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Creates a new NodeRenderer object.
DOMViewer.Panel() - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel
Creates a new Panel object.
DOMViewer() - Constructor for class org.apache.batik.util.gui.DOMViewer
Creates a new DOMViewer panel.
doParse() - Method in class org.apache.batik.parser.AbstractParser
Method resposible for actually parsing data after AbstractParser has initialized it's self.
doParse() - Method in class org.apache.batik.parser.AngleParser
Parses the given reader representing an angle.
doParse() - Method in class org.apache.batik.parser.TransformListParser
Parses the current reader.
doParse() - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Parses the current stream.
doParse() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses the given reader.
doParse() - Method in class org.apache.batik.parser.LengthParser
 
doParse() - Method in class org.apache.batik.parser.LengthListParser
Parses the given reader.
doParse() - Method in class org.apache.batik.parser.PathParser
 
doParse() - Method in class org.apache.batik.parser.PointsParser
Parses the given current stream.
doPathLayout() - Method in class org.apache.batik.gvt.text.GlyphLayout
If this layout is on a text path, positions the characters along the path.
doSpacing(Float, Float, Float) - Method in class org.apache.batik.gvt.text.GlyphLayout
Performs any spacing adjustments required and returns the new advance value.
DOT - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '.' lexical unit.
dot() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when '.' has been parsed.
dotNumber() - Method in class org.apache.batik.css.parser.Scanner
Scans the decimal part of a number.
doubleBufferedRendering - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the double buffering is enabled.
doubleBuffering - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
Whether to enable the double buffering.
DoubleDocument - class org.apache.batik.ext.swing.DoubleDocument.
Helper class.
DoubleDocument() - Constructor for class org.apache.batik.ext.swing.DoubleDocument
 
doubleString(double) - Static method in class org.apache.batik.svggen.AbstractSVGConverter
Utility method for subclasses.
doubleString(double) - Static method in class org.apache.batik.svggen.SVGGraphicObjectConverter
Utility method for subclasses.
doubleString(double) - Static method in class org.apache.batik.svggen.AbstractSVGFilterConverter
Utility method for subclasses.
doubleString(double, int) - Static method in class org.apache.batik.svggen.SVGLookupOp
Utility method for subclasses.
DoublyIndexedTable - class org.apache.batik.dom.util.DoublyIndexedTable.
This class represents a doubly indexed hash table.
DoublyIndexedTable.Entry - class org.apache.batik.dom.util.DoublyIndexedTable.Entry.
To manage collisions
DoublyIndexedTable.Entry(int, Object, Object, Object, DoublyIndexedTable.Entry) - Constructor for class org.apache.batik.dom.util.DoublyIndexedTable.Entry
Creates a new entry
DoublyIndexedTable() - Constructor for class org.apache.batik.dom.util.DoublyIndexedTable
Creates a new DoublyIndexedTable.
DoublyIndexedTable(int) - Constructor for class org.apache.batik.dom.util.DoublyIndexedTable
Creates a new DoublyIndexedTable.
DoublyLinkedList - class org.apache.batik.util.DoublyLinkedList.
A simple Doubly Linked list class, designed to avoid O(n) behaviour on insert and delete.
DoublyLinkedList.Node - class org.apache.batik.util.DoublyLinkedList.Node.
Basic doubly linked list node interface.
DoublyLinkedList.Node() - Constructor for class org.apache.batik.util.DoublyLinkedList.Node
 
DoublyLinkedList() - Constructor for class org.apache.batik.util.DoublyLinkedList
 
downLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The DownLanguageButton.
DQUOTED_ATTRIBUTE_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The double quoted attribute context.
DQUOTED_ENTITY_VALUE_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The double quoted entity value context.
DRAW - Static variable in class org.apache.batik.svggen.DOMGroupManager
 
draw(Graphics2D) - Method in class org.apache.batik.gvt.font.Glyph
Draws this glyph.
draw(Graphics2D) - Method in class org.apache.batik.gvt.text.GlyphLayout
Paints the text layout using the specified Graphics2D and rendering context.
draw(Graphics2D) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Paints the specified text layout using the specified Graphics2D and rendering context.
draw(Graphics2D, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Draws the glyph vector.
draw(Graphics2D, AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Draws the glyph vector.
draw(Graphics2D, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Draws this glyph vector.
draw(Graphics2D, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Draws this glyph vector.
draw(Shape) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Shape) - Method in class org.apache.batik.svggen.SVGGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
drawArc(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawBlock(TileBlock, WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
drawBlockAndCopy(TileBlock[], WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
drawBlockInPlace(TileBlock[], WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.batik.svggen.SVGGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Graphics2D, CachableRed) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws cr into g2d.
drawImage(Graphics2D, RenderableImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws a Filter (RenderableImage) into a Graphics 2D.
drawImage(Graphics2D, RenderableImage, RenderContext) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws a Filter (RenderableImage) into a Graphics 2D after taking into account a particular RenderContext.
drawImage(Graphics2D, RenderedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Draws ri into g2d.
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.batik.svggen.SVGGraphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.batik.svggen.SVGGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.batik.svggen.SVGGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawLine(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawOval(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.batik.svggen.SVGGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.batik.svggen.SVGGraphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.batik.svggen.SVGGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(String, float, float) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(String, float, float) - Method in class org.apache.batik.svggen.SVGGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(String, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Draws the text given by the specified string, using this graphics context's current font and color.
DSIG - Static variable in interface org.apache.batik.svggen.font.table.Table
 
dst - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Destination image path.
DTD_DECLARATIONS_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The DTD declarations context.
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
dtdids - Static variable in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
The accepted DTD public IDs.
DTDIDS - Static variable in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
The dtd public IDs resource bundle class name.
dummyNode - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
A dummy graphics node to dispacth "deselect" mouse events to.
DX - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-space relative X coordinate for character.
DY - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-space relative Y coordinate for character.
dynamic - Variable in class org.apache.batik.bridge.BridgeContext
Whether the bridge must support dynamic features.
DynamicGVTBuilder - class org.apache.batik.bridge.DynamicGVTBuilder.
This class is responsible for creating a GVT tree using an SVG DOM tree.
DynamicGVTBuilder() - Constructor for class org.apache.batik.bridge.DynamicGVTBuilder
Constructs a new builder.
DynamicRenderer - class org.apache.batik.gvt.renderer.DynamicRenderer.
Simple implementation of the Renderer that supports dynamic updates.
DynamicRenderer() - Constructor for class org.apache.batik.gvt.renderer.DynamicRenderer
Constructs a new dynamic renderer with the specified buffer image.
DynamicRenderer(RenderingHints, AffineTransform) - Constructor for class org.apache.batik.gvt.renderer.DynamicRenderer
 

E

e - Variable in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
The element that has been handled by this bridge.
e - Variable in class org.apache.batik.bridge.SVGUseElementBridge
The element that has been handled by this bridge.
e - Variable in class org.apache.batik.bridge.UnitProcessor.DefaultContext
The element.
e - Variable in class org.apache.batik.bridge.SVGTextElementBridge
The element that has been handled by this bridge.
e - Variable in class org.apache.batik.bridge.BridgeException
The element on which the error occured.
e - Variable in class org.apache.batik.bridge.SVGSVGElementBridge
The element that has been handled by this bridge.
e - Variable in class org.w3c.css.sac.CSSException
The internal exception.
E_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'e-resize' identifier value.
EAST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component on the left side of its display area, centered vertically.
EBDT - Static variable in interface org.apache.batik.svggen.font.table.Table
 
EBLC - Static variable in interface org.apache.batik.svggen.font.table.Table
 
EBSC - Static variable in interface org.apache.batik.svggen.font.table.Table
 
element - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The associated element.
element - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The element
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
ELEMENT_DECLARATION_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The element declaration context.
ELEMENT_DECLARATION_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a element declaration start lexical unit, ie.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
ElementCSSInlineStyle - interface org.w3c.dom.css.ElementCSSInlineStyle.
Inline style information attached to elements is exposed through the style attribute.
elementDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an element type declaration.
elementNodeMap - Variable in class org.apache.batik.bridge.BridgeContext
Binding Map: key is an SVG Element - value is a GraphicsNode
ElementNonCSSPresentationalHints - interface org.apache.batik.css.ElementNonCSSPresentationalHints.
This interface must be implemented by an element that contains non-CSS presentational hints, like the 'align' attribute in HTML.
ElementNonCSSPresentationalHintsSupport - class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport.
This class provides support for non-CSS presentational hints processing in SVG.
ElementNonCSSPresentationalHintsSupport() - Constructor for class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport
 
elementPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The element panel.
elementsByTagNames - Variable in class org.apache.batik.dom.AbstractDocument
The ElementsByTagName lists.
ElementSelector - interface org.w3c.css.sac.ElementSelector.
 
ElementTimeControl - interface org.w3c.dom.smil.ElementTimeControl.
 
ElementWithBaseURI - interface org.apache.batik.css.ElementWithBaseURI.
This interface represents elements which are able to compute their base URI.
ElementWithID - interface org.apache.batik.css.ElementWithID.
This interface represents elements with an ID attribute.
ElementWithPseudoClass - interface org.apache.batik.css.ElementWithPseudoClass.
This interface represents elements with pseudo-classes.
EM - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a em lexical unit.
em() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.em().
em() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.em().
em() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'em' has been parsed.
EMBED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'embed' identifier value.
EMPTY_ELEMENT_END - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents an empty element end lexical unit, ie.
EMPTY_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'EMPTY' lexical unit.
EMPTY_MAP - Static variable in class org.apache.batik.css.CSSOMStyleDeclaration
The default value factory map.
EMPTY_NODE_LIST - Static variable in class org.apache.batik.dom.AbstractNode
An empty instance of NodeList.
empty() - Method in class org.apache.batik.util.DoublyLinkedList
Removes all elements from the list.
emptyRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
emsToPixels(float, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts ems units to user units.
enableAlternateStyleSheet(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Enables the alternate stylesheet with the given title.
EnableBackgroundFactory - class org.apache.batik.css.svg.EnableBackgroundFactory.
This class provides a factory for the 'enable-background' property values.
EnableBackgroundFactory.LengthFactory - class org.apache.batik.css.svg.EnableBackgroundFactory.LengthFactory.
This class provides a factory for the lengths of the list.
EnableBackgroundFactory.LengthFactory(EnableBackgroundFactory, Parser) - Constructor for class org.apache.batik.css.svg.EnableBackgroundFactory.LengthFactory
Creates a new ident factory.
EnableBackgroundFactory(Parser) - Constructor for class org.apache.batik.css.svg.EnableBackgroundFactory
Creates a new EnableBackgroundFactory object.
enableBackgroundGraphicsNodeRable - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The GraphicsNodeRable for this node with all filtering applied
EnableBackgroundResolver - class org.apache.batik.css.svg.EnableBackgroundResolver.
This class provides a relative value resolver for the 'enable-background' CSS property.
EnableBackgroundResolver() - Constructor for class org.apache.batik.css.svg.EnableBackgroundResolver
 
enableDoubleBuffering - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
encode(Raster, ColorModel) - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(Raster, ColorModel) - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - Method in class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
This method encodes a RenderedImage into PNG.
encode(RenderedImage) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encodeEntities(String) - Static method in class org.apache.batik.svggen.font.SVGFont
 
encodeImage(BufferedImage, File) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
Derived classes should implement this method and encode the input BufferedImage as needed
encodeImage(BufferedImage, File) - Method in class org.apache.batik.svggen.ImageHandlerPNGEncoder
Derived classes should implement this method and encode the input BufferedImage as needed
encodeImage(BufferedImage, File) - Method in class org.apache.batik.svggen.ImageHandlerJPEGEncoder
Derived classes should implement this method and encode the input BufferedImage as needed
encodeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
Derived classes should implement this method and encode the input BufferedImage as needed
encodeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
Uses JPEG encoding.
encodeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
Uses PNG encoding.
encodeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
Uses PNG encoding.
encodeImage(RenderedImage, OutputStream) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
 
ENCODING_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'encoding' lexical unit.
encodingArabic - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingArmenian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingASCII - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingBengali - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingBurmese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingChinese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingDevanagari - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingGeez - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingGeorgian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingGreek - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingGujarati - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingGurmukhi - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingHebrew - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingISO10646 - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingISO8859_1 - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingJapanese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingKannada - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingKhmer - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingKorean - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingLaotian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingMalayalam - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingMaldivian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingMongolian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingOriya - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingRoman - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingRSymbol - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingRussian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
ENCODINGS - Static variable in class org.apache.batik.util.EncodingUtilities
The standard to Java encoding table.
encodingSindhi - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingSinhalese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingSlavic - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingTamil - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingTelugu - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingThai - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingTibetan - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingToJavaEncoding(String, String) - Static method in class org.apache.batik.xml.XMLUtilities
Converts the given standard encoding representation to the corresponding Java encoding string.
encodingUGL - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingUndefined - Static variable in interface org.apache.batik.svggen.font.table.Table
 
encodingUninterp - Static variable in interface org.apache.batik.svggen.font.table.Table
 
EncodingUtilities - class org.apache.batik.util.EncodingUtilities.
This class contains utility functions to manage encodings.
EncodingUtilities() - Constructor for class org.apache.batik.util.EncodingUtilities
This class does not need to be instantiated.
encodingVietnamese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
end - Variable in class org.apache.batik.css.parser.Scanner
The end offset of the last lexical unit.
END - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the end of the text string is at the initial current text location.
END_CHAR - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a end character lexical unit, ie.
END_TAG - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents an end tag lexical unit, ie.
END_TAG_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The end tag context.
END_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'end' keyword.
endAngle() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.endAngle().
endAngle() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when the angle attribute parsing ends.
endCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endCDATA().
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endClock() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when the clock attribute parsing ends.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
endDocument(InputSource) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endDocument(InputSource).
endDocument(InputSource) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endDocument(InputSource).
endDocument(InputSource) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endDocument(InputSource).
endDocument(InputSource) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a document.
endDTD() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endDTD().
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.endElement().
endElement() - Method in interface org.w3c.dom.smil.ElementTimeControl
 
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end element event.
endElement(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.endElement(String,String,String).
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
endElementAt(float) - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.endElementAt(float).
endElementAt(float) - Method in interface org.w3c.dom.smil.ElementTimeControl
 
endEntity(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endEntity(String).
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endFontFace() - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endFontFace().
endFontFace() - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endFontFace().
endFontFace() - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endFontFace().
endFontFace() - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a font face statement.
endFragmentIdentifier() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the fragment identifier ends.
endFragmentIdentifier() - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when the fragment identifier ends.
endFragmentIdentifier() - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements FragmentIdentifierHandler.endFragmentIdentifier().
endGap() - Method in class org.apache.batik.css.parser.Scanner
Returns the end gap of the current lexical unit.
endInteraction() - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Tells whether the interaction has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Tells whether the interactor has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Tells whether the interactor has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Tells whether the interaction has finished.
endInteraction() - Method in interface org.apache.batik.swing.gvt.Interactor
Tells whether the interaction has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Tells whether the interactor has finished.
endInteraction() - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Tells whether the interactor has finished.
endLength() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.endLength().
endLength() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.endLength().
endLength() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when the length attribute ends.
endLengthList() - Method in class org.apache.batik.parser.DefaultLengthListHandler
Implements LengthListHandler.endLengthList().
endLengthList() - Method in interface org.apache.batik.parser.LengthListHandler
Invoked when the length attribute ends.
endMark - Variable in class org.apache.batik.gvt.TextNode
The end mark.
endMarker - Variable in class org.apache.batik.gvt.MarkerShapePainter
End Marker
endMedia(SACMediaList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a media statement.
endOfContour - Variable in class org.apache.batik.svggen.font.Point
 
endPage(String, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endPage(String,String).
endPage(String, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endPage(String,String).
endPage(String, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endPage(String,String).
endPage(String, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a media statement.
endPath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when the path ends.
endPath() - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.endPath().
endPath() - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.endPath().
endPoints() - Method in class org.apache.batik.parser.AWTPolylineProducer
Implements PointsHandler.endPoints().
endPoints() - Method in class org.apache.batik.parser.DefaultPointsHandler
Implements PointsHandler.endPoints().
endPoints() - Method in interface org.apache.batik.parser.PointsHandler
Invoked when the points attribute ends.
endPoints() - Method in class org.apache.batik.parser.AWTPolygonProducer
Implements PointsHandler.endPoints().
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endPreserveAspectRatio() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the PreserveAspectRatio parsing ends.
endPreserveAspectRatio() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.endPreserveAspectRatio().
endPreserveAspectRatio() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when the PreserveAspectRatio parsing ends.
endSelector(SelectorList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
Receives notification of the end of a rule statement.
endSelector(SelectorList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a rule statement.
endTransformList() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
 
endTransformList() - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.endTransformList().
endTransformList() - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when the transform ends.
endTransformList() - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.endTransformList().
endTransformList() - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.endTransformList().
endViewTarget() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a view target specification ends.
endViewTarget() - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when a view target specification ends.
endViewTarget() - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Invoked when a view target specification ends.
ensureCapacity(int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
ensureCapacity(int) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Increases the capacity of the children list, if necessary, to ensure that it can hold at least the number of graphics nodes specified by the minimum capacity argument.
ENTITIES_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'ENTITIES' lexical unit.
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The entity context.
ENTITY_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'ENTITY' lexical unit.
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents an entity reference lexical unit.
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
The node is an EntityReference.
ENTITY_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents an entity start lexical unit, ie.
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
entityReferences - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
Whether the attribute value contains entity references.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
ENUMERATION_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The enumeration context.
EOF - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the EOF lexical unit.
EOF - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents the EOF lexical unit.
eps - Static variable in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
eps - Static variable in class org.apache.batik.gvt.text.GlyphLayout
 
eps_abs_eq(double, double) - Static method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
eps_eq(double, double) - Static method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
EQ - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents '=' lexical unit.
EQUAL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '=' lexical unit.
equals(Object) - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
equals(Object) - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
equals(Object) - Method in class org.apache.batik.css.CSSOMValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractAttributeCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractElementSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.svg.ImmutableSVGPaintValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.svg.SVGCSSNumber
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableRect
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableInherit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableValueList
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableFloat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableRGBColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
equals(Object) - Method in class org.apache.batik.util.ParsedURLData
Implement Object.equals for ParsedURLData.
equals(Object) - Method in class org.apache.batik.util.ParsedURL
Implement Object.equals.
eRead - Variable in class org.apache.batik.parser.PointsParser
Whether the last character was a 'e' or 'E'.
ERR_ACI - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_ATTRIBUTE_MISSING - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a required attribute is missing.
ERR_ATTRIBUTE_VALUE_MALFORMED - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when an attribute has a syntax error.
ERR_CANNOT_USE_IMAGE_DIR - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_CANVAS_SIZE_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_CLIP_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_CONTEXT_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_CSS_LENGTH_NEGATIVE - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a CSS length is negative.
ERR_CSS_URI_BAD_TARGET - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a URI specified in a CSS property referenced a bad element.
ERR_DOM_FACTORY_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_DOMTREEMANAGER_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_ERROR_HANDLER_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_EXTENSION_HANDLER_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_FONT_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_GC_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_HINT_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_ID_GENERATOR_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_ILLEGAL_BUFFERED_IMAGE_LOOKUP_OP - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_ILLEGAL_BUFFERED_IMAGE_RESCALE_OP - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_IMAGE_DIR_DOES_NOT_EXIST - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_IMAGE_DIR_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_IMAGE_HANDLER_NOT_SUPPORTED - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_IMAGE_HANDLER_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_IMAGE_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_LENGTH_NEGATIVE - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a length, which must be positive, is negative.
ERR_MAP_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_MAXGCOVERRIDES_OUTOFRANGE - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_PROXY - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_READ - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_SCALE_FACTORS_AND_OFFSETS_MISMATCH - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_STREAM_FORMAT_UNREADABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a url of a particular format is unreadable (corrupt).
ERR_STREAM_UNREADABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a stream is unreadable (corrupt or unsupported).
ERR_STROKE_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_STYLE_HANDLER_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_TOP_LEVEL_GROUP_NOT_G - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_TOP_LEVEL_GROUP_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_TRANS_NULL - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_UNEXPECTED - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_URI_BAD_TARGET - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a specified URI references a bad element.
ERR_URI_IMAGE_INVALID - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge tries to an image and the image format is not supported.
ERR_URI_IO - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge encoutered an I/O error while loading a URI.
ERR_URI_MALFORMED - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge try to load a URI {0} = the uri
ERR_URI_REFERENCE_A_DOCUMENT - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge tries to referenced an invalid node inside a document.
ERR_URL_FORMAT_UNREADABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a url of a particular format is unreadable (corrupt).
ERR_URL_UNINTERPRETABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when the data in the url is uninterpretable by this software (meaning it's corrupt or an unsupported format of some sort).
ERR_URL_UNREACHABLE - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error code when a url is unreachable (ussually bad URL, or server is down).
ERR_WRITE - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERR_XLINK_HREF_CIRCULAR_DEPENDENCIES - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge detected circular dependencies while resolving a list of URI.
ERR_XOR - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
ERROR_CANNOT_ACCESS_TRANSCODER - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_CANNOT_COMPUTE_DESTINATION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_CANNOT_OPEN_OUTPUT_FILE - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_CANNOT_OPEN_SOURCE - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_CANNOT_READ_SOURCE - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_CANNOT_USE_DST_FILE - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_ILLEGAL_ARGUMENT - Static variable in class org.apache.batik.apps.rasterizer.Main
Error when an illegal option value was passed to the app {0} Option {1} Option description
ERROR_INCOMPATIBLE_INPUT_TYPE - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
 
ERROR_INCOMPATIBLE_OUTPUT_TYPE - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
 
ERROR_INVALID_URL - Static variable in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
ERROR_NO_SOURCES_SPECIFIED - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_NOT_ENOUGH_OPTION_VALUES - Static variable in class org.apache.batik.apps.rasterizer.Main
Error when there are missing option values: {0} Option {1} Option description
ERROR_NULL_INPUT - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
 
ERROR_OUTPUT_NOT_WRITEABLE - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_SOURCE_SAME_AS_DESTINATION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_UNABLE_TO_CREATE_OUTPUT_DIR - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
ERROR_WHILE_CONVERTING_FILES - Static variable in class org.apache.batik.apps.rasterizer.Main
 
ERROR_WHILE_RASTERIZING_FILE - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
 
error(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#error(CSSParseException)}.
error(CSSParseException) - Method in interface org.w3c.css.sac.ErrorHandler
Receive notification of a recoverable error.
error(ParseException) - Method in class org.apache.batik.parser.DefaultErrorHandler
Implements ErrorHandler.error(ParseException).
error(ParseException) - Method in interface org.apache.batik.parser.ErrorHandler
Called when a parse error occurs.
error(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ErrorHandler.error(SAXParseException).
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error(String, Object[]) - Method in class org.apache.batik.apps.rasterizer.Main
 
error(TranscoderException) - Method in interface org.apache.batik.transcoder.ErrorHandler
Invoked when an error occured while transcoding.
error(TranscoderException) - Method in class org.apache.batik.transcoder.DefaultErrorHandler
Invoked when an error occured while transcoding.
errorCode - Variable in class org.apache.batik.apps.rasterizer.SVGConverterException
Error code
ErrorConstants - interface org.apache.batik.bridge.ErrorConstants.
The error code.
ErrorConstants - interface org.apache.batik.ext.awt.image.spi.ErrorConstants.
The built in error codes.
ErrorConstants - interface org.apache.batik.svggen.ErrorConstants.
 
errorHandler - Variable in class org.apache.batik.css.parser.Parser
The error handler.
errorHandler - Variable in class org.apache.batik.parser.AbstractParser
The error handler.
errorHandler - Variable in class org.apache.batik.parser.style.StyleAttributeParser
The ErrorHandler.
errorHandler - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The error handler.
ErrorHandler - interface org.apache.batik.parser.ErrorHandler.
This interface must be implemented and then registred as the error handler in order to be notified of parsing errors.
ErrorHandler - interface org.apache.batik.svggen.ErrorHandler.
The ErrorHandler interface allows you to specialize how the error will be set on an SVG Element.
ErrorHandler - interface org.apache.batik.transcoder.ErrorHandler.
This interface provides a way to catch errors and warnings from a Transcoder.
ErrorHandler - interface org.w3c.css.sac.ErrorHandler.
Basic interface for CSS error handlers.
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
errorInfo - Variable in class org.apache.batik.apps.rasterizer.SVGConverterException
Additional information about the error condition
escape() - Method in class org.apache.batik.css.parser.Scanner
Scans an escape sequence, if one.
evaluate(Reader) - Method in interface org.apache.batik.script.Interpreter
This method should evaluate a piece of script.
evaluate(Reader) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
evaluate(Reader) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
evaluate(Reader) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
This method evaluates a piece of ECMAScript.
evaluate(String) - Method in interface org.apache.batik.script.Interpreter
This method should evaluate a piece of script using a String instead of a Reader.
evaluate(String) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
evaluate(String) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
evaluate(String) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
This method evaluates a piece of ECMA script.
EVENODD_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'evenodd' keyword.
event - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
The fired CSSStyleDeclarationChangeEvent event.
Event - interface org.w3c.dom.events.Event.
The Event interface is used to provide contextual information about an event to the handler processing the event.
EVENT_NAME - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
 
EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The Event type.
eventDispatcher - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The event dispatcher.
EventDispatcher - interface org.apache.batik.gvt.event.EventDispatcher.
Interface for receiving and dispatching events down to a GVT tree.
EventException - exception org.w3c.dom.events.EventException.
Event operations may throw an EventException as specified in their method descriptions.
EventException(short, String) - Constructor for class org.w3c.dom.events.EventException
 
eventFactories - Variable in class org.apache.batik.dom.events.DocumentEventSupport
The event factories table.
eventListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EventListenerWrapper
The wrapped event listener.
EventListener - interface org.w3c.dom.events.EventListener.
The EventListener interface is the primary method for handling events.
EventListenerList - class org.apache.batik.dom.events.EventListenerList.
A simple list of EventListener.
EventListenerList() - Constructor for class org.apache.batik.dom.events.EventListenerList
 
eventPhase - Variable in class org.apache.batik.dom.events.AbstractEvent
The event phase.
eventsEnabled - Variable in class org.apache.batik.dom.AbstractDocument
Whether the event dispatching must be done.
eventsEnabled - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the GVT tree should be reactive to mouse and key events.
eventSupport - Variable in class org.apache.batik.dom.AbstractNode
The event support.
EventSupport - class org.apache.batik.dom.events.EventSupport.
The class allows registration and removal of EventListeners on an NodeEventTarget and dispatch of events to that NodeEventTarget.
EventSupport() - Constructor for class org.apache.batik.dom.events.EventSupport
 
EventTarget - interface org.w3c.dom.events.EventTarget.
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
ex - Variable in class org.apache.batik.transcoder.TranscoderException
The enclosed exception.
EX - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a ex lexical unit.
ex() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.ex().
ex() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.ex().
ex() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'ex' has been parsed.
exception - Variable in class org.apache.batik.css.parser.ParseException
 
exception - Variable in class org.apache.batik.parser.ParseException
 
exception - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The exception thrown.
exception - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The exception thrown.
exception - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The exception thrown.
exception - Variable in class org.apache.batik.xml.scanner.LexicalException
 
execute() - Method in class org.apache.batik.apps.rasterizer.Main
 
execute() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Starts the conversion process.
executeOnload - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Execute the 'onload' scripts flag
executionResumed() - Method in class org.apache.batik.util.RunnableQueue
Called when execution is being resumed.
executionResumed(RunnableQueue) - Method in class org.apache.batik.bridge.UpdateManager
Called when the execution of the queue has been resumed.
executionResumed(RunnableQueue) - Method in interface org.apache.batik.util.RunnableQueue.RunHandler
Called when the execution of the queue has been resumed.
executionSuspended() - Method in class org.apache.batik.util.RunnableQueue
Called when execution is being suspended.
executionSuspended(RunnableQueue) - Method in class org.apache.batik.bridge.UpdateManager
Called when the execution of the queue has been suspended.
executionSuspended(RunnableQueue) - Method in interface org.apache.batik.util.RunnableQueue.RunHandler
Called when the execution of the queue has been suspended.
EXIT_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'expanded' identifier value.
expandEntityReferences - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
Whether the children of entity reference nodes are visible to the iterator.
expandEntityReferences - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
Whether the children of entity reference nodes are visible to the iterator.
expandSources(Vector) - Method in class org.apache.batik.apps.rasterizer.Main
Scans the input vector and replaces directories with the list of SVG files they contain
EXPLICIT_LAYOUT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Marker attribute indicating explicit glyph layout.
exponent - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
The exponent of the Gamma function
EXPORT_AS_JPG_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
EXPORT_AS_PNG_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
EXPORT_AS_TIFF_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNode
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttr
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNotation
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractCharacterData
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntityReference
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElement
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElementNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElementNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntity
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElement
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttrNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.svg.SVGOMElement
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Exports this node to the given document.
export(Node, Document) - Method in class org.apache.batik.dom.AbstractDocument
Exports this node to the given document.
exsToPixels(float, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts exs units to user units.
ExtendedCondition - interface org.apache.batik.css.sac.ExtendedCondition.
This interface provides additional features to the Condition interface.
ExtendedElementCSSInlineStyle - interface org.apache.batik.css.ExtendedElementCSSInlineStyle.
This interface extends the ElementCSSInlineStyle.
ExtendedGeneralPath - class org.apache.batik.ext.awt.geom.ExtendedGeneralPath.
The ExtendedGeneralPath class represents a geometric path constructed from straight lines, quadratic and cubic (Bézier) curves and elliptical arc.
ExtendedGeneralPath() - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath.
ExtendedGeneralPath(int) - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath with the specified winding rule to control operations that require the interior of the path to be defined.
ExtendedGeneralPath(int, int) - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath object with the specified winding rule and the specified initial capacity to store path coordinates.
ExtendedGeneralPath(Shape) - Constructor for class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath object from an arbitrary Shape object.
ExtendedGridBagConstraints - class org.apache.batik.util.gui.ExtendedGridBagConstraints.
This class extends the java.awt.GridBagConstraints in order to provide some utility methods.
ExtendedGridBagConstraints() - Constructor for class org.apache.batik.util.gui.ExtendedGridBagConstraints
 
ExtendedLinkStyle - interface org.apache.batik.css.ExtendedLinkStyle.
This interface is an extension of the standard LinkStyle interface.
ExtendedLocalizable - interface org.apache.batik.i18n.ExtendedLocalizable.
This interface provides much more control over internationalization than the Localizable interface.
ExtendedNode - interface org.apache.batik.dom.ExtendedNode.
This interface provides an access to the non DOM methods implemented by all the nodes in this implementation.
ExtendedParser - interface org.apache.batik.css.parser.ExtendedParser.
This class implements the Parser interface plus a set of custom methods.
ExtendedParserWrapper - class org.apache.batik.css.parser.ExtendedParserWrapper.
This class implements the ExtendedParser interface by wrapping a standard Parser.
ExtendedParserWrapper(Parser) - Constructor for class org.apache.batik.css.parser.ExtendedParserWrapper
 
ExtendedSelector - interface org.apache.batik.css.sac.ExtendedSelector.
This interface extends the Selector.
ExtensibleSVGDOMImplementation - class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation.
This class implements the DOMImplementation interface.
ExtensibleSVGDOMImplementation() - Constructor for class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
Creates a new DOMImplementation.
extension - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ImageFileFilter
The extension of the image filename.
ExtensionElement - class org.apache.batik.extension.ExtensionElement.
This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument.
ExtensionElement() - Constructor for class org.apache.batik.extension.ExtensionElement
Creates a new Element object.
ExtensionElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.ExtensionElement
Creates a new Element object.
ExtensionHandler - interface org.apache.batik.svggen.ExtensionHandler.
The ExtensionHandler interface allows the user to handle Java 2D API extensions that map to SVG concepts (such as custom Paints, Composites or BufferedImageOp filters).
extensions - Variable in class org.apache.batik.bridge.UserAgentAdapter
 
extensions - Static variable in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
 
extensions - Variable in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
 
extensions - Variable in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
 
extensions - Variable in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
 
externalEntityDecl(String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report a parsed external entity declaration.
EXTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'extra-condensed' identifier value.
EXTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'extra-expanded' identifier value.
EXTRA_LIGHT - Static variable in class org.apache.batik.svggen.SVGFont
 
EXTRABOLD - Static variable in class org.apache.batik.svggen.SVGFont
 
extractColor(Element, float, BridgeContext) - Static method in class org.apache.batik.extension.svg.SolidColorBridge
 
extractColorSpace(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Analyzes the color-profile property and builds an ICCColorSpaceExt object from it.
extractFeMergeNode(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Returns a list of Filter objects that represents the feMergeNode of the specified feMerge filter element.
extractLight(Element, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge
Returns the light from the specified lighting filter primitive element or null if any
extractLocalPatternContent(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns the content of the specified pattern element or null if any.
extractLocalStop(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Returns a list of Stop elements, children of the specified paintElement can have or null if any.
extractOpacity(Element, float, BridgeContext) - Static method in class org.apache.batik.extension.svg.SolidColorBridge
 
extractPatternContent(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns the content of the specified pattern element.
extractStop(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Returns the stops elements of the specified gradient element.

F

factories - Variable in class org.apache.batik.css.CSSDocumentHandler
The value factory map.
factories - Variable in class org.apache.batik.css.CSSOMMediaRule
The value factory map.
factories - Variable in class org.apache.batik.css.CSSOMStyleSheet
The value factory map.
factories - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The value factories.
factories - Variable in class org.apache.batik.css.CSSOMStyleRule
The value factory map.
factories - Variable in class org.apache.batik.css.value.ColorFactory
The identifier factories.
factories - Variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The SVG element factories.
factories - Variable in class org.apache.batik.parser.style.StyleAttributeParser
The value factories.
factories - Variable in class org.apache.batik.script.InterpreterPool
The InterpreterFactory map.
factory - Variable in class org.apache.batik.css.CSSOMValue
The value factory
factory - Variable in class org.apache.batik.css.value.AbstractRectFactory
The factory for the parameters.
factory - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The stylesheet factory.
factory - Variable in class org.apache.batik.dom.util.OverrideStyleElementSupport
The factory used to create CSSStyleDeclaration objects.
factory - Variable in class org.apache.batik.parser.style.AbstractRectFactory
The factory for the parameters.
familyName - Variable in class org.apache.batik.bridge.SVGFontFace
 
familyName - Variable in class org.apache.batik.gvt.font.UnresolvedFontFamily
 
familyName - Variable in class org.apache.batik.gvt.font.AWTFontFamily
 
familyToSVG(Font) - Static method in class org.apache.batik.svggen.SVGFont
 
FANTASY_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'fantasy' keyword.
FAST_SCROLL_DOWN_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll down.
FAST_SCROLL_LEFT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll left.
FAST_SCROLL_RIGHT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll right.
FAST_SCROLL_UP_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to quickly scroll up.
fatalError(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#fatalError(CSSParseException)}.
fatalError(CSSParseException) - Method in interface org.w3c.css.sac.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
fatalError(String, Object[]) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Creates a transcoder exception.
fatalError(TranscoderException) - Method in interface org.apache.batik.transcoder.ErrorHandler
Invoked when an fatal error occured while transcoding.
fatalError(TranscoderException) - Method in class org.apache.batik.transcoder.DefaultErrorHandler
Invoked when an fatal error occured while transcoding.
Feature - class org.apache.batik.svggen.font.table.Feature.
 
FEATURE_TAG_FINA - Static variable in interface org.apache.batik.svggen.font.table.FeatureTags
 
FEATURE_TAG_INIT - Static variable in interface org.apache.batik.svggen.font.table.FeatureTags
 
FEATURE_TAG_MEDI - Static variable in interface org.apache.batik.svggen.font.table.FeatureTags
 
Feature(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.Feature
Creates new Feature
FeatureList - class org.apache.batik.svggen.font.table.FeatureList.
 
FeatureList(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.FeatureList
Creates new FeatureList
FeatureRecord - class org.apache.batik.svggen.font.table.FeatureRecord.
 
FeatureRecord(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.FeatureRecord
Creates new FeatureRecord
features - Variable in class org.apache.batik.dom.AbstractDOMImplementation
The supported features.
FEATURES - Variable in class org.apache.batik.bridge.UserAgentAdapter
 
FEATURES - Static variable in class org.apache.batik.swing.svg.JSVGComponent
 
FEATURES - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
 
FEATURES - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
FeatureTags - interface org.apache.batik.svggen.font.table.FeatureTags.
Definition of Feature tags
FILE_SEP - Static variable in class org.apache.batik.util.PreferenceManager
 
FileCacheSeekableStream - class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream.
A subclass of SeekableStream that may be used to wrap a regular InputStream.
FileCacheSeekableStream(InputStream) - Constructor for class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
fileCheckBox - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The file check box
fileFilter - Variable in class org.apache.batik.util.gui.URIChooser
The file filter.
fileLabel - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The file label
files - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Contents of fileset elements.
fileTextField - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The file text field
FILL - Static variable in interface org.apache.batik.gvt.GraphicsNode
Indicates that this graphics node can be the target for events when the mouse is over the filled area whatever or not it is the visible.
FILL - Static variable in class org.apache.batik.svggen.DOMGroupManager
 
FILL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'fill' keyword.
fill(Shape) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fill(Shape) - Method in class org.apache.batik.svggen.SVGGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fillArc(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills a circular or elliptical arc covering the specified rectangle.
fillBuffer() - Method in class org.apache.batik.parser.AbstractParser
 
fillOutRaster_FALLBACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillOutRaster_INT_PACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillOutRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillOval(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills a closed polygon defined by arrays of x and y coordinates.
fillRasterFrom(WritableRaster, RenderedImage) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
fillRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills the specified rectangle.
FillResolver - class org.apache.batik.css.svg.FillResolver.
This class provides a relative value resolver for the 'fill' CSS property.
FillResolver() - Constructor for class org.apache.batik.css.svg.FillResolver
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Fills the specified rounded corner rectangle with the current color.
FillRuleFactory - class org.apache.batik.css.svg.FillRuleFactory.
This class provides a factory for the 'fill-rule' property values.
FillRuleFactory(Parser) - Constructor for class org.apache.batik.css.svg.FillRuleFactory
Creates a new FillRuleFactory object.
FillRuleResolver - class org.apache.batik.css.svg.FillRuleResolver.
This class provides a relative value resolver for the 'fill-rule' CSS property.
FillRuleResolver() - Constructor for class org.apache.batik.css.svg.FillRuleResolver
 
FillShapePainter - class org.apache.batik.gvt.FillShapePainter.
A shape painter that can be used to fill a shape.
FillShapePainter(Shape) - Constructor for class org.apache.batik.gvt.FillShapePainter
Constructs a new FillShapePainter that can be used to fill a Shape.
FILLSTROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'fillstroke' keyword.
filter - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The NodeFilter used to screen nodes.
filter - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The NodeFilter used to screen nodes.
filter - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The filter of this graphics node.
Filter - interface org.apache.batik.ext.awt.image.renderable.Filter.
This is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Accept the node.
FILTER_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Reject the node.
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
Skip this single node.
filter(BufferedImage, BufferedImage) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
This implementation of filter does the morphology operation on a premultiplied alpha image.
filter(Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
Filters src and writes result into dest.
FilterAlphaRable - class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable.
FilterAlphaRable implementation.
FilterAlphaRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
FilterAlphaRed - class org.apache.batik.ext.awt.image.rendered.FilterAlphaRed.
This strips out the source alpha channel into a one band image.
FilterAlphaRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.FilterAlphaRed
Construct an alpah channel from the given src, according to the SVG masking rules.
FilterAsAlphaRable - class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable.
FilterAsAlphaRable implementation.
FilterAsAlphaRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
FilterAsAlphaRed - class org.apache.batik.ext.awt.image.rendered.FilterAsAlphaRed.
This converts any source into a mask according to the SVG masking rules.
FilterAsAlphaRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.FilterAsAlphaRed
Construct an alpah channel from the given src, according to the SVG masking rules.
filterBL(Raster, WritableRaster, int[], int[], int[], int[]) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
filterBLPre(Raster, WritableRaster, int[], int[], int[], int[]) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
FilterBridge - interface org.apache.batik.bridge.FilterBridge.
Bridge class for vending Filter objects.
FilterChainRable - interface org.apache.batik.ext.awt.image.renderable.FilterChainRable.
Implements a filter operation.
FilterChainRable8Bit - class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit.
Implements a filter chain.
FilterChainRable8Bit(Filter, Rectangle2D) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Default constructor.
FilterColorInterpolation - interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation.
This is an extension of our Filter interface that adds support for a color-interpolation specification which indicates what colorspace the operation should take place in.
FilterFactory - class org.apache.batik.css.svg.FilterFactory.
This class provides a factory for the 'filter' property values.
FilterFactory(Parser) - Constructor for class org.apache.batik.css.svg.FilterFactory
Creates a new FilterFactory.
filterNN(Raster, WritableRaster, int[], int[], int[], int[]) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
Does displacement map using Nearest neighbor interpolation
FilterPrimitiveBridge - interface org.apache.batik.bridge.FilterPrimitiveBridge.
Factory class for vending Filter objects that represents a filter primitive.
filterRegion - Variable in class org.apache.batik.gvt.filter.MaskRable8Bit
Region to which the mask applies
FilterResolver - class org.apache.batik.css.svg.FilterResolver.
This class provides a relative value resolver for the 'filter' CSS property.
FilterResolver() - Constructor for class org.apache.batik.css.svg.FilterResolver
 
FilterResRable - interface org.apache.batik.ext.awt.image.renderable.FilterResRable.
Interface for implementing filter resolution.
FilterResRable8Bit - class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit.
Interface for implementing filter resolution.
FilterResRable8Bit() - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
 
FilterResRable8Bit(Filter, int, int) - Constructor for class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
 
filterRow(byte[], byte[], byte[][], int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Performs filtering on a row of an image.
finalize() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Releases any system resources associated with this stream by calling the close() method.
FIND_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
 
FIND_DIALOG_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
findButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The next button.
findDialog - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The Find dialog.
FindDialog - class org.apache.batik.apps.svgbrowser.FindDialog.
This class represents a Dialog that lets the user searching for text inside an SVG document.
FindDialog.ClearButtonAction - class org.apache.batik.apps.svgbrowser.FindDialog.ClearButtonAction.
The action associated to the 'clear' button.
FindDialog.ClearButtonAction(FindDialog) - Constructor for class org.apache.batik.apps.svgbrowser.FindDialog.ClearButtonAction
 
FindDialog.CloseButtonAction - class org.apache.batik.apps.svgbrowser.FindDialog.CloseButtonAction.
The action associated to the 'close' button.
FindDialog.CloseButtonAction(FindDialog) - Constructor for class org.apache.batik.apps.svgbrowser.FindDialog.CloseButtonAction
 
FindDialog.FindButtonAction - class org.apache.batik.apps.svgbrowser.FindDialog.FindButtonAction.
The action associated to the 'find' button.
FindDialog.FindButtonAction(FindDialog) - Constructor for class org.apache.batik.apps.svgbrowser.FindDialog.FindButtonAction
 
FindDialog(Frame, JSVGCanvas) - Constructor for class org.apache.batik.apps.svgbrowser.FindDialog
Constructs a new FindDialog.
FindDialog(JSVGCanvas) - Constructor for class org.apache.batik.apps.svgbrowser.FindDialog
Constructs a new FindDialog.
findFeature(LangSys, String) - Method in class org.apache.batik.svggen.font.table.FeatureList
 
findGlyph(int) - Method in class org.apache.batik.svggen.font.table.Coverage
 
findGlyph(int) - Method in class org.apache.batik.svggen.font.table.CoverageFormat2
 
findGlyph(int) - Method in class org.apache.batik.svggen.font.table.CoverageFormat1
 
findScript(String) - Method in class org.apache.batik.svggen.font.table.ScriptList
 
finished - Variable in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Whether the interactor has finished.
fireBridgeUpdateCompleted(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.AbstractSVGBridge
Notifies the BridgeUpdateHandler using the specified event that an update is complete.
fireBridgeUpdateStarting(BridgeUpdateEvent) - Method in class org.apache.batik.bridge.AbstractSVGBridge
Notifies the BridgeUpdateHandler using the specified event that an update is starting.
fireCancelledEvent() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Fires a GVTTreeBuilderEvent.
fireCancelledEvent() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Fires a SVGLoadEventDispatcherEvent.
fireCancelledEvent() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Fires a SVGDocumentLoaderEvent.
fireCancelledEvent(BufferedImage) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent when cancelled.
fireCompletedEvent() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Fires a SVGLoadEventDispatcherEvent.
fireCompletedEvent(BufferedImage) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent when completed.
fireCompletedEvent(BufferedImage, List) - Method in class org.apache.batik.bridge.UpdateManager
Fires a UpdateManagerEvent when an update completed.
fireCompletedEvent(GraphicsNode) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Fires a GVTTreeBuilderEvent.
fireCompletedEvent(SVGDocument) - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Fires a SVGDocumentLoaderEvent.
fireCSSPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSPropertyChangeEvent to any registered listeners.
fireCSSPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSPropertyChangeEvent to any registered listeners.
fireCSSPropertyChange(String, CSSValue, CSSValue) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports a bound property update to any registered listeners.
fireCSSRuleAdded(CSSRule) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Reports a style sheet update to any registered listeners.
fireCSSRuleRemoved(CSSRule) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Reports a style sheet update to any registered listeners.
fireCSSStyleDeclarationChangeCancel() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Reports the cancellation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeCancel() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports the annulation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the annulation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the annulation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleRuleChangeCancel() - Method in class org.apache.batik.css.CSSOMStyleRule
Reports the cancellation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeCancel() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports the annulation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the annulation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the annulation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd() - Method in class org.apache.batik.css.CSSOMStyleRule
Reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart() - Method in class org.apache.batik.css.CSSOMStyleRule
Reports the start of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports the start of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the start of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the start of a CSSStyleRule update to any registered listeners.
fireDOMAttrModifiedEvent(String, Attr, String, String, short) - Method in class org.apache.batik.dom.AbstractElement
Fires a DOMAttrModified event.
fireDOMCharacterDataModifiedEvent(String, String) - Method in class org.apache.batik.dom.AbstractNode
Fires a DOMCharacterDataModified event.
fireDOMNodeInsertedEvent(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMNodeInserted event.
fireDOMNodeInsertedIntoDocumentEvent() - Method in class org.apache.batik.dom.AbstractNode
Recursively fires a DOMNodeInsertedIntoDocument event.
fireDOMNodeInsertedIntoDocumentEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Recursively fires a DOMNodeInsertedIntoDocument event.
fireDOMNodeRemovedEvent(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMNodeRemoved event.
fireDOMNodeRemovedFromDocumentEvent() - Method in class org.apache.batik.dom.AbstractNode
Recursively fires a DOMNodeRemovedFromDocument event.
fireDOMNodeRemovedFromDocumentEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Recursively fires a DOMNodeRemovedFromDocument event.
fireDOMSubtreeModifiedEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMSubtreeModified event.
fireDOMSubtreeModifiedEvent() - Method in class org.apache.batik.dom.AbstractAttr
Fires a DOMSubtreeModified event.
fireFailedEvent() - Method in class org.apache.batik.bridge.UpdateManager
Fires a UpdateManagerEvent when an update failed.
fireFailedEvent() - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent when failed.
fireFailedEvent() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Fires a SVGLoadEventDispatcherEvent.
fireFailedEvent() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Fires a SVGDocumentLoaderEvent.
fireFailedEvent(GraphicsNode) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Fires a GVTTreeBuilderEvent.
fireGraphicsNodeChangeCompleted() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
 
fireGraphicsNodeChangeStarted() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
 
fireLinkActivatedEvent(SVGAElement, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Fires a LinkActivatedEvent.
fireManagerResumedEvent() - Method in class org.apache.batik.bridge.UpdateManager
Fires a UpdateManagerEvent to notify that the manager was resumed.
fireManagerStartedEvent() - Method in class org.apache.batik.bridge.UpdateManager
Fires a UpdateManagerEvent to notify that the manager was started.
fireManagerStoppedEvent() - Method in class org.apache.batik.bridge.UpdateManager
Fires a UpdateManagerEvent to notify that the manager was stopped.
fireManagerSuspendedEvent() - Method in class org.apache.batik.bridge.UpdateManager
Fires a UpdateManagerEvent to notify that the manager was suspended.
firePrepareEvent() - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent in the preparing phase.
fireSelectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing SelectorListChangeEvent to any registered listeners.
fireSelectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing SelectorListChangeEvent to any registered listeners.
fireSelectorListChange(SelectorList, SelectorList) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports a selector list update to any registered listeners.
fireStartedEvent() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Fires a GVTTreeBuilderEvent.
fireStartedEvent() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Fires a SVGLoadEventDispatcherEvent.
fireStartedEvent() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Fires a SVGDocumentLoaderEvent.
fireStartedEvent(BufferedImage) - Method in class org.apache.batik.bridge.UpdateManager
Fires a UpdateManagerEvent in the starting phase of an update.
fireStartedEvent(BufferedImage) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent in the starting phase.
first() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets the position to getBeginIndex().
first() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Sets the position to getBeginIndex().
first() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to getBeginIndex().
first() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Sets the position to getBeginIndex() and returns the character at that position.
firstChild - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The first child.
firstChild() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.firstChild().
firstChild() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the first child of the current GraphicsNode.
firstChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the first child of the given node.
firstCondition - Variable in class org.apache.batik.css.parser.AbstractCombinatorCondition
The first condition.
firstCondition - Variable in class org.apache.batik.css.sac.AbstractCombinatorCondition
The first condition.
fixAlpha_FALLBACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
fixAlpha_INT_PACK(WritableRaster) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
fixAlpha(BufferedImage) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
 
fixColorModel(RenderedImage, boolean) - Static method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
FIXED_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '#FIXED' lexical unit.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed, ColorModel, Rectangle) - Static method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed, ColorModel, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed, Rectangle) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed
This function 'fixes' the source's sample model.
fixSampleModel(RenderedImage, int, int, int, int) - Static method in class org.apache.batik.ext.awt.image.rendered.TileRed
This function 'fixes' the source's sample model.
flipX() - Method in interface org.w3c.dom.svg.SVGMatrix
 
flipY() - Method in interface org.w3c.dom.svg.SVGMatrix
 
FloatKey - class org.apache.batik.transcoder.keys.FloatKey.
A transcoding Key represented as a float.
FloatKey() - Constructor for class org.apache.batik.transcoder.keys.FloatKey
 
floatValue - Variable in class org.apache.batik.css.value.ImmutableFloat
The float value
floatValue - Variable in class org.apache.batik.parser.style.CSSFloatValue
The float value
FloodRable - interface org.apache.batik.ext.awt.image.renderable.FloodRable.
Fills the input image with a given paint
FloodRable8Bit - class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit.
Concrete implementation of the FloodRable interface.
FloodRable8Bit(Rectangle2D, Paint) - Constructor for class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
 
FloodRed - class org.apache.batik.ext.awt.image.rendered.FloodRed.
This implementation of RenderedImage will generate an infinate field of a single color.
FloodRed(Rectangle) - Constructor for class org.apache.batik.ext.awt.image.rendered.FloodRed
Construct a fully transparent black image bounds size.
FloodRed(Rectangle, Paint) - Constructor for class org.apache.batik.ext.awt.image.rendered.FloodRed
Construct a fully transparent image bounds size, will paint one tile with paint.
FLUSH_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
flush() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
Invokes getFD().sync() on the underlying RandomAccessFile.
flush() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
flush() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Flush any cached image data.
flush() - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Flush any cached image data (preliminary interface).
flush() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Flush any cached image data (preliminary interface, may be removed or modified in the future).
flush() - Method in class org.apache.batik.util.SoftReferenceCache
Let people flush the cache (remove any cached data).
flush() - Method in class org.apache.batik.util.Base64EncoderStream
This can't really flush out output since that may generate '=' chars which would indicate the end of the stream.
flush(List) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Flush a list of rectangles of cached image data.
flush(List) - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Flush a list of rectangles of cached image data (preliminary interface).
flush(List) - Method in class org.apache.batik.gvt.renderer.DynamicRenderer
Flush a list of rectangles of cached image data.
flush(Rectangle) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Flush a rectangle of cached image data.
flush(Rectangle) - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Flush a rectangle of cached image data (preliminary interface).
flush(Rectangle) - Method in class org.apache.batik.gvt.renderer.DynamicRenderer
 
flush(Rectangle) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Flush a rectangle of cached image data (preliminary interface, may be removed or modified in the future).
flushCache() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
flushCache(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.TileCacheRed
 
FOCUS_GAINED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeFocusEvent
The id for the "focusGained" event.
FOCUS_LOST - Static variable in class org.apache.batik.gvt.event.GraphicsNodeFocusEvent
The id for the "focusLoses" event.
focusGained(GraphicsNodeFocusEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeFocusListener
Invoked when a graphics node gains the keyboard focus.
focusLost(GraphicsNodeFocusEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeFocusListener
Invoked when a graphics node loses the keyboard focus.
font - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
font - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The font used to draw the strings.
Font - class org.apache.batik.svggen.font.Font.
The TrueType font.
FONT - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
 
FONT_FACE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSFontFaceRule.
FONT_FACE_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@font-face' lexical unit.
FONT_SIZE - Static variable in class org.apache.batik.gvt.font.AWTGVTFont
 
FONT_SIZE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The font size.
FONT_VARIANT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Font variant to be used for this character span.
Font() - Constructor for class org.apache.batik.svggen.font.Font
Constructor
fontElement - Variable in class org.apache.batik.bridge.SVGFontFamily
 
fontFace - Variable in class org.apache.batik.bridge.SVGFontFamily
 
FontFamilyFactory - class org.apache.batik.css.value.FontFamilyFactory.
This class provides a factory for the 'font-family' property values.
FontFamilyFactory.IdentFactory - class org.apache.batik.css.value.FontFamilyFactory.IdentFactory.
This class provides a factory for the identifiers of the list.
FontFamilyFactory.IdentFactory(FontFamilyFactory, Parser) - Constructor for class org.apache.batik.css.value.FontFamilyFactory.IdentFactory
Creates a new ident factory.
FontFamilyFactory(Parser) - Constructor for class org.apache.batik.css.value.FontFamilyFactory
Creates a new FontFamilyFactory object.
FontFamilyResolver - class org.apache.batik.css.value.FontFamilyResolver.
This class provides a relative value resolver for the 'font-family' CSS property.
FontFamilyResolver - class org.apache.batik.gvt.font.FontFamilyResolver.
The is a utility class that is used for resolving UnresolvedFontFamilies.
FontFamilyResolver() - Constructor for class org.apache.batik.gvt.font.FontFamilyResolver
 
FontFamilyResolver(CommonCSSContext) - Constructor for class org.apache.batik.css.value.FontFamilyResolver
Creates a new FontFamilyRelativeValueResolver object.
fontRenderContext - Variable in class org.apache.batik.gvt.renderer.BasicTextPainter
The font render context to use.
fonts - Static variable in class org.apache.batik.gvt.font.FontFamilyResolver
List of all available fonts on the current system, plus a few common alternatives.
FontSizeAdjustFactory - class org.apache.batik.css.value.FontSizeAdjustFactory.
This class provides a factory for 'font-size-adjust' property values..
FontSizeAdjustFactory(Parser) - Constructor for class org.apache.batik.css.value.FontSizeAdjustFactory
Creates a new FontSizeAdjustFactory object.
FontSizeAdjustResolver - class org.apache.batik.css.value.FontSizeAdjustResolver.
This class provides a relative value resolver for the 'font-size-adjust' CSS property.
FontSizeAdjustResolver() - Constructor for class org.apache.batik.css.value.FontSizeAdjustResolver
 
FontSizeFactory - class org.apache.batik.css.value.FontSizeFactory.
This class provides a factory for the 'font-size' property value..
FontSizeFactory(Parser) - Constructor for class org.apache.batik.css.value.FontSizeFactory
Creates a new FontSizeFactory object.
FontSizeResolver - class org.apache.batik.css.value.FontSizeResolver.
This class provides a relative value resolver for the 'font-size' CSS property.
FontSizeResolver() - Constructor for class org.apache.batik.css.value.FontSizeResolver
 
fontStretch - Variable in class org.apache.batik.bridge.SVGFontFace
 
FontStretchFactory - class org.apache.batik.css.value.FontStretchFactory.
This class provides a factory for the 'font-stretch' property values.
FontStretchFactory(Parser) - Constructor for class org.apache.batik.css.value.FontStretchFactory
Creates a new FontStretchFactory object.
FontStretchResolver - class org.apache.batik.css.value.FontStretchResolver.
This class provides a relative value resolver for the 'font-stretch' CSS property.
FontStretchResolver() - Constructor for class org.apache.batik.css.value.FontStretchResolver
 
fontStyle - Variable in class org.apache.batik.bridge.SVGFontFace
 
FontStyleFactory - class org.apache.batik.css.value.FontStyleFactory.
This class provides a factory for the 'font-style' property values.
FontStyleFactory(Parser) - Constructor for class org.apache.batik.css.value.FontStyleFactory
Creates a new FontStyleFactory object.
FontStyleResolver - class org.apache.batik.css.value.FontStyleResolver.
This class provides a relative value resolver for the 'font-style' CSS property.
FontStyleResolver() - Constructor for class org.apache.batik.css.value.FontStyleResolver
 
fontVariant - Variable in class org.apache.batik.bridge.SVGFontFace
 
FontVariantFactory - class org.apache.batik.css.value.FontVariantFactory.
This class provides a factory for the 'font-variant' property values.
FontVariantFactory(Parser) - Constructor for class org.apache.batik.css.value.FontVariantFactory
Creates a new FontVariantFactory object.
FontVariantResolver - class org.apache.batik.css.value.FontVariantResolver.
This class provides a relative value resolver for the 'font-variant' CSS property.
FontVariantResolver() - Constructor for class org.apache.batik.css.value.FontVariantResolver
 
fontWeight - Variable in class org.apache.batik.bridge.SVGFontFace
 
FontWeightFactory - class org.apache.batik.css.value.FontWeightFactory.
This class provides a factory for the 'font-weight' property values.
FontWeightFactory(Parser) - Constructor for class org.apache.batik.css.value.FontWeightFactory
Creates a new FontWeightFactory object.
FontWeightResolver - class org.apache.batik.css.value.FontWeightResolver.
This class provides a relative value resolver for the 'font-weight' CSS property.
FontWeightResolver(CommonCSSContext) - Constructor for class org.apache.batik.css.value.FontWeightResolver
Creates a new FontWeightResolver object.
forceRedraw() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
forceRedraw() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
format - Variable in class org.apache.batik.svggen.font.table.CmapFormat
 
format - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Whether the output must be formatted.
formatMessage(Object, String, Object[]) - Static method in class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
formatMessage(String, Object[]) - Static method in class org.apache.batik.apps.rasterizer.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.apps.svgbrowser.Resources
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.css.parser.Parser
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in interface org.apache.batik.i18n.Localizable
Creates and returns a localized message, given the key of the message in the resource bundle and the message parameters.
formatMessage(String, Object[]) - Method in class org.apache.batik.parser.AbstractParser
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
formatMessage(String, Object[]) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
formatMessage(String, Object[]) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
Creates and returns a localized message, given the key of the message in the resource bundle and the message parameters.
formatMessage(String, Object[]) - Static method in class org.apache.batik.svggen.font.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.swing.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.swing.svg.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.transcoder.image.resources.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.xml.scanner.AbstractScanner
Implements Localizable.formatMessage(String,Object[]).
FormatRed - class org.apache.batik.ext.awt.image.rendered.FormatRed.
This allows you to specify the ColorModel, Alpha premult and/or SampleModel to be used for output.
FormatRed(CachableRed, ColorModel) - Constructor for class org.apache.batik.ext.awt.image.rendered.FormatRed
 
FormatRed(CachableRed, SampleModel) - Constructor for class org.apache.batik.ext.awt.image.rendered.FormatRed
Construct an instance of CachableRed around a BufferedImage.
formatText(char[], String) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Formats the given text.
FORWARD - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The forward state.
FORWARD_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
FORWARD_PENDING_STATE - Static variable in class org.apache.batik.apps.svgbrowser.LocalHistory
 
forward() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Goes forward of one position in the history.
forward() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Goes forward of one position in the history.
forwardAction - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The forward action
ForwardSeekableStream - class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream.
A subclass of SeekableStream that may be used to wrap a regular InputStream efficiently.
ForwardSeekableStream(InputStream) - Constructor for class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Constructs a InputStreamForwardSeekableStream from a regular InputStream.
fpgm - Static variable in interface org.apache.batik.svggen.font.table.Table
 
FpgmTable - class org.apache.batik.svggen.font.table.FpgmTable.
 
FpgmTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.FpgmTable
 
fractions - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Gradient keyframe values in the range 0 to 1.
fragmentIdentifier - Variable in class org.apache.batik.swing.svg.JSVGComponent
The current document fragment identifier.
fragmentIdentifierHandler - Variable in class org.apache.batik.parser.FragmentIdentifierParser
The FragmentIdentifierHandler.
FragmentIdentifierHandler - interface org.apache.batik.parser.FragmentIdentifierHandler.
This interface must be implemented and then registred as the handler of a PreserveAspectRatioParser instance in order to be notified of parsing events.
FragmentIdentifierParser - class org.apache.batik.parser.FragmentIdentifierParser.
This class represents an event-based parser for the SVG fragment identifiers.
FragmentIdentifierParser() - Constructor for class org.apache.batik.parser.FragmentIdentifierParser
Creates a new FragmentIdentifier parser.
frameIcon - Static variable in class org.apache.batik.apps.svgbrowser.Main
The frame's icon.
freeColors - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The color of the free blocks for each block type.
freeMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The free memory.
freeMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The free memory.
frequency - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The probable frequency of the color in the image.
fuchsia - Static variable in class org.apache.batik.svggen.SVGColor
 
fullName - Variable in class org.apache.batik.util.PreferenceManager
 
function - Variable in class org.apache.batik.script.rhino.WindowWrapper.FunctionWrapper
The function wrapper.
FUNCTION - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a 'ident(' lexical unit.
fvar - Static variable in interface org.apache.batik.svggen.font.table.Table
 

G

G - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
GAMMA - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
GammaTransfer - class org.apache.batik.ext.awt.image.GammaTransfer.
GammaTransfer.java This class defines the Gamma type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
GammaTransfer(float, float, float) - Constructor for class org.apache.batik.ext.awt.image.GammaTransfer
Three floats as the input for the Gamma function
gasp - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GaussianBlurRable - interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable.
Implements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis.
GaussianBlurRable8Bit - class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit.
GaussianBlurRable implementation
GaussianBlurRable8Bit(Filter, double, double) - Constructor for class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
GaussianBlurRed8Bit - class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit.
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
GaussianBlurRed8Bit(CachableRed, double, double, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Construct a blurred version of src, by blurring with a gaussian kernel with standard Deviation of stdDev pixels.
GaussianBlurRed8Bit(CachableRed, double, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Construct a blurred version of src, by blurring with a gaussian kernel with standard Deviation of stdDev pixels.
gc - Variable in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Current state of the Graphic Context.
GDEF - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GENERAL - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
GENERAL_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
generateID(String) - Method in class org.apache.batik.svggen.SVGIDGenerator
Generates an id for the given prefix.
generatorContext - Variable in class org.apache.batik.svggen.AbstractSVGConverter
Used by converters to create Elements and other DOM objects
generatorContext - Variable in class org.apache.batik.svggen.SVGGraphicObjectConverter
Used by converters to create Elements and other DOM objects.
generatorContext - Variable in class org.apache.batik.svggen.AbstractSVGFilterConverter
Used by converters to create Elements and other DOM objects
GenericAttr - class org.apache.batik.dom.GenericAttr.
This class implements the Attr interface.
GenericAttr() - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttr(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttrNS - class org.apache.batik.dom.GenericAttrNS.
This class implements the Attr interface with support for namespaces.
GenericAttrNS() - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericAttrNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericBridge - interface org.apache.batik.bridge.GenericBridge.
A tagging interface that bridges for elements child of GraphicsNodeBridge should implement.
GenericCDATASection - class org.apache.batik.dom.GenericCDATASection.
This class implements the CDATASection interface.
GenericCDATASection() - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericCDATASection(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericComment - class org.apache.batik.dom.GenericComment.
This class implements the Comment interface.
GenericComment() - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericComment(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericDocument - class org.apache.batik.dom.GenericDocument.
This class implements the Document, DocumentEvent.
GenericDocument() - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocumentFragment - class org.apache.batik.dom.GenericDocumentFragment.
This class implements DocumentFragment interface.
GenericDocumentFragment() - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDocumentFragment(AbstractDocument) - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDOMImplementation - class org.apache.batik.dom.GenericDOMImplementation.
This class implements the DOMImplementation.
GenericDOMImplementation() - Constructor for class org.apache.batik.dom.GenericDOMImplementation
Creates a new GenericDOMImplementation object.
GenericElement - class org.apache.batik.dom.GenericElement.
This class implements the Element interface.
GenericElement() - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElementNS - class org.apache.batik.dom.GenericElementNS.
This class implements the Element interface.
GenericElementNS() - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericElementNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericEntity - class org.apache.batik.dom.GenericEntity.
This class implements the Entity interface.
GenericEntity() - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntity(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntityReference - class org.apache.batik.dom.GenericEntityReference.
This class implements the EntityReference interface.
GenericEntityReference() - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericEntityReference(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericImageHandler - interface org.apache.batik.svggen.GenericImageHandler.
Extends the default ImageHandler interface with calls to allow caching of raster images in generated SVG content.
GenericNotation - class org.apache.batik.dom.GenericNotation.
This class implements the Notation interface.
GenericNotation() - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericNotation(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericProcessingInstruction - class org.apache.batik.dom.GenericProcessingInstruction.
This class implements the ProcessingInstruction interface.
GenericProcessingInstruction() - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericProcessingInstruction(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericText - class org.apache.batik.dom.GenericText.
This class provides a generic implementation of the Text interface.
GenericText() - Constructor for class org.apache.batik.dom.GenericText
Creates a new uninitialized Text object.
GenericText(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericText
Creates a new Text object.
genRect_OVER(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileCacheRed
 
genRect(WritableRaster) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
genTile(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileGenerator
 
GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'geometricPrecision' keyword.
get(char) - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Gets the value of a variable
get(int) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the graphics node at the specified position in the children list.
get(Object) - Method in class org.apache.batik.css.PropertyMap
Gets the value of a variable
get(Object) - Method in class org.apache.batik.dom.util.HashTable
Gets the value of a variable
get(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Returns the value to which the specified key is mapped.
get(Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Gets the value of an entry
get(Object, Object) - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Gets the value of a variable
get(String) - Static method in class org.apache.batik.apps.rasterizer.Messages
 
get(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Gets the value of a variable
get(String) - Method in class org.apache.batik.css.value.CommonValueFactoryMap
Returns the PropertyHandler object associated with the given property.
get(String) - Method in interface org.apache.batik.css.value.ValueFactoryMap
Returns the ValueFactory object associated with the given property.
get(String) - Method in class org.apache.batik.dom.util.HashTableStack
Gets an item in the table on the top of the stack.
get(String) - Static method in class org.apache.batik.svggen.SVGAttributeMap
 
get(String, String) - Static method in class org.apache.batik.apps.rasterizer.Messages
 
get(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Gets the value of a variable
getA() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getACI() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getAction(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.DOMViewer
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.LanguageDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.URIChooser
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.UserStyleDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.MemoryMonitor
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.JErrorPane
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Returns the action associated with the given string or null on error
getAction(String) - Method in interface org.apache.batik.util.gui.resource.ActionMap
Returns the action associated with the given string or null on error
getActualTileBounds(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
 
getAdjustValue() - Method in class org.apache.batik.gvt.font.Kern
Returns the kerning adjustment value for this kerning entry (a positive value means the space between characters should decrease).
getAdvance2D() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the current text position at the completion of glyph layout.
getAdvance2D() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the current text position at the completion of glyph layout.
getAdvanceWidth() - Method in class org.apache.batik.svggen.font.Glyph
 
getAdvanceWidth(int) - Method in class org.apache.batik.svggen.font.table.HmtxTable
 
getAdvanceWidthMax() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getAffine() - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Get the current affine.
getAffine() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Get the Affine.
getAffineTransform() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
getAffineTransform() - Method in class org.apache.batik.parser.AWTTransformProducer
Returns the AffineTransform object initialized during the last parsing.
getAlign() - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
getAllAttributeKeys() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the keys of all attributes defined on the iterator's text range.
getAlphaCompositeConverter() - Method in class org.apache.batik.svggen.SVGComposite
 
getAlphaCompositeFilterSet() - Method in class org.apache.batik.svggen.SVGAlphaComposite
 
getAlphaFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the alpha channel
getAlphaFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the alpha channel
getAlternateStylesheet() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getAltKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: altKey indicates whether the 'alt' key was depressed during the firing of the event.
getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'alt' key was depressed during the firing of the event.
getAmplitude() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getAmplitude().
getAmplitude() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getAncestorSelector() - Method in class org.apache.batik.css.parser.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getAncestorSelector() - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getAncestorSelector() - Method in interface org.w3c.css.sac.DescendantSelector
Returns the parent selector.
getAnchorType() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getAngle() - Method in interface org.w3c.dom.svg.SVGTransform
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getAngleHandler() - Method in class org.apache.batik.parser.AngleParser
Returns the angle handler in use.
getAnimatedInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getAnimatedInstanceRoot().
getAnimatedInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getAnimatedNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedNormalizedPathSegList().
getAnimatedNormalizedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedPathSegList().
getAnimatedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getAnimVal().
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLength
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getArabicForm() - Method in class org.apache.batik.gvt.font.Glyph
Returns which of the four possible arabic forms this glyph represents.
getArea() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getArgument1() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getArgument2() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getArmStyle() - Method in class org.apache.batik.svggen.font.table.Panose
 
getAsBytes() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the data as an uninterpreted array of bytes.
getAscender() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getAscent() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the maximum unaccented height of the font within the font coordinate system.
getAscent() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the ascent of the text.
getAscent() - Method in class org.apache.batik.svggen.font.Font
 
getAsChars() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SHORT data as an array of chars (unsigned 16-bit integers).
getAsDouble(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsDoubles() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_DOUBLE data as an array of doubles.
getAsFloat(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in any numerical format as a float.
getAsFloats() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_FLOAT data as an array of floats.
getAsInt(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, or TIFF_SLONG format as an int.
getAsInts() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SLONG data as an array of ints (signed 32-bit integers).
getAsLong(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns data in TIFF_BYTE, TIFF_SBYTE, TIFF_UNDEFINED, TIFF_SHORT, TIFF_SSHORT, TIFF_SLONG, or TIFF_LONG format as a long.
getAsLongs() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_LONG data as an array of longs (signed 64-bit integers).
getAsRational(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_RATIONAL data item as a two-element array of ints.
getAsRationals() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_RATIONAL data as an array of 2-element arrays of longs.
getAsShorts() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SSHORT data as an array of shorts (signed 16-bit integers).
getAsSRational(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_SRATIONAL data item as a two-element array of ints.
getAsSRationals() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns TIFF_SRATIONAL data as an array of 2-element arrays of ints.
getAsString(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns a TIFF_ASCII data item as a String.
getAttrChange() - Method in class org.apache.batik.dom.events.DOMMutationEvent
Implements MutationEvent.getAttrChange().
getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttribute(Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the value of the named attribute for the current character.
getAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttribute(String).
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttributedCharacterIterator() - Method in class org.apache.batik.gvt.TextNode
Returns the attributed character iterator of this text node.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.AbstractElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
Returns the AttributeInitializer for this element type.
getAttributeMap(BridgeContext, Element, GraphicsNode, TextPath) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the map to pass to the current characters.
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGClipDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGTransformDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getAttributeMap(Map) - Method in interface org.apache.batik.svggen.SVGDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGStrokeDescriptor
 
getAttributeNode(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNode(String).
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNodeNS(String,String).
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNS(String,String).
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class org.apache.batik.script.DocumentProxy
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttrName() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAuthor() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in interface org.apache.batik.dom.svg.DomExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.extension.svg.BatikDomExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAvgCharWidth() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getAzimuth() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements SVGFEDistantLightElement.getAzimuth().
getAzimuth() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
getAzimuth() - Method in interface org.w3c.dom.css.CSS2Properties
See the azimuth property definition in CSS2.
getAzimuth() - Method in interface org.w3c.dom.svg.SVGFEDistantLightElement
 
getB() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getBackground() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the background color used for clearing a region.
getBackground() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the background color used for clearing a region.
getBackground() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getBackground() - Method in interface org.w3c.dom.css.CSS2Properties
See the background property definition in CSS2.
getBackground(GraphicsNode, GraphicsNode, Rectangle2D) - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns a filter that represents the background image for child.
getBackgroundAttachment() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-attachment property definition in CSS2.
getBackgroundColor() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getBackgroundColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-color property definition in CSS2.
getBackgroundEnable() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the region defining the background enable property.
getBackgroundGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns the suggested gray level of the background.
getBackgroundImage() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-image property definition in CSS2.
getBackgroundPaint() - Method in class org.apache.batik.gvt.CanvasGraphicsNode
Returns the background paint of this canvas graphics node.
getBackgroundPaletteIndex() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns the palette index of the suggested background color.
getBackgroundPosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-position property definition in CSS2.
getBackgroundRepeat() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-repeat property definition in CSS2.
getBackgroundRGB() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Returns the RGB value of the suggested background color.
getBaseFrequencyX() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getBaseFrequencyX().
getBaseFrequencyX() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in x direction.
getBaseFrequencyX() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current base fequency in x direction.
getBaseFrequencyX() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getBaseFrequencyX() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getBaseFrequencyY() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getBaseFrequencyY().
getBaseFrequencyY() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current base fequency in y direction.
getBaseFrequencyY() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current base fequency in y direction.
getBaseFrequencyY() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getBaseFrequencyY() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getBaselineIndex() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the baseline index of the text.
getBaselineOffsets() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the baseline offsets of the text, relative to the baseline of the text.
getBaseTransform() - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns the base transform applied to MouseEvent coordinates prior to dispatch.
getBaseTransform() - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns the base transform applied to MouseEvent coordinates prior to dispatch.
getBaseURI() - Method in interface org.apache.batik.css.ElementWithBaseURI
Returns this element's base URI.
getBaseURI() - Method in class org.apache.batik.css.CSSOMStyleRule
Returns the base URI.
getBaseURI() - Method in class org.apache.batik.dom.svg.AbstractElement
Returns this element's base URI.
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getBaseVal().
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLength
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getBBox() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getBBox(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getBBox().
getBeginIndex() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the start index of the text.
getBeginIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the start index of the text.
getBeginIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the start index of the text.
getBeginIndex() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns the start index of the text.
getBias() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getBias().
getBias() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the shift value to apply to the result of convolution
getBias() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the shift value to apply to the result of convolution
getBias() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getBitDepth() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the desired bit depth for a grayscale image.
getBitShift() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns the desired bit shift for a grayscale image.
getBlue() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
This attribute is used for the blue value of the RGB color.
getBlue() - Method in class org.apache.batik.css.value.CommonCSSContext.Color
Returns the blue component.
getBlue() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
Returns the blue component.
getBlue() - Method in class org.apache.batik.css.value.ImmutableRGBColor
This attribute is used for the blue value of the RGB color.
getBlue() - Method in interface org.apache.batik.css.value.SystemColorResolver.Color
Returns the blue component.
getBlue() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getBlue().
getBlue() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the blue value of the RGB color.
getBlueFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the blue channel
getBlueFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the blue channel
getBolderFontWeight(float) - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
Returns the font weight 'bolder' than the given weight.
getBolderFontWeight(float) - Method in interface org.apache.batik.css.value.CommonCSSContext
Returns the font weight 'bolder' than the given weight.
getBoolean(String) - Method in class org.apache.batik.util.PreferenceManager
Gets a boolean preference.
getBoolean(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the boolean mapped with the given key
getBorder() - Method in interface org.w3c.dom.css.CSS2Properties
See the border property definition in CSS2.
getBorderBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom property definition in CSS2.
getBorderBottomColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-color property definition in CSS2.
getBorderBottomStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-style property definition in CSS2.
getBorderBottomWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-width property definition in CSS2.
getBorderCollapse() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-collapse property definition in CSS2.
getBorderColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-color property definition in CSS2.
getBorderLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left property definition in CSS2.
getBorderLeftColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-color property definition in CSS2.
getBorderLeftStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-style property definition in CSS2.
getBorderLeftWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-width property definition in CSS2.
getBorderRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right property definition in CSS2.
getBorderRightColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-color property definition in CSS2.
getBorderRightStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-style property definition in CSS2.
getBorderRightWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-width property definition in CSS2.
getBorderSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-spacing property definition in CSS2.
getBorderStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-style property definition in CSS2.
getBorderTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top property definition in CSS2.
getBorderTopColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-color property definition in CSS2.
getBorderTopStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-style property definition in CSS2.
getBorderTopWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-width property definition in CSS2.
getBorderWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-width property definition in CSS2.
getBottom() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the bottom of the rect.
getBottom() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getBottom().
getBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the bottom property definition in CSS2.
getBottom() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the bottom of the rect.
getBounds() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getBounds() - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
Returns the bounds of the current image.
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getBounds() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getBounds() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of this node in user space.
getBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of this node in user space.
getBounds() - Method in class org.apache.batik.gvt.font.Glyph
 
getBounds() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the rectangular bounds of the completed glyph layout.
getBounds() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the rectangular bounds of the completed glyph layout.
getBounds(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
 
getBounds(TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Rectangle2D in userspace coords which encloses the textnode glyphs composed from an AttributedCharacterIterator.
getBounds(TextNode, boolean, boolean) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Rectangle2D in userspace coords which encloses the textnode glyphs composed from an AttributedCharacterIterator.
getBounds(TextNode, boolean, boolean) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs composed from an AttributedCharacterIterator.
getBounds2D() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Grow the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the turbulence region
getBounds2D() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the bounds of the current image.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Implement the baseclass method to call getSource() so it will block until we have a real source.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.extension.svg.renderable.MultiResRable
 
getBounds2D() - Method in interface org.apache.batik.gvt.Mask
Returns the bounds of this mask.
getBounds2D() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns the bounds of this Rable in the user coordinate system.
getBounds2D() - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns the bounds of this Rable in the user coordinate system.
getBounds2D() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the black box bounds of the glyph.
getBounds2D() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Returns the bounds of the glyph according to its glyph metrics.
getBounds2D(BufferedImage) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getBounds2D(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getBridge(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the bridge associated with the specified element.
getBridge(String, String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the bridge associated with the element type
getBridgeContext() - Method in class org.apache.batik.bridge.UpdateManager
Returns the bridge context.
getBridgeExtensions() - Static method in class org.apache.batik.bridge.BridgeContext
Returns the extensions supported by this bridge context.
getBridgeUpdateHandler() - Method in class org.apache.batik.bridge.AbstractSVGBridge
Returns the handler that is called each time this bridge updates its GVT product.
getBridgeUpdateHandler() - Method in interface org.apache.batik.bridge.Bridge
Returns the handler that is called each time this bridge updates its GVT product.
getBrokenLinkImage(Object, String, Object[]) - Method in class org.apache.batik.bridge.SVGBrokenLinkProvider
This method is responsible for constructing an image that will represent the missing image in the document.
getBrokenLinkImage(Object, String, Object[]) - Method in class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
getBrokenLinkImage(Object, String, Object[]) - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
getBrokenLinkImage(Object, String, Object[]) - Method in interface org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
This method is responsbile for constructing an image that will represent the missing image in the document.
getBubbles() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The bubbles property indicates whether or not an event is a bubbling event.
getBubbles() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
getBuffer() - Method in class org.apache.batik.css.parser.Scanner
Returns the buffer used to store the chars.
getBufferContent() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Returns the content of the buffer.
getBufferedImage() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
fetch the bufferedImage from this node.
getBufferedImageType() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This template method should be overridden by derived classes to declare the image type they need for saving to file.
getBufferedImageType() - Method in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
getBufferedImageType() - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
getBufferedImageType() - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
 
getBundleClassName() - Method in class org.apache.batik.parser.AbstractParser
Returns the resource bundle base name.
getButton() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getButton() - Method in interface org.w3c.dom.events.MouseEvent
During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getById(String, Node) - Static method in class org.apache.batik.dom.GenericDocument
An auxiliary method used by getElementById.
getById(String, Node) - Static method in class org.apache.batik.dom.svg.SVGOMDocument
An auxiliary method used by getElementById.
getByteStream() - Method in class org.w3c.css.sac.InputSource
Get the byte stream for this input source.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getC() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getCancelable() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The cancelable property indicates whether or not an event can have its default action prevented.
getCancelable() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCaptionSide() - Method in interface org.w3c.dom.css.CSS2Properties
See the caption-side property definition in CSS2.
getCaretSlopeRise() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getCaretSlopeRun() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getCascadedStyle(Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
Computes the cascaded style for the given element and pseudo element.
getCascadedXMLBase(Element) - Static method in class org.apache.batik.dom.svg.XMLBaseSupport
Returns the xml:base attribute value of the given element Resolving any dependency on parent bases if needed.
getCenterPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getChainableAttributeNS(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the value of the specified attribute specified on the specified element or one of its ancestor.
getChannels() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getCharacter(String) - Static method in class org.apache.batik.apps.svgbrowser.Resources
 
getCharacter(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
 
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the number of chars represented by the glyphs within the specified range.
getCharacterStream() - Method in class org.w3c.css.sac.InputSource
Get the character stream for this input source.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getCharIndex() - Method in class org.apache.batik.gvt.text.TextHit
Returns the index of the character that has been hit.
getCharMap() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
 
getCharNumAtPosition(SVGPoint) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getCharNumAtPosition(SVGPoint).
getCharNumAtPosition(SVGPoint) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getChecksum() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getCheckSumAdjustment() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getChildNodes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in class org.apache.batik.script.DocumentProxy
A NodeList that contains all children of this node.
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildNodes() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getChildren() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the list of children.
getChromaticity() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the white point and primary chromaticities in CIE (x, y) space.
getClassDependencies(InputStream) - Static method in class org.apache.batik.util.ClassFileUtilities
Returns the dependencies of the given class.
getClassDependencies(String, Set) - Static method in class org.apache.batik.util.ClassFileUtilities
Returns the dependencies of the given class.
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGStylableElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.script.rhino.WindowWrapper
 
getClassName() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Gets parameter passed by constructor.
getClassName() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Gets parameter passed by constructor.
getClassName() - Method in interface org.w3c.dom.svg.SVGStylable
 
getClassName(Element) - Static method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement SVGStylable.getClassName().
getClear() - Method in interface org.w3c.dom.css.CSS2Properties
See the clear property definition in CSS2.
getClickCount() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the number of mouse clicks associated with this event.
getClientAreaLocationOnScreen() - Method in interface org.apache.batik.bridge.UserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Unsupported operation.
getClientX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientX indicates the horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientY indicates the vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClip() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the current clipping area.
getClip() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current clipping area.
getClip() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the clipping filter of this node or null if any.
getClip() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the clipping filter of this node or null if any.
getClip() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getClip() - Method in interface org.w3c.dom.css.CSS2Properties
See the clip property definition in CSS2.
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the bounding rectangle of the current clipping area.
getClipConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getClipPath() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Returns the Shape that the cliprable will use to define the clip path.
getClipPath() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Returns the Shape that the Clip will use to define the clip path.
getClipPathUnits() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
DOM: Implements SVGClipPathElement.getClipPathUnits().
getClipPathUnits() - Method in interface org.w3c.dom.svg.SVGClipPathElement
 
getClockHandler() - Method in interface org.apache.batik.parser.ClockParser
Returns the clock handler in use.
getCmapFormat(short, short) - Method in class org.apache.batik.svggen.font.table.CmapTable
 
getCmapTable() - Method in class org.apache.batik.svggen.font.Font
 
getCode() - Method in class org.w3c.css.sac.CSSException
returns the error code for this exception.
getCodePageRange1() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getCodePageRange2() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getCoefficients() - Method in class org.apache.batik.ext.awt.image.CompositeRule
 
getColor() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets this graphics context's current color.
getColor() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets this graphics context's current color.
getColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the color property definition in CSS2.
getColor(boolean) - Method in class org.apache.batik.ext.awt.image.AbstractLight
 
getColor(boolean) - Method in interface org.apache.batik.ext.awt.image.Light
 
getColor(String) - Method in class org.apache.batik.util.PreferenceManager
Retruns a Color preference.
getColorConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getColorModel() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the ColorModel of the image.
getColorModel() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getColorModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getColorModel() - Method in class org.apache.batik.gvt.PatternPaintContext
 
getColorProfile() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the color profile of this ICC color.
getColorProfile() - Method in interface org.w3c.dom.svg.SVGICCColor
 
getColors() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the colors in this ICC color.
getColors() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColors() - Method in interface org.w3c.dom.svg.SVGICCColor
 
getColorSpace() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getColorSpace() - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Returns the ColorSpace of the Profile operation
getColorType() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the color type, if this object represents a SVGColor.
getColorType() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.getColorType().
getColorType() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.getColorType().
getColorType() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the color type, if this object represents a SVGColor.
getColorType() - Method in interface org.w3c.dom.svg.SVGColor
 
getColorValue(LexicalUnit) - Method in class org.apache.batik.css.svg.SimpleColorFactory
Creates a float value usable by an RGBColor.
getColorValue(LexicalUnit) - Method in class org.apache.batik.css.svg.PaintFactory
Creates a float value usable by an RGBColor.
getColumn() - Method in class org.apache.batik.css.parser.Scanner
Returns the current column.
getColumn() - Method in class org.apache.batik.xml.InputBuffer
Returns the column of the current character.
getColumnCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the number of columns in the table.
getColumnCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the number of columns in the table.
getColumnName(int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the name to give to a column.
getColumnName(int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the name to give to a column.
getColumnNumber() - Method in class org.apache.batik.css.parser.ParseException
Returns the column of the last parsed character.
getColumnNumber() - Method in class org.apache.batik.parser.ParseException
Returns the column of the last parsed character.
getColumnNumber() - Method in class org.apache.batik.script.InterpreterException
Returns the column number where the error occurs.
getColumnNumber() - Method in class org.apache.batik.xml.scanner.LexicalException
Returns the column of the last parsed character.
getColumnNumber() - Method in class org.w3c.css.sac.CSSParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in interface org.w3c.css.sac.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
getComment() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the comment to be generated in the SVG file.
getComponentCount() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getComponentIndex(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getComposite() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Composite in the Graphics2D context.
getComposite() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Composite in the Graphics2D context.
getComposite() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the composite of this node or null if any.
getComposite() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the composite of this node or null if any.
getComposite() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getCompositeComp(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getCompositeCompEndPt(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getCompositeConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getCompositeRule() - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Get the composite rule in use for combining the sources.
getCompositeRule() - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
Get the composite rule in use for combining the sources.
getCompressedText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the text strings to be stored in compressed form with this image as an array of Strings.
getCompression() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the value of the compression parameter.
getComputedStyle(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the computed style of the specified element.
getComputedStyle(Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(Element, String) - Method in interface org.w3c.dom.css.ViewCSS
This method is used to get the computed style as it is defined in .
getComputedStyleInternal(Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
Internal version of getComputedStyle().
getComputedTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getComputedTextLength().
getComputedTextLength() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getCondition() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getCondition() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getCondition() - Method in interface org.w3c.css.sac.ConditionalSelector
Returns the condition to be applied on the simple selector.
getCondition() - Method in interface org.w3c.css.sac.NegativeCondition
Returns the condition.
getConditionType() - Method in class org.apache.batik.css.parser.DefaultLangCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.parser.DefaultAndCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMAndCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in interface org.w3c.css.sac.Condition
An integer indicating the type of Condition.
getContactAddress() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should contain a contact address (usually an e-mail address).
getContactAddress() - Method in interface org.apache.batik.dom.svg.DomExtension
This should return a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.extension.svg.BatikDomExtension
This should contain a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should contain a contact address (usually an e-mail address).
getContent() - Method in interface org.w3c.dom.css.CSS2Properties
See the content property definition in CSS2.
getContentEncoding() - Method in class org.apache.batik.util.ParsedURLData
Returns the content encoding if available.
getContentEncoding() - Method in class org.apache.batik.util.ParsedURL
Returns the content encoding if available.
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
getContentScriptType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentScriptType().
getContentScriptType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getContentStyleType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentStyleType().
getContentStyleType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getContentType() - Method in class org.apache.batik.util.ParsedURLData
Returns the content type if available.
getContentType() - Method in class org.apache.batik.util.ParsedURL
Returns the content type if available.
getContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
getContext() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the current context.
getContext(Document) - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
getContourAsSVGPathData(Glyph, int, int) - Static method in class org.apache.batik.svggen.font.SVGFont
 
getContourCount() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getContourCount() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getContourCount() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getContrast() - Method in class org.apache.batik.svggen.font.table.Panose
 
getConvolveOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
getCorrespondingElement() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getCorrespondingUseElement() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getCount() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the number of elements in the IFD.
getCounterIncrement() - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-increment property definition in CSS2.
getCounterReset() - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-reset property definition in CSS2.
getCounterValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the Counter value.
getCounterValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the Counter value.
getCounterValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Counter value.
getCountryIcon(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
returns the icon associated with a country code.
getCountryText(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
returns the full string associated with a country code.
getCoverageIndex(int) - Method in class org.apache.batik.svggen.font.table.RangeRecord
 
getCreated() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getCssFloat() - Method in interface org.w3c.dom.css.CSS2Properties
See the float property definition in CSS2.
getCssRule() - Method in class org.apache.batik.css.event.CSSRuleEvent
Returns the associated CSSRule.
getCssRules() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.getCssRules().
getCssRules() - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.getCssRules().
getCssRules() - Method in interface org.w3c.dom.css.CSSMediaRule
A list of all CSS rules contained within the media block.
getCssRules() - Method in interface org.w3c.dom.css.CSSStyleSheet
The list of all CSS rules contained within the style sheet.
getCssText() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMUnknownRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.svg.ImmutableSVGPaintValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableString
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableRect
A string representation of the current value.
getCssText() - Method in interface org.apache.batik.css.value.ImmutableValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableInherit
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableValueList
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableFloat
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableRGBColor
A string representation of the current value.
getCssText() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSInheritValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in interface org.w3c.dom.css.CSSValue
A string representation of the current value.
getCssText() - Method in interface org.w3c.dom.css.CSSRule
The parsable textual representation of the rule.
getCssText() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
getCssValueType() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.value.AbstractImmutableValue
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.value.AbstractImmutablePrimitiveValue
A code defining the type of the value.
getCssValueType() - Method in interface org.apache.batik.css.value.ImmutableValue
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.value.ImmutableInherit
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.value.ImmutableValueList
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSInheritValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in interface org.w3c.dom.css.CSSValue
A code defining the type of the value as defined above.
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCTM() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getCTM(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getCTM().
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: ctrlKey indicates whether the 'ctrl' key was depressed during the firing of the event.
getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'ctrl' key was depressed during the firing of the event.
getCue() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue property definition in CSS2.
getCueAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-after property definition in CSS2.
getCueBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-before property definition in CSS2.
getCurrent() - Method in class org.apache.batik.parser.AbstractParser
Returns the current character value.
getCurrentBridgeUpdateHandler() - Method in class org.apache.batik.bridge.BridgeContext
 
getCurrentBridgeUpdateHandlerKey() - Method in class org.apache.batik.bridge.BridgeContext
 
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractNode
Returns the current document.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractDocument
Returns the current document.
getCurrentGraphicsNode() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the current GraphicsNode.
getCurrentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getCurrentNode().
getCurrentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentPoint() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getCurrentScale() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentScale() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget whose EventListeners are currently being processed.
getCurrentTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
getCurrentTime() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getCurrentTime().
getCurrentTime() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getCurrentTranslate() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTranslate() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentView() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCursor() - Method in interface org.w3c.dom.css.CSS2Properties
See the cursor property definition in CSS2.
getCustomBufferedImageOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
getCustomCompositeConverter() - Method in class org.apache.batik.svggen.SVGComposite
 
getCustomPaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getCx() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getCx().
getCx() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getCx().
getCx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCx().
getCx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getCy() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getCy().
getCy() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getCy().
getCy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCy().
getCy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getCycleMethod() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
getD() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getData() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getData().
getData() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements ProcessingInstruction.getData().
getData() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the entire image in a single Raster.
getData() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getData() - Method in interface org.w3c.css.sac.ProcessingInstructionSelector
Returns the character data.
getData() - Method in interface org.w3c.css.sac.CharacterDataSelector
Returns the character data.
getData() - Method in interface org.w3c.css.sac.ContentCondition
Returns the content.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getDeclaredPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDecodePaletteAsShorts() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns true if palette entries will be decoded as shorts, resulting in an output image with short datatype.
getDecoratedBounds() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the rectangular bounds of the completed glyph layout, inclusive of "decoration" (underline, overline, etc.)
getDecoratedBounds() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the rectangular bounds of the completed glyph layout, inclusive of "decoration" (underline, overline, etc.)
getDecoratedBounds(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
 
getDecoratedBounds(TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Rectangle2D in userspace coords which encloses the textnode glyphs composed from an AttributedCharacterIterator, inclusive of glyph decoration (underline, overline, strikethrough).
getDecoratedShape(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
 
getDecoratedShape(TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Shape in userspace coords which defines the decorated textnode glyph outlines.
getDecorationOutline(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the outline of the specified decorations on the glyphs,
getDecorationOutline(int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the outline of the specified decorations on the glyphs, transformed by an AffineTransform.
getDef() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getDef() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getDef() - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getDef() - Method in class org.apache.batik.svggen.SVGFilterDescriptor
 
getDefaultCache() - Static method in class org.apache.batik.ext.awt.color.NamedProfileCache
 
getDefaultCache() - Static method in class org.apache.batik.ext.awt.image.URLImageCache
 
getDefaultColorValue() - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
The default color.
getDefaultColorValue() - Method in interface org.apache.batik.css.value.CommonCSSContext
The default color.
getDefaultEncodeParam(RenderedImage) - Static method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns an instance of PNGEncodeParam.Palette, PNGEncodeParam.Gray, or PNGEncodeParam.RGB appropriate for encoding the given image.
getDefaultFontFamilyValue() - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
The font-family value.
getDefaultFontFamilyValue() - Method in interface org.apache.batik.css.value.CommonCSSContext
The default font-family value.
getDefaultLangSys() - Method in class org.apache.batik.svggen.font.table.Script
 
getDefaultLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getDefaultLocale().
getDefaultLocale() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Gets the current default locale in the LocaleGroup.
getDefaultTileSize() - Static method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getDefaultValue() - Method in class org.apache.batik.css.svg.ColorProfileResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ClipPathResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.LightingColorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.FilterResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.FillResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.MaskResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.WritingModeResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.FillRuleResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.MarkerResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ColorInterpolationFiltersResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.TextRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.TextAnchorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.OpacityResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ClipRuleResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.SimpleColorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.PointerEventsResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.OverflowResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.SpacingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.TextDecorationResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontStretchResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontVariantResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.CursorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.DirectionResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontWeightResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.VisibilityResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.ClipResolver
Returns the default value for the handled property.
getDefaultValue() - Method in interface org.apache.batik.css.value.RelativeValueResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontSizeResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.ColorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontStyleResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontFamilyResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.DisplayResolver
Returns the default value for the handled property.
getDefaultView() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentView.getDefaultView().
getDefaultView() - Method in interface org.w3c.dom.views.DocumentView
The default AbstractView for this Document, or null if none available.
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.AbstractSVGConverter
 
getDefinitionSet() - Method in interface org.apache.batik.svggen.SVGConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.AbstractSVGFilterConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGComposite
 
getDefinitionSet() - Method in class org.apache.batik.svggen.DOMTreeManager
Invoking this method will return a set of definition element that contain all the definitions referenced by the attributes generated by the various converters.
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGPaint
 
getDefinitionSet() - Method in interface org.apache.batik.svggen.SVGFilterConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGGraphics2D
Invoking this method will return a set of definition element that contain all the definitions referenced by the attributes generated by the various converters.
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGClipDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGTransformDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getDefinitionSet(List) - Method in interface org.apache.batik.svggen.SVGDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGStrokeDescriptor
 
getDeflateLevel() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Gets the compression level for DEFLATE compression.
getDeltaX() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
The delata translation in x (absolute loc is available from getMinX())
getDeltaY() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
The delata translation in y (absolute loc is available from getMinY())
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getDependencyRegion(int, Rectangle) - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDepth() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the current depth in the XML tree.
getDescender() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getDescent() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the maximum unaccented depth of the font within the font coordinate system.
getDescent() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the descent of the text.
getDescent() - Method in class org.apache.batik.svggen.font.Font
 
getDescription() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ImageFileFilter
Returns the file description
getDescription() - Method in interface org.apache.batik.apps.svgbrowser.Main.OptionHandler
Returns the option description.
getDescription() - Method in class org.apache.batik.apps.svgbrowser.Main.FontSizeHandler
 
getDescription() - Method in interface org.apache.batik.apps.svgpp.Main.OptionHandler
Returns the option description.
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.DoctypeHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.NewlineHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.NoFormatHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.PublicIdHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.SystemIdHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.XMLDeclHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.TabWidthHandler
 
getDescription() - Method in class org.apache.batik.apps.svgpp.Main.DocWidthHandler
 
getDescription() - Method in interface org.apache.batik.bridge.BridgeExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.bridge.SVGBridgeExtension
Human readable description of the extension.
getDescription() - Method in interface org.apache.batik.dom.svg.DomExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.extension.svg.BatikDomExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.swing.svg.SVGFileFilter
Returns the file description
getDescription(int) - Method in class org.apache.batik.svggen.font.table.GlyfTable
 
getDescription(SVGElement) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the content of the 'desc' child of the given element.
getDescriptorClasses(String) - Static method in class org.apache.batik.util.ClassFileUtilities
Returns the classes contained in a field or method desciptor.
getDestination(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationBounds(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorModel(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationColorSpace(Graphics2D) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
getDestinationFile(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Get the name of the result image file.
getDestinationType() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getDetail() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: Specifies some detail information about the Event, depending on the type of event.
getDetail() - Method in interface org.w3c.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDeviceConfiguration() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Returns the device configuration associated with this Graphics2D.
getDeviceConfiguration() - Method in class org.apache.batik.svggen.SVGGraphics2D
Returns the device configuration associated with this Graphics2D.
getDiffuseConstant() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getDiffuseConstant().
getDiffuseConstant() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getDimension(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a Dimension preference.
getDimensionUnitText() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getDimensionUnitText().
getDimensionUnitText() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
SAC: Implements LexicalUnit.getDimensionUnitText().
getDimensionUnitText() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the string representation of the unit.
getDirection() - Method in interface org.w3c.dom.css.CSS2Properties
See the direction property definition in CSS2.
getDirtyAreas() - Method in class org.apache.batik.bridge.UpdateManagerEvent
Returns the dirty areas (list of rectangles)
getDirtyAreas() - Method in class org.apache.batik.gvt.UpdateTracker
Returns the list of dirty areas on GVT.
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getDirtyRegion(int, Rectangle) - Method in interface org.apache.batik.ext.awt.image.rendered.CachableRed
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDisabled() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getDisabled().
getDisabled() - Method in interface org.w3c.dom.stylesheets.StyleSheet
false if the style sheet is applied to the document.
getDiscreteTransfer(float[]) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a discrete transfer function
getDisplay() - Method in interface org.w3c.dom.css.CSS2Properties
See the display property definition in CSS2.
getDisplayExponent() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current value of the display exponent parameter.
getDivisor() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getDivisor().
getDivisor() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getDoctype() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDoctype().
getDoctype() - Method in class org.apache.batik.script.DocumentProxy
The Document Type Declaration (see DocumentType) associated with this document.
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in class org.apache.batik.bridge.BridgeContext
Returns the document this bridge context is dedicated to.
getDocument() - Method in class org.apache.batik.bridge.UpdateManager
Returns the current Document.
getDocument() - Method in class org.apache.batik.css.AbstractViewCSS
DOM: Implements AbstractView.getDocument().
getDocument() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements AbstractView.getDocument().
getDocument() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a document or null if none was supplied.
getDocument() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a document or null if none was supplied.
getDocument() - Method in interface org.w3c.dom.views.AbstractView
The source DocumentView of which this is an AbstractView.
getDocumentDescriptor() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Returns the document descriptor associated with the latest created document.
getDocumentDescriptor() - Method in interface org.apache.batik.dom.util.DocumentFactory
Returns the document descriptor associated with the latest created document.
getDocumentElement() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDocumentElement().
getDocumentElement() - Method in class org.apache.batik.script.DocumentProxy
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentLoader() - Method in class org.apache.batik.bridge.BridgeContext
Returns the document loader used to load external documents.
getDocumentPrototype() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
getDocumentSize() - Method in class org.apache.batik.bridge.BridgeContext
Returns the actual size of the document or null if the document has not been built yet.
getDocumentWidth() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns whether the document width.
getDoDilation() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns whether the operation is "dilation" or not("erosion")
getDoDilation() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns whether the operation is "dilation" or not("erosion")
getDomain() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getDomain().
getDomain() - Method in class org.apache.batik.script.SVGDocumentProxy
 
getDomain() - Method in interface org.w3c.dom.svg.SVGDocument
 
getDomExtensions() - Static method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
 
getDOMFactory() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the DOM Factory that has been set.
getDOMFactory() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getDOMImplementation() - Static method in class org.apache.batik.dom.GenericDOMImplementation
Returns the default instance of this class.
getDOMImplementation() - Static method in class org.apache.batik.dom.svg.SVGDOMImplementation
Returns the default instance of this class.
getDOMImplementation() - Static method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
Returns the default instance of this class.
getDOMTreeManager() - Method in class org.apache.batik.svggen.ImageCacher
 
getDOMTreeManager() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getDoubleBufferedRendering() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Tells whether this component use double buffering to render SVG documents.
getDst() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getDTDHandler() - Method in interface org.xml.sax.XMLReader
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current DTD event handler.
getDx() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDx().
getDx() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getDy() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDy().
getDy() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getE() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getEdgeMode() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getEdgeMode().
getEdgeMode() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the current edge handling mode.
getEdgeMode() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the current edge handling mode.
getEdgeMode() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getElement() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the element.
getElement() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the element.
getElement() - Method in class org.apache.batik.bridge.BridgeException
Returns the element on which the error occurred.
getElement(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeContext
Returns the Element associated to the specified GraphicsNode or null if any.
getElement(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Imports the Element referenced by the given URI on Element ref.
getElementById(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.getElementById(String).
getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.getElementById(String).
getElementById(String) - Method in class org.apache.batik.script.DocumentProxy
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getElementContent(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the content of the given element.
getElementPixelSize(Element) - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
 
getElementsByTagName(Node, String, String) - Method in class org.apache.batik.dom.AbstractDocument
Returns an ElementsByTagName object from the cache, if any.
getElementsByTagName(String) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Element.getElementsByTagName(String).
getElementsByTagName(String) - Method in class org.apache.batik.script.DocumentProxy
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Element.getElementsByTagNameNS(String,String).
getElementsByTagNameNS(String, String) - Method in class org.apache.batik.script.DocumentProxy
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getElevation() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements SVGFEDistantLightElement.getElevation().
getElevation() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
getElevation() - Method in interface org.w3c.dom.css.CSS2Properties
See the elevation property definition in CSS2.
getElevation() - Method in interface org.w3c.dom.svg.SVGFEDistantLightElement
 
getEmptyCells() - Method in interface org.w3c.dom.css.CSS2Properties
See the empty-cells property definition in CSS2.
getEnableBackgroundGraphicsNodeRable(boolean) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the GraphicsNodeRable for this node.
getEnableBackgroundGraphicsNodeRable(boolean) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the GraphicsNodeRable for this node.
getEnableImageZoomInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the image zoom interactor is enabled, false otherwise.
getEnablePanInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the pan interactor is enabled, false otherwise.
getEnableResetTransformInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the reset transform interactor is enabled, false otherwise.
getEnableRotateInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the rotate interactor is enabled, false otherwise.
getEnableZoomInteractor() - Method in class org.apache.batik.swing.JSVGCanvas
Returns true if the zoom interactor is enabled, false otherwise.
getEnclosureList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getEnclosureList(SVGRect, SVGElement) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If getGenerateEncodeParam() is true, this method may be called after decoding has completed, and will return an instance of PNGEncodeParam containing information about the contents of the PNG file just decoded.
getEncoding() - Method in class org.w3c.css.sac.InputSource
Get the character encoding for a byte stream or URI.
getEncoding() - Method in interface org.w3c.dom.css.CSSCharsetRule
The encoding information used in this @charset rule.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncodingId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getEncodingId() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
 
getEnd() - Method in class org.apache.batik.css.parser.Scanner
Returns the end offset of the last lexical unit.
getEndIndex() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the end index of the text.
getEndIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the end index of the text.
getEndIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the end index of the text.
getEndIndex() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns the end index of the text.
getEndMarker() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the marker that shall be drawn at the last vertex of the given shape.
getEndPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getEndPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getEndPositionOfChar(int).
getEndPositionOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getEndPtOfContours(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in interface org.xml.sax.XMLReader
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current entity resolver.
getEntry(int) - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getEntryByTag(int) - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getEntrySelector() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getErrorCode() - Method in class org.apache.batik.apps.rasterizer.SVGConverterException
 
getErrorHandler() - Method in class org.apache.batik.parser.style.StyleAttributeParser
Gets the ErrorHandler.
getErrorHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ErrorHandler that has been set.
getErrorHandler() - Method in class org.apache.batik.transcoder.TranscoderSupport
Returns the error handler this transcoder uses to report warnings and errors, or null if any.
getErrorHandler() - Method in interface org.apache.batik.transcoder.Transcoder
Returns the error handler this transcoder uses to report warnings and errors, or null if any.
getErrorHandler() - Method in interface org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getEventDispatcher() - Method in interface org.apache.batik.bridge.UserAgent
Returns the event dispatcher to use.
getEventDispatcher() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getEventDispatcher() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the EventDispatcher used by the UserAgent to dispatch events on GVT.
getEventDispatcher() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the event dispatcher to use.
getEventDispatcher() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
getEventDispatcher() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Unsupported operation.
getEventListeners() - Method in class org.apache.batik.dom.events.EventListenerList
Returns an array of the event listeners of this list, or null if any.
getEventListeners(String, boolean) - Method in class org.apache.batik.dom.events.EventSupport
Returns a list event listeners depending on the specified event type and phase.
getEventPhase() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The eventPhase property indicates which phase of event flow is currently being evaluated.
getEventPhase() - Method in interface org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getEventsEnabled() - Method in class org.apache.batik.dom.AbstractDocument
Tests whether the event dispatching must be done.
getEventSupport() - Method in class org.apache.batik.dom.AbstractNode
Returns the event support instance for this node, or null if any.
getEventSupport() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the event support instance for this node, or null if any.
getException() - Method in class org.apache.batik.css.parser.ParseException
Return the embedded exception, if any.
getException() - Method in class org.apache.batik.parser.ParseException
Return the embedded exception, if any.
getException() - Method in class org.apache.batik.script.InterpreterException
Returns the embedded exception.
getException() - Method in class org.apache.batik.svggen.SVGGraphics2DIOException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.svggen.SVGGraphics2DRuntimeException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Returns the exception, if any occured.
getException() - Method in class org.apache.batik.transcoder.TranscoderException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.xml.scanner.LexicalException
Return the embedded exception, if any.
getException() - Method in class org.w3c.css.sac.CSSException
Returns the internal exception if any, null otherwise.
getException() - Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getExecuteOnload() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Returns true if the scripts attached to the DOM using 'onload' event attribute is going to be executed before rasterizing, false otherwise.
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getExpandEntityReferences().
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getExpandEntityReferences().
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.NodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.TreeWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
getExpandGrayAlpha() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current setting of the gray/alpha expansion.
getExpandPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if palette-color images will be expanded to produce full-color output.
getExponent() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getExponent().
getExponent() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getExtension() - Method in class org.apache.batik.apps.rasterizer.DestinationType
 
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ExtensionHandler that has been set.
getExtensionHandler() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getExtentOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getExtentOfChar(int).
getExtentOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFontElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in interface org.w3c.dom.svg.SVGExternalResourcesRequired
 
getExternalResourcesRequired(AbstractElement) - Static method in class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
To implement SVGExternalResourcesRequired.getExternalResourcesRequired().
getExtraFields() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the value set by setExtraFields().
getExtraImages() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the additional image Iterator specified via setExtraImages() or null if none was supplied or if a null value was supplied.
getF() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getFamilyClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getFamilyName() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the family name of this font, it may contain more than one.
getFamilyName() - Method in class org.apache.batik.bridge.SVGFontFamily
Returns the family name of this font.
getFamilyName() - Method in class org.apache.batik.gvt.font.UnresolvedFontFamily
Returns the font family name.
getFamilyName() - Method in interface org.apache.batik.gvt.font.GVTFontFamily
Returns the font family name.
getFamilyName() - Method in class org.apache.batik.gvt.font.AWTFontFamily
Returns the font family name.
getFamilyThatCanDisplay(char) - Static method in class org.apache.batik.gvt.font.FontFamilyResolver
 
getFamilyType() - Method in class org.apache.batik.svggen.font.table.Panose
 
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getFarthestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getFarthestViewportElement(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getFarthestViewportElement().
getFeature(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature.
getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the state of a feature.
getFeatureList() - Method in class org.apache.batik.svggen.font.table.GsubTable
 
getField(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a given tag as a TIFFField, or null if the tag is not present.
getFieldAsByte(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a byte.
getFieldAsByte(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a byte.
getFieldAsDouble(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a double.
getFieldAsDouble(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a double.
getFieldAsFloat(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a float.
getFieldAsFloat(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a float.
getFieldAsLong(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of index 0 of a given tag as a long.
getFieldAsLong(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the value of a particular index of a given tag as a long.
getFields() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns an array of TIFFFields containing all the fields in this directory.
getFile() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
getFile(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a File preference.
getFileNRef(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Returns the current offset in this stream.
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Returns the current position in the stream (bytes read).
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Returns the current offset in this file.
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Returns the current offset in this file.
getFiles(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an array of Files preference.
getFilter() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getFilter().
getFilter() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getFilter().
getFilter() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the filter of this node or null if any.
getFilter() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the filter of this node or null if any.
getFilter() - Method in interface org.w3c.dom.traversal.NodeIterator
The NodeFilter used to screen nodes.
getFilter() - Method in interface org.w3c.dom.traversal.TreeWalker
The filter used to screen nodes.
getFilterConverter() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getFilterRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the filter output area, in user space
getFilterRegion() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the filter output area, in user space
getFilterRegion() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
The region to which this mask applies
getFilterRegion() - Method in interface org.apache.batik.gvt.filter.Mask
The region to which this mask applies
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the resolution along the X axis.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the resolution along the Y axis.
getFilterResX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResX().
getFilterResX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterResY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResY().
getFilterResY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterUnits().
getFilterUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterValue() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getFilterValue() - Method in class org.apache.batik.svggen.SVGFilterDescriptor
 
getFirstCharIndex() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getFirstChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getFirstChild().
getFirstChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getFirstChild().
getFirstChild() - Method in class org.apache.batik.script.DocumentProxy
The first child of this node.
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getFirstCondition() - Method in class org.apache.batik.css.parser.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
getFirstCondition() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
getFirstCondition() - Method in interface org.w3c.css.sac.CombinatorCondition
Returns the first condition.
getFirstContour() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getFirstIndex() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getFlags() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getFlags() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getFlags(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getFlags(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getFlags(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getFloat(String) - Method in class org.apache.batik.util.PreferenceManager
Gets a float preference.
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFloatValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
SAC: Implements LexicalUnit.getFloatValue().
getFloatValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the float value.
getFloatValue(short) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.value.AbstractImmutableValue
A method to get the float value with a specified unit.
getFloatValue(short) - Method in interface org.apache.batik.css.value.ImmutableValue
A method to get the float value with a specified unit.
getFloatValue(short) - Method in class org.apache.batik.css.value.ImmutableFloat
This method is used to get a float value in a specified unit.
getFloatValue(short) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get a float value in a specified unit.
getFloodPaint() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get the flood paint.
getFloodPaint() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Get the flood fill paint.
getFloodRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get the flood region
getFloodRegion() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Returns the flood region
getFocusPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the end point of the gradient axis.
getFont() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the current font.
getFont() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current font.
getFont() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the GVTFont associated with this GVTGlyphVector.
getFont() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the GVTFont to use when rendering the specified character iterator.
getFont() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getFont() - Method in interface org.w3c.dom.css.CSS2Properties
See the font property definition in CSS2.
getFont(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a font preference.
getFontConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getFontDirectionHint() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getFontFace() - Method in class org.apache.batik.bridge.SVGFontFamily
Returns the font-face associated with this font family.
getFontFamily() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-family property definition in CSS2.
getFontFamily(Element, BridgeContext, String, String, String) - Static method in class org.apache.batik.bridge.SVGFontUtilities
Given a font family name tries to find a matching SVG font object.
getFontFamilyMap() - Method in class org.apache.batik.bridge.BridgeContext
Returns the map of font families
getFontMetrics(Font) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Gets the font metrics for the specified font.
getFontMetrics(Font) - Method in class org.apache.batik.svggen.SVGGraphics2D
Gets the font metrics for the specified font.
getFontRenderContext() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRenderContext() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRenderContext() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRenderContext() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRevision() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getFontSize() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the font-size value.
getFontSize() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the font-size value.
getFontSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size property definition in CSS2.
getFontSizeAdjust() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size-adjust property definition in CSS2.
getFontStretch() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-stretch property definition in CSS2.
getFontStyle() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the font-style.
getFontStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-style property definition in CSS2.
getFontVariant() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-variant property definition in CSS2.
getFontWeight() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the font-weight.
getFontWeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-weight property definition in CSS2.
getFormat() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.getFormat().
getFormat() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getFormat().
getFormat() - Method in class org.apache.batik.svggen.font.table.CmapFormat
 
getFormat() - Method in class org.apache.batik.svggen.font.table.Coverage
 
getFormat() - Method in class org.apache.batik.svggen.font.table.CoverageFormat2
 
getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubst
 
getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDef
 
getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDefFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.LigatureSubstFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.CoverageFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat2
 
getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDefFormat2
 
getFormat() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns whether the output must be formatted.
getFormat() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getFormat() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getFormatName() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getFormatName() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Returns the name of the format.
getFractions() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getFragmentIdentifier() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current's document fragment identifier.
getFragmentIdentifierHandler() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Returns the points handler in use.
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getFunctionName().
getFunctionName() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
SAC: Implements LexicalUnit.getFunctionName().
getFunctionName() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the name of the function.
getFx() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFx().
getFx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getFy() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFy().
getFy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getGamma() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the file gamma value for the image.
getGammaTransfer(float, float, float) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a gamma function
getGenerateEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method.
getGeneratorContext() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getGenericDefinitions() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getGenericImageHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getGeometryBounds() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.TextNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.ShapeNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGlobalObject() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
This method returns the ECMAScript global object used by this interpreter.
getGlobalTransform() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the concatenated transform of this node.
getGlobalTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the concatenated transform of this node.
getGlobalUserAgent() - Static method in class org.apache.batik.util.ParsedURL
 
getGlyph(int) - Method in class org.apache.batik.svggen.font.Font
 
getGlyphAsSVG(Font, Glyph, int, int, SingleSubst, SingleSubst, SingleSubst, String) - Static method in class org.apache.batik.svggen.font.SVGFont
 
getGlyphAsSVG(Font, Glyph, int, int, String, String) - Static method in class org.apache.batik.svggen.font.SVGFont
 
getGlyphCode() - Method in class org.apache.batik.gvt.font.Glyph
Returns the glyphs unique code with resect to its font.
getGlyphCode(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCode(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCode(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCode(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the glyphcode of the specified glyph.
getGlyphCodes(int, int, int[]) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodes(int, int, int[]) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodes(int, int, int[]) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodes(int, int, int[]) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns an array of glyphcodes for the specified glyphs.
getGlyphCodesForName(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns an array of glyph codes (unique ids) of the glyphs with the specified name (there may be more than one).
getGlyphCodesForUnicode(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns an array of glyph codes (unique ids) of the glyphs with the specified unicode value (there may be more than one).
getGlyphCount() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the number of glyphs in this layout.
getGlyphCount() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the number of glyphs in this layout.
getGlyphCount() - Method in class org.apache.batik.svggen.font.table.Ligature
 
getGlyphDataFormat() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getGlyphGeometry(AWTGVTFont, char, GlyphVector, int, Point2D) - Static method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the geometry of the specified character.
getGlyphId(int) - Method in class org.apache.batik.svggen.font.table.Ligature
 
getGlyphIndex() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getGlyphIndex(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the index of the glyph that has the specified char index.
getGlyphIndex(int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the glyph index of the glyph that has the specified char index.
getGlyphJustificationInfo(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphJustificationInfo(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphJustificationInfo(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphJustificationInfo(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the justification information for the glyph at the specified index into this GlyphVector.
getGlyphLogicalBounds(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphLogicalBounds(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphLogicalBounds(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphLogicalBounds(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the logical bounds of the specified glyph within this GlyphVector.
getGlyphMetrics() - Method in class org.apache.batik.gvt.font.Glyph
Returns the metrics of this Glyph if it is used in a horizontal layout.
getGlyphMetrics(float, float) - Method in class org.apache.batik.gvt.font.Glyph
Returns the metics of this Glyph with the specified kerning value applied.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphMetrics(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the metrics of the glyph at the specified index into this GVTGlyphVector.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
getGlyphMetrics(int) - Method in class org.apache.batik.gvt.text.GlyphLayout
 
getGlyphMetrics(int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the Metrics for a particular glyph.
getGlyphName(int) - Method in class org.apache.batik.svggen.font.table.PostTable
 
getGlyphOrientationAngle() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the value of the vertical glyph orientation angle.
getGlyphOutline(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphOutline(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPosition(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the position of the specified glyph within this GlyphVector.
getGlyphPositions(int, int, float[]) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphPositions(int, int, float[]) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphPositions(int, int, float[]) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphPositions(int, int, float[]) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphRef() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.getGlyphRef().
getGlyphRef() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getGlyphRef().
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getGlyphTransform(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphTransform(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphTransform(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphTransform(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Gets the transform of the specified glyph within this GlyphVector.
getGlyphVisualBounds(int) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGlyphVisualBounds(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGlyphVisualBounds(int) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGlyphVisualBounds(int) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGn2Parent() - Method in class org.apache.batik.gvt.UpdateTracker.DirtyInfo
 
getGradientPaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getGradientTransform() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
To implement SVGGradientElement.getGradientTransform().
getGradientTransform() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGradientUnits() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getGradientUnits().
getGradientUnits() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGraphicContextConverter() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getGraphicContextDefaults() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the set of defaults which should be used for the GraphicContext.
getGraphicElementContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
getGraphicsNode() - Method in class org.apache.batik.bridge.StyleReference
Returns the graphics node.
getGraphicsNode() - Method in class org.apache.batik.bridge.BridgeException
Returns the graphics node that represents the current GVT tree built.
getGraphicsNode() - Method in class org.apache.batik.gvt.UpdateTracker.DirtyInfo
 
getGraphicsNode() - Method in class org.apache.batik.gvt.PatternPaint
Returns the graphics node that define the pattern.
getGraphicsNode() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns the graphics node where the event is originated.
getGraphicsNode() - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Returns the GraphicsNode for which a rendering can be obtained
getGraphicsNode() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns the GraphicsNode rendered by this image
getGraphicsNode() - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns the GraphicsNode rendered by this image
getGraphicsNode() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the root of the GVT tree displayed by this component, if any.
getGraphicsNode(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the GraphicsNode associated to the specified Element or null if any.
getGraphicsNodeRable() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the RenderableImage for this node.
getGraphicsNodeRable(boolean) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the GraphicsNodeRable for this node.
getGraphicsNodeRable(boolean) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the GraphicsNodeRable for this node.
getGreen() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
This attribute is used for the green value of the RGB color.
getGreen() - Method in class org.apache.batik.css.value.CommonCSSContext.Color
Returns the green component.
getGreen() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
Returns the green component.
getGreen() - Method in class org.apache.batik.css.value.ImmutableRGBColor
This attribute is used for the green value of the RGB color.
getGreen() - Method in interface org.apache.batik.css.value.SystemColorResolver.Color
Returns the green component.
getGreen() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getGreen().
getGreen() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the green value of the RGB color.
getGreenFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the green channel
getGreenFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the green channel
getGroupContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
getGVTBuilder() - Method in class org.apache.batik.bridge.BridgeContext
Returns the GVT builder that is currently used to build the GVT tree.
getGVTRoot() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent
Returns the GVT tree root, or null if the gvt construction was not completed or just started.
getGVTRoot() - Method in class org.apache.batik.swing.svg.GVTTreeBuilderEvent
Returns the GVT tree root, or null if the gvt construction was not completed or just started.
getHandler(String) - Static method in class org.apache.batik.util.ParsedURL
Returns the handler for a particular protocol.
getHandlerKey() - Method in class org.apache.batik.bridge.BridgeUpdateEvent
Returns the BridgeUpdateHandler's key.
getHead() - Method in class org.apache.batik.util.DoublyLinkedList
Get the current head element
getHeadTable() - Method in class org.apache.batik.svggen.font.Font
 
getHeight() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getHeight() - Method in interface org.apache.batik.bridge.Viewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.UserAgentViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getHeight().
getHeight() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the height of the image.
getHeight() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getHeight() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getHeight() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getHeight() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getHeight() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the height of the text.
getHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the height property definition in CSS2.
getHeight() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRect
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getHheaTable() - Method in class org.apache.batik.svggen.font.Font
 
getHighlightBounds() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
The highlight bounds.
getHighlightShape() - Method in interface org.apache.batik.gvt.Selectable
Return a shape in user coords which encloses the current selection.
getHighlightShape() - Method in class org.apache.batik.gvt.TextNode
Returns the shape used to outline this text node.
getHighlightShape() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns a shape in user space that encloses the current selection.
getHighlightShape(int, int) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a Shape which encloses the currently selected glyphs as specified by the character indices.
getHighlightShape(int, int) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns a Shape which encloses the currently selected glyphs as specified by glyph indices begin/tt> and end.
getHighlightShape(Mark, Mark) - Method in interface org.apache.batik.gvt.TextPainter
 
getHighlightShape(Mark, Mark) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Return a Shape, in the coordinate system of the text layout, which encloses the text selection delineated by two Mark instances.
getHintsConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getHistogram() - Method in class org.apache.batik.extension.svg.HistogramRed
 
getHit() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
 
getHKern(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the horizontal kerning value for the specified glyph pair.
getHKern(int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the horizontal kerning value for this glyph pair.
getHKern(int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns the vertical kerning value of this glyph pair.
getHmtxTable() - Method in class org.apache.batik.svggen.font.Font
 
getHorizAdvX() - Method in class org.apache.batik.gvt.font.Glyph
Returns the horizontal advance value.
getHorizontalAdvance() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the horizontal advance of the glyph.
getHorizOrigin() - Method in class org.apache.batik.gvt.font.Glyph
Returns the horizontal origin of this glyph.
getHost() - Method in class org.apache.batik.util.ParsedURL
Returns the host for this URL, if any, null if there isn't one or it doesn't make sense for the protocol.
getHref() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getHref().
getHref() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMURIReferenceElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGURIReferenceTextPositioningElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in interface org.w3c.dom.css.CSSImportRule
The location of the style sheet to be imported.
getHref() - Method in interface org.w3c.dom.stylesheets.StyleSheet
If the style sheet is a linked style sheet, the value of its attribute is its location.
getHref() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getHref(Element) - Static method in class org.apache.batik.dom.svg.SVGURIReferenceSupport
To implement SVGURIReference.getHref().
getICCColor() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the RGBColor, if this object represents a SVGColor.
getICCColor() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.getICCColor().
getICCColor() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.getICCColor().
getICCColor() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the RGBColor, if this object represents a SVGColor.
getICCColor() - Method in interface org.w3c.dom.svg.SVGColor
 
getICCProfileData() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the ICC profile data to be stored with this image.
getIcon(int) - Method in class org.apache.batik.swing.JSVGCanvasBeanInfo
Returns an icon for the specified type.
getId() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getId().
getId() - Method in interface org.w3c.dom.svg.SVGElement
 
getID() - Method in interface org.apache.batik.css.ElementWithID
Returns the ID of this element or the empty string.
getID() - Method in class org.apache.batik.dom.svg.AbstractElement
Returns the ID of this element or the empty string.
getID() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the event's selection event type.
getID() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns the ID of this event.
getIdentifier() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the identifier of the counter.
getIdentifiers() - Method in class org.apache.batik.css.svg.ShapeRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.TextAnchorFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.StrokeLinecapFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.WritingModeFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.PointerEventsFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ColorProfileFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.TextRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ImageRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ColorRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.AlignmentBaselineFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.StrokeLinejoinFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.FillRuleFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.DominantBaselineFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ClipRuleFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ColorInterpolationFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.AbstractIdentifierFactory
Returns the property map that contains the possible values in lower case.
getIdentifiers() - Method in class org.apache.batik.css.value.VisibilityFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.DisplayFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.DirectionFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontStyleFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.CursorFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.TextDecorationFactory.IdentFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontStretchFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontVariantFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontFamilyFactory.IdentFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.OverflowFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.UnicodeBidiFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontWeightFactory
Returns the property map that contains the possible values.
getIdentityTransfer() - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns an instance initialized as an identity transfer function
getIDGenerator() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the SVGIDGenerator that has been set.
getIFDOffset() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the offset of the IFD corresponding to this TIFFDirectory.
getIFDOffset() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Returns the value set by setIFDOffset() or null if no value has been set.
getImage() - Method in class org.apache.batik.bridge.UpdateManagerEvent
Returns the image to display, or null if the rendering failed.
getImage() - Method in class org.apache.batik.gvt.ImageNode
Returns the graphics node that represents the image.
getImage() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the raster image of this raster image node.
getImage() - Method in class org.apache.batik.swing.gvt.GVTTreeRendererEvent
Returns the image to display, or null if the rendering failed.
getImage(int, RenderContext) - Method in class org.apache.batik.extension.svg.renderable.MultiResRable
 
getImageBounds() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of this raster image node.
getImageBounds(BridgeContext, Element) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Returns the bounds of the specified image element.
getImageCacher() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The image cache can be used by subclasses for efficient image storage
getImageCacher() - Method in interface org.apache.batik.svggen.CachedImageHandler
Returns the image cache instance in use by this handler
getImageHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ImageHandler that has been set.
getImageHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getImmutableValue() - Method in class org.apache.batik.css.CSSOMValue
Returns the underlying immutable value.
getImmutableValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
Returns the underlying immutable value.
getImplementation() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getImplementation().
getImplementation() - Method in class org.apache.batik.script.DocumentProxy
The DOMImplementation object that handles this document.
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImplementedExtensions() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return the list of extensions implemented by this BridgeExtension, these are added to the list of requiredExtensions that the User Agent supports for purposes of the 'switch' element in SVG.
getImplementedExtensions() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
getImplementedExtensions() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
getIn(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Returns the input source of the specified filter primitive element defined by its 'in' attribute.
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFETileElement
DOM: Implements SVGFETileElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGFEFloodElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements { @link SVGFEConvolveMatrixElement#getIn1()}.
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
DOM: Implements SVGFEComponentTransferElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements SVGFEMergeNodeElement.getIn1().
getIn1() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMergeNodeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEFloodElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFETileElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEComponentTransferElement
 
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn2().
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn2().
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn2().
getIn2() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIn2() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn2() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getIn2(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Returns the input source of the specified filter primitive element defined by its 'in2' attribute.
getIndex() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the current index.
getIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the current index.
getIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the current index.
getIndex() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns the current index.
getIndex(String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndex(String, String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by Namespace name.
getIndexToLocFormat() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getInitialTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the initial transform.
getInputBuffer() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Returns the input buffer.
getInputStream() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns the SeekableStream associated with this ImageDecoder.
getInputStream() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a byte stream or null if none was supplied.
getInsets(int, int) - Method in interface org.apache.batik.ext.swing.JGridBagPanel.InsetsManager
Returns the insets for cell (gridx, gridy);
getInstance() - Method in class org.apache.batik.bridge.AbstractSVGBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGLineElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns a new instance of this bridge.
getInstance() - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
FIX ME: Move to Bridge Returns the Bridge instance to be used for a single DOM element.
getInstance() - Method in interface org.apache.batik.bridge.Bridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
 
getInstance() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGRectElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
Returns a new instance of this bridge.
getInstance() - Static method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns a unique instance of this class.
getInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getInstanceRoot().
getInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getInstructions() - Method in class org.apache.batik.svggen.font.table.Program
 
getInteger(String) - Static method in class org.apache.batik.apps.svgbrowser.Resources
 
getInteger(String) - Static method in class org.apache.batik.ext.swing.Resources
 
getInteger(String) - Method in class org.apache.batik.util.PreferenceManager
Gets an int preference.
getInteger(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the integer mapped with the given string
getIntegerValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getIntegerValue().
getIntegerValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit
SAC: Implements LexicalUnit.getIntegerValue().
getIntegerValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the integer value.
getInteractors() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the interactor list.
getIntercept() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getIntercept().
getIntercept() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getInterlacing() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if Adam7 interlacing will be used.
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string.The actual content returned depends on how much information is available to the implementation.
getInterpreter() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Returns the associated interpreter.
getInterpreter() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Returns the associated interpreter.
getInterpreter() - Method in interface org.apache.batik.script.Window
Returns the associated interpreter.
getInterpreter(String) - Method in class org.apache.batik.bridge.BridgeContext
Returns a Interpreter for the specified language.
getInterpreterPool() - Method in class org.apache.batik.bridge.BridgeContext
Returns the interpreter pool used to handle scripts.
getIntersectionList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getIntersectionList(SVGRect, SVGElement) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getInverseTransform() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the inverse transform for this node.
getInverseTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the inverse transform for this node.
getItem(int) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Returns the item at the given index.
getItem(int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPointList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGStringList
 
getItemIndex(JMenuItem) - Method in class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
 
getIteratorLock() - Method in class org.apache.batik.util.RunnableQueue
Returns iterator lock to use to work with the iterator returned by iterator().
getJPEGCompressRGBToYCbCr() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Whether RGB data will be converted to YCbCr when using JPEG compression.
getJPEGDecompressYCbCrToRGB() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Whether JPEG-compressed YCbCr data will be converted to RGB.
getJPEGEncodeParam() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Retrieves the JPEG compression parameters.
getJSVGCanvas() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Returns the main JSVGCanvas of this frame.
getK1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK1().
getK1() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK2() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK2().
getK2() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK3() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK3().
getK3() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK4() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK4().
getK4() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getKd() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getKd() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getKernel() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the Convolution Kernel in use
getKernel() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the Convolution Kernel in use
getKernelMatrix() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelMatrix().
getKernelMatrix() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the [x,y] distance in user space between kernel values
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the [x,y] distance in user space between kernel values
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLengthX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthX().
getKernelUnitLengthX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLengthY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthY().
getKernelUnitLengthY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKerningPair(int) - Method in class org.apache.batik.svggen.font.table.KernSubtable
 
getKerningPair(int) - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat0
 
getKerningPair(int) - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat2
 
getKerningPairAsSVG(KerningPair, PostTable) - Static method in class org.apache.batik.svggen.font.SVGFont
 
getKerningPairCount() - Method in class org.apache.batik.svggen.font.table.KernSubtable
 
getKerningPairCount() - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat0
 
getKerningPairCount() - Method in class org.apache.batik.svggen.font.table.KernSubtableFormat2
 
getKerningValue(int, int, String, String) - Method in class org.apache.batik.gvt.font.KerningTable
Returns the amount of kerning that should be added between the given glyphs.
getKey() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Gets parameter passed by constructor.
getKey() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Gets parameter passed by constructor.
getKeyChar() - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Return a character corresponding to physical key pressed.
getKeyCode() - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Return the integer code for the physical key pressed.
getKs() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getKs() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLang() - Method in class org.apache.batik.css.parser.DefaultLangCondition
SAC: Implements LangCondition.getLang().
getLang() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
SAC: Implements LangCondition.getLang().
getLang() - Method in class org.apache.batik.gvt.font.Glyph
Returns a comma separated list of languages this glyph can be used in.
getLang() - Method in interface org.w3c.css.sac.LangCondition
Returns the language
getLanguage() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getLanguageId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getLanguages() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the language settings.
getLanguages() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the user languages.
getLanguages() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the user languages.
getLanguages() - Method in interface org.apache.batik.bridge.UserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the user language "en" (english).
getLanguages() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the language settings.
getLanguages() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the language settings.
getLanguages() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Returns the user language specified in the TranscodingHints or "en" (english) if any.
getLanguages() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Returns the user language specified in the TranscodingHints or "en" (english) if any.
getLanguages() - Method in class org.apache.batik.util.gui.LanguageDialog
Returns the user languages.
getLanguages() - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Returns the selected user languages.
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getLastCharIndex() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getLastChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLastChild().
getLastChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getLastChild().
getLastChild() - Method in class org.apache.batik.script.DocumentProxy
The last child of this node.
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getLastX() - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
getLastY() - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
getLayout() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
 
getLayout() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getLeading() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the leading of the text.
getLeft() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the left of the rect.
getLeft() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getLeft().
getLeft() - Method in class org.apache.batik.svggen.font.table.KerningPair
 
getLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the left property definition in CSS2.
getLeft() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the left of the rect.
getLeftSideBearing() - Method in class org.apache.batik.svggen.font.Glyph
 
getLeftSideBearing(int) - Method in class org.apache.batik.svggen.font.table.HmtxTable
 
getLength() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMRuleList
DOM: Implements CSSRuleList.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.DOMStyleSheetList
DOM: Implements StyleSheetList.getLength().
getLength() - Method in class org.apache.batik.css.parser.CSSSelectorList
SAC: Returns the length of this selector list
getLength() - Method in class org.apache.batik.css.parser.CSSSACMediaList
SAC: Returns the length of this selector list
getLength() - Method in class org.apache.batik.css.value.AbstractImmutableValue
The number of CSSValues in the list.
getLength() - Method in interface org.apache.batik.css.value.ImmutableValue
The number of CSSValues in the list.
getLength() - Method in class org.apache.batik.css.value.ImmutableValueList
The number of CSSValues in the list.
getLength() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of Length.
getLength() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getLength() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.svggen.font.table.CmapFormat
 
getLength() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getLength() - Method in interface org.w3c.css.sac.SelectorList
Returns the length of this selector list
getLength() - Method in interface org.w3c.css.sac.SACMediaList
Returns the length of this media list
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.css.CSSValueList
The number of CSSValues in the list.
getLength() - Method in interface org.w3c.dom.css.CSSRuleList
The number of CSSRules in the list.
getLength() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The number of properties that have been explicitly set in this declaration block.
getLength() - Method in interface org.w3c.dom.stylesheets.MediaList
The number of media in the list.
getLength() - Method in interface org.w3c.dom.stylesheets.StyleSheetList
The number of StyleSheets in the list.
getLength() - Method in interface org.w3c.dom.svg.SVGElementInstanceList
 
getLength() - Method in interface org.xml.sax.AttributeList
Deprecated. Return the number of attributes in this list.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributesImpl
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Return the number of attributes in the list.
getLengthAdjust() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getLengthAdjust().
getLengthAdjust() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getLengthAdjust() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getLengthHandler() - Method in class org.apache.batik.parser.LengthParser
Returns the length handler in use.
getLengthListHandler() - Method in class org.apache.batik.parser.LengthListParser
Returns the length list handler in use.
getLetterForm() - Method in class org.apache.batik.svggen.font.table.Panose
 
getLetterSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the letter-spacing property definition in CSS2.
getLexicalUnitType() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getLexicalUnitType().
getLexicalUnitType() - Method in interface org.w3c.css.sac.LexicalUnit
An integer indicating the type of LexicalUnit.
getLicenseType() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.PointLight
Computes the light vector in (x, y, z)
getLight(double, double, double, double[]) - Method in interface org.apache.batik.ext.awt.image.Light
Computes the light vector in (x, y)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Computes the light vector in (x, y)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.SpotLight
Computes the light vector in (x, y, z)
getLighterFontWeight(float) - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
Returns the font weight 'lighter' than the given weight.
getLighterFontWeight(float) - Method in interface org.apache.batik.css.value.CommonCSSContext
Returns the font weight 'lighter' than the given weight.
getLightMap(double, double, double, double, int, int, double[][][]) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Returns a light map, starting in (x, y) with dx, dy increments, a given width and height, and z elevations stored in the fourth component on the N array.
getLightMap(double, double, double, double, int, int, double[][][]) - Method in interface org.apache.batik.ext.awt.image.Light
Returns a light map, starting in (x, y) with dx, dy increments, a given width and height, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in interface org.apache.batik.ext.awt.image.Light
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightX() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightX() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLightY() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightY() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLightZ() - Method in class org.apache.batik.ext.awt.image.PointLight
 
getLightZ() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLimitingConeAngle() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getLimitingConeAngle().
getLimitingConeAngle() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getLimitingConeAngle() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getLine() - Method in class org.apache.batik.css.parser.Scanner
Returns the current line.
getLine() - Method in class org.apache.batik.xml.InputBuffer
Returns the line of the current character.
getLinearTransfer(float, float) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a linear transfer function
getLineGap() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getLineHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the line-height property definition in CSS2.
getLineMetrics(char[], int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(char[], int, int, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a LineMetrics object created with the specified arguments.
getLineMetrics(char[], int, int, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(String, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(String, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a GVTLineMetrics object created with the specified String and FontRenderContext.
getLineMetrics(String, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified String and FontRenderContext.
getLineMetrics(String, int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(String, int, int, FontRenderContext) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineMetrics(String, int, int, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
getLineNumber() - Method in class org.apache.batik.css.parser.ParseException
Returns the line of the last parsed character.
getLineNumber() - Method in class org.apache.batik.parser.ParseException
Returns the line of the last parsed character.
getLineNumber() - Method in class org.apache.batik.script.InterpreterException
Returns the line number where the error occurs.
getLineNumber() - Method in class org.apache.batik.xml.scanner.LexicalException
Returns the line of the last parsed character.
getLineNumber() - Method in class org.w3c.css.sac.CSSParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in interface org.w3c.css.sac.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getLineNumber(Element) - Method in class org.apache.batik.bridge.DocumentLoader
Returns the line in the source code of the specified element or -1 if not found.
getList() - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Returns the underlying list.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer
 
getListeners(Class) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns an array of listeners that were added to this event dispatcher and of the specified type.
getListeners(Class) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns an array of listeners that were added to this event dispatcher and of the specified type.
getListStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style property definition in CSS2.
getListStyle() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the style of the list.
getListStyleImage() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-image property definition in CSS2.
getListStylePosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-position property definition in CSS2.
getListStyleType() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-type property definition in CSS2.
getLitRegion() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns this filter's litRegion
getLitRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLitRegion() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns this filter's litRegion
getLitRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getLiveAttributeValue(String, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Returns the live attribute value associated with given attribute, if any.
getLocal() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getLocal().
getLocal() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getLocale() - Static method in class org.apache.batik.apps.rasterizer.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.apps.svgbrowser.Resources
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.css.parser.Parser
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.i18n.LocaleGroup
Gets the current default locale in this group, or null.
getLocale() - Method in interface org.apache.batik.i18n.Localizable
Returns the current locale or null if the locale currently used is the default one.
getLocale() - Method in class org.apache.batik.parser.AbstractParser
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.parser.style.StyleAttributeParser
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
getLocale() - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
getLocale() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
Provides a way to the user to specify a locale which override the default one.
getLocale() - Static method in class org.apache.batik.svggen.font.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.swing.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.swing.svg.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.transcoder.image.resources.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Implements Localizable.getLocale().
getLocaleGroup() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getLocaleGroup().
getLocaleGroup() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Returns the group to which this object belongs.
getLocalName() - Method in class org.apache.batik.bridge.SVGAltGlyphElementBridge
Returns 'altGlyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Returns 'polygon'.
getLocalName() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns 'image'.
getLocalName() - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Returns 'circle'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Returns 'radialGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontElementBridge
Returns 'font'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns 'g'.
getLocalName() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns 'use'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLineElementBridge
Returns 'line'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMarkerElementBridge
Returns 'marker'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeFloodElementBridge
Returns 'feFlood'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Returns 'feSpecularLighting'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Returns 'feTurbulence'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTileElementBridge
Returns 'feTile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns 'path'.
getLocalName() - Method in class org.apache.batik.bridge.SVGColorProfileElementBridge
Returns 'colorProfile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Returns 'feComposite'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns 'feImage'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Returns 'feSpotLight'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Returns 'feDistantLight'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Returns 'fePointLight'.
getLocalName() - Method in interface org.apache.batik.bridge.Bridge
Returns the local name of the element this Bridge is dedicated to.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Returns 'feComponentTransfer'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge
Returns 'feFuncA'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge
Returns 'feFuncR'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge
Returns 'feFuncG'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge
Returns 'feFuncB'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns 'switch'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTitleElementBridge
Returns 'title'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeOffsetElementBridge
Returns 'feOffset'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns 'text'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGlyphElementBridge
Returns 'glyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Returns 'feColorMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Returns 'feDiffuseLighting'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Returns 'feGaussianBlur'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
Returns 'textPath'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFilterElementBridge
Returns 'filter'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Returns 'feConvolveMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGClipPathElementBridge
Returns 'clipPath'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Returns 'feBlend'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns 'pattern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGVKernElementBridge
Returns 'vkern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGDescElementBridge
Returns 'desc'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns 'a'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Returns 'stop'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns 'svg'.
getLocalName() - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Returns 'ellipse'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Returns 'mask'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
Returns 'font-face'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Returns 'feDisplacementMap'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Returns 'feMerge'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Returns 'feMergeNode'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Returns 'polyline'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRectElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns 'feMorphology'.
getLocalName() - Method in class org.apache.batik.bridge.SVGHKernElementBridge
Returns 'hkern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Returns 'linearGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMissingGlyphElementBridge
Returns 'missing-glyph'.
getLocalName() - Method in class org.apache.batik.css.parser.AbstractElementSelector
SAC: Implements ElementSelector.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.sac.AbstractElementSelector
SAC: Implements ElementSelector.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceUriElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTitleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateColorElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncAElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDefinitionSrcElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTSpanElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFETileElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMetadataElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDefsElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncRElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDescElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSetElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceSrcElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMissingGlyphElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSwitchElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMGlyphElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMVKernElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphDefElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncBElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceFormatElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMHKernElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceNameElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphItemElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.ColorSwitchBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikStarElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.SolidColorElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Returns 'histogramNormalization'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikMultiImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.ColorSwitchElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.SolidColorBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
Returns 'multiImage'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.script.DocumentProxy
Returns the local part of the qualified name of this node.
getLocalName() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in interface org.w3c.css.sac.ElementSelector
Returns the local part of the qualified name of this element.
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's local name.
getLocalName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the local name from the given qualified name.
getLocalPropertyCSSValue(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns the local CSSValue.
getLocalPropertyOrigin(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns the local property origin.
getLocalPropertyPriority(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns the local priority.
getLocaTable() - Method in class org.apache.batik.svggen.font.Font
 
getLocation() - Method in class org.apache.batik.gvt.TextNode
Returns the location of this text node.
getLocation(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the text node location according to the 'x' and 'y' attributes of the specified text element.
getLocationLine(Element) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the location in the source file of the end element.
getLogicalBounds() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalBounds() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalBounds() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the logical bounds of this GlyphVector.
getLogicalBounds() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the logical bounds of this GlyphVector.
getLookup(Feature, int) - Method in class org.apache.batik.svggen.font.table.LookupList
 
getLookupCount() - Method in class org.apache.batik.svggen.font.table.Feature
 
getLookupList() - Method in class org.apache.batik.svggen.font.table.GsubTable
 
getLookupListIndex(int) - Method in class org.apache.batik.svggen.font.table.Feature
 
getLookupOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
getLookupTable() - Method in class org.apache.batik.ext.awt.image.DiscreteTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.TableTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.GammaTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.IdentityTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.ext.awt.image.LinearTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in interface org.apache.batik.ext.awt.image.TransferFunction
Returns the lookup table.
getLowestRecPPEM() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getLSB() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the left (top) side bearing of the glyph.
getMacStyle() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getMargin() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin property definition in CSS2.
getMarginBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-bottom property definition in CSS2.
getMarginLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-left property definition in CSS2.
getMarginRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-right property definition in CSS2.
getMarginTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-top property definition in CSS2.
getMark(TextNode, int, boolean) - Method in interface org.apache.batik.gvt.TextPainter
Returns a mark for the char at index in node's AttributedCharacterIterator.
getMark(TextNode, int, boolean) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
getMarkerForChar(int, boolean) - Method in class org.apache.batik.gvt.TextNode
Return the marker for the character at index in this nodes AttributedCharacterIterator.
getMarkerHeight() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerHeight().
getMarkerHeight() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerNode() - Method in class org.apache.batik.gvt.Marker
Returns the GraphicsNode that draws this marker.
getMarkerOffset() - Method in interface org.w3c.dom.css.CSS2Properties
See the marker-offset property definition in CSS2.
getMarkerUnits() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerUnits().
getMarkerUnits() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerWidth() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerWidth().
getMarkerWidth() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarks() - Method in interface org.w3c.dom.css.CSS2Properties
See the marks property definition in CSS2.
getMask() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the mask of this node or null if any.
getMask() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the mask of this node or null if any.
getMaskContentUnits() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getMaskContentUnits().
getMaskContentUnits() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getMaskNode() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Returns the Graphics node that the mask operation will use to define the masking image.
getMaskNode() - Method in interface org.apache.batik.gvt.filter.Mask
Returns the Graphics node that the mask operation will use to define the masking image.
getMaskUnits() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getMaskUnits().
getMaskUnits() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getMatrix() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the rows of the color matrix.
getMatrix() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the rows of the color matrix.
getMatrix() - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
getMatrix() - Method in interface org.w3c.dom.svg.SVGTransform
 
getMaxComponentDepth() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxComponentElements() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxCompositeContours() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxCompositePoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxContours() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxFunctionDefs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the max-height property definition in CSS2.
getMaxInstructionDefs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxPoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxpTable() - Method in class org.apache.batik.svggen.font.Font
 
getMaxSizeOfInstructions() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxStackElements() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxStorage() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxTileX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxTwilightPoints() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMaxWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the max-width property definition in CSS2.
getMaxX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
getMaxY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMaxZones() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getMedia() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns this user agent's CSS media.
getMedia() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the CSS media to use.
getMedia() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the CSS media to use.
getMedia() - Method in interface org.apache.batik.bridge.UserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getMedia().
getMedia() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.getMedia().
getMedia() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getMedia().
getMedia() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getMedia().
getMedia() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns this user agent's CSS media.
getMedia() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the list of media.
getMedia() - Method in class org.w3c.css.sac.InputSource
Returns the media associated to the input source or null if media are currently unknown.
getMedia() - Method in interface org.w3c.dom.css.CSSImportRule
A list of media types for which this style sheet may be used.
getMedia() - Method in interface org.w3c.dom.css.CSSMediaRule
A list of media types for this rule.
getMedia() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The intended destination media for style information.
getMedia() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getMediaAsString() - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the media list as a string separated by space.
getMediaText() - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.getMediaText().
getMediaText() - Method in interface org.w3c.dom.stylesheets.MediaList
The parsable textual representation of the media list.
getMediaType() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getMedium() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the medium that might be added or null if any.
getMediumFontSize() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the font-size medium value in pt.
getMediumFontSize() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the font-size medium value in pt.
getMeetOrSlice() - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
getMessage() - Method in class org.apache.batik.apps.rasterizer.SVGConverterException
 
getMessage() - Method in class org.apache.batik.bridge.BridgeException
Returns the error message according to the error code and parameters.
getMessage() - Method in class org.apache.batik.css.parser.ParseException
Return a detail message for this exception.
getMessage() - Method in class org.apache.batik.parser.ParseException
Return a detail message for this exception.
getMessage() - Method in class org.apache.batik.script.InterpreterException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.svggen.SVGGraphics2DIOException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.svggen.SVGGraphics2DRuntimeException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.transcoder.TranscoderException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.xml.scanner.LexicalException
Return a detail message for this exception.
getMessage() - Method in class org.w3c.css.sac.CSSException
Returns the detail message of this throwable object.
getMessage() - Method in class org.xml.sax.SAXException
Return a detail message for this exception.
getMetaKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: metaKey indicates whether the 'meta' key was depressed during the firing of the event.
getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'meta' key was depressed during the firing of the event.
getMethod() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getMethod().
getMethod() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getMetricDataFormat() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getMiddleMarker() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the marker that shall be drawn at every other vertex (not the first or the last one) of the given shape.
getMidline() - Method in class org.apache.batik.svggen.font.table.Panose
 
getMimeTypes() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getMimeTypes() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Return a List of mime types for this file format.
getMinHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the min-height property definition in CSS2.
getMinLeftSideBearing() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getMinRightSideBearing() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getMinTileX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileX() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinTileY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the vertical index of the uppermost row of tiles.
getMinTileY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileY() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the min-width property definition in CSS2.
getMinX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the leftmost column of the image.
getMinX() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getMinX() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getMinX() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the uppermost row of the image.
getMinY() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getMinY() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getMinY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinY() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMode() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getMode().
getMode() - Method in class org.apache.batik.ext.awt.image.PadMode
Returns the mode of this pad mode.
getMode() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getModificationTime() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the modification time to be stored with this image.
getModified() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getModifiers() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns the modifiers flag for this event.
getName() - Method in interface org.apache.batik.apps.rasterizer.SVGConverterSource
Returns the name of the source.
getName() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
getName() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
getName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getName().
getName() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getName().
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getName(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the name of an attribute in this list (by position).
getName(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the name of an attribute (by position).
getNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItem(String).
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItemNS(String,String).
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNameId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getNames() - Method in class org.apache.batik.gvt.font.Glyph
Returns the names of this glyph.
getNamespaceURI() - Method in class org.apache.batik.bridge.AbstractSVGBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in interface org.apache.batik.bridge.Bridge
Returns the namespace URI of the element this Bridge is dedicated to.
getNamespaceURI() - Method in class org.apache.batik.css.parser.AbstractElementSelector
SAC: Implements ElementSelector.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.sac.AbstractElementSelector
SAC: Implements ElementSelector.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractElementNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractAttrNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.ColorSwitchBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikStarElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.SolidColorElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikMultiImageElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.ColorSwitchElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.SolidColorBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikMultiImageElementBridge
Returns the Batik Extension namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.script.DocumentProxy
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in interface org.w3c.css.sac.ElementSelector
Returns the namespace URI of this element selector.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNameTable() - Method in class org.apache.batik.svggen.font.Font
 
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getNearestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getNearestViewportElement(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getNearestViewportElement().
getNewline() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns the newline characters.
getNewScale() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getNewTranslate() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getNewValue() - Method in class org.apache.batik.bridge.BridgeUpdateEvent
Returns the new GVT product resulting from the update or null if the update has not been completed yet.
getNewValue() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the value of the property after the change.
getNewValue() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the value of the property after the change.
getNewValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNext() - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
getNext(String) - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Returns the next GraphicsNode that matches the specified string or null if any.
getNextCode() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
 
getNextIFDOffset() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the offset of the next IFD after the IFD corresponding to this TIFFDirectory.
getNextLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getNextLexicalUnit().
getNextLexicalUnit() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the next value or null if any.
getNextSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the next sibling of the current GraphicsNode.
getNextSibling() - Method in class org.apache.batik.script.DocumentProxy
The node immediately following this node.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getNode() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
Returns the DOM Node associated with this node info.
getNode(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Imports the Node referenced by the given URI on Element ref.
getNodeName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElementNS
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.extension.PrefixableStylableExtensionElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.script.DocumentProxy
 
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
Returns the node type.
getNodeType() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
Returns the node type.
getNodeType() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.script.DocumentProxy
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in interface org.w3c.css.sac.SiblingSelector
The node type to considered in the siblings list.
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeType(Object) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Returns the DOM type of the given object.
getNodeValue() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.script.DocumentProxy
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNonCSSPresentationalHints() - Method in interface org.apache.batik.css.ElementNonCSSPresentationalHints
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGStylableElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.extension.StylableExtensionElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints(Element) - Static method in class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNormalArray(int, int, int, int) - Method in class org.apache.batik.ext.awt.image.rendered.BumpMap
 
getNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getNormalizedPathSegList().
getNormalizedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getNotationName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getNotationName().
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNumberOfChars() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getNumberOfChars().
getNumberOfChars() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getNumberOfContours() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
 
getNumberOfElements() - Method in class org.apache.batik.dom.util.DocumentDescriptor
Returns the number of elements in the document.
getNumberOfHMetrics() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getNumberOfItems() - Method in class org.apache.batik.css.svg.SVGCSSNumberList
returns the number of items in this list.
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGTransformList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPointList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGLengthList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGNumberList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGStringList
 
getNumChars() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the number of characters in the text whose metrics are encapsulated by this LineMetrics object.
getNumChars(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns the number of characters the glyph for the specified character represents.
getNumDirectories(SeekableStream) - Static method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the number of image directories (subimages) stored in a given TIFF file, represented by a SeekableStream.
getNumEntries() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns the number of directory entries.
getNumGlyphs() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the number of glyphs in this GlyphVector.
getNumGlyphs() - Method in class org.apache.batik.svggen.font.Font
 
getNumGlyphs() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getNumObjects() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the number of GdiObjects in the handle table
getNumOctaves() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getNumOctaves().
getNumOctaves() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current number of octaves for the noise function .
getNumOctaves() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current number of octaves for the noise function .
getNumOctaves() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getNumOctaves() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getNumPages() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns the number of pages present in the current stream.
getNumPages() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns the number of pages present in the current stream.
getNumPages() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
getNumPrivateChunks() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the number of private chunks to be written to the output file.
getNumRecords() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns a number of records in the image
getNumTables() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the number of tiles along the tile grid in the vertical direction.
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getObj() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
getObject(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns a GdiObject from the handle table
getOffScreen() - Method in class org.apache.batik.bridge.RepaintManager
Returns the renderer's offscreen, i.e., the current state as rendered by the associated renderer.
getOffScreen() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Returns the current offscreen image.
getOffScreen() - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Get the Current offscreen buffer used for rendering
getOffScreen() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the off-screen image, if any.
getOffset() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getOffset().
getOffset() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements SVGStopElement.getOffset().
getOffset() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the current text position at the beginning of glyph layout, before the application of explicit glyph positioning attributes.
getOffset() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the current text position at the completion beginning of glyph layout, before the application of explicit glyph positioning attributes.
getOffset() - Method in class org.apache.batik.svggen.font.table.LangSysRecord
 
getOffset() - Method in class org.apache.batik.svggen.font.table.FeatureRecord
 
getOffset() - Method in class org.apache.batik.svggen.font.table.ScriptRecord
 
getOffset() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
 
getOffset() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getOffset() - Method in interface org.w3c.dom.svg.SVGStopElement
 
getOffset() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getOffset(int) - Method in class org.apache.batik.svggen.font.table.LocaTable
 
getOldValue() - Method in class org.apache.batik.bridge.BridgeUpdateEvent
Returns the old GVT product before the update.
getOldValue() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the value of the property before the change.
getOldValue() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the value of the property before the change.
getOpacityValue() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getOpacityValue() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getOperationColorSpace() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
getOperationColorSpace() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Returns the ColorSpace that the object will perform it's work in.
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getOperator().
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getOperator().
getOperator() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getOperator() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getOptionDescription() - Method in interface org.apache.batik.apps.rasterizer.Main.OptionHandler
Returns the description for this option
getOptionValuesLength() - Method in interface org.apache.batik.apps.rasterizer.Main.OptionHandler
Returns the number of values which the option handler requires.
getOptionValuesLength() - Method in class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
 
getOptionValuesLength() - Method in class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
 
getOrderX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderX().
getOrderX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrderY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderY().
getOrderY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrient() - Method in class org.apache.batik.gvt.Marker
Returns the orientation of this marker.
getOrientAngle() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getOrientAngle().
getOrientAngle() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrientation() - Method in class org.apache.batik.gvt.font.Glyph
Returns the orientation of this glyph.
getOrientType() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getOrientType().
getOrientType() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Returns the value origin.
getOrphans() - Method in interface org.w3c.dom.css.CSS2Properties
See the orphans property definition in CSS2.
getOS2Table() - Method in class org.apache.batik.svggen.font.Font
 
getOutline() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the outline of this node.
getOutline() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.TextNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.ShapeNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector.
getOutline() - Method in class org.apache.batik.gvt.font.Glyph
Returns the outline of this glyph.
getOutline() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Returns the outline of the glyph.
getOutline() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the outline of the completed glyph layout.
getOutline() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the outline of the completed glyph layout, transformed by an AffineTransform.
getOutline() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline property definition in CSS2.
getOutline(float, float) - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline(float, float) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline(float, float) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline(float, float) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns a Shape whose interior corresponds to the visual representation of this GlyphVector, offset to x, y.
getOutline(TextNode, boolean) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Shape in userspace coords which defines the textnode glyph outlines.
getOutline(TextNode, boolean) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Get a Shape in userspace coords which defines the textnode glyph outlines.
getOutlineBounds2D() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Returns the bounds of the outline.
getOutlineColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-color property definition in CSS2.
getOutlineStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-style property definition in CSS2.
getOutlineWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-width property definition in CSS2.
getOutput8BitGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current value of the 8-bit gray output parameter.
getOutputStream() - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Returns the OutputStream associated with this ImageEncoder.
getOutputStream() - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Returns the OutputStream associated with this ImageEncoder.
getOutputStream() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a byte stream or null if none was supplied.
getOverflow() - Method in interface org.w3c.dom.css.CSS2Properties
See the overflow property definition in CSS2.
getOverlays() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the overlay list.
getOverlayTransform() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
getOverlineOffset() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the position of the overline relative to the baseline.
getOverlinePosition() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the position of the overline decoration.
getOverlineShape() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a shape describing the overline decoration for a given ACI.
getOverlineThickness() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the stroke thickness to use when drawing a overline.
getOverlineThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the overline.
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOverrideStyle(Element, String) - Method in interface org.w3c.dom.css.DocumentCSS
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGStylableElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.util.OverrideStyleElementSupport
This method is used to retrieve the override style declaration for this element and a specified pseudo-element.
getOverrideStyle(String) - Method in interface org.apache.batik.dom.util.OverrideStyleElement
This method is used to retrieve the override style declaration for this element and a specified pseudo-element.
getOverrideStyle(String) - Method in class org.apache.batik.extension.StylableExtensionElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String, Element) - Static method in class org.apache.batik.dom.svg.SVGStylableSupport
To implements OverrideStyleElement.getOverrideStyle(String).
getOwnerDocument() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getOwnerDocument().
getOwnerDocument() - Method in class org.apache.batik.script.DocumentProxy
The Document object associated with this node.
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerElement() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getOwnerElement().
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerNode() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getOwnerNode().
getOwnerNode() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The node that associates this style sheet with the document.
getOwnerRule() - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.getOwnerRule().
getOwnerRule() - Method in interface org.w3c.dom.css.CSSStyleSheet
If this style sheet comes from an @import rule, the ownerRule attribute will contain the CSSImportRule.
getOwnerSVGElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getOwnerSVGElement().
getOwnerSVGElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getPadding() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding property definition in CSS2.
getPaddingBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-bottom property definition in CSS2.
getPaddingLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-left property definition in CSS2.
getPaddingRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-right property definition in CSS2.
getPaddingTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-top property definition in CSS2.
getPadMode() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Get the current extension mode for pad
getPadMode() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current extension mode for pad
getPadRect() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Get the current rectangle for padding
getPadRect() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current rectangle for padding
getPage() - Method in interface org.w3c.dom.css.CSS2Properties
See the page property definition in CSS2.
getPageBreakAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-after property definition in CSS2.
getPageBreakBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-before property definition in CSS2.
getPageBreakInside() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-inside property definition in CSS2.
getPaint() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Paint of the Graphics2D context.
getPaint() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Paint of the Graphics2D context.
getPaint() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getPaintConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getPaintedArea() - Method in class org.apache.batik.gvt.FillShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in interface org.apache.batik.gvt.ShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the area painted by this shape painter.
getPaintedArea() - Method in class org.apache.batik.gvt.StrokeShapePainter
Returns the area painted by this shape painter.
getPaintedBounds(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
 
getPaintedBounds(TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Rectangle2D in userspace coords which encloses the textnode glyphs (as-painted, inclusive of decoration and stroke, but exclusive of filters, etc.) composed from an AttributedCharacterIterator.
getPaintedBounds2D() - Method in class org.apache.batik.gvt.FillShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in interface org.apache.batik.gvt.ShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the bounds of the area painted by this shape painter
getPaintedBounds2D() - Method in class org.apache.batik.gvt.StrokeShapePainter
Returns the bounds of the area painted by this shape painter
getPaintingTransform() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
getPaintingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current painting transform.
getPaintType() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the paint type, if this object represents a SVGPaint.
getPaintType() - Method in class org.apache.batik.css.svg.ImmutableSVGPaintValue
Returns the paint type, if this object represents a SVGPaint.
getPaintType() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGPaint.getPaintType().
getPaintType() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGPaint.getPaintType().
getPaintType() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the paint type, if this object represents a SVGPaint.
getPaintType() - Method in interface org.w3c.dom.svg.SVGPaint
 
getPaintValue() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
getPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns the current RGB palette.
getPaletteHistogram() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the palette histogram to be stored with this image.
getPaletteTransparency() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns the alpha values associated with each palette entry.
getPanose() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getParam() - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParam() - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParam() - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParam() - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Returns the current parameters as an instance of the ImageDecodeParam interface.
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getParameters().
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
SAC: Implements LexicalUnit.getParameters().
getParameters() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
SAC: Implements LexicalUnit.getParameters().
getParameters() - Method in interface org.w3c.css.sac.LexicalUnit
The function parameters including operators (like the comma).
getParent() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the parent of this node or null if any.
getParent() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the parent of this node or null if any.
getParent() - Method in interface org.xml.sax.XMLFilter
Get the parent reader.
getParent() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the parent reader.
getParentElement() - Method in interface org.apache.batik.css.HiddenChildElement
The parent element of this element.
getParentElement() - Method in class org.apache.batik.dom.svg.AbstractElement
The parent element of this element.
getParentElement(Element) - Static method in class org.apache.batik.css.HiddenChildElementSupport
Returns the parent element.
getParentElementContext() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the context of the parent element of this context.
getParentElementContext() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the context of the parent element of this context.
getParentNode() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.script.DocumentProxy
The parent of this node.
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParentNode() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getParentNodeEventTarget() - Method in class org.apache.batik.dom.AbstractNode
Implements NodeEventTarget.getParentNodeEventTarget().
getParentNodeEventTarget() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the parent node event target.
getParentNodeEventTarget() - Method in class org.apache.batik.dom.svg.AbstractElement
Implements NodeEventTarget.getParentNodeEventTarget().
getParentRule() - Method in class org.apache.batik.css.AbstractCSSRule
DOM: Implements CSSRule.getParentRule().
getParentRule() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getParentRule().
getParentRule() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getParentRule().
getParentRule() - Method in interface org.w3c.dom.css.CSSRule
If this rule is contained inside another rule (e.g.
getParentRule() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
getParentStyleSheet() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getParentStyleSheet().
getParentStyleSheet() - Method in class org.apache.batik.css.AbstractCSSRule
DOM: Implements CSSRule.getParentStyleSheet().
getParentStyleSheet() - Method in interface org.w3c.dom.css.CSSRule
The style sheet that contains this rule.
getParentStyleSheet() - Method in interface org.w3c.dom.stylesheets.StyleSheet
For style sheet languages that support the concept of style sheet inclusion, this attribute represents the including style sheet, if one exists.
getParser() - Method in class org.apache.batik.css.CSSOMMediaRule
Returns the parser used to read style sheets.
getParser() - Method in class org.apache.batik.css.CSSOMStyleSheet
Returns the parser used to read style sheets.
getParser() - Method in interface org.apache.batik.css.CSSRuleListOwner
Returns the parser used to read style sheets.
getParser() - Method in class org.apache.batik.css.value.AbstractValueFactory
Returns the CSS parser.
getParserVersion() - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.getParserVersion().
getParserVersion() - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.getParserVersion().
getParserVersion() - Method in interface org.w3c.css.sac.Parser
Returns a string about which CSS language is supported by this parser.
getPath() - Method in class org.apache.batik.ext.awt.geom.PathLength
Get the path to use in calculations.
getPath() - Method in class org.apache.batik.svggen.font.Font
 
getPath() - Method in class org.apache.batik.util.ParsedURL
Returns the path for this URL, if any (where appropriate for the protocol this also includes the file, not just directory).
getPath() - Method in class org.apache.batik.util.gui.UserStyleDialog
Returns the chosen path or null.
getPath() - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel
Returns the chosen path or null.
getPathHandler() - Method in class org.apache.batik.parser.PathParser
Returns the path handler in use.
getPathIterator(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathLength().
getPathLength() - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPathSegAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathSegAtLength(float).
getPathSegAtLength(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getPathSegList().
getPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getPathSegType() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPathSegTypeAsLetter() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPatternContentUnits() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getPatternContentUnits().
getPatternContentUnits() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPatternRect() - Method in class org.apache.batik.gvt.PatternPaint
Returns the pattern region.
getPatternTransform() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
To implement SVGPatternElement.getPatternTransform().
getPatternTransform() - Method in class org.apache.batik.gvt.PatternPaint
Returns the additional transform of the pattern paint.
getPatternTransform() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPatternUnits() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getPatternUnits().
getPatternUnits() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPause() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause property definition in CSS2.
getPauseAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-after property definition in CSS2.
getPauseBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-before property definition in CSS2.
getPeerWithTag(Element, String, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Checks if there is a peer element of a given type.
getPerformGammaCorrection() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if gamma correction is to be performed on the image data.
getPhysicalDimension() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the physical dimension information to be stored with this image.
getPitch() - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch property definition in CSS2.
getPitchRange() - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch-range property definition in CSS2.
getPixelToMillimeter() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getPixelToMM() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns a customized the pixel to mm factor.
getPixelToMM() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the pixel to mm factor.
getPixelToMM() - Method in interface org.apache.batik.bridge.UserAgent
Returns the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the pixel to millimeter conversion factor 0.26458333 (96dpi)
getPixelToMM() - Method in interface org.apache.batik.dom.svg.SVGContext
Return the pixel to millimeters factor.
getPixelToMM() - Method in class org.apache.batik.dom.svg.DefaultSVGContext
Return the pixel to millimeters factor.
getPixelToMM() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the pixel to mm factor.
getPixelToMM() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns a customized the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Returns the pixel to millimeter conversion factor specified in the TranscodingHints or 0.3528 if any.
getPixelToMM() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Returns the pixel to millimeter conversion factor specified in the TranscodingHints or 0.3528 if any.
getPixelUnitToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPixelUnitToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getPixelUnitToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPixelUnitToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getPlatformId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getPlatformId() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
 
getPlayDuring() - Method in interface org.w3c.dom.css.CSS2Properties
See the play-during property definition in CSS2.
getPoint(int) - Method in class org.apache.batik.svggen.font.Glyph
 
getPoint(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a point preference.
getPoint2D() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the (x, y) position of the event relative to the source node.
getPoint2D(Point2D, Point2D) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getPointAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPointAtLength(float).
getPointAtLength(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPointAtX() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPointAtY() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPointAtZ() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getPointCount() - Method in class org.apache.batik.svggen.font.Glyph
 
getPointCount() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getPointCount() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getPointCount() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getPointerEventType() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the type that describes how this graphics node reacts to events.
getPointerEventType() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the type that describes how this graphics node reacts to events.
getPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements SVGAnimatedPoints.getPoints().
getPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements SVGAnimatedPoints.getPoints().
getPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
getPointsAtX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtX().
getPointsAtX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtY().
getPointsAtY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtZ().
getPointsAtZ() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsHandler() - Method in class org.apache.batik.parser.PointsParser
Returns the points handler in use.
getPort() - Method in class org.apache.batik.util.ParsedURL
Returns the port on the host to connect to, if it was specified in the url that was parsed, otherwise returns -1.
getPortStr() - Method in class org.apache.batik.util.ParsedURLData
Returns the URL up to and include the port number on the host.
getPortStr() - Method in class org.apache.batik.util.ParsedURL
Returns the URL up to and include the port number on the host.
getPosition() - Method in class org.apache.batik.gvt.font.Glyph
Returns the position of this glyph.
getPosition() - Method in interface org.w3c.css.sac.PositionalCondition
Returns the position in the tree.
getPosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the position property definition in CSS2.
getPostTable() - Method in class org.apache.batik.svggen.font.Font
 
getPreferenceDirectory() - Static method in class org.apache.batik.util.PreferenceManager
Returns a String representing the directory where PreferenceManager instances should look for preferences.
getPreferenceManager() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Returns the preference manager used by this dialog.
getPrefix() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPrefix().
getPrefix() - Method in class org.apache.batik.script.DocumentProxy
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
 
getPrefix() - Method in class org.apache.batik.svggen.ImageHandlerPNGEncoder
 
getPrefix() - Method in class org.apache.batik.svggen.ImageHandlerJPEGEncoder
 
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the prefix from the given qualified name.
getPrefix(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared for a URI.
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGStylableElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in interface org.w3c.dom.svg.SVGStylable
 
getPresentationAttribute(String, Element) - Static method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement SVGStylable.getPresentationAttribute(String).
getPresentionAttributeSet() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Return the default presentation attributes.
getPreserveAlpha() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getPreserveAlpha().
getPreserveAlpha() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns false if the convolution should affect the Alpha channel
getPreserveAlpha() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns false if the convolution should affect the Alpha channel
getPreserveAlpha() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
getPreserveAspectRatioHandler() - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Returns the length handler in use.
getPreserveAspectRatioString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getPreserveAspectRatioTransform(Element, float[], float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, String, String, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPrev() - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
getPreviousLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getPreviousLexicalUnit().
getPreviousLexicalUnit() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the previous value or null if any.
getPreviousScale() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the next previous of the current GraphicsNode.
getPreviousSibling() - Method in class org.apache.batik.script.DocumentProxy
The node immediately preceding this node.
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPreviousSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getPreviousTranslate() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getPrevValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.TextNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.ShapeNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.gvt.RasterImageNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveType() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.value.AbstractImmutableValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.value.AbstractImmutablePrimitiveValue
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableString
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableRect
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in interface org.apache.batik.css.value.ImmutableValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableFloat
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableRGBColor
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
The type of the value as defined by the constants specified above.
getPrimitiveUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getPrimitiveUnits().
getPrimitiveUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getPriority() - Method in interface org.apache.batik.bridge.BridgeExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.bridge.SVGBridgeExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Returns the priority.
getPriority() - Method in interface org.apache.batik.dom.svg.DomExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getPriority() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Returns a search priority for this entry.
getPriority() - Method in class org.apache.batik.extension.svg.BatikDomExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
Return the priority of this Extension.
getPrivateChunkData(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the data associated of the private chunk at a given index, as an array of bytes.
getPrivateChunkType(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the type of the private chunk at a given index, as a 4-character String.
getPrivateIFD(long) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
Reads a private IFD from a given offset in the stream.
getProgressivePaint() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Tells whether the progressive paint is enabled.
getProperty(String) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Gets a property from the property set of this image.
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getProperty(String) - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getProperty(String) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getProperty(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.ParserAdapter
Get a parser property.
getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a property.
getPropertyCSSValue(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyCSSValue(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyCSSValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block.
getPropertyCSSValueInternal(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Internal version of getPropertyCSSValue().
getPropertyName() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the name of the changing property.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorProfileResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ShapeRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDashoffsetFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipPathResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.LightingColorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.TextAnchorFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.MarkerFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinecapFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.WritingModeFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.FilterResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.FillResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.PointerEventsFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorProfileFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.MaskResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.TextRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.WritingModeResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeWidthFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.EnableBackgroundFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.EnableBackgroundFactory.LengthFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.FilterFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ImageRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.BaselineShiftFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.MaskFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.OpacityFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeMiterlimitFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.FillRuleResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.MarkerResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.AlignmentBaselineFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorInterpolationFiltersResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.MarkerShorthandFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.TextRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.TextAnchorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinejoinFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.OpacityResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipRuleResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.FillRuleFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipPathFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.DominantBaselineFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.SimpleColorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipRuleFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorInterpolationFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.PointerEventsResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.ColorFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.VisibilityFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.OverflowResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.DisplayFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.DirectionFactory
Returns the name of the property handled.
getPropertyName() - Method in interface org.apache.batik.css.value.ValueFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.SpacingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.TextDecorationResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.SpacingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStretchResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontVariantResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.LengthFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.CursorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.DirectionResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontWeightResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.VisibilityResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.ClipResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStyleFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.CursorFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Returns the name of the property handled.
getPropertyName() - Method in interface org.apache.batik.css.value.RelativeValueResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.TextDecorationFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.TextDecorationFactory.IdentFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStretchFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontVariantFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontFamilyFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontFamilyFactory.IdentFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.OverflowFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.UnicodeBidiFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontWeightFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.ColorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.ClipFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStyleResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontFamilyResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.DisplayResolver
Returns the name of the handled property.
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns a list of the properties recognized by this image.
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getPropertyNames(String) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyOrigin(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns a property origin.
getPropertyPriority(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyPriority(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyPriority(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the priority of a CSS property (e.g.
getPropertyValue(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getPropertyValue(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getPropertyValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.
getProportion() - Method in class org.apache.batik.svggen.font.table.Panose
 
getProtocol() - Method in class org.apache.batik.util.ParsedURL
Returns the protocol for this URL.
getProtocol(String) - Static method in class org.apache.batik.util.ParsedURL
Parse out the protocol from a url string.
getProtocolHandled() - Method in class org.apache.batik.util.AbstractParsedURLProtocolHandler
Returns the protocol to be handled by this class.
getProtocolHandled() - Method in interface org.apache.batik.util.ParsedURLProtocolHandler
Returns the protocol to be handled by this class.
getPseudoAttributes() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Returns the pseudo attributes in a table.
getPublicId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getPublicId().
getPublicId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getPublicId().
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getQName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's XML 1.0 qualified name by index.
getQName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQuality() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getQuality() - Method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
Returns the jpeg quality.
getQuality() - Method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog
Returns the jpeg quality.
getQueueState() - Method in class org.apache.batik.util.RunnableQueue
 
getQuotes() - Method in interface org.w3c.dom.css.CSS2Properties
See the quotes property definition in CSS2.
getR() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getR().
getR() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getR().
getR() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getR() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getRadius() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRadiusX() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getRadiusX().
getRadiusX() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the x-axis, in user space.
getRadiusX() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the radius along the x-axis, in user space.
getRadiusX() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getRadiusY() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getRadiusY().
getRadiusY() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getRangeShift() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getRaster(int, int, int, int) - Method in class org.apache.batik.gvt.PatternPaintContext
 
getReader() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a character stream or null if none was supplied.
getReadlimit() - Method in class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Returns the maximume read ahead needed for all magic numbers.
getReadlimit() - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
returns the number of bytes that need to be supported by mark on the InputStream for this to check the stream for compatibility.
getRecord(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns a meta record.
getRecord(short) - Method in class org.apache.batik.svggen.font.table.NameTable
 
getRecordStore() - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
Returns the RecordStore this WMFPainter renders
getRecordString() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getRectangle(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a Rectangle preference.
getRectValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the Rect value.
getRectValue() - Method in class org.apache.batik.css.value.ImmutableRect
This method is used to get the Rect value.
getRectValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the Rect value.
getRectValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Rect value.
getRed() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
This attribute is used for the red value of the RGB color.
getRed() - Method in class org.apache.batik.css.value.CommonCSSContext.Color
Returns the red component.
getRed() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
Returns the red component.
getRed() - Method in class org.apache.batik.css.value.ImmutableRGBColor
This attribute is used for the red value of the RGB color.
getRed() - Method in interface org.apache.batik.css.value.SystemColorResolver.Color
Returns the red component.
getRed() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getRed().
getRed() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the red value of the RGB color.
getRedFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the red channel
getRedFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the red channel
getRef() - Method in class org.apache.batik.gvt.Marker
Returns the reference point of this marker.
getRef() - Method in class org.apache.batik.util.ParsedURL
Returns the 'fragment' reference in the URL.
getReferencedElement(Element, String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the element referenced by the specified element by the specified uri.
getReferencedURI() - Method in class org.apache.batik.swing.svg.LinkActivationEvent
Returns the referenced URI.
getReferrer() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getReferrer().
getReferrer() - Method in class org.apache.batik.script.SVGDocumentProxy
 
getReferrer() - Method in interface org.w3c.dom.svg.SVGDocument
 
getRefPrefix() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
Should return the prefix with wich the image reference should be pre-concatenated.
getRefPrefix() - Method in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
getRefPrefix() - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
getRefPrefix() - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
 
getRefX() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getRefX().
getRefX() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getRefY() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getRefY().
getRefY() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getRegisteredExtensions() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Returns a List that contains String of all the extensions that can be handleded by the various registered image format handlers.
getRegisteredMimeTypes() - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
Returns a List that contains String of all the mime types that can be handleded by the various registered image format handlers.
getRegistry() - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
getRelatedNode() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: relatedNode is used to identify a secondary node related to a mutation event.
getRelatedNode() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the related node for this GraphicsNodeMouseEvent.
getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
getRelatedTarget() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: Used to identify a secondary EventTarget related to a UI event.
getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
getRenderingHints() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the rendering hints of this node or null if any.
getRenderingHints() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the rendering hints of this node or null if any.
getRenderingHints() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
getRenderingHints() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getRenderingIntent() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getRenderingIntent().
getRenderingIntent() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getRenderingIntent() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current rendering transform.
getRepaintManager() - Method in class org.apache.batik.bridge.UpdateManager
Returns the repaint manager.
getRepaintThread() - Method in class org.apache.batik.util.gui.MemoryMonitor.Panel
Returns the repaint thread.
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in interface org.w3c.dom.svg.SVGTests
 
getRequiredExtensions(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getRequiredExtensions().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in interface org.w3c.dom.svg.SVGTests
 
getRequiredFeatures(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getRequiredFeatures().
getRescaleOpConverter() - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
getResourceBundle() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getResourceBundle().
getResourceBundle() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Returns the current resource bundle.
getResult() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getResult().
getResult() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getReturnCode() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the code that describes how the dialog has been closed (OK or CANCEL).
getReturnCode() - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Returns the code that describes how the dialog has been closed (OK or CANCEL).
getRGBColor() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the RGBColor, if this object represents a SVGColor.
getRGBColor() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.getRGBColor().
getRGBColor() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.getRGBColor().
getRGBColor() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the RGBColor, if this object represents a SVGColor.
getRGBColor() - Method in interface org.w3c.dom.svg.SVGColor
 
getRGBColorValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the RGB color.
getRGBColorValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the RGB color.
getRGBColorValue() - Method in class org.apache.batik.css.value.ImmutableRGBColor
Returns this value.
getRGBColorValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the RGB color.
getRichness() - Method in interface org.w3c.dom.css.CSS2Properties
See the richness property definition in CSS2.
getRight() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the right of the rect.
getRight() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getRight().
getRight() - Method in class org.apache.batik.svggen.font.table.KerningPair
 
getRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the right property definition in CSS2.
getRight() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the right of the rect.
getRoot() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getRoot().
getRoot() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getRoot().
getRoot() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the root of the GVT tree or null if the node is not part of a GVT tree.
getRoot() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the root of the GVT tree or null if the node is not part of a GVT tree.
getRoot() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the root graphics node.
getRoot() - Method in class org.apache.batik.gvt.RootGraphicsNode
Returns the root of the GVT tree or null if the node is not part of a GVT tree.
getRoot() - Method in class org.apache.batik.svggen.DOMTreeManager
Returns the root element with the generic definitions and the topLevelGroup.
getRoot() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getRoot() - Method in interface org.w3c.dom.traversal.NodeIterator
The root node of the NodeIterator, as specified when it was created.
getRoot() - Method in interface org.w3c.dom.traversal.TreeWalker
The root node of the TreeWalker, as specified when it was created.
getRootElement() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getRootElement().
getRootElement() - Method in class org.apache.batik.script.SVGDocumentProxy
 
getRootElement() - Method in interface org.w3c.dom.svg.SVGDocument
 
getRootNode() - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns the root node for MouseEvent dispatch containment searches and field selections.
getRootNode() - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns the root node for MouseEvent dispatch containment searches and field selections.
getRotate() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getRotate().
getRotate() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getRotationOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getRotationOfChar(int).
getRotationOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getRowCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the number of rows in the table.
getRowCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the number of rows in the table.
getRSB() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the right (bottom) side bearing of the glyph.
getRule() - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
getRule() - Method in class org.apache.batik.ext.awt.image.CompositeRule
Returns the type of this composite rule
getRunHandler() - Method in class org.apache.batik.util.RunnableQueue
Returns the RunHandler or null.
getRunLimit() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit(Set) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit(Set) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit(Set) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunStart() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart(Set) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart(Set) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart(Set) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRx() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRx().
getRx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRx().
getRx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRx() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getRy() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRy().
getRy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRy().
getRy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRy() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the SampleModel of the image.
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getScale() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getScale().
getScale() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the displacement scale factor
getScale() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the displacement scale factor
getScale() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getScale01() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getScale10() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenCTM() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getScreenCTM(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getScreenCTM().
getScreenPixelToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenPixelToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenPixelToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenPixelToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenX indicates the horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenY indicates the vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScriptCount() - Method in class org.apache.batik.svggen.font.table.ScriptList
 
getScriptingEnvironment() - Method in class org.apache.batik.bridge.UpdateManager
Returns the scripting environment.
getScriptList() - Method in class org.apache.batik.svggen.font.table.GsubTable
 
getScriptRecord(int) - Method in class org.apache.batik.svggen.font.table.ScriptList
 
getSearchRange() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getSecondCondition() - Method in class org.apache.batik.css.parser.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSecondCondition() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSecondCondition() - Method in interface org.w3c.css.sac.CombinatorCondition
Returns the second condition.
getSeed() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getSeed().
getSeed() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the current seed value for the pseudo random number generator.
getSeed() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the current seed value for the pseudo random number generator.
getSeed() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getSeed() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getSegmentTerminatingPoint(double[], int) - Method in class org.apache.batik.gvt.MarkerShapePainter
Extracts the terminating point, depending on the segment type.
getSegType() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of segType.
getSelected(Mark, Mark) - Method in interface org.apache.batik.gvt.TextPainter
 
getSelected(Mark, Mark) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns an array of ints representing begin/end index pairs into an AttributedCharacterIterator which represents the text selection delineated by two Mark instances.
getSelection() - Method in interface org.apache.batik.gvt.Selector
Get the contents of the current selection buffer.
getSelection() - Method in interface org.apache.batik.gvt.Selectable
Get the current text selection.
getSelection() - Method in class org.apache.batik.gvt.TextNode
Gets the current text selection.
getSelection() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the selection associated with this event.
getSelection() - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
getSelection() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSelectionOverlay() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the selection overlay.
getSelectionOverlayColor() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the color of the selection overlay.
getSelectionOverlayColor() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the color of the selection overlay.
getSelectionOverlayStrokeColor() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the color of the outline of the selection overlay.
getSelectionOverlayStrokeColor() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns the color of the outline of the selection overlay.
getSelector() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelector() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelector() - Method in interface org.w3c.css.sac.SiblingSelector
Returns the first selector.
getSelectors() - Method in class org.apache.batik.css.CSSOMStyleRule
Returns the selectors.
getSelectorText() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSStyleRule.getSelectorText().
getSelectorText() - Method in interface org.w3c.dom.css.CSSPageRule
The parsable textual representation of the page selector for the rule.
getSelectorText() - Method in interface org.w3c.dom.css.CSSStyleRule
The textual representation of the selector for the rule set.
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultPseudoElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultDescendantSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.parser.DefaultChildSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMDescendantSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMChildSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in interface org.w3c.css.sac.Selector
An integer indicating the type of Selector
getSensitiveArea() - Method in class org.apache.batik.gvt.ShapeNode
Returns the shape that represents the sensitive area of this graphics node.
getSeparator() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the separator of the nested counters.
getSerifStyle() - Method in class org.apache.batik.svggen.font.table.Panose
 
getShape() - Method in class org.apache.batik.gvt.FillShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in interface org.apache.batik.gvt.ShapePainter
Gets the shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.ShapeNode
Returns the shape of this ShapeNode.
getShape() - Method in class org.apache.batik.gvt.CompositeShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.MarkerShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.gvt.StrokeShapePainter
Gets the Shape this shape painter is associated with.
getShape() - Method in class org.apache.batik.parser.AWTPathProducer
Returns the Shape object initialized during the last parsing.
getShape() - Method in class org.apache.batik.parser.AWTPolylineProducer
Returns the Shape object initialized during the last parsing.
getShape() - Method in interface org.apache.batik.parser.ShapeProducer
Returns the Shape object initialized during the last parsing.
getShape(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
 
getShape(TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Shape in userspace coords which defines the textnode glyph outlines.
getShapePainter() - Method in class org.apache.batik.gvt.ShapeNode
Returns the ShapePainter used by this shape node to render its shape.
getShapePainter(int) - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the shape painter at the specified index.
getShapePainterCount() - Method in class org.apache.batik.gvt.CompositeShapePainter
Returns the number of shape painter of this composite shape painter.
getSheet() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
getSheet() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements LinkStyle.getSheet().
getSheet() - Method in interface org.w3c.dom.stylesheets.LinkStyle
The style sheet.
getShiftKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: shiftKey indicates whether the 'shift' key was depressed during the firing of the event.
getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'shift' key was depressed during the firing of the event.
getSiblingSelector() - Method in class org.apache.batik.css.parser.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
getSiblingSelector() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
getSiblingSelector() - Method in interface org.w3c.css.sac.SiblingSelector
 
getSignificantBits() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the number of significant bits for each band of the image.
getSimpleDuration() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getSimpleDuration().
getSimpleDuration() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getSimpleSelector() - Method in class org.apache.batik.css.parser.DefaultConditionalSelector
SAC: Implements ConditionalSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.parser.AbstractDescendantSelector
SAC: Implements DescendantSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
SAC: Implements ConditionalSelector.getSimpleSelector().
getSimpleSelector() - Method in interface org.w3c.css.sac.ConditionalSelector
Returns the simple selector.
getSimpleSelector() - Method in interface org.w3c.css.sac.NegativeSelector
Returns the simple selector.
getSimpleSelector() - Method in interface org.w3c.css.sac.DescendantSelector
 
getSize() - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the size of this font.
getSize() - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the size of this font.
getSize() - Method in interface org.apache.batik.gvt.font.GVTFont
Returns the size of this font.
getSize() - Method in class org.apache.batik.util.DoublyLinkedList
Returns the number of elements currently in the list.
getSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the size property definition in CSS2.
getSlope() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getSlope().
getSlope() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getSource() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeEvent
Returns the event source (ie.
getSource() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent
Returns the event source (ie.
getSource() - Method in class org.apache.batik.css.event.CSSRuleEvent
Returns the event source.
getSource() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the event source.
getSource() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the event source.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Returns the source to be padded
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the source to be cropped.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns the source to be filtered
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns this filter's source.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the source to be Convolved
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
This returns the current image being masked by the mask node.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Key method that blocks if the src has not yet been provided.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Return's the tile source
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the source to be Blurred
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the source to be cropped.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
This returns the current image being clipped by the clip node.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Returns the source to be affine.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Returns the source to be filtered
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Return's the tile source (the tile content used to fill the tile region.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Returns the source to be affine.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the source of the chain.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.ProfileRed
 
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
fetch the source image for this node.
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
fetch the source image for this node.
getSource() - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Returns the source to be offset.
getSource() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Returns the source of the operation
getSource() - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Returns the proxied graphics node.
getSource() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
This returns the current image being masked by the mask node.
getSource() - Method in interface org.apache.batik.gvt.filter.Mask
This returns the current image being masked by the mask node.
getSources() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getSources() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
 
getSources() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getSources() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getSpacing() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getSpacing().
getSpacing() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getSpeak() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak property definition in CSS2.
getSpeakHeader() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-header property definition in CSS2.
getSpeakNumeral() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-numeral property definition in CSS2.
getSpeakPunctuation() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-punctuation property definition in CSS2.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractAttributeCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
Returns the specificity of this selector.
getSpecificity() - Method in interface org.apache.batik.css.sac.ExtendedCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in interface org.apache.batik.css.sac.ExtendedSelector
Returns the specificity of this selector.
getSpecified() - Method in class org.apache.batik.css.parser.DefaultIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultAttributeCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.parser.DefaultPseudoClassCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getSpecified().
getSpecified() - Method in interface org.w3c.css.sac.AttributeCondition
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getSpecularConstant() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSpecularConstant().
getSpecularConstant() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularExponent() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getSpecularExponent().
getSpecularExponent() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSpecularExponent().
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSpecularExponent() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getSpeechRate() - Method in interface org.w3c.dom.css.CSS2Properties
See the speech-rate property definition in CSS2.
getSpreadMethod() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getSpreadMethod().
getSpreadMethod() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getSrc() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getSRGBIntent() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the sRGB rendering intent to be stored with this image.
getStandardExtensions() - Method in class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
getStandardExtensions() - Method in interface org.apache.batik.ext.awt.image.spi.RegistryEntry
Return a List of the common extensions for this file format.
getStart() - Method in class org.apache.batik.css.parser.Scanner
Returns the start offset of the last lexical unit.
getStartMarker() - Method in class org.apache.batik.gvt.MarkerShapePainter
Returns the marker that shall be drawn at the first vertex of the given shape.
getStartOffset() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getStartOffset().
getStartOffset() - Method in class org.apache.batik.gvt.text.TextPath
Returns the start offset of this text path.
getStartOffset() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getStartPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis
getStartPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getStartPositionOfChar(int).
getStartPositionOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getStartTime() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getStartTime().
getStartTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getStdDeviationX() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getStdDeviationX().
getStdDeviationX() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStdDeviationY() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getStdDeviationY().
getStdDeviationY() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStitchTiles() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getStitchTiles().
getStitchTiles() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getStress() - Method in interface org.w3c.dom.css.CSS2Properties
See the stress property definition in CSS2.
getStrikeoutPosition() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getStrikeoutSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getStrikethroughOffset() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the position of the strike-through line relative to the baseline.
getStrikethroughPosition() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the position of the strikethrough decoration.
getStrikethroughShape() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a shape describing the strikethrough line for a given ACI.
getStrikethroughThickness() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the stroke thickness to use when drawing a strikethrough.
getStrikethroughThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the strike-through line.
getString(String) - Static method in class org.apache.batik.apps.svgbrowser.Resources
 
getString(String) - Static method in class org.apache.batik.ext.awt.image.codec.PropertyUtil
 
getString(String) - Static method in class org.apache.batik.ext.swing.Resources
 
getString(String) - Static method in class org.apache.batik.ext.swing.Messages
 
getString(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a String preference.
getString(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the string that is mapped with the given key
getStringDelimiter() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the last attribute delimiter encountered.
getStringList(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key.
getStringList(String, String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key.
getStringList(String, String, boolean) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key
getStrings(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an array of String preference.
getStringValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.parser.Scanner
Returns the string representation of the current lexical unit.
getStringValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getStringValue().
getStringValue() - Method in class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit
SAC: Implements LexicalUnit.getStringValue().
getStringValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.css.value.ImmutableString
This method is used to get the string value.
getStringValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.css.value.ImmutableInherit
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the string value.
getStringValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the string value.
getStroke() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the current Stroke in the Graphics2D context.
getStroke() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the current Stroke in the Graphics2D context.
getStroke() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getStrokeConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getStrokeOutline(TextNode, boolean) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Gets a Shape in userspace coords which defines the stroked textnode glyph outlines.
getStrokeOutline(TextNode, boolean) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Get a Shape in userspace coords which defines the stroked textnode glyph outlines.
getStrokeVariation() - Method in class org.apache.batik.svggen.font.table.Panose
 
getStylableSupport() - Method in class org.apache.batik.extension.StylableExtensionElement
Returns stylableSupport different from null.
getStyle() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSStyleRule.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGStylableElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.extension.StylableExtensionElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in interface org.w3c.dom.css.ElementCSSInlineStyle
The style attribute.
getStyle() - Method in interface org.w3c.dom.css.CSSPageRule
The declaration-block of this rule.
getStyle() - Method in interface org.w3c.dom.css.CSSStyleRule
The declaration-block of this rule set.
getStyle() - Method in interface org.w3c.dom.css.CSSFontFaceRule
The declaration-block of this rule.
getStyle() - Method in interface org.w3c.dom.svg.SVGStylable
 
getStyle(Element) - Static method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement SVGStylable.getStyle().
getStyleAttribute() - Method in class org.apache.batik.bridge.StyleReference
Returns the style attribute
getStyleDeclaration() - Method in interface org.apache.batik.css.HiddenChildElement
Gets the style of this element.
getStyleDeclaration() - Method in class org.apache.batik.dom.svg.AbstractElement
Gets the style of this element.
getStyleHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the StyleHandler that has been set.
getStyleSheet() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getStyleSheet().
getStyleSheet() - Method in interface org.w3c.dom.css.CSSImportRule
The style sheet referred to by this rule, if it has been loaded.
getStyleSheets() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentStyle.getStyleSheets().
getStyleSheets() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentStyle.getStyleSheets().
getStyleSheets() - Method in interface org.w3c.dom.stylesheets.DocumentStyle
A list containing all the style sheets explicitly linked into or embedded in a document.
getStyleSheets(Node, DOMStyleSheetList) - Static method in class org.apache.batik.dom.svg.SVGOMDocument
An auxiliary method for getStyleSheets.
getStyleSheetURI() - Method in interface org.apache.batik.css.ExtendedLinkStyle
Returns the URI of the referenced stylesheet.
getStyleSheetURI() - Method in class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
Returns the URI of the referenced stylesheet.
getStyleSheetURI() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
Returns the URI of the referenced stylesheet.
getSubscriptXOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSubscriptXSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSubscriptYOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSubscriptYSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSubstituteChar(String, int) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Will try and find a substitute character of the specified form.
getSubStringLength(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getSubStringLength(int,int).
getSubStringLength(int, int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getSubtable(int) - Method in class org.apache.batik.svggen.font.table.Lookup
 
getSubtable(int) - Method in class org.apache.batik.svggen.font.table.KernTable
 
getSubtableCount() - Method in class org.apache.batik.svggen.font.table.Lookup
 
getSubtableCount() - Method in class org.apache.batik.svggen.font.table.KernTable
 
getSubValues() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getSubValues().
getSubValues() - Method in interface org.w3c.css.sac.LexicalUnit
Returns a list of values inside the sub expression.
getSuffix() - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
 
getSuffix() - Method in class org.apache.batik.svggen.ImageHandlerPNGEncoder
 
getSuffix() - Method in class org.apache.batik.svggen.ImageHandlerJPEGEncoder
 
getSuggestedPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the suggested palette information to be stored with this image.
getSuperscriptXOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSuperscriptXSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSuperscriptYOffset() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSuperscriptYSize() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getSuppressAlpha() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns true if alpha (transparency) will be prevented from appearing in the output.
getSurfaceScale() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getSurfaceScale().
getSurfaceScale() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSurfaceScale().
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.rendered.BumpMap
 
getSurfaceScale() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSurfaceScale() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getSVGCanvasSize() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getSVGContext() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Returns this document context.
GetSVGDocument - interface org.w3c.dom.svg.GetSVGDocument.
 
getSVGDocument() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current SVG document.
getSVGDocument() - Method in class org.apache.batik.swing.svg.SVGDocumentLoaderEvent
Returns the associated SVG document, or null if the loading was just started or an error occured.
getSVGDocument() - Method in interface org.w3c.dom.svg.GetSVGDocument
 
getSVGDocumentSize() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the size of the SVG document.
getSVGFontFaceElement(Font) - Static method in class org.apache.batik.svggen.font.SVGFont
 
getSweepFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getSweepFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getSystemId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getSystemId().
getSystemId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getSystemId().
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in interface org.w3c.dom.svg.SVGTests
 
getSystemLanguage(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getSystemLanguage().
getSystemProperty(String) - Static method in class org.apache.batik.util.PreferenceManager
Gets a System property if accessible.
getTable(int) - Method in class org.apache.batik.svggen.font.Font
 
getTableDirectory() - Method in class org.apache.batik.svggen.font.Font
 
getTableLayout() - Method in interface org.w3c.dom.css.CSS2Properties
See the table-layout property definition in CSS2.
getTableTransfer(float[]) - Static method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns a table transfer function
getTableValues() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getTableValues().
getTableValues() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getTabulationWidth() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Returns whether the tabulation width.
getTag() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the tag number, between 0 and 65535.
getTag() - Method in class org.apache.batik.svggen.font.table.LangSysRecord
 
getTag() - Method in class org.apache.batik.svggen.font.table.FeatureRecord
 
getTag() - Method in class org.apache.batik.svggen.font.table.ScriptRecord
 
getTag() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getTagName() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getTagName().
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTags() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns an ordered array of ints indicating the tag values.
getTail() - Method in class org.apache.batik.util.DoublyLinkedList
Get the current tail element
getTarget() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.GenericProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget to which the event was originally dispatched.
getTarget() - Method in class org.apache.batik.dom.svg.SVGOMAElement
DOM: Implements SVGAElement.getTarget().
getTarget() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the target point of the kernel (what pixel under the kernel should be set to the result of convolution).
getTarget() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
getTarget() - Method in interface org.w3c.css.sac.ProcessingInstructionSelector
Returns the target of the processing instruction.
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
getTarget() - Method in interface org.w3c.dom.svg.SVGAElement
 
getTargetElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getTargetElement().
getTargetElement() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getTargetX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetX().
getTargetX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getTargetY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetY().
getTargetY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns the text strings to be stored in uncompressed form with this image as an array of Strings.
getText() - Method in class org.apache.batik.gvt.TextNode
Returns the text of this TextNode as a string.
getText() - Method in class org.apache.batik.util.gui.LocationBar
returns the current item text.
getText() - Method in class org.apache.batik.util.gui.URIChooser
Returns the text entered by the user.
getTextAlign() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-align property definition in CSS2.
getTextDecoration() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-decoration property definition in CSS2.
getTextIndent() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-indent property definition in CSS2.
getTextLayoutFactory() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
 
getTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getTextLength().
getTextLength() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getTextNode() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
 
getTextNode() - Method in interface org.apache.batik.gvt.text.Mark
 
getTextPainter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the text painter that will be used be text nodes.
getTextPainter() - Method in class org.apache.batik.gvt.TextNode
Returns the text painter of this text node.
getTextPathAdvance() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the position to used when drawing a text run after this one.
getTextPathAdvance() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
 
getTextRuns() - Method in class org.apache.batik.gvt.TextNode
Returns a list of text runs.
getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
getTextShadow() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-shadow property definition in CSS2.
getTextTransform() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-transform property definition in CSS2.
getTexturePaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getThread() - Method in class org.apache.batik.util.RunnableQueue
Returns the thread in which the RunnableQueue is currently running.
getTile() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.SingleTileRenderedImage
Returns the image's Raster as tile (0, 0).
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
Returns tile (tileX, tileY) as a Raster.
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.FloodRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTile(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.extension.svg.HistogramRed
 
getTiledRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tiled region
getTiledRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tiled region
getTileGrid(int, int, int, int, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGrid(RenderedImage, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileHeight() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the height of a tile.
getTileHeight() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Retrieves the tile height set via setTileSize().
getTileHeight() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileHeight() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTileMap(TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
getTileNoCompute(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
getTileRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tile region
getTileRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tile region
getTileStore() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the width of a tile.
getTileWidth() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Retrieves the tile width set via setTileSize().
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTimeStamp() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Returns the current modification timestamp on this Renderable node.
getTimeStamp() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the current modification timestamp on this Renderable node.
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getTimeStamp() - Method in interface org.w3c.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTitle() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getTitle().
getTitle() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getTitle().
getTitle() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getTitle().
getTitle() - Method in class org.apache.batik.script.SVGDocumentProxy
 
getTitle() - Method in class org.w3c.css.sac.InputSource
Returns the title for this input source.
getTitle() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The advisory title.
getTitle() - Method in interface org.w3c.dom.svg.SVGDocument
 
getTitle() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getTop() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the top of the rect.
getTop() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getTop().
getTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the top property definition in CSS2.
getTop() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the top of the rect.
getTopLevelGroup() - Method in class org.apache.batik.svggen.DOMTreeManager
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTopLevelGroup() - Method in class org.apache.batik.svggen.SVGGraphics2D
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTopLevelGroup(boolean) - Method in class org.apache.batik.svggen.DOMTreeManager
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTopLevelGroup(boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTotalLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getTotalLength().
getTotalLength() - Method in interface org.w3c.dom.svg.SVGPathElement
 
getTranscoder() - Method in class org.apache.batik.apps.rasterizer.DestinationType
Returns a transcoder object of the result image type.
getTranscodingHints() - Method in class org.apache.batik.transcoder.TranscoderSupport
Returns a copy of the transcoding hints of this transcoder.
getTranscodingHints() - Method in interface org.apache.batik.transcoder.Transcoder
Returns the transcoding hints of this transcoder.
getTransform() - Method in interface org.apache.batik.bridge.UserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getTransform() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransform() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
getTransform() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the transform of this node or null if any.
getTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the transform of this node or null if any.
getTransform() - Method in class org.apache.batik.gvt.font.Glyph
Returns the glpyh's transform.
getTransform() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Returns a copy of the transform from the current user space (as defined by the top node of the GVT tree) to the device space (1 unit = 1/72nd of an inch / 1 pixel, roughly speaking
getTransform() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns a copy of the transform from the current user space (as defined by the top node of the GVT tree) to the device space (1 unit = 1/72nd of an inch / 1 pixel, roughly speaking
getTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
getTransform() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Unsupported operation.
getTransform() - Method in interface org.w3c.dom.svg.SVGTransformable
 
getTransform() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getTransform(Element) - Static method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGTransformable.getTransform().
getTransformConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getTransformedBounds(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of this node after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedBounds(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of this node after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedGeometryBounds(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getTransformedGeometryBounds(AffineTransform) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into accoun.
getTransformedGeometryBounds(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into accoun.
getTransformedPrimitiveBounds(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the bounds of this node's primitivePaint after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedPrimitiveBounds(AffineTransform) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the bounds of this node's primitivePaint after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformedPrimitiveBounds(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of this node's primitivePaint after applying the input transform (if any), concatenated with this node's transform (if any).
getTransformListHandler() - Method in class org.apache.batik.parser.TransformListParser
Returns the transform list handler in use.
getTransformParameters() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
getTransformStack() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
 
getTransformStack() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
getTransformString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getTransformToElement(SVGElement) - Method in interface org.w3c.dom.svg.SVGLocatable
 
getTransformToElement(SVGElement, Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getTransformToElement(SVGElement).
getTransparency() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the transparency mode for this LinearGradientPaint.
getTransparency() - Method in class org.apache.batik.gvt.PatternPaint
Returns the transparency mode for this pattern paint.
getTransparentGray() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns the gray value to be used to denote transparency.
getTransparentRGB() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Returns the RGB value to be used to denote transparency.
getTree() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
getTree() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns the GVT tree associated with this renderer
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Sets the value of the current tree cell.
getTreeGraphicsNodeChangeListeners() - Method in class org.apache.batik.gvt.RootGraphicsNode
 
getTrim() - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Returns the trim percent for this normalization.
getTrim() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Returns the trim percent for this normalization.
getTurbulenceRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Get the turbulence region
getTurbulenceRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Gets the turbulence region
getType() - Method in class org.apache.batik.css.CSSOMUnknownRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements StyleSheet.getType().
getType() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.parser.Scanner
The current lexical unit type like defined in LexicalUnits.
getType() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The type property represents the event name as a string property.
getType() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGScriptElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getType().
getType() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
getType() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the type of this transfer function
getType() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the type of this transfer function
getType() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the type of the data stored in the IFD.
getType() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the type of this color matrix.
getType() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the type of this color matrix.
getType() - Method in class org.apache.batik.gvt.TextNode.Anchor
Returns the type of this anchor.
getType() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the raw glyph type code.
getType() - Method in class org.apache.batik.svggen.font.table.PrepTable
 
getType() - Method in class org.apache.batik.svggen.font.table.Lookup
 
getType() - Method in class org.apache.batik.svggen.font.table.FpgmTable
 
getType() - Method in class org.apache.batik.svggen.font.table.NameTable
 
getType() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
getType() - Method in class org.apache.batik.svggen.font.table.PostTable
Get the table type, as a table directory value.
getType() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getType() - Method in class org.apache.batik.svggen.font.table.HmtxTable
 
getType() - Method in class org.apache.batik.svggen.font.table.CvtTable
 
getType() - Method in class org.apache.batik.svggen.font.table.LocaTable
 
getType() - Method in class org.apache.batik.svggen.font.table.KernTable
Get the table type, as a table directory value.
getType() - Method in interface org.apache.batik.svggen.font.table.Table
Get the table type, as a table directory value.
getType() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getType() - Method in class org.apache.batik.svggen.font.table.GlyfTable
 
getType() - Method in class org.apache.batik.svggen.font.table.GsubTable
Get the table type, as a table directory value.
getType() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getType() - Method in class org.apache.batik.svggen.font.table.GposTable
Get the table type, as a table directory value.
getType() - Method in class org.apache.batik.svggen.font.table.CmapTable
 
getType() - Method in interface org.w3c.css.sac.PositionalCondition
true if the node should have the same node type (for element, same namespaceURI and same localName).
getType() - Method in interface org.w3c.dom.css.CSSRule
The type of the rule, as defined above.
getType() - Method in interface org.w3c.dom.events.Event
The name of the event (case-insensitive).
getType() - Method in interface org.w3c.dom.stylesheets.StyleSheet
This specifies the style sheet language for this style sheet.
getType() - Method in interface org.w3c.dom.svg.SVGTransform
 
getType() - Method in interface org.w3c.dom.svg.SVGScriptElement
 
getType() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getType() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getType(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by position).
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by name).
getType(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by XML 1.0 qualified name.
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getTypeNode() - Method in interface org.w3c.css.sac.PositionalCondition
true if the child node list only shows nodes of the same type of the selector (only elements, only PIS, ...)
getTypoAscender() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getTypoDescender() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getTypoLineGap() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getUnderlineOffset() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the position of the underline relative to the baseline.
getUnderlinePosition() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the position of the underline decoration.
getUnderlineShape() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns a shape describing the strikethrough line for a given ACI.
getUnderlineThickness() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the stroke thickness to use when drawing a underline.
getUnderlineThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the underline.
getUnicode() - Method in class org.apache.batik.gvt.font.Glyph
Returns the unicode char or chars this glyph represents.
getUnicodeBidi() - Method in interface org.w3c.dom.css.CSS2Properties
See the unicode-bidi property definition in CSS2.
getUnicodeRange1() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getUnicodeRange2() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getUnicodeRange3() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getUnicodeRange4() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getUnitRepresentation(short) - Static method in class org.apache.batik.css.value.ImmutableFloat
Returns the representation for the given unit type.
getUnitRepresentation(short) - Method in class org.apache.batik.parser.style.CSSFloatValue
Returns the representation for the given unit type.
getUnitsPerEm() - Method in class org.apache.batik.bridge.SVGFontFace
The number of coordinate units on the em square for this font.
getUnitsPerEm() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getUnitType() - Method in interface org.w3c.dom.svg.SVGAngle
 
getUnitType() - Method in interface org.w3c.dom.svg.SVGLength
 
getUpdateManager() - Method in class org.apache.batik.bridge.BridgeContext
Returns the update manager, if the bridge supports dynamic features.
getUpdateManager() - Method in class org.apache.batik.swing.svg.JSVGComponent
Returns the current update manager.
getUpdateManager() - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
Returns the update manager.
getUpdateRunnableQueue() - Method in class org.apache.batik.bridge.UpdateManager
Returns the update RunnableQueue.
getUpdateTracker() - Method in class org.apache.batik.bridge.UpdateManager
Returns the GVT update tracker.
getUri() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the URI of the paint, if this object represents a SVGPaint.
getUri() - Method in class org.apache.batik.css.svg.ImmutableSVGPaintValue
Returns the URI of the paint, if this object represents a SVGPaint.
getUri() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGPaint.getUri().
getUri() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGPaint.getUri().
getUri() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the URI of the paint, if this object represents a SVGPaint.
getUri() - Method in interface org.w3c.dom.svg.SVGPaint
 
getURI() - Method in interface org.apache.batik.apps.rasterizer.SVGConverterSource
Returns a URI string corresponding to this source
getURI() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
getURI() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
getURI() - Method in class org.apache.batik.swing.JSVGCanvas
Returns the URI of the current document.
getURI() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a URI or null if none was supplied.
getURI() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the input of this transcoder as a URI or null if none was supplied.
getURI() - Method in class org.w3c.css.sac.CSSParseException
Get the URI of the document where the exception occurred.
getURI() - Method in class org.w3c.css.sac.InputSource
Get the URI for this input source.
getURI() - Method in interface org.w3c.css.sac.Locator
Return the URI for the current document event.
getURI(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getURI(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's Namespace URI.
getURI(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getUrl() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the current URL
getURL() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in interface org.apache.batik.dom.svg.DomExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getURL()
getURL() - Method in class org.apache.batik.extension.svg.BatikDomExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.script.SVGDocumentProxy
 
getURL() - Method in interface org.w3c.dom.svg.SVGDocument
 
getURL(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an URL preference.
getURLObject() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Returns the URI of the document.
getURLs(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an array of URLs preference.
getUseCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getUseCurrentView() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getUsed() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
getUsePrimitivePaint() - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Returns true if this Rable get's it's contents by calling primitivePaint on the associated GraphicsNode or false if it uses paint.
getUsePrimitivePaint() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns true if this Rable get's it's contents by calling primitivePaint on the associated GraphicsNode or false if it uses paint.
getUserAgent() - Method in class org.apache.batik.bridge.BridgeContext
Returns the user agent of this bridge context.
getUserAgent() - Method in class org.apache.batik.util.ParsedURL
Return the user agent current associated with this url (or null if none).
getUserAgentStyleSheet() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Returns the user-agent stylesheet.
getUserExponent() - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Returns the current value of the user exponent parameter.
getUserStylesheet() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getUserStyleSheetURI() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in interface org.apache.batik.bridge.UserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the user stylesheet
getUserStyleSheetURI() - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
The user style sheet URI.
getUserStyleSheetURI() - Method in interface org.apache.batik.css.value.CommonCSSContext
The user style sheet URI.
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Returns the user stylesheet specified in the TranscodingHints or null if any.
getUserStyleSheetURI() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Returns the user stylesheet specified in the TranscodingHints or null if any.
getValidate() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getValue() - Method in class org.apache.batik.css.parser.AbstractAttributeCondition
SAC: Implements AttributeCondition.getValue().
getValue() - Method in class org.apache.batik.css.sac.AbstractAttributeCondition
SAC: Implements AttributeCondition.getValue().
getValue() - Method in class org.apache.batik.css.svg.SVGCSSNumber
Returns the value of this float.
getValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getValue().
getValue() - Method in class org.apache.batik.ext.swing.DoubleDocument
 
getValue() - Method in class org.apache.batik.svggen.font.table.KerningPair
 
getValue() - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineValue
 
getValue() - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeValue
 
getValue() - Method in class org.apache.batik.util.RunnableQueue.RunnableQueueState
 
getValue() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the value of the attribute.
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValue() - Method in interface org.w3c.dom.svg.SVGNumber
 
getValue() - Method in interface org.w3c.dom.svg.SVGLength
 
getValue(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by position).
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by name).
getValue(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by XML 1.0 qualified name.
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValueAsString() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValueAsString() - Method in interface org.w3c.dom.svg.SVGLength
 
getValueAt(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the value of the given cell.
getValueAt(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the value of the given cell.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMMediaRule
Returns the map of value factories.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMStyleSheet
Returns the map of value factories.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Returns the value factory map.
getValueFactoryMap() - Method in interface org.apache.batik.css.CSSRuleListOwner
Returns the map of value factories.
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGLength
 
getValues() - Method in class org.apache.batik.apps.rasterizer.DestinationType
Defines valid image types.
getValues() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getValues().
getValues() - Method in class org.apache.batik.svggen.font.table.CvtTable
 
getValues() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getVendorID() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getVersion() - Method in class org.apache.batik.svggen.font.table.CmapFormat
 
getVersion() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getVersion() - Method in class org.apache.batik.svggen.font.table.TableDirectory
 
getVersionNumber() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getVertAdvY() - Method in class org.apache.batik.gvt.font.Glyph
Returns the vertical advance value.
getVerticalAdvance() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns the vertical advance of the glyph.
getVerticalAlign() - Method in interface org.w3c.dom.css.CSS2Properties
See the vertical-align property definition in CSS2.
getVertOrigin() - Method in class org.apache.batik.gvt.font.Glyph
Returns the vertical origin of this glyph.
getView() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The view attribute identifies the AbstractView from which the event was generated.
getView() - Method in interface org.w3c.dom.events.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
getViewBoxString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewCSS(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the View CSS associated to the specified element.
getViewport() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getViewport().
getViewport() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the viewport of the specified element.
getViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getViewportElement().
getViewportElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getViewportHeight() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the viewport height used to compute units.
getViewportHeight() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the viewport height used to compute units.
getViewportHeight(Element) - Method in interface org.apache.batik.css.svg.SVGCSSContext
Returns the height of the viewport.
getViewportHeight(Element) - Method in class org.apache.batik.css.svg.DefaultSVGCSSContext
Returns the height of the viewport.
getViewportSize() - Method in interface org.apache.batik.bridge.UserAgent
Returns the default size of the viewport.
getViewportSize() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the default size of this user agent (400x400).
getViewportSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the default size of the viewport of this user agent (0, 0).
getViewportSize() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the default size of the viewport.
getViewportSize() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Returns the default size of this user agent (400x400).
getViewportSize() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Returns the default size of this user agent (400x400).
getViewportWidth() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the viewport width used to compute units.
getViewportWidth() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the viewport width used to compute units.
getViewportWidth(Element) - Method in interface org.apache.batik.css.svg.SVGCSSContext
Returns the width of the viewport.
getViewportWidth(Element) - Method in class org.apache.batik.css.svg.DefaultSVGCSSContext
Returns the width of the viewport.
getViewTarget() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGViewElement.getViewTarget().
getViewTarget() - Method in interface org.w3c.dom.svg.SVGViewElement
 
getViewTarget() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewTargetString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewTransform(String, Element, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Parses the specified reference (from a URI) and returns the appropriate transform.
getVisibility() - Method in interface org.w3c.dom.css.CSS2Properties
See the visibility property definition in CSS2.
getVisualBounds() - Method in class org.apache.batik.gvt.font.MultiGlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the tightest rectangle enclosing all non-background pixels in the rendered representation of this GlyphVector.
getVisualBounds() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the tightest rectangle enclosing all non-background pixels in the rendered representation of this GlyphVector.
getVisualBounds() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the tightest rectangle enclosing all non-background pixels in the rendered representation of this GlyphVector.
getVisualBounds() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Returns the visual bounds of this GlyphVector The visual bounds is the tightest rectangle enclosing all non-background pixels in the rendered representation of this GlyphVector.
getVKern(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the vertical kerning value for the specified glyph pair.
getVKern(int, int) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns the vertical kerning value for this glyph pair.
getVKern(int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns the horizontal kerning value of this glyph pair.
getVoiceFamily() - Method in interface org.w3c.dom.css.CSS2Properties
See the voice-family property definition in CSS2.
getVolume() - Method in interface org.w3c.dom.css.CSS2Properties
See the volume property definition in CSS2.
getVpH() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport height
getVpW() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport width
getVpX() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport x origin
getVpY() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Returns the viewport y origin
getWeakReference() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns a canonical WeakReference to this GraphicsNode.
getWeakReference() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns a canonical WeakReference to this GraphicsNode.
getWeight() - Method in class org.apache.batik.svggen.font.table.Panose
 
getWeightClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getWhatToShow().
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getWhatToShow().
getWhatToShow() - Method in interface org.w3c.dom.traversal.NodeIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in interface org.w3c.dom.traversal.TreeWalker
This attribute determines which node types are presented via the TreeWalker.
getWhen() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns the timestamp of when this event occurred.
getWhiteSpace() - Method in interface org.w3c.dom.css.CSS2Properties
See the white-space property definition in CSS2.
getWidows() - Method in interface org.w3c.dom.css.CSS2Properties
See the widows property definition in CSS2.
getWidth() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getWidth() - Method in interface org.apache.batik.bridge.Viewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.bridge.UserAgentViewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getWidth().
getWidth() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the width of the image.
getWidth() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
getWidth() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getWidth() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getWidth() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the width property definition in CSS2.
getWidth() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGRect
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getWidthClass() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getWinAscent() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getWinDescent() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getWindingRule() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getWindingRule() - Method in class org.apache.batik.parser.AWTPathProducer
Returns the current winding rule.
getWindingRule() - Method in class org.apache.batik.parser.AWTPolylineProducer
Returns the current winding rule.
getWindingRule() - Method in interface org.apache.batik.parser.ShapeProducer
Returns the current winding rule.
getWordSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the word-spacing property definition in CSS2.
getWriter() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a character stream or null if none was supplied.
getWriteTiled() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Returns the value of the writeTiled parameter.
getX() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGCursorElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getX().
getX() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of X.
getX() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the horizontal x position of the event relative to the source graphics node.
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getX() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getX() - Method in interface org.w3c.dom.svg.SVGRect
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel
 
getX() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPoint
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getX() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getX() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getX() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX1().
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX1().
getX1() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getX1() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX2().
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX2().
getX2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getX2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getXChannelSelector() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getXChannelSelector().
getXChannelSelector() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the xChannelSelector
getXChannelSelector() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the xChannelSelector
getXChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getXCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getXCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getXCoordinate(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getXHeight() - Method in interface org.apache.batik.bridge.UnitProcessor.Context
Returns the x-height value.
getXHeight() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the x-height value.
getXHeight() - Method in class org.apache.batik.svggen.font.table.Panose
 
getXLinkActuate(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:actuate' attribute of the given element.
getXLinkArcRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:arcrole' attribute of the given element.
getXLinkHref(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:href' attribute of the given element.
getXLinkRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:role' attribute of the given element.
getXLinkShow(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:show' attribute of the given element.
getXLinkTitle(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:title' attribute of the given element.
getXLinkType(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:type' attribute of the given element.
getXMax() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getXMaxExtent() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
getXMaximum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
 
getXMaximum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getXMin() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getXMinimum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
 
getXMinimum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getXMLbase() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getXMLbase().
getXMLbase() - Method in interface org.w3c.dom.svg.SVGElement
 
getXMLBase(Element) - Static method in class org.apache.batik.dom.svg.XMLBaseSupport
Returns the xml:base attribute value of the given element.
getXMLDeclarationEncoding(Reader, String) - Static method in class org.apache.batik.xml.XMLUtilities
Reads an XML declaration to get the encoding declaration value.
getXMLFilter() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a XML filter or null if none was supplied.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in interface org.w3c.dom.svg.SVGLangSpace
 
getXMLLang(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:lang attribute value of the given element.
getXMLParserClassName() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the XML parser class name.
getXMLParserClassName() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the XML parser class name.
getXMLParserClassName() - Method in interface org.apache.batik.bridge.UserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the XML parser to use
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Returns the XML parser to use from the TranscodingGetHints().
getXMLParserClassName() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Returns the XML parser to use from the TranscodingHints.
getXMLParserClassName() - Static method in class org.apache.batik.util.XMLResourceDescriptor
Returns the class name of the XML parser to use.
getXMLReader() - Method in class org.apache.batik.transcoder.TranscoderInput
Returns the XML reader of this transcoder or null if none was supplied.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getXMLspace().
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in interface org.w3c.dom.svg.SVGLangSpace
 
getXMLspace() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getXMLSpace(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:space attribute value of the given element.
getXoffset() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Get the x offset.
getXOffsets(int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getXScale() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getXTile(int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Returns the x index of tile under xloc
getXTranslate() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getY() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGCursorElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getY().
getY() - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Get the value of Y.
getY() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the vertical y position of the event relative to the source node.
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getY() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getY() - Method in interface org.w3c.dom.svg.SVGRect
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPoint
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getY() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel
 
getY() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY1().
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY1().
getY1() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getY1() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY2().
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY2().
getY2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getY2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getYChannelSelector() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getYChannelSelector().
getYChannelSelector() - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Returns the yChannelSelector
getYChannelSelector() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the yChannelSelector
getYChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getYCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getYCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getYCoordinate(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getYMax() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getYMaximum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
 
getYMaximum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getYMin() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getYMinimum() - Method in class org.apache.batik.svggen.font.table.GlyfDescript
 
getYMinimum() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getYoffset() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Get the y offset.
getYOffsets(int) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
getYScale() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getYTile(int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Returns the y index of tile under yloc
getYTranslate() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getZ().
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getZ().
getZ() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getZ() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getZeroRecter(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
getZIndex() - Method in interface org.w3c.dom.css.CSS2Properties
See the z-index property definition in CSS2.
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan() - Method in interface org.w3c.dom.svg.SVGZoomAndPan
 
getZoomAndPan(Element) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
Returns the ZoomAndPan attribute value.
getZoomRectScreen() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
glisteners - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
The global listener list.
glyf - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GlyfCompositeComp - class org.apache.batik.svggen.font.table.GlyfCompositeComp.
 
GlyfCompositeComp(int, int, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
GlyfCompositeDescript - class org.apache.batik.svggen.font.table.GlyfCompositeDescript.
Glyph description for composite glyphs.
GlyfCompositeDescript(GlyfTable, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
GlyfDescript - class org.apache.batik.svggen.font.table.GlyfDescript.
 
GlyfDescript(GlyfTable, short, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfDescript
 
GlyfSimpleDescript - class org.apache.batik.svggen.font.table.GlyfSimpleDescript.
 
GlyfSimpleDescript(GlyfTable, short, ByteArrayInputStream) - Constructor for class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
GlyfTable - class org.apache.batik.svggen.font.table.GlyfTable.
 
GlyfTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GlyfTable
 
Glyph - class org.apache.batik.gvt.font.Glyph.
A Glyph describes a graphics node with some specific glyph rendering attributes.
Glyph - class org.apache.batik.svggen.font.Glyph.
An individual glyph within a font.
Glyph(GlyphDescription, short, int) - Constructor for class org.apache.batik.svggen.font.Glyph
 
Glyph(String, Vector, String, String, String, Point2D, Point2D, float, float, int, float, Paint, Paint, Stroke, Shape, GraphicsNode) - Constructor for class org.apache.batik.gvt.font.Glyph
Constructs a Glyph with the specified parameters.
GlyphDescription - interface org.apache.batik.svggen.font.table.GlyphDescription.
Specifies access to glyph description classes, simple and composite.
GlyphLayout - class org.apache.batik.gvt.text.GlyphLayout.
Implementation of TextSpanLayout which uses java.awt.font.GlyphVector.
GlyphLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Constructor for class org.apache.batik.gvt.text.GlyphLayout
Creates the specified text layout using the specified AttributedCharacterIterator and rendering context.
GlyphOrientationHorizontalFactory - class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory.
This class provides a factory for the 'glyph-orientation-horizontal' property values.
GlyphOrientationHorizontalFactory(Parser) - Constructor for class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Creates a new GlyphOrientationHorizontalFactory object.
GlyphOrientationHorizontalResolver - class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver.
This class provides a relative value resolver for the 'glyph-orientation-horizontal' CSS property.
GlyphOrientationHorizontalResolver() - Constructor for class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
 
GlyphOrientationVerticalFactory - class org.apache.batik.css.svg.GlyphOrientationVerticalFactory.
This class provides a factory for the 'glyph-orientation-vertical' property values.
GlyphOrientationVerticalFactory(Parser) - Constructor for class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Creates a new GlyphOrientationVerticalFactory object.
GlyphOrientationVerticalResolver - class org.apache.batik.css.svg.GlyphOrientationVerticalResolver.
This class provides a relative value resolver for the 'glyph-orientation-vertical' CSS property.
GlyphOrientationVerticalResolver() - Constructor for class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
 
gmB - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
 
GPOS - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GposTable - class org.apache.batik.svggen.font.table.GposTable.
 
GposTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GposTable
 
GRAD - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a grad lexical unit.
grad() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.grad().
grad() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when 'grad' has been parsed.
gradientTransform - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Transform to apply to gradient.
GraphicContext - class org.apache.batik.ext.awt.g2d.GraphicContext.
Handles the attributes in a graphic context:
+ Composite
+ Font
+ Paint
+ Stroke
+ Clip
+ RenderingHints
+ AffineTransform
GraphicContext() - Constructor for class org.apache.batik.ext.awt.g2d.GraphicContext
Default constructor
GraphicContext(AffineTransform) - Constructor for class org.apache.batik.ext.awt.g2d.GraphicContext
 
graphicsNode - Variable in class org.apache.batik.bridge.UpdateManager
The GraphicsNode whose updates are to be tracked.
GraphicsNode - interface org.apache.batik.gvt.GraphicsNode.
The base class for all graphics nodes.
GraphicsNodeBridge - interface org.apache.batik.bridge.GraphicsNodeBridge.
Bridge class for creating, building, and updating a GraphicsNode according to an Element.
GraphicsNodeChangeAdapter - class org.apache.batik.gvt.event.GraphicsNodeChangeAdapter.
An abstract adapter class for receiving graphics node change events.
GraphicsNodeChangeAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeChangeAdapter
 
GraphicsNodeChangeEvent - class org.apache.batik.gvt.event.GraphicsNodeChangeEvent.
An event which indicates that a change action occurred on a graphics node.
GraphicsNodeChangeEvent(GraphicsNode, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeChangeEvent
Constructs a new graphics node event with the specified source and ID.
GraphicsNodeChangeListener - interface org.apache.batik.gvt.event.GraphicsNodeChangeListener.
The interface for listening to changes on graphics nodes.
GraphicsNodeEvent - class org.apache.batik.gvt.event.GraphicsNodeEvent.
A low-level event for GraphicsNode.
GraphicsNodeEvent(GraphicsNode, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeEvent
Constructs a new graphics node event with the specified source and ID.
GraphicsNodeFocusEvent - class org.apache.batik.gvt.event.GraphicsNodeFocusEvent.
A low-level event which indicates that a graphics node has gained or lost the keyboard focus.
GraphicsNodeFocusEvent(GraphicsNode, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeFocusEvent
Constructs a new graphics node focus event.
GraphicsNodeFocusListener - interface org.apache.batik.gvt.event.GraphicsNodeFocusListener.
The listener interface for receiving keyboard focus events on a graphics node.
GraphicsNodeInputEvent - class org.apache.batik.gvt.event.GraphicsNodeInputEvent.
The root event class for all graphics node-level input events.
GraphicsNodeInputEvent(GraphicsNode, InputEvent) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Constructs a new graphics node input event from an AWT InputEvent.
GraphicsNodeInputEvent(GraphicsNode, int, long, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Constructs a new graphics node input event.
GraphicsNodeKeyAdapter - class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter.
An abstract adapter class for receiving graphics node key events.
GraphicsNodeKeyAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
GraphicsNodeKeyEvent - class org.apache.batik.gvt.event.GraphicsNodeKeyEvent.
An event which indicates that a keystroke occurred in a graphics node.
GraphicsNodeKeyEvent(GraphicsNode, int, long, int, int, char) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Constructs a new graphics node key event.
GraphicsNodeKeyListener - interface org.apache.batik.gvt.event.GraphicsNodeKeyListener.
The listener interface for receiving graphics node key events.
GraphicsNodeMouseAdapter - class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter.
An abstract adapter class for receiving graphics node mouse events.
GraphicsNodeMouseAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
GraphicsNodeMouseEvent - class org.apache.batik.gvt.event.GraphicsNodeMouseEvent.
An event which indicates that a mouse action occurred in a graphics node.
GraphicsNodeMouseEvent(GraphicsNode, int, long, int, float, float, int, GraphicsNode) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Constructs a new graphics node mouse event.
GraphicsNodeMouseEvent(GraphicsNode, MouseEvent) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Constructs a new graphics node mouse event from an AWT MouseEvent.
GraphicsNodeMouseListener - interface org.apache.batik.gvt.event.GraphicsNodeMouseListener.
The listener interface for receiving graphics node mouse events.
graphicsNodeRable - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The GraphicsNodeRable for this node.
GraphicsNodeRable - interface org.apache.batik.gvt.filter.GraphicsNodeRable.
This interface allows GraphicsNode to be seen as RenderableImages, which can be used for operations such as filtering, masking or compositing.
GraphicsNodeRable8Bit - class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit.
This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its createRendering methods.
GraphicsNodeRable8Bit(GraphicsNode) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
 
GraphicsNodeRable8Bit(GraphicsNode, boolean) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
 
GraphicsNodeRable8Bit(GraphicsNode, Map) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
 
GraphicsNodeRableFactory - interface org.apache.batik.gvt.filter.GraphicsNodeRableFactory.
This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module implementation.
GraphicsNodeRed8Bit - class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit.
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
GraphicsNodeRed8Bit(GraphicsNode, AffineTransform, boolean, RenderingHints) - Constructor for class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
GraphicsUtil - class org.apache.batik.ext.awt.image.GraphicsUtil.
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class org.apache.batik.ext.awt.image.GraphicsUtil
 
gray - Static variable in class org.apache.batik.svggen.SVGColor
 
GRAYTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'graytext' identifier value.
grayText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the gray text color.
grayText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the gray text color.
green - Variable in class org.apache.batik.css.svg.ImmutableSVGColorValue
The green value
green - Variable in class org.apache.batik.css.value.CommonCSSContext.Color
The green component.
green - Variable in class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory
The green component.
green - Variable in class org.apache.batik.css.value.ImmutableRGBColor
The green value
green - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The green color value of the entry.
green - Variable in class org.apache.batik.parser.style.CSSRGBColorValue
The green value
green - Static variable in class org.apache.batik.svggen.SVGColor
 
GREEN - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
GREEN - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
GRID_LINES_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The grid lines stroke.
GridBagConstants - interface org.apache.batik.ext.swing.GridBagConstants.
GridBagConstraints constants.
gridLinesColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The grid lines color.
group - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The button group for the menu items.
GSUB - Static variable in interface org.apache.batik.svggen.font.table.Table
 
GsubTable - class org.apache.batik.svggen.font.table.GsubTable.
 
GsubTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.GsubTable
 
GVT_FONT - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
GVT_FONT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
GVT_FONT_FAMILIES - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
GVT_FONT_FAMILIES - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
GVTACIImpl - class org.apache.batik.gvt.text.GVTACIImpl.
GVTACIImpl Used to implement SVG <tspan> and <text> attributes.
GVTACIImpl.TransformAttributeFilter - class org.apache.batik.gvt.text.GVTACIImpl.TransformAttributeFilter.
AttributeFilter which converts (extended) location attributes SVGAttributedCharacterIterator.TextAttribute.X, TextAttribute.Y, TextAttribute.ROTATE attributes to TextAttribute.TRANSFORM attributes.
GVTACIImpl.TransformAttributeFilter(GVTACIImpl) - Constructor for class org.apache.batik.gvt.text.GVTACIImpl.TransformAttributeFilter
 
GVTACIImpl() - Constructor for class org.apache.batik.gvt.text.GVTACIImpl
Constructs a new GVTAttributedCharacterIterator with no attributes and a null string.
GVTACIImpl(AttributedCharacterIterator) - Constructor for class org.apache.batik.gvt.text.GVTACIImpl
Constructs a GVTACIImpl whose contents are equivalent to those of aci.
GVTAttributedCharacterIterator - interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.
GVTAttributedCharacterIterator Used to implement SVG <tspan> and <text> attributes.
GVTAttributedCharacterIterator.AttributeFilter - interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.AttributeFilter.
Interface for helper class which mutates the attributes of an AttributedCharacterIterator.
GVTAttributedCharacterIterator.TextAttribute - class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute.
Attribute keys that identify SVG text attributes.
GVTAttributedCharacterIterator.TextAttribute(String) - Constructor for class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Construct a TextAttribute key with name s
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was cancelled.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was completed.
gvtBuilder - Variable in class org.apache.batik.bridge.BridgeContext
The GVT builder that might be used to create a GVT subtree.
GVTBuilder - class org.apache.batik.bridge.GVTBuilder.
This class is responsible for creating a GVT tree using an SVG DOM tree.
GVTBuilder() - Constructor for class org.apache.batik.bridge.GVTBuilder
Constructs a new builder.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build failed.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build started.
GVTFont - interface org.apache.batik.gvt.font.GVTFont.
An interface for all GVT font classes.
GVTFontFamily - interface org.apache.batik.gvt.font.GVTFontFamily.
An interface for all font family classes.
GVTGlyphMetrics - class org.apache.batik.gvt.font.GVTGlyphMetrics.
GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics with the addition of horizontal and vertical advance values.
GVTGlyphMetrics(float, float, Rectangle2D, byte) - Constructor for class org.apache.batik.gvt.font.GVTGlyphMetrics
Constructs a new GVTGlyphMetrics object using the specified parameters.
GVTGlyphMetrics(GlyphMetrics, float) - Constructor for class org.apache.batik.gvt.font.GVTGlyphMetrics
Constructs a new GVTGlyphMetrics object based upon the specified GlyphMetrics object and an additional vertical advance value.
GVTGlyphVector - interface org.apache.batik.gvt.font.GVTGlyphVector.
An interface for all GVT GlyphVector classes.
GVTLineMetrics - class org.apache.batik.gvt.font.GVTLineMetrics.
GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.
GVTLineMetrics(float, int, float[], float, float, float, int, float, float, float, float, float, float) - Constructor for class org.apache.batik.gvt.font.GVTLineMetrics
Constructs a GVTLineMetrics object with the specified attributes.
GVTLineMetrics(LineMetrics) - Constructor for class org.apache.batik.gvt.font.GVTLineMetrics
Constructs a GVTLineMetrics object based on the specified line metrics.
GVTLineMetrics(LineMetrics, float) - Constructor for class org.apache.batik.gvt.font.GVTLineMetrics
Constructs a GVTLineMetrics object based on the specified line metrics with a scale factor applied.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener
 
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering was cancelled.
gvtRenderingCancelled(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering was cancelled.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener
 
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering was completed.
gvtRenderingCompleted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering was completed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener
 
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering failed.
gvtRenderingFailed(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Called when a rendering failed.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering is in its preparing phase.
gvtRenderingPrepare(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering is in its preparing phase.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Called when a rendering started.
gvtRenderingStarted(GVTTreeRendererEvent) - Method in interface org.apache.batik.swing.gvt.GVTTreeRendererListener
Called when a rendering started.
gvtRoot - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The GVT root into which text is searched.
gvtRoot - Variable in class org.apache.batik.gvt.GVTTreeWalker
The GVT root into which text is searched.
gvtRoot - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree root.
gvtRoot - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The GVT root.
gvtRoot - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcherEvent
The GVT root.
gvtRoot - Variable in class org.apache.batik.swing.svg.GVTTreeBuilderEvent
The GVT root.
gvtTreeBuilder - Variable in class org.apache.batik.swing.svg.JSVGComponent
The GVT tree builder.
GVTTreeBuilder - class org.apache.batik.swing.svg.GVTTreeBuilder.
This class represents an object which builds asynchroneaously a GVT tree.
GVTTreeBuilder(SVGDocument, BridgeContext) - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilder
Creates a new GVTTreeBuilder.
GVTTreeBuilderAdapter - class org.apache.batik.swing.svg.GVTTreeBuilderAdapter.
An adapter class that represents a listener to the GVTTreeBuilderEvent events.
GVTTreeBuilderAdapter() - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
 
GVTTreeBuilderEvent - class org.apache.batik.swing.svg.GVTTreeBuilderEvent.
This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
GVTTreeBuilderEvent(Object, GraphicsNode) - Constructor for class org.apache.batik.swing.svg.GVTTreeBuilderEvent
Creates a new GVTTreeBuilderEvent.
GVTTreeBuilderListener - interface org.apache.batik.swing.svg.GVTTreeBuilderListener.
This interface represents a listener to the GVTTreeBuilderEvent events.
gvtTreeBuilderListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The GVT tree builder listeners.
gvtTreeRenderer - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree renderer.
GVTTreeRenderer - class org.apache.batik.swing.gvt.GVTTreeRenderer.
This class represents an object which renders asynchroneaously a GVT tree.
GVTTreeRenderer(ImageRenderer, AffineTransform, boolean, Shape, int, int) - Constructor for class org.apache.batik.swing.gvt.GVTTreeRenderer
Creates a new GVTTreeRenderer.
GVTTreeRendererAdapter - class org.apache.batik.swing.gvt.GVTTreeRendererAdapter.
An adapter class that represents a listener to the GVTTreeRendererEvent events.
GVTTreeRendererAdapter() - Constructor for class org.apache.batik.swing.gvt.GVTTreeRendererAdapter
 
GVTTreeRendererEvent - class org.apache.batik.swing.gvt.GVTTreeRendererEvent.
This class represents an event which indicate an event originated from a GVTTreeRenderer instance.
GVTTreeRendererEvent(Object, BufferedImage) - Constructor for class org.apache.batik.swing.gvt.GVTTreeRendererEvent
Creates a new GVTTreeRendererEvent.
GVTTreeRendererListener - interface org.apache.batik.swing.gvt.GVTTreeRendererListener.
This interface represents a listener to the GVTTreeRendererEvent events.
gvtTreeRendererListeners - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The GVT tree renderer listeners.
GVTTreeWalker - class org.apache.batik.gvt.GVTTreeWalker.
GVTTreeWalker objects are used to navigate a GVT tree or subtree.
GVTTreeWalker(GraphicsNode) - Constructor for class org.apache.batik.gvt.GVTTreeWalker
Constructs a new GVTTreeWalker.
GZIP_MAGIC - Static variable in class org.apache.batik.util.ParsedURLData
GZIP header magic number bytes, like found in a gzipped files, which are encoded in Intel format (ie.

H

h() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 'h' has been parsed.
handleColorInterpolationFilters(Filter, Element) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Handles the 'color-interpolation-filters' CSS property.
handleComposite(Composite, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
handleComposite(Composite, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
 
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGLineElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGPathElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGRectElementBridge
Handles DOMAttrModified events.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Handles DOMAttrModified events.
handleDOMNodeInserted(MutationEvent) - Method in class org.apache.batik.bridge.SVGGElementBridge
Handles DOMNodeInserted events.
handleDOMNodeRemoved(MutationEvent) - Method in class org.apache.batik.bridge.SVGGElementBridge
Handles DOMNodeRemoved events.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTitleElementBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGDescElementBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GenericBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(Element, Object) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
 
handleElement(Element, Object) - Method in interface org.apache.batik.bridge.UserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.bridge.UserAgentAdapter
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
The handleElement method builds a tool tip from the content of a <title> element, a <desc> element or both.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
 
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.SimpleImageHandler
 
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
 
handleError(SVGGraphics2DIOException) - Method in class org.apache.batik.svggen.DefaultErrorHandler
This method handles the SVGGraphics2DIOException.
handleError(SVGGraphics2DIOException) - Method in interface org.apache.batik.svggen.ErrorHandler
This method handles the SVGGraphics2DIOException.
handleError(SVGGraphics2DRuntimeException) - Method in class org.apache.batik.svggen.DefaultErrorHandler
This method handles the SVGGraphics2DRuntimeException.
handleError(SVGGraphics2DRuntimeException) - Method in interface org.apache.batik.svggen.ErrorHandler
This method handles the SVGGraphics2DRuntimeException.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGGElementBridge.DOMNodeInsertedEventListener
Handles 'DOMNodeInserted' events and deleguates to the 'handleDOMNodeInserted' method any changes to the GraphicsNode if any.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGGElementBridge.DOMNodeRemovedEventListener
Handles 'DOMNodeRemoved' events and deleguates to the 'handleDOMNodeRemoved' method any changes to the GraphicsNode if any.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGUseElementBridge.DOMAttrModifiedEventListener
Handles 'DOMAttrModfied' events and deleguates to the 'handleDOMAttrModifiedEvent' method any changes to the GraphicsNode if any.
handleEvent(Event) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge.DOMAttrModifiedEventListener
Handles 'DOMAttrModfied' events and deleguates to the 'handleDOMAttrModifiedEvent' method any changes to the GraphicsNode if any.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGTextElementBridge.DOMAttrModifiedEventListener
Handles 'DOMAttrModfied' events and deleguates to the 'handleDOMAttrModifiedEvent' method any changes to the GraphicsNode if any.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.DOMAttrModifiedEventListener
Handles 'DOMAttrModfied' events and deleguates to the 'handleDOMAttrModifiedEvent' method any changes to the GraphicsNode if any.
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.EventListenerWrapper
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGSVGElementBridge.DOMAttrModifiedEventListener
Handles 'DOMAttrModfied' events and deleguates to the 'handleDOMAttrModifiedEvent' method any changes to the GraphicsNode if any.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeEventSupport.ScriptCaller
 
handleEvent(Event) - Method in class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
 
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleException(Exception) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Handles an exception.
handleException(Exception) - Method in class org.apache.batik.swing.svg.JSVGComponent
Handles an exception.
handleFilter(BufferedImageOp, Rectangle, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
handleFilter(BufferedImageOp, Rectangle, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
 
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
The handler should set the xlink:href tag and the width and height attributes.
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This method will delegate to the handleHREF which uses a RenderedImage
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
The handler should set the xlink:href tag and the width and height attributes.
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
This version of handleHREF encodes the input image into a PNG image whose bytes are then encoded with Base64.
handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
The handler should set the xlink:href and return a transform
handleImage(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(Image, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
The handler should set the xlink:href tag and return a transform
handleImage(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderableImage, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
The handler should set the xlink:href tag and return a transform
handleImage(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderedImage, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleInterpreterException(InterpreterException) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Handles the given exception.
handleOption() - Method in interface org.apache.batik.apps.svgpp.Main.OptionHandler
Handles the current option.
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.DoctypeHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.NewlineHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.NoFormatHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.PublicIdHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.SystemIdHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.XMLDeclHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.TabWidthHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.DocWidthHandler
 
handleOption(Color, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
 
handleOption(float, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.FloatOptionHandler
 
handleOption(int) - Method in interface org.apache.batik.apps.svgbrowser.Main.OptionHandler
Handles the current option.
handleOption(int) - Method in class org.apache.batik.apps.svgbrowser.Main.FontSizeHandler
 
handleOption(Rectangle2D, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.RectangleOptionHandler
 
handleOption(String[], SVGConverter) - Method in interface org.apache.batik.apps.rasterizer.Main.OptionHandler
The OptionHandler should configure the SVGConverter according to the value of the option.
handleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.FloatOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.RectangleOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
 
handleOption(SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
 
handlePaint(Paint, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
handlePaint(Paint, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
 
handler - Variable in class org.apache.batik.bridge.AbstractSVGBridge
The update handler to notify each time the GVT product associated to this bridge changes.
handler - Variable in class org.apache.batik.bridge.BridgeContext.BridgeUpdateHandlerInfo
 
handler - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The document handler.
handler - Variable in class org.apache.batik.transcoder.TranscoderSupport
The error handler used to report warnings and errors.
HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
handleReplicate(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
handlerKey - Variable in class org.apache.batik.bridge.AbstractSVGBridge
The private key of the update handler.
handlerKey - Variable in class org.apache.batik.bridge.BridgeContext.BridgeUpdateHandlerInfo
 
handlers - Variable in class org.apache.batik.apps.svgbrowser.Main
The option handlers.
handlers - Variable in class org.apache.batik.apps.svgpp.Main
The option handlers.
handleStream(InputStream, ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.spi.PNGRegistryEntry
Decode the Stream into a RenderableImage
handleStream(InputStream, ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.spi.JPEGRegistryEntry
Decode the Stream into a RenderableImage
handleStream(InputStream, ParsedURL, boolean) - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
Decode the Stream into a Filter.
handleStream(InputStream, ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.spi.TIFFRegistryEntry
Decode the Stream into a RenderableImage
handleTransform(Element, double, double, double, double, double, double) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
Determines the transformation needed to get the cached image to scale & position properly.
handleTransform(Element, double, double, double, double, double, double) - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
Determines the transformation needed to get the cached image to scale & position properly.
handleURL(ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
Decode the URL into a RenderableImage
handleURL(ParsedURL, boolean) - Method in interface org.apache.batik.ext.awt.image.spi.URLRegistryEntry
Decode the URL into a RenderableImage, here you should feel free to open the URL yourself.
handleValueError(String, String) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
handleWrap(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
handleZero(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
HANGING_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'hanging' keyword.
hasAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.hasAttribute(String).
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.hasAttributeNS(String,String).
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasAttributes().
hasAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.hasAttributes().
hasAttributes() - Method in class org.apache.batik.script.DocumentProxy
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasChanged() - Method in class org.apache.batik.gvt.UpdateTracker
Tells whether the GVT tree has changed.
hasChildNodes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasChildNodes().
hasChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.hasChildNodes().
hasChildNodes() - Method in class org.apache.batik.script.DocumentProxy
Returns whether this node has any children.
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in interface org.w3c.dom.svg.SVGTests
 
hasExtension(String, Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.hasExtension(String).
hasFeature(String) - Method in interface org.apache.batik.bridge.UserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String, String) - Method in class org.apache.batik.dom.AbstractDOMImplementation
DOM: Implements DOMImplementation.hasFeature(String,String).
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hasGraphicsNodeBridge(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns true if the specified element has a GraphicsNodeBridge associated to it, false otherwise.
hash - Variable in class org.apache.batik.css.PropertyMap.Entry
The hash code
hash - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
The hash code
hash - Variable in class org.apache.batik.dom.AbstractElement.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.HashTable.Entry
The hash code
hash - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
The hash code
hash - Variable in class org.apache.batik.util.SoftDoublyIndexedTable.Entry
The hash code
HASH - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '#name' lexical unit.
hashCode() - Method in class org.apache.batik.util.ParsedURLData
Implement Object.hashCode.
hashCode() - Method in class org.apache.batik.util.ParsedURL
Implement Object.hashCode.
hashCode(char) - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Computes a hash code corresponding to the given objects.
hashCode(Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Computes a hash code corresponding to the given objects.
hashCode(Object, Object) - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Computes a hash code corresponding to the given objects.
hashCode(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Computes a hash code corresponding to the given strings.
HashTable - class org.apache.batik.dom.util.HashTable.
A simple hashtable, not synchronized, with fixed load factor.
HashTable.Entry - class org.apache.batik.dom.util.HashTable.Entry.
To manage collisions
HashTable.Entry(int, Object, Object, HashTable.Entry) - Constructor for class org.apache.batik.dom.util.HashTable.Entry
Creates a new entry
HashTable() - Constructor for class org.apache.batik.dom.util.HashTable
Creates a new table.
HashTable(HashTable) - Constructor for class org.apache.batik.dom.util.HashTable
Creates a copy of the given HashTable object.
HashTable(int) - Constructor for class org.apache.batik.dom.util.HashTable
Creates a new table.
HashTableStack - class org.apache.batik.dom.util.HashTableStack.
This class represents a stack of HashTable objects.
HashTableStack.Link - class org.apache.batik.dom.util.HashTableStack.Link.
To store the hashtables.
HashTableStack.Link(HashTableStack.Link) - Constructor for class org.apache.batik.dom.util.HashTableStack.Link
Creates a new link.
HashTableStack() - Constructor for class org.apache.batik.dom.util.HashTableStack
Creates a new HashTableStack object.
hasId - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGStylableElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Static method in class org.apache.batik.dom.svg.SVGStylableSupport
To implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.util.OverrideStyleElementSupport
Whether the element has an override style.
hasOverrideStyle(String) - Method in interface org.apache.batik.dom.util.OverrideStyleElement
Whether the element has an override style.
hasOverrideStyle(String) - Method in class org.apache.batik.extension.StylableExtensionElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasPeerWithTag(Element, String, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Returns a boolean defining whether or not there is a peer of elt with the given qualified tag.
hasPreserveAspectRatio - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasStyle() - Method in interface org.apache.batik.css.ExtendedElementCSSInlineStyle
Whether the element that implements this interface has a specified style attribute.
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGStylableElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.extension.StylableExtensionElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle(Element) - Static method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement ExtendedElementCSSInlineStyle.hasStyle().
hasTransform - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasViewBox - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasViewTargetParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasZoomAndPanParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hdmx - Static variable in interface org.apache.batik.svggen.font.table.Table
 
head - Static variable in interface org.apache.batik.svggen.font.table.Table
 
HeadTable - class org.apache.batik.svggen.font.table.HeadTable.
 
HeadTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HeadTable
 
HEAVY - Static variable in class org.apache.batik.svggen.SVGFont
 
height - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Output image height.
height - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The image's height in pixels.
height - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
height - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The buffer height.
HELP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'help' identifier value.
HEXADECIMAL - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid hexadecimal characters.
hexcolor(LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Converts a hash unit to a RGB color.
hhea - Static variable in interface org.apache.batik.svggen.font.table.Table
 
HheaTable - class org.apache.batik.svggen.font.table.HheaTable.
 
HheaTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HheaTable
 
HIDDEN_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'hidden' identifier value.
HiddenChildElement - interface org.apache.batik.css.HiddenChildElement.
This interface allows an element to be considered as the child of another element without being added to the DOM tree.
HiddenChildElementSupport - class org.apache.batik.css.HiddenChildElementSupport.
This class provides utility methods for HiddenChildElement support.
HiddenChildElementSupport() - Constructor for class org.apache.batik.css.HiddenChildElementSupport
This class does not need to be instanciated.
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
highlight() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the highlight color.
highlight() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the highlight color.
highlightButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The highlight button.
highlightCenterButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The highlight and center button.
highlightCenterZoomButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The highlight center and zoom button.
highlightShape - Variable in class org.apache.batik.gvt.event.SelectionEvent
The shape enclosing the selection
highlightText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the highlight text color.
highlightText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the text color.
hints - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The rendering hints that control the quality to use when rendering this graphics node.
hints - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
hints - Variable in class org.apache.batik.transcoder.TranscoderSupport
The transcoding hints.
histo - Variable in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
HistogramRed - class org.apache.batik.extension.svg.HistogramRed.
 
HistogramRed(CachableRed) - Constructor for class org.apache.batik.extension.svg.HistogramRed
 
hit(Rectangle, Shape, boolean) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
hitTest(double, double, TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Returns the mark for the specified parameters.
hitTest(double, double, TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
hitTestChar(float, float) - Method in class org.apache.batik.gvt.text.GlyphLayout
Perform hit testing for coordinate at x, y.
hitTestChar(float, float) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Perform hit testing for coordinate at x, y.
hmtx - Static variable in interface org.apache.batik.svggen.font.table.Table
 
HmtxTable - class org.apache.batik.svggen.font.table.HmtxTable.
 
HmtxTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HmtxTable
 
HORIZONTAL - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Resize the component horizontally but not vertically.
HORIZONTAL_LENGTH - Static variable in class org.apache.batik.bridge.UnitProcessor
This constant represents horizontal lengths.
host - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
host - Variable in class org.apache.batik.util.ParsedURLData
 
hRaster - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
href - Variable in class org.apache.batik.css.AbstractStyleSheet
The href attribute
href - Variable in class org.apache.batik.css.CSSOMImportRule
The Href
HTTP_CHARSET - Static variable in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Constant for HTTP content type header charset field.
HZ - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a hz lexical unit.

I

ICCColorSpaceExt - class org.apache.batik.ext.awt.color.ICCColorSpaceExt.
This class extends the ICCColorSpace class by providing convenience methods to convert to sRGB using various methods, forcing a givent intent, such as perceptual or relative colorimetric.
ICCColorSpaceExt(ICC_Profile, int) - Constructor for class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
ICON_APACHE_LOGO - Static variable in class org.apache.batik.apps.svgbrowser.AboutDialog
 
ICON_BATIK_SPLASH - Static variable in class org.apache.batik.apps.svgbrowser.AboutDialog
 
ICON_BEHAVIOR - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
ICON_NETWORK - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
ICON_USER_LANGUAGE - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
ICON_USER_STYLESHEET - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
iconColor16x16 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A color 16x16 icon.
iconColor32x32 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A color 32x32 icon.
iconMono16x16 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A greyscale 16x16 icon.
iconMono32x32 - Variable in class org.apache.batik.swing.JSVGCanvasBeanInfo
A greyscale 32x32 icon.
id - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
id - Variable in class org.apache.batik.gvt.event.SelectionEvent
The event type of the current selection event
id - Variable in class org.apache.batik.gvt.event.GraphicsNodeEvent
The ID of this event.
ID_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'ID' lexical unit.
ID_PREFIX_ALPHA_COMPOSITE_CLEAR - Static variable in interface org.apache.batik.svggen.SVGSyntax
ID Prefix.
ID_PREFIX_ALPHA_COMPOSITE_DST_IN - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_DST_OUT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_DST_OVER - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_SRC - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_SRC_IN - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_SRC_OUT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_AMBIENT_LIGHT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_BUMP_MAP - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_CLIP_PATH - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_DEFS - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_DIFFUSE_ADD - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_DIFFUSE_LIGHTING_RESULT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_COMPLEX_FILTER - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_COMPONENT_TRANSFER - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_COMPOSITE - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_CONVOLVE_MATRIX - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_DIFFUSE_LIGHTING - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_FLOOD - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_GAUSSIAN_BLUR - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_LIGHTING_FILTER - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FE_SPECULAR_LIGHTING - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_FONT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_GENERIC_DEFS - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_IMAGE - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_IMAGE_DEFS - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_LINEAR_GRADIENT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_MASK - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_PATTERN - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_RADIAL_GRADIENT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_SPECULAR_ADD - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
ID_PREFIX_SPECULAR_LIGHTING_RESULT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
identFactory - Variable in class org.apache.batik.css.value.CursorFactory
The identifier factory.
identFactory - Variable in class org.apache.batik.css.value.TextDecorationFactory
The identifier factory.
identFactory - Variable in class org.apache.batik.css.value.FontFamilyFactory
The identifier factory.
IDENTIFIER - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the identifier lexical unit.
IDENTIFIER_START - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid identifier start characters.
IDENTITY - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
IDENTITY - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
The various transfer types
IDENTITY - Static variable in interface org.apache.batik.gvt.GraphicsNode
The identity affine transform matrix used to draw renderable images.
IdentityTransfer - class org.apache.batik.ext.awt.image.IdentityTransfer.
IdentityTransfer.java This class defines the Identity type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
IdentityTransfer() - Constructor for class org.apache.batik.ext.awt.image.IdentityTransfer
 
IDEOGRAPHIC_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'ideographic' keyword.
IDREF_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'IDREF' lexical unit.
idReference(String) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when an ID has been parsed.
idReference(String) - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when an ID has been parsed.
idReference(String) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Invoked when an ID has been parsed.
IDREFS_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'IDREFS' lexical unit.
ignorableAtRule(String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in class org.apache.batik.css.CSSOMUnknownRule.UnknownRuleHandler
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of an unknown rule t-rule not supported by this parser.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
IGNORE_BASE_GLYPHS - Static variable in class org.apache.batik.svggen.font.table.Lookup
 
IGNORE_BASE_LIGATURES - Static variable in class org.apache.batik.svggen.font.table.Lookup
 
IGNORE_BASE_MARKS - Static variable in class org.apache.batik.svggen.font.table.Lookup
 
image - Variable in class org.apache.batik.bridge.UpdateManagerEvent
The buffered image.
image - Variable in class org.apache.batik.gvt.RasterImageNode
The renderable image that represents this image node.
image - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The image to paint.
image - Variable in class org.apache.batik.swing.gvt.GVTTreeRendererEvent
The buffered image.
imageBounds - Variable in class org.apache.batik.gvt.RasterImageNode
The Bounds of this image node.
imageCacher - Variable in class org.apache.batik.svggen.DefaultCachedImageHandler
 
ImageCacher - class org.apache.batik.svggen.ImageCacher.
This class implements caching functionality for raster images.
ImageCacher.Embedded - class org.apache.batik.svggen.ImageCacher.Embedded.
Cache implementation for images embedded in the SVG file.
ImageCacher.Embedded() - Constructor for class org.apache.batik.svggen.ImageCacher.Embedded
 
ImageCacher.External - class org.apache.batik.svggen.ImageCacher.External.
Cache implementation for file-based images.
ImageCacher.External(String, String, String) - Constructor for class org.apache.batik.svggen.ImageCacher.External
 
ImageCacher() - Constructor for class org.apache.batik.svggen.ImageCacher
Creates an ImageCacher.
ImageCacher(DOMTreeManager) - Constructor for class org.apache.batik.svggen.ImageCacher
Creates an ImageCacher.
ImageDecodeParam - interface org.apache.batik.ext.awt.image.codec.ImageDecodeParam.
An empty (marker) interface to be implemented by all image decoder parameter classes.
ImageDecoder - interface org.apache.batik.ext.awt.image.codec.ImageDecoder.
An interface describing objects that transform an InputStream into a BufferedImage or Raster.
ImageDecoderImpl - class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl.
A partial implementation of the ImageDecoder interface useful for subclassing.
ImageDecoderImpl(InputStream, ImageDecodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given InputStream and ImageDecodeParam instance.
ImageDecoderImpl(SeekableStream, ImageDecodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Constructs an ImageDecoderImpl with a given SeekableStream and ImageDecodeParam instance.
ImageEncodeParam - interface org.apache.batik.ext.awt.image.codec.ImageEncodeParam.
An empty (marker) interface to be implemented by all image encoder parameter classes.
ImageEncoder - interface org.apache.batik.ext.awt.image.codec.ImageEncoder.
An interface describing objects that transform a BufferedImage or Raster into an OutputStream.
ImageEncoderImpl - class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl.
A partial implementation of the ImageEncoder interface useful for subclassing.
ImageEncoderImpl(OutputStream, ImageEncodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Constructs an ImageEncoderImpl with a given OutputStream and ImageEncoderParam instance.
imageHandler - Variable in class org.apache.batik.svggen.SimpleImageHandler
ImageHandler which handles xlink:href attribute setting
ImageHandler - interface org.apache.batik.svggen.ImageHandler.
This interface allows the user of the Graphics2D SVG generator to decide how to handle images that it renders.
ImageHandlerBase64Encoder - class org.apache.batik.svggen.ImageHandlerBase64Encoder.
This implementation of ImageHandler encodes the input image as a PNG image first, then encodes the PNG image using Base64 encoding and uses the result to encoder the image url using the data protocol.
ImageHandlerBase64Encoder() - Constructor for class org.apache.batik.svggen.ImageHandlerBase64Encoder
Build an ImageHandlerBase64Encoder instance.
ImageHandlerJPEGEncoder - class org.apache.batik.svggen.ImageHandlerJPEGEncoder.
This implementation of the abstract AbstractImageHandlerEncoder class creates JPEG images in the image directory and sets the url pointing to that file in the xlink:href attributes of the image elements it handles.
ImageHandlerJPEGEncoder(String, String) - Constructor for class org.apache.batik.svggen.ImageHandlerJPEGEncoder
 
ImageHandlerPNGEncoder - class org.apache.batik.svggen.ImageHandlerPNGEncoder.
This implementation of the abstract AbstractImageHandlerEncoder class creates PNG images in the image directory and sets the url pointing to that file in the xlink:href attributes of the image elements it handles.
ImageHandlerPNGEncoder(String, String) - Constructor for class org.apache.batik.svggen.ImageHandlerPNGEncoder
 
ImageNode - class org.apache.batik.gvt.ImageNode.
A graphics node that represents an image described as a graphics node.
ImageNode() - Constructor for class org.apache.batik.gvt.ImageNode
Constructs a new empty ImageNode.
ImageRenderer - interface org.apache.batik.gvt.renderer.ImageRenderer.
Interface for GVT Renderers that render into raster images.
ImageRendererFactory - interface org.apache.batik.gvt.renderer.ImageRendererFactory.
Interface for a factory of ImageRenderers
ImageRenderingFactory - class org.apache.batik.css.svg.ImageRenderingFactory.
This class provides a factory for the 'image-rendering' property values.
ImageRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.ImageRenderingFactory
Creates a new ImageRenderingFactory object.
ImageRenderingResolver - class org.apache.batik.css.svg.ImageRenderingResolver.
This class provides a relative value resolver for the 'image-rendering' CSS property.
ImageRenderingResolver() - Constructor for class org.apache.batik.css.svg.ImageRenderingResolver
 
ImageTagRegistry - class org.apache.batik.ext.awt.image.spi.ImageTagRegistry.
This class handles the registered Image tag handlers.
ImageTagRegistry() - Constructor for class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
ImageTagRegistry(URLImageCache, URLImageCache) - Constructor for class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
ImageTranscoder - class org.apache.batik.transcoder.image.ImageTranscoder.
This class enables to transcode an input to an image of any format.
ImageTranscoder.ImageTranscoderUserAgent - class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent.
A user agent implementation for ImageTranscoder.
ImageTranscoder.ImageTranscoderUserAgent(ImageTranscoder) - Constructor for class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
 
ImageTranscoder() - Constructor for class org.apache.batik.transcoder.image.ImageTranscoder
Constructs a new ImageTranscoder.
imageZoomInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a realtime zoom.
img2usr - Variable in class org.apache.batik.gvt.RasterImageNode
The transform that go from the image to the user coordinate system.
imgElement - Variable in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
The image element.
immediateRepaint() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Repaints immediately the component.
ImmutableFloat - class org.apache.batik.css.value.ImmutableFloat.
This class represents immutable CSS float values
ImmutableFloat(short, float) - Constructor for class org.apache.batik.css.value.ImmutableFloat
Creates a new value.
ImmutableInherit - class org.apache.batik.css.value.ImmutableInherit.
This singleton class represents the immutable 'inherit' value.
ImmutableInherit() - Constructor for class org.apache.batik.css.value.ImmutableInherit
Creates a new ImmutableInherit object.
ImmutableRect - class org.apache.batik.css.value.ImmutableRect.
This class represents immutable CSS Rect values
ImmutableRect(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.css.value.ImmutableRect
Creates a new Rect value.
ImmutableRGBColor - class org.apache.batik.css.value.ImmutableRGBColor.
This class represents immutable CSS colors.
ImmutableRGBColor(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.css.value.ImmutableRGBColor
Creates a new color.
ImmutableString - class org.apache.batik.css.value.ImmutableString.
This class represents immutable string values
ImmutableString(short, String) - Constructor for class org.apache.batik.css.value.ImmutableString
Creates a new value.
ImmutableSVGColorValue - class org.apache.batik.css.svg.ImmutableSVGColorValue.
This class represents the immutable value used to implement a SVGColor.
ImmutableSVGColorValue(short, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, String, SVGCSSNumberList) - Constructor for class org.apache.batik.css.svg.ImmutableSVGColorValue
Creates a new ImmutableSVGColorValue.
ImmutableSVGPaintValue - class org.apache.batik.css.svg.ImmutableSVGPaintValue.
This class represents the immutable value used to implement a SVGPaint.
ImmutableSVGPaintValue(short, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, String, SVGCSSNumberList, String) - Constructor for class org.apache.batik.css.svg.ImmutableSVGPaintValue
Creates a new ImmutableSVGPaintValue.
ImmutableValue - interface org.apache.batik.css.value.ImmutableValue.
This interface represents an immutable CSS value.
ImmutableValueList - class org.apache.batik.css.value.ImmutableValueList.
This class implements an immutable value list.
ImmutableValueList() - Constructor for class org.apache.batik.css.value.ImmutableValueList
Creates a new ImmutableValueList object.
ImmutableValueList(char) - Constructor for class org.apache.batik.css.value.ImmutableValueList
Creates a new ImmutableValueList object.
implementation - Variable in class org.apache.batik.dom.AbstractDocument
The DOM implementation.
implementation - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The DOM implementation used to create the document.
IMPLIED_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '#IMPLIED' lexical unit.
IMPORT_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSImportRule.
IMPORT_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@import' lexical unit.
IMPORTANT_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '!important' lexical unit.
importNode(Node, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.importNode(Node,boolean).
importNode(Node, boolean) - Method in class org.apache.batik.script.DocumentProxy
Imports a node from another document to this document.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.CSSOMImportRule.ImportRuleHandler
Receive notification of a import statement in the style sheet.
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
importStyle(String, SACMediaList, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a import statement in the style sheet.
in - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
 
IN - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a in lexical unit.
IN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
IN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source In Destination rule.
in() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.in().
in() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.in().
in() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'in' has been parsed.
inactiveBorder() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the inactive border color.
inactiveBorder() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the inactive border color.
inactiveCaption() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the inactive caption color.
inactiveCaption() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the inactive caption color.
inactiveCaptionText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the inactive caption text color.
inactiveCaptionText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the inactive caption text color.
inc - Variable in class org.apache.batik.swing.JSVGCanvas.ScrollRightAction
The scroll increment.
inc - Variable in class org.apache.batik.swing.JSVGCanvas.ScrollLeftAction
The scroll increment.
inc - Variable in class org.apache.batik.swing.JSVGCanvas.ScrollUpAction
The scroll increment.
inc - Variable in class org.apache.batik.swing.JSVGCanvas.ScrollDownAction
The scroll increment.
inCDATA - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether the parser currently parses a CDATA section.
INCLUDES - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '~=' lexical unit.
index - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The index of the first history item in this menu.
index - Variable in class org.apache.batik.apps.svgpp.Main
The current index.
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value
indexOf(Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the index in the children list of the specified graphics node or -1 if the children list does not contain this graphics node.
inDTD - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether the parser currently parses a DTD.
inDTD - Variable in class org.apache.batik.xml.scanner.DocumentScanner
The scanner is in the internal DTD.
infoBackground() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the info background color.
infoBackground() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the info background color.
infoText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the info text color.
infoText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the info text color.
INHERIT - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inherit' value.
INHERIT - Static variable in class org.apache.batik.parser.style.AbstractCSSValueFactory
The 'inherit' value.
inheritedProperty - Variable in class org.apache.batik.css.svg.OpacityResolver
Is the handled property inherited?
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
This is one of two basic init function (this is for single source rendereds).
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
This is one of two basic init function (this is for single source rendereds).
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, TileStore, Map) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
This is one of two basic init function (this is for single source rendereds).
init(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from src, bounds and props.
init(Filter, Map) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from src, bounds and props.
init(int, boolean) - Method in class org.apache.batik.svggen.font.table.LocaTable
 
init(int, int) - Method in class org.apache.batik.svggen.font.table.HmtxTable
 
init(int, LocaTable) - Method in class org.apache.batik.svggen.font.table.GlyfTable
 
init(List) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from a list of sources, and possibly a bounds.
init(List, Map) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Initialize an Abstract Rable from a list of sources, and possibly a bounds.
init(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
This is the basic init function.
init(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
This is the basic init function.
initCountryIcons() - Static method in class org.apache.batik.util.gui.LanguageDialog.Panel
Allows to pre-initialize icons used by the Panel constructor.
initEvent(String, boolean, boolean) - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The initEvent method is used to initialize the value of interface.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
INITIAL - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The initial state.
INITIAL_CAPACITY - Static variable in class org.apache.batik.css.PropertyMap
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.DoublyIndexedTable
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.DocumentDescriptor
The table initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.HashTable
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.util.SoftDoublyIndexedTable
The initial capacity
initialise() - Method in class org.apache.batik.ext.awt.geom.PathLength
 
initialize() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Initializes the list.
initialize() - Method in class org.apache.batik.util.gui.URIChooser
Initializes the dialog
initialize() - Method in class org.apache.batik.util.gui.resource.JToolbarButton
Initializes the button.
initialize(int, String, CSSOMReadOnlyStyleDeclaration.ValueEntry) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
Initializes the value.
initialize(String) - Method in interface org.w3c.dom.svg.SVGStringList
 
initialize(SVGLength) - Method in interface org.w3c.dom.svg.SVGLengthList
 
initialize(SVGNumber) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Initializes this list with the given item.
initialize(SVGNumber) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList
Initializes this list with the given item.
initialize(SVGNumber) - Method in interface org.w3c.dom.svg.SVGNumberList
 
initialize(SVGPathSeg) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
initialize(SVGPoint) - Method in interface org.w3c.dom.svg.SVGPointList
 
initialize(SVGTransform) - Method in interface org.w3c.dom.svg.SVGTransformList
 
initializeAttributes() - Method in class org.apache.batik.dom.svg.AbstractElement
Initializes the attributes of this element to their default value.
initializeAttributes(AbstractElement) - Method in class org.apache.batik.dom.svg.AttributeInitializer
Initializes the attributes of the given element.
initializeDynamicSupport() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport() - Method in class org.apache.batik.bridge.SVGImageElementBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport() - Method in class org.apache.batik.bridge.SVGGElementBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport() - Method in class org.apache.batik.bridge.SVGUseElementBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport() - Method in class org.apache.batik.bridge.SVGTextElementBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
This method is invoked during the build phase if the document is dynamic.
initializeEnvironment(Interpreter, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Initializes the environment of the given interpreter.
initializeEventHandling() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Initializes the event handling classes.
initializeGUI() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Initializes the GUI components with the values from the model.
initializeJMenuItem(JMenuItem, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Initializes a swing menu item
initializeStringTable() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Initialize the string table.
initializeViewport(BridgeContext, Element, GraphicsNode, float[], Rectangle2D) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Initializes according to the specified element, the specified graphics node with the specified bounds.
initialRotation - Variable in class org.apache.batik.swing.gvt.AbstractRotateInteractor
The initial rotation angle.
initialTransform - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The initial rendering transform.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in interface org.w3c.dom.events.MouseEvent
The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in interface org.w3c.dom.events.UIEvent
The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
INLINE_TABLE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inline-table' identifier value.
INLINE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inline' identifier value.
input - Variable in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
The SeekableStream associcted with this ImageEncoder.
inputBuffer - Variable in class org.apache.batik.xml.scanner.AbstractScanner
The input buffer.
InputBuffer - class org.apache.batik.xml.InputBuffer.
This class represents a resizable input buffer.
InputBuffer(Reader) - Constructor for class org.apache.batik.xml.InputBuffer
Creates a new InputBuffer object.
InputSource - class org.w3c.css.sac.InputSource.
A single input source for a CSS source.
InputSource - class org.xml.sax.InputSource.
A single input source for an XML entity.
InputSource() - Constructor for class org.w3c.css.sac.InputSource
Zero-argument default constructor.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.w3c.css.sac.InputSource
Create a new input source with a character stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String) - Constructor for class org.w3c.css.sac.InputSource
Create a new input source with a URI.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
insert(CSSRule, int) - Method in class org.apache.batik.css.CSSOMRuleList
Inserts a rule in the list.
insert(ExtendedNode, ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Inserts a node in the tree.
insertBefore(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList.Node
Link this node in, infront of nde (unlinks it's self before hand if needed).
insertBefore(Node, Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.insertBefore(Node, Node).
insertBefore(Node, Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.insertBefore(Node, Node).
insertBefore(Node, Node) - Method in class org.apache.batik.script.DocumentProxy
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.insertData(int,String).
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertItemBefore(String, int) - Method in interface org.w3c.dom.svg.SVGStringList
 
insertItemBefore(SVGLength, int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
insertItemBefore(SVGNumber, int) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Inserts the given item at the given index.
insertItemBefore(SVGNumber, int) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList
Inserts the given item at the given index.
insertItemBefore(SVGNumber, int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
insertItemBefore(SVGPathSeg, int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
insertItemBefore(SVGPoint, int) - Method in interface org.w3c.dom.svg.SVGPointList
 
insertItemBefore(SVGTransform, int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
insertRects(Rectangle[], int, int, int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
 
insertRule(String, int) - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.insertRule(String,int).
insertRule(String, int) - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.insertRule(String,int).
insertRule(String, int) - Method in interface org.apache.batik.css.CSSRuleListOwner
Used to insert a new rule into the list.
insertRule(String, int) - Method in interface org.w3c.dom.css.CSSMediaRule
Used to insert a new rule into the media block.
insertRule(String, int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to insert a new rule into the style sheet.
insertString(int, String, AttributeSet) - Method in class org.apache.batik.ext.swing.DoubleDocument
Strip all non digit characters.
insertUpdate(DocumentEvent) - Method in class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
insetsManager - Variable in class org.apache.batik.ext.swing.JGridBagPanel
Used to get insets at any given cell location
installActions() - Method in class org.apache.batik.swing.JSVGCanvas
Builds the ActionMap of this canvas with a set of predefined Actions.
installKeyboardActions() - Method in class org.apache.batik.swing.JSVGCanvas
Builds the InputMap of this canvas with a set of predefined Actions.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultSelectorFactory
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultErrorHandler
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultConditionFactory
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.parser.DefaultDocumentHandler
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.sac.CSSOMConditionFactory
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.sac.CSSOMSelectorFactory
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.css.value.ImmutableInherit
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultAngleHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultLengthHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultLengthListHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultTransformListHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultPointsHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.DefaultPathHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.style.CSSInheritValue
The instance of this class.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Creates the GraphicsNode depending on the GraphicsNodeBridge implementation.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates a ShapeNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Creates an ImageNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGGElementBridge
Creates a CompositeGraphicsNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGAElementBridge
Creates a CompositeGraphicsNode.
INT_PACK_BYTE_COMP_Impl(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
INTEGER - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents an integer.
IntegerKey - class org.apache.batik.transcoder.keys.IntegerKey.
A transcoding Key represented as an int.
IntegerKey() - Constructor for class org.apache.batik.transcoder.keys.IntegerKey
 
intendedToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Returns the sRGB value obtained by forcing the conversion method to the intent passed to the constructor
INTENT_ABSOLUTE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_PERCEPTUAL - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_RELATIVE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_SATURATION - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
interactor - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The current interactor.
Interactor - interface org.apache.batik.swing.gvt.Interactor.
This interface represents an object which interacts with a GVT component.
InteractorAdapter - class org.apache.batik.swing.gvt.InteractorAdapter.
This class represents an interactor which never interacts.
InteractorAdapter() - Constructor for class org.apache.batik.swing.gvt.InteractorAdapter
 
interactors - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The interactor list.
intercept - Variable in class org.apache.batik.ext.awt.image.LinearTransfer
The intercept of the linear function
intercept - Variable in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
internal - Variable in class org.apache.batik.util.PreferenceManager
 
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
interpreter - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
The associated interpreter.
interpreter - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
 
interpreter - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
interpreter - Variable in class org.apache.batik.bridge.ScriptingEnvironment.Window
The associated interpreter.
interpreter - Variable in class org.apache.batik.script.rhino.WindowWrapper
The rhino interpreter.
interpreter - Variable in class org.apache.batik.script.rhino.WindowWrapper.FunctionWrapper
The current interpreter.
Interpreter - interface org.apache.batik.script.Interpreter.
An hight level interface that represents an interpreter engine of a particular scripting language.
InterpreterException - exception org.apache.batik.script.InterpreterException.
An exception that will be thrown when a problem is encountered in the script by an Interpreter interface implementation.
InterpreterException(Exception, String, int, int) - Constructor for class org.apache.batik.script.InterpreterException
Builds an instance of InterpreterException.
InterpreterException(String, int, int) - Constructor for class org.apache.batik.script.InterpreterException
Builds an instance of InterpreterException.
InterpreterFactory - interface org.apache.batik.script.InterpreterFactory.
An hight level interface that represents a factory allowing to create instances of a particular Interpreter interface implementation.
interpreterMap - Variable in class org.apache.batik.bridge.BridgeContext
The interpreter cache per document.
interpreterPool - Variable in class org.apache.batik.bridge.BridgeContext
The interpreter pool used to handle scripts.
InterpreterPool - class org.apache.batik.script.InterpreterPool.
A class allowing to create/query an Interpreter corresponding to a particular Document and scripting language.
InterpreterPool() - Constructor for class org.apache.batik.script.InterpreterPool
Constructs a new InterpreterPool.
interrupt() - Method in class org.apache.batik.bridge.ScriptingEnvironment
Interrupts the periodic tasks.
interrupt() - Method in class org.apache.batik.bridge.UpdateManager
Interrupts the manager tasks.
InterruptedBridgeException - exception org.apache.batik.bridge.InterruptedBridgeException.
This class represents the exception thrown by the bridge when the current thread was interrupted.
InterruptedBridgeException() - Constructor for class org.apache.batik.bridge.InterruptedBridgeException
Constructs a new InterruptedBridgeException.
intersects(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
intersects(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
intersects(Rectangle2D) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns true if the interior of this node intersects the interior of a specified Rectangle2D, false otherwise.
intersects(Rectangle2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns true if the interior of this node intersects the interior of a specified Rectangle2D, false otherwise.
intersects(Rectangle2D) - Method in class org.apache.batik.gvt.ShapeNode
Returns true if the interior of this node intersects the interior of a specified Rectangle2D, false otherwise.
intervalAdded(ListDataEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.MediaListDataListener
 
intervalRemoved(ListDataEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.MediaListDataListener
 
intValue(int) - Method in interface org.apache.batik.parser.ClockHandler
Invoked when an int value has been parsed.
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere
INVALID - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The invalid state.
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in a name.
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_NODE - Static variable in interface org.apache.batik.svggen.ErrorConstants
 
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
invalidate() - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Invalidates the list.
invalidateGeometryCache() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Invalidates the cached geometric bounds.
invalidateGeometryCache() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Invalidates the cached geometric bounds.
invalidateGeometryCache() - Method in class org.apache.batik.gvt.TextNode
Invalidates this TextNode.
invalidateGeometryCache() - Method in class org.apache.batik.gvt.ShapeNode
Invalidates this ShapeNode.
inverse() - Method in interface org.w3c.dom.svg.SVGMatrix
 
inverseTransform - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The inverse transform for this node, i.e., from parent node to this node.
invokeAndWait(Runnable) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Invokes the given runnable from the event thread, and wait for the run method to terminate.
invokeAndWait(Runnable) - Method in class org.apache.batik.util.RunnableQueue
Waits until the given Runnable's run() has returned.
invokeLater(Runnable) - Method in class org.apache.batik.util.RunnableQueue
Schedules the given Runnable object for a later invocation, and returns.
is_BYTE_COMP_Data(SampleModel) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
is_INT_PACK_BYTE_COMP(SampleModel, SampleModel) - Method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
is_INT_PACK_COMP(SampleModel) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
 
is_INT_PACK_Data(SampleModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
is_INT_PACK(ColorModel) - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
isAltDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Alt modifier is down on this event.
isAltGraphDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Alt-Graph modifier is down on this event.
isAntialiasedClip(AffineTransform, RenderingHints, Shape) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns true if there is a clip and it should be antialiased
isAttribute(String) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
Tells whether the name of the attribute represented by this class equals the given string.
isBackgroundSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Returns true if a 'bKGD' chunk will be output.
isBigEndian() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns a boolean indicating whether the byte order used in the the TIFF file is big-endian (i.e.
isBitDepthSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns true if the bit depth has been set.
isBitShiftSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Returns true if the bit shift has been set.
isBubbling - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether this event is bubbling.
isCellEditable(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Whether the given cell is editable.
isCellEditable(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Whether the given cell is editable.
isChromaticitySet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'cHRM' chunk will be output.
isColorSpaceLinear() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Returns true if this operation is to be performed in the linear sRGB colorspace, returns false if the operation is performed in gamma corrected sRGB.
isColorSpaceLinear() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Returns true if this operation is to be performed in the linear sRGB colorspace, returns false if the operation is performed in gamma corrected sRGB.
isCombining() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns true if this is a combining glyph.
isCompatibleStream(InputStream) - Method in class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Check if the stream contains an image that can be handled by this format handler
isCompatibleStream(InputStream) - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
Check if the Stream references an image that can be handled by this format handler.
isCompatibleURL(ParsedURL) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
Check if the Stream references an image that can be handled by this format handler.
isCompatibleURL(ParsedURL) - Method in interface org.apache.batik.ext.awt.image.spi.URLRegistryEntry
Check if the URL references an image that can be handled by this format handler.
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.TranscodingHints.Key
Returns true if the specified object is a valid value for this key, false otherwise.
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.Rectangle2DKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.IntegerKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.FloatKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.StringKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.BooleanKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.PaintKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.LengthKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.DOMImplementationKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeKey
 
isComponent() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns true if this is a component glyph.
isComposite() - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Returns false as shapes are not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns false as image is not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns true as the <g> element is a container.
isComposite() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns false as the <use> element is a not container.
isComposite() - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Returns true if the bridge handles container element, false otherwise.
isComposite() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns false as the <switch> element is not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns false as text is not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns true as the <a> element is a container.
isComposite() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns true as the <svg> element is a container.
isComposite() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
isComposite() - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
isComposite() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
isCompressedTextSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'zTXT' chunk will be output.
isConstant() - Method in class org.apache.batik.ext.awt.image.AbstractLight
 
isConstant() - Method in class org.apache.batik.ext.awt.image.PointLight
 
isConstant() - Method in interface org.apache.batik.ext.awt.image.Light
 
isConstant() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
isConstant() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
isConsumed() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns whether or not this event has been consumed.
isControlDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Control modifier is down on this event.
isCSSHexadecimalCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid hexadecimal character.
isCSSIdentifierStartCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid identifier start character.
isCSSNameCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid name character.
isCSSSpace(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid space.
isCSSStringCharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid string character.
isCSSURICharacter(char) - Static method in class org.apache.batik.css.parser.ScannerUtilities
Tests whether the given character is a valid URI character.
isDetailShown - Variable in class org.apache.batik.util.gui.JErrorPane
This flag bit indicates whether or not the stack trace is shown.
isDone(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Check if request(url) will return immediately with the Filter.
isDone(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Check if request(profileName) will return immediately with the ICCColorSpaceExt.
isDoneImpl(Object) - Method in class org.apache.batik.util.SoftReferenceCache
Check if request(key) will return immediately with the Object.
isDoubleBuffered - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
Flag for double buffering.
isDoubleBuffered() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Returns true if the Renderer is currently doubleBuffering is rendering requests.
isDoubleBuffered() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns true if the Renderer is currently doubleBuffering is rendering requests.
isDynamic() - Method in class org.apache.batik.bridge.BridgeContext
Returns true if the bridge should support dynamic SVG content, false otherwise.
isDynamic() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
isDynamic() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
isDynamic() - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamic() - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamic() - Method in class org.apache.batik.swing.svg.JSVGComponent
Tells whether the component use dynamic features to process the current document.
isDynamicDocument - Variable in class org.apache.batik.swing.svg.JSVGComponent
Whether the current document has dynamic features.
isDynamicDocument(Document) - Static method in class org.apache.batik.bridge.BaseScriptingEnvironment
Tells whether the given SVG document is dynamic.
isDynamicDocument(Document) - Static method in class org.apache.batik.bridge.UpdateManager
Tells whether the given SVG document is dynamic.
isDynamicElement(Element) - Static method in class org.apache.batik.bridge.BaseScriptingEnvironment
Tells whether the given SVG element is dynamic.
isEmbeddedFontsOn() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns true if we should generate SVG Fonts for texts.
isEmpty() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns true if this collection contains no elements.
isEmpty() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns true if this composite graphics node does not contain graphics node, false otherwise.
isEmpty() - Method in interface org.apache.batik.gvt.Selector
Reports whether the current selection contains any objects.
isEmpty() - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
Reports whether the current selection contains any objects.
isEqualIgnoreCase(int, char) - Static method in class org.apache.batik.css.parser.Scanner
Compares the given int with the given character, ignoring case.
isFatal - Variable in class org.apache.batik.apps.rasterizer.SVGConverterException
Defines whether or not this is a fatal error condition
isFatal() - Method in class org.apache.batik.apps.rasterizer.SVGConverterException
 
isFeatureIndexed(int) - Method in class org.apache.batik.svggen.font.table.LangSys
 
isFile(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Returns true if f is a File.
isFirstRunInChunk() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
isFractalNoise() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Returns true if the turbulence function is using fractal noise, instead of turbulence noise.
isFractalNoise() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Returns true if the turbulence function is using fractal noise, instead of turbulence noise.
isFractalNoise() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
isGammaSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'gAMA' chunk will be output.
isGlyphOrientationAuto() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns whether or not the vertical glyph orientation value is "auto".
isICCProfileDataSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'iCCP' chunk will be output.
isIdentity() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
isInheritedProperty() - Method in class org.apache.batik.css.svg.ColorProfileResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ClipPathResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.LightingColorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.FilterResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.FillResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.MaskResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.WritingModeResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.FillRuleResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.MarkerResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ColorInterpolationFiltersResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.TextRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.TextAnchorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.OpacityResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ClipRuleResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.SimpleColorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.PointerEventsResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.OverflowResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.SpacingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.TextDecorationResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontStretchResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontVariantResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.CursorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.DirectionResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontWeightResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.VisibilityResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.ClipResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in interface org.apache.batik.css.value.RelativeValueResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontSizeResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.ColorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontStyleResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontFamilyResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.DisplayResolver
Whether the handled property is inherited or not.
isInRange(int) - Method in class org.apache.batik.svggen.font.table.RangeRecord
 
isLatinChar(char) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns true if the specified character is within one of the Latin unicode character blocks.
isLeadingEdge() - Method in class org.apache.batik.gvt.text.TextHit
Returns whether on not the character has been hit on its leading edge.
isLeftToRight() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns true if the text direction in this layout is from left to right.
isLeftToRight() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns true if the text direction in this layout is from left to right.
isLigature() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns true if this is a ligature glyph.
isLigature(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the glyph for the specified character respresents a ligature.
isLocked() - Method in class org.apache.batik.util.RunnableQueue.LockableLink
Whether the link is actually locked.
isMagnify - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
isMetaDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Meta modifier is down on this event.
isModalEvent(MouseEvent, GraphicsNode) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns true if the specified event is considered as 'modal' for the specified graphics node, false otherwise.
isModificationTimeSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'tIME' chunk will be output.
isNodeDecrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns true if the input event e is a node decrement event, false otherwise.
isNodeIncrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns true if the input event e is a node increment event, false otherwise.
isOffscreenBufferNeeded() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns true of an offscreen buffer is needed to render this node, false otherwise.
isOnATextPath() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns true if this layout in on a text path.
isOnATextPath() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns true if this layout in on a text path.
isOverflow() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the overflow strategy
isOverflow() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns whether or not the source can overflow the tile region or if the tile region should clip the source
isPaletteHistogramSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'hIST' chunk will be output.
isPaletteSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Returns true if a 'PLTE' chunk will be output.
isPhysicalDimensionSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'pHYS' chunk will be output.
isPresent(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Check if request(url) will return with a Filter (not putting you on the hook for it).
isPresent(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Check if request(profileName) will return with a ICCColorSpaceExt (not putting you on the hook for it).
isPresentImpl(Object) - Method in class org.apache.batik.util.SoftReferenceCache
Check if request(key) will return with an Object (not putting you on the hook for it).
isPseudoElement(String) - Method in class org.apache.batik.css.parser.Parser
Tells whether or not the given string represents a pseudo-element.
isReadable() - Method in interface org.apache.batik.apps.rasterizer.SVGConverterSource
Checks if source can be read
isReadable() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
isReadable() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
isReadonly() - Method in class org.apache.batik.dom.GenericAttr
Tests whether this node is readonly.
isReadonly() - Method in interface org.apache.batik.dom.ExtendedNode
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericText
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericComment
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericElementNS
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericEntityReference
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericCDATASection
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericDocument
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericEntity
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericNotation
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericElement
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericProcessingInstruction
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericAttrNS
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericDocumentFragment
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.svg.SVGOMElement
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.extension.ExtensionElement
Tests whether this node is readonly.
isRunning() - Method in class org.apache.batik.bridge.UpdateManager
Tells whether the update manager is currently running.
isSameAs(String) - Method in interface org.apache.batik.apps.rasterizer.SVGConverterSource
Checks if same as source described by srcStr
isSameAs(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
isSameAs(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
isSelectionOverlayXORMode() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns true if the selection overlay is painted in XOR mode, false otherwise.
isSelectionOverlayXORMode() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns true if the selection overlay is painted in XOR mode, false otherwise.
isSelectionOverlayXORMode() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns true if the selection overlay is painted in XOR mode, false otherwise.
isSelectionOverlayXORMode() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Returns true if the selection overlay is painted in XOR mode, false otherwise.
isShiftDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Shift modifier is down on this event.
isSignificantBitsSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if an 'sBIT' chunk will be output.
isSpace(char) - Static method in class org.apache.batik.gvt.text.GlyphLayout
 
isSRGBIntentSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if an 'sRGB' chunk will be output.
isStandard() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns true if this is a standard glyph.
isStitched() - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Returns true if the turbulence function is currently stitching tiles.
isStitched() - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Returns true if the turbulence function is currently stitching tiles.
isSuggestedPaletteSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'sPLT' chunk will be output.
isSupported(String, String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.isSupported(String,String).
isSupported(String, String) - Method in class org.apache.batik.script.DocumentProxy
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isTagPresent(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Returns true if a tag appears in the directory.
isTestMethod(Method) - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
This method returns true if a method should be considered a test method.
isTextSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'tEXt' chunk will be output.
isTransformStackValid() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Checks the status of the transform stack
isTransparencySet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'tRNS' chunk will be output.
istream - Variable in class org.apache.batik.transcoder.TranscoderInput
The optional input has a byte stream.
isValidating - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether the parser is in validating mode.
isValidating() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Returns true if the XML parser validates the XML stream, false otherwise.
isValidating() - Method in interface org.apache.batik.dom.util.DocumentFactory
Returns true if the XML stream has to be validated, false otherwise.
isValidName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid name.
isValidPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid prefix.
isVertical() - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns true if the advance direction of this text is vertical.
isVertical() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns true if the advance direction of this text is vertical.
isVisible - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
This flag bit indicates whether or not this graphics node is visible.
isVisible() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns true if this node is visible, false otherwise.
isVisible() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns true if this node is visible, false otherwise.
isWhitespace() - Method in class org.apache.batik.gvt.font.GVTGlyphMetrics
Returns true if this is a whitespace glyph.
isWhiteSpace(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Tells whether the given character represents white spaces.
isWriteable(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Checks if the application is allowed to write to the file.
isXMLAlphabeticCharacter(char) - Static method in class org.apache.batik.xml.XMLUtilities
Tests whether the given character is a valid aphabetic character.
isXMLCharacter(int) - Static method in class org.apache.batik.xml.XMLUtilities
Tests whether the given 32 bits character is valid in XML documents.
isXMLNameCharacter(char) - Static method in class org.apache.batik.xml.XMLUtilities
Tests whether the given character is a valid XML name character.
isXMLNameFirstCharacter(char) - Static method in class org.apache.batik.xml.XMLUtilities
Tests whether the given character is usable as the first character of an XML name.
isXMLParserValidating - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
isXMLParserValidating() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in interface org.apache.batik.bridge.UserAgent
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns false.
isXMLParserValidating() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Returns true if the XML parser must be in validation mode, false otherwise depending on the SVGUserAgent.
isXMLParserValidating() - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLPublicIdCharacter(char) - Static method in class org.apache.batik.xml.XMLUtilities
Tests whether the given character is a valid XML public ID character.
isXMLSpace(char) - Static method in class org.apache.batik.xml.XMLUtilities
Tests whether the given character is a valid space.
isXMLVersionCharacter(char) - Static method in class org.apache.batik.xml.XMLUtilities
Tests whether the given character is a valid XML version character.
ITALIC_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'italic' identifier value.
item(int) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.item(int).
item(int) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.item(int).
item(int) - Method in class org.apache.batik.css.CSSOMRuleList
DOM: Implements CSSRuleList.item(int).
item(int) - Method in class org.apache.batik.css.PropertyMap
Returns the item at the given position.
item(int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.item(int).
item(int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Returns the item at the given position.
item(int) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.DOMStyleSheetList
DOM: Implements StyleSheetList.item(int).
item(int) - Method in class org.apache.batik.css.parser.CSSSelectorList
SAC: Returns the selector at the specified index, or null if this is not a valid index.
item(int) - Method in class org.apache.batik.css.parser.CSSSACMediaList
SAC: Returns the selector at the specified index, or null if this is not a valid index.
item(int) - Method in class org.apache.batik.css.value.AbstractImmutableValue
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in interface org.apache.batik.css.value.ImmutableValue
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in class org.apache.batik.css.value.ImmutableValueList
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.item(int).
item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.dom.util.HashTable
Returns the item at the given position.
item(int) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in interface org.w3c.css.sac.SelectorList
Returns the selector at the specified index, or null if this is not a valid index.
item(int) - Method in interface org.w3c.css.sac.SACMediaList
Returns the medium at the specified index, or null if this is not a valid index.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.css.CSSValueList
Used to retrieve a CSSValue by ordinal index.
item(int) - Method in interface org.w3c.dom.css.CSSRuleList
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the properties that have been explicitly set in this declaration block.
item(int) - Method in interface org.w3c.dom.stylesheets.MediaList
Returns the indexth in the list.
item(int) - Method in interface org.w3c.dom.stylesheets.StyleSheetList
Used to retrieve a style sheet by ordinal index.
item(int) - Method in interface org.w3c.dom.svg.SVGElementInstanceList
 
iterator() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns an iterator over the elements in this collection
iterator() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns an iterator over the children of this graphics node.
iterator() - Method in class org.apache.batik.util.RunnableQueue
Returns an iterator over the runnables.
iterators - Variable in class org.apache.batik.dom.traversal.TraversalSupport
The iterators list.

J

JaclInterpreter - class org.apache.batik.script.jacl.JaclInterpreter.
A simple implementation of Interpreter interface to use JACL Tcl parser.
JaclInterpreter() - Constructor for class org.apache.batik.script.jacl.JaclInterpreter
 
JaclInterpreterFactory - class org.apache.batik.script.jacl.JaclInterpreterFactory.
Allows to create instances of JaclInterpreter class.
JaclInterpreterFactory() - Constructor for class org.apache.batik.script.jacl.JaclInterpreterFactory
Builds a JaclInterpreterFactory.
JAffineTransformChooser - class org.apache.batik.ext.swing.JAffineTransformChooser.
The JAffineTransformChooser is a pane that contains controls to let a user select the various components that make up an AffineTransform
JAffineTransformChooser.Dialog - class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog.
 
JAffineTransformChooser.Dialog(Component, String, boolean, JAffineTransformChooser, AffineTransformTracker, ActionListener) - Constructor for class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
JAffineTransformChooser() - Constructor for class org.apache.batik.ext.swing.JAffineTransformChooser
Default constructor
JAR - Static variable in class org.apache.batik.util.ParsedURLJarProtocolHandler
 
javaEncoding(String) - Method in class org.apache.batik.css.parser.Parser
Returns the Java encoding string mapped with the given CSS encoding string.
javaEncoding(String) - Static method in class org.apache.batik.util.EncodingUtilities
Returns the Java encoding string mapped with the given standard encoding string.
JComponentModifier - interface org.apache.batik.util.gui.resource.JComponentModifier.
This interface must be implemented by actions which need to have an access to their associated component(s)
JDKRegistryEntry - class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.
This Image tag registy entry is setup to wrap the core JDK Image stream tools.
JDKRegistryEntry() - Constructor for class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
 
JErrorPane - class org.apache.batik.util.gui.JErrorPane.
This class represents a dialog to display an error (message + Exception).
JErrorPane.OKButtonAction - class org.apache.batik.util.gui.JErrorPane.OKButtonAction.
The action associated with the 'OK' button.
JErrorPane.OKButtonAction(JErrorPane) - Constructor for class org.apache.batik.util.gui.JErrorPane.OKButtonAction
 
JErrorPane.ShowDetailButtonAction - class org.apache.batik.util.gui.JErrorPane.ShowDetailButtonAction.
The action associated with the 'Show Detail' button.
JErrorPane.ShowDetailButtonAction(JErrorPane) - Constructor for class org.apache.batik.util.gui.JErrorPane.ShowDetailButtonAction
 
JErrorPane(Throwable, int) - Constructor for class org.apache.batik.util.gui.JErrorPane
Constructs a new JErrorPane.
JGridBagPanel - class org.apache.batik.ext.swing.JGridBagPanel.
An implementation of JPanel that uses the GridBagLayout.
JGridBagPanel.InsetsManager - interface org.apache.batik.ext.swing.JGridBagPanel.InsetsManager.
Provides insets desired for a given grid cell
JGridBagPanel() - Constructor for class org.apache.batik.ext.swing.JGridBagPanel
Sets the layout manager to GridBagLayout
JGridBagPanel(JGridBagPanel.InsetsManager) - Constructor for class org.apache.batik.ext.swing.JGridBagPanel
Initializes panel with a given insets manager
JGVTComponent - class org.apache.batik.swing.gvt.JGVTComponent.
This class represents a component which can display a GVT tree.
JGVTComponent.Listener - class org.apache.batik.swing.gvt.JGVTComponent.Listener.
To hide the listener methods.
JGVTComponent.Listener(JGVTComponent) - Constructor for class org.apache.batik.swing.gvt.JGVTComponent.Listener
Creates a new Listener.
JGVTComponent() - Constructor for class org.apache.batik.swing.gvt.JGVTComponent
Creates a new JGVTComponent.
JGVTComponent(boolean, boolean) - Constructor for class org.apache.batik.swing.gvt.JGVTComponent
Creates a new JGVTComponent.
JPEG - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
JPEG_CODE - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
JPEG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
JPEG_STR - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
JPEGOptionPanel - class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.
This class represents a panel to control jpeg encoding quality.
JPEGOptionPanel.Dialog - class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog.
This class is modal dialog to choose the jpeg encoding quality.
JPEGOptionPanel.Dialog.OKButtonAction - class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog.OKButtonAction.
The action associated to the 'ok' button.
JPEGOptionPanel.Dialog.OKButtonAction(JPEGOptionPanel.Dialog) - Constructor for class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog.OKButtonAction
 
JPEGOptionPanel.Dialog(Component) - Constructor for class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog
 
JPEGOptionPanel() - Constructor for class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
Creates a new panel.
JPEGRegistryEntry - class org.apache.batik.ext.awt.image.spi.JPEGRegistryEntry.
 
JPEGRegistryEntry() - Constructor for class org.apache.batik.ext.awt.image.spi.JPEGRegistryEntry
 
JPEGTranscoder - class org.apache.batik.transcoder.image.JPEGTranscoder.
This class is an ImageTranscoder that produces a JPEG image.
JPEGTranscoder() - Constructor for class org.apache.batik.transcoder.image.JPEGTranscoder
Constructs a new transcoder that produces jpeg images.
JPythonInterpreter - class org.apache.batik.script.jpython.JPythonInterpreter.
A simple implementation of Interpreter interface to use JPython python parser.
JPythonInterpreter() - Constructor for class org.apache.batik.script.jpython.JPythonInterpreter
 
JPythonInterpreterFactory - class org.apache.batik.script.jpython.JPythonInterpreterFactory.
Allows to create instances of JPythonInterpreter class.
JPythonInterpreterFactory() - Constructor for class org.apache.batik.script.jpython.JPythonInterpreterFactory
Builds a JPythonInterpreterFactory.
jsConstructor(Context, Object[], Function, boolean) - Static method in class org.apache.batik.script.rhino.WindowWrapper
The ecmascript constructor for the Window class.
jsFunction_alert(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'alert' method of the Window interface.
jsFunction_clearInterval(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'clearInterval' method of the Window interface.
jsFunction_clearTimeout(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'clearTimeout' method of the Window interface.
jsFunction_confirm(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'confirm' method of the Window interface.
jsFunction_prompt(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'prompt' method of the Window interface.
jsFunction_setInterval(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'setInterval' methods of the Window interface.
jsFunction_setTimeout(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
Wraps the 'setTimeout' methods of the Window interface.
JSTF - Static variable in interface org.apache.batik.svggen.font.table.Table
 
JSVGCanvas - class org.apache.batik.swing.JSVGCanvas.
This class represents a general-purpose swing SVG component.
JSVGCanvas.CanvasSVGListener - class org.apache.batik.swing.JSVGCanvas.CanvasSVGListener.
To hide the listener methods.
JSVGCanvas.CanvasSVGListener(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGCanvas.CanvasSVGListener
 
JSVGCanvas.CanvasUserAgent - class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent.
The CanvasUserAgent only adds tooltips to the behavior of the default BridgeUserAgent.
A tooltip will be displayed wheneven the mouse lingers over an element which has a <title> or a <desc> child element.
JSVGCanvas.CanvasUserAgent(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
 
JSVGCanvas.LocationListener - class org.apache.batik.swing.JSVGCanvas.LocationListener.
Helper class.
JSVGCanvas.LocationListener(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGCanvas.LocationListener
 
JSVGCanvas.ResetTransformAction - class org.apache.batik.swing.JSVGCanvas.ResetTransformAction.
A swing action to reset the rendering transform of the canvas.
JSVGCanvas.ResetTransformAction(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGCanvas.ResetTransformAction
 
JSVGCanvas.ScrollDownAction - class org.apache.batik.swing.JSVGCanvas.ScrollDownAction.
A swing action to scroll the canvas down.
JSVGCanvas.ScrollDownAction(JSVGCanvas, int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollDownAction
 
JSVGCanvas.ScrollLeftAction - class org.apache.batik.swing.JSVGCanvas.ScrollLeftAction.
A swing action to scroll the canvas to the left.
JSVGCanvas.ScrollLeftAction(JSVGCanvas, int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollLeftAction
 
JSVGCanvas.ScrollRightAction - class org.apache.batik.swing.JSVGCanvas.ScrollRightAction.
A swing action to scroll the canvas to the right.
JSVGCanvas.ScrollRightAction(JSVGCanvas, int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollRightAction
 
JSVGCanvas.ScrollUpAction - class org.apache.batik.swing.JSVGCanvas.ScrollUpAction.
A swing action to scroll the canvas up.
JSVGCanvas.ScrollUpAction(JSVGCanvas, int) - Constructor for class org.apache.batik.swing.JSVGCanvas.ScrollUpAction
 
JSVGCanvas.ToolTipModifier - class org.apache.batik.swing.JSVGCanvas.ToolTipModifier.
Sets a specific tooltip on the JSVGCanvas when a given event occurs.
JSVGCanvas.ToolTipModifier(JSVGCanvas, String) - Constructor for class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
 
JSVGCanvas.ZoomInAction - class org.apache.batik.swing.JSVGCanvas.ZoomInAction.
A swing action to zoom in the canvas.
JSVGCanvas.ZoomInAction(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGCanvas.ZoomInAction
 
JSVGCanvas.ZoomOutAction - class org.apache.batik.swing.JSVGCanvas.ZoomOutAction.
A swing action to zoom out the canvas.
JSVGCanvas.ZoomOutAction(JSVGCanvas) - Constructor for class org.apache.batik.swing.JSVGCanvas.ZoomOutAction
 
JSVGCanvas() - Constructor for class org.apache.batik.swing.JSVGCanvas
Creates a new JSVGCanvas.
JSVGCanvas(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.swing.JSVGCanvas
Creates a new JSVGCanvas.
JSVGCanvasBeanInfo - class org.apache.batik.swing.JSVGCanvasBeanInfo.
A BeanInfo for the JSVGCanvas.
JSVGCanvasBeanInfo() - Constructor for class org.apache.batik.swing.JSVGCanvasBeanInfo
Constructs a new BeanInfo for a JSVGCanvas.
JSVGComponent - class org.apache.batik.swing.svg.JSVGComponent.
This class represents a swing component that can display SVG documents.
JSVGComponent.BridgeUserAgent - class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent.
To hide the user-agent methods.
JSVGComponent.BridgeUserAgent(JSVGComponent) - Constructor for class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Creates a new user agent.
JSVGComponent.BridgeUserAgentWrapper - class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper.
The user-agent wrapper, which call the methods in the event thread.
JSVGComponent.BridgeUserAgentWrapper(UserAgent) - Constructor for class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Creates a new BridgeUserAgentWrapper.
JSVGComponent.SVGListener - class org.apache.batik.swing.svg.JSVGComponent.SVGListener.
To hide the listener methods.
JSVGComponent.SVGListener(JSVGComponent) - Constructor for class org.apache.batik.swing.svg.JSVGComponent.SVGListener
Creates a new SVGListener.
JSVGComponent() - Constructor for class org.apache.batik.swing.svg.JSVGComponent
Creates a new JSVGComponent.
JSVGComponent(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.swing.svg.JSVGComponent
Creates a new JSVGComponent.
JSVGViewerFrame - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.
This class represents a SVG viewer swing frame.
JSVGViewerFrame.AboutAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction.
To show the about dialog
JSVGViewerFrame.AboutAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction
 
JSVGViewerFrame.BackAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction.
To go back to the previous document
JSVGViewerFrame.BackAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction
 
JSVGViewerFrame.CloseAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction.
To close the last document.
JSVGViewerFrame.CloseAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction
 
JSVGViewerFrame.DOMViewerAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.DOMViewerAction.
To display the DOM viewer of the document
JSVGViewerFrame.DOMViewerAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.DOMViewerAction
 
JSVGViewerFrame.ExportAsJPGAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsJPGAction.
To save the current document as JPG.
JSVGViewerFrame.ExportAsJPGAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsJPGAction
 
JSVGViewerFrame.ExportAsPNGAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsPNGAction.
To save the current document as PNG.
JSVGViewerFrame.ExportAsPNGAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsPNGAction
 
JSVGViewerFrame.ExportAsTIFFAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsTIFFAction.
To save the current document as TIFF.
JSVGViewerFrame.ExportAsTIFFAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsTIFFAction
 
JSVGViewerFrame.FindDialogAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FindDialogAction.
To display the Find dialog
JSVGViewerFrame.FindDialogAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FindDialogAction
 
JSVGViewerFrame.FlushAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FlushAction.
To flush image cache (purely for debugging purposes)
JSVGViewerFrame.FlushAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FlushAction
 
JSVGViewerFrame.ForwardAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction.
To go forward to the previous document
JSVGViewerFrame.ForwardAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction
 
JSVGViewerFrame.ImageFileFilter - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ImageFileFilter.
A FileFilter used when exporting the SVG document as an image.
JSVGViewerFrame.ImageFileFilter(String) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ImageFileFilter
 
JSVGViewerFrame.MonitorAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.MonitorAction.
To display the memory monitor.
JSVGViewerFrame.MonitorAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.MonitorAction
 
JSVGViewerFrame.NewWindowAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NewWindowAction.
To open a new window.
JSVGViewerFrame.NewWindowAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NewWindowAction
 
JSVGViewerFrame.NextTransformAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction.
To go forward to the next transform
JSVGViewerFrame.NextTransformAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction
 
JSVGViewerFrame.OpenAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenAction.
To open a new file.
JSVGViewerFrame.OpenAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenAction
 
JSVGViewerFrame.OpenLocationAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenLocationAction.
To open a new document.
JSVGViewerFrame.OpenLocationAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenLocationAction
 
JSVGViewerFrame.PauseAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PauseAction.
To pause a document.
JSVGViewerFrame.PauseAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PauseAction
 
JSVGViewerFrame.PlayAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction.
To restart after a pause.
JSVGViewerFrame.PlayAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction
 
JSVGViewerFrame.PreferencesAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreferencesAction.
To show the preferences.
JSVGViewerFrame.PreferencesAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreferencesAction
 
JSVGViewerFrame.PreviousTransformAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction.
To go back to the previous transform
JSVGViewerFrame.PreviousTransformAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction
 
JSVGViewerFrame.PrintAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PrintAction.
To print the current document.
JSVGViewerFrame.PrintAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PrintAction
 
JSVGViewerFrame.ReloadAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ReloadAction.
To reload the current document.
JSVGViewerFrame.ReloadAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ReloadAction
 
JSVGViewerFrame.SetTransformAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SetTransformAction.
To show the set transform dialog
JSVGViewerFrame.SetTransformAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SetTransformAction
 
JSVGViewerFrame.StopAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction.
To stop the current processing.
JSVGViewerFrame.StopAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction
 
JSVGViewerFrame.ThumbnailDialogAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ThumbnailDialogAction.
To display the Thumbnail dialog
JSVGViewerFrame.ThumbnailDialogAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ThumbnailDialogAction
 
JSVGViewerFrame.UserAgent - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent.
This class implements a SVG user agent.
JSVGViewerFrame.UserAgent(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Creates a new SVGUserAgent.
JSVGViewerFrame.UseStylesheetAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction.
To apply the selected author stylesheet
JSVGViewerFrame.UseStylesheetAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
 
JSVGViewerFrame.ViewSourceAction - class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ViewSourceAction.
To view the source of the current document.
JSVGViewerFrame.ViewSourceAction(JSVGViewerFrame) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ViewSourceAction
 
JSVGViewerFrame(Application) - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Creates a new SVG viewer frame.
JToolbarButton - class org.apache.batik.util.gui.resource.JToolbarButton.
This class represents the buttons used in toolbars.
JToolbarButton.MouseListener - class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener.
To manage the mouse interactions.
JToolbarButton.MouseListener(JToolbarButton) - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener
 
JToolbarButton() - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton
Creates a new toolbar button.
JToolbarButton(String) - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton
Creates a new toolbar button.
JToolbarSeparator - class org.apache.batik.util.gui.resource.JToolbarSeparator.
This class represents a separator for the toolbar buttons.
JToolbarSeparator() - Constructor for class org.apache.batik.util.gui.resource.JToolbarSeparator
Creates a new JToolbarSeparator object.

K

kern - Static variable in interface org.apache.batik.svggen.font.table.Table
 
Kern - class org.apache.batik.gvt.font.Kern.
The Kern class describes an entry in the "kerning table".
Kern(int[], int[], UnicodeRange[], UnicodeRange[], float) - Constructor for class org.apache.batik.gvt.font.Kern
Creates a Kern object with the given glyph arrays and kerning value.
KERNING - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-specified inter-glyph kerning value.
KerningPair - class org.apache.batik.svggen.font.table.KerningPair.
 
KerningPair(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.KerningPair
Creates new KerningPair
KerningTable - class org.apache.batik.gvt.font.KerningTable.
The KerningTable class holds a kerning table (a collection of Kern elements).
KerningTable(Kern[]) - Constructor for class org.apache.batik.gvt.font.KerningTable
Creates a KerningTable from an array of Kern entries.
KernSubtable - class org.apache.batik.svggen.font.table.KernSubtable.
 
KernSubtable() - Constructor for class org.apache.batik.svggen.font.table.KernSubtable
Creates new KernSubtable
KernSubtableFormat0 - class org.apache.batik.svggen.font.table.KernSubtableFormat0.
 
KernSubtableFormat0(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.KernSubtableFormat0
Creates new KernSubtableFormat0
KernSubtableFormat2 - class org.apache.batik.svggen.font.table.KernSubtableFormat2.
 
KernSubtableFormat2(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.KernSubtableFormat2
Creates new KernSubtableFormat2
KernTable - class org.apache.batik.svggen.font.table.KernTable.
 
KernTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.KernTable
Creates new KernTable
key - Variable in class org.apache.batik.css.PropertyMap.Entry
The key
key - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
The key
key - Variable in class org.apache.batik.dom.util.HashTable.Entry
The key
key - Variable in class org.apache.batik.util.gui.resource.ResourceFormatException
The name of the specific resource requested by the user
KEY_ALTERNATE_STYLESHEET - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The alternate stylesheet key.
KEY_AOI - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The area of interest key.
KEY_AOI - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The area of interest key.
KEY_AOI_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_AREA_OF_INTEREST - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Key for the AOI hint.
KEY_BACKGROUND_COLOR - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The image background paint key.
KEY_BUFFERED_IMAGE - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Hint for the destination of the rendering when it is a BufferedImage This works around the fact that Java 2D sometimes lies about the attributes of the Graphics2D device, when it is an image.
KEY_COLORSPACE - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
KEY_DOCTYPE - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify the doctype option.
KEY_DOCUMENT_ELEMENT - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
Document element key.
KEY_DOCUMENT_ELEMENT_NAMESPACE_URI - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
Document element namespace URI key.
KEY_DOCUMENT_WIDTH - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify the document width.
KEY_DOM_IMPLEMENTATION - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
DOM Implementation key.
KEY_EXECUTE_ONLOAD - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The 'onload' execution key.
KEY_FILL - Static variable in class org.apache.batik.bridge.PaintServer
 
KEY_FORCE_TRANSPARENT_WHITE - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The forceTransparentWhite key.
KEY_FORCE_TRANSPARENT_WHITE - Static variable in class org.apache.batik.transcoder.image.TIFFTranscoder
The forceTransparentWhite key.
KEY_FORCE_TRANSPARENT_WHITE - Static variable in class org.apache.batik.transcoder.image.PNGTranscoder
The forceTransparentWhite key.
KEY_FORMAT - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify whether to format the input.
KEY_GAMMA - Static variable in class org.apache.batik.transcoder.image.PNGTranscoder
The gamma correction key.
KEY_HEIGHT - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The image height key.
KEY_HEIGHT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The image height key.
KEY_HEIGHT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_LANGUAGE - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The language key.
KEY_LANGUAGE - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The language key.
KEY_LANGUAGE_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_MARGIN_BOTTOM - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The marginBottom key.
KEY_MARGIN_BOTTOM_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_MARGIN_LEFT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The marginLeft key.
KEY_MARGIN_LEFT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_MARGIN_RIGHT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The marginRight key.
KEY_MARGIN_RIGHT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_MARGIN_TOP - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The marginTop key.
KEY_MARGIN_TOP_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_MEDIA - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The media key.
KEY_MEDIA - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The CSS media.
KEY_NEWLINE - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify the newline character sequence.
KEY_PAGE_HEIGHT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The pageHeight key.
KEY_PAGE_HEIGHT_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_PAGE_ORIENTATION - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The pageOrientation key.
KEY_PAGE_ORIENTATION_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_PAGE_WIDTH - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The pageWidth key.
KEY_PAGE_WIDTH_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_PIXEL_TO_MM - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The pixel to millimeter conversion factor key.
KEY_PIXEL_TO_MM - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The pixel to millimeter conversion factor key.
KEY_PIXEL_TO_MM_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_PRESSED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
The "key pressed" event.
KEY_PUBLIC_ID - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify the public id.
KEY_QUALITY - Static variable in class org.apache.batik.transcoder.image.JPEGTranscoder
The encoder quality factor key.
KEY_RELEASED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
The "key released" event.
KEY_SCALE_TO_PAGE - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The scaleToPage key.
KEY_SCALE_TO_PAGE_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_SHOW_PAGE_DIALOG - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The showPageDialog key.
KEY_SHOW_PAGE_DIALOG_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_SHOW_PRINTER_DIALOG - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The showPrinterDialog key.
KEY_SHOW_PRINTER_DIALOG_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_STROKE - Static variable in class org.apache.batik.bridge.PaintServer
 
KEY_SYSTEM_ID - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify the system id.
KEY_TABULATION_WIDTH - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify the tabulation width.
KEY_TRANSCODING - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
Hint as to the transcoding destination.
KEY_TYPED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
The "key typed" event.
KEY_USER_STYLESHEET_URI - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The user stylesheet URI key.
KEY_USER_STYLESHEET_URI - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The user stylesheet URI key.
KEY_USER_STYLESHEET_URI_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_WIDTH - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
The image width key.
KEY_WIDTH - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
The image width key.
KEY_WIDTH_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_XML_DECLARATION - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The key to specify the XML declaration option.
KEY_XML_PARSER_CLASSNAME - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
XML parser classname key.
KEY_XML_PARSER_CLASSNAME_STR - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
KEY_XML_PARSER_VALIDATING - Static variable in class org.apache.batik.transcoder.XMLAbstractTranscoder
The validation mode of the XML parser.
key(int) - Method in class org.apache.batik.css.PropertyMap
Returns the key at the given position or null.
key(int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Returns the key at the given position or null.
key(int) - Method in class org.apache.batik.dom.util.HashTable
Returns the key at the given position or null.
key1 - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The first key
key1 - Variable in class org.apache.batik.util.SoftDoublyIndexedTable.Entry
The first key
key2 - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The second key
key2 - Variable in class org.apache.batik.util.SoftDoublyIndexedTable.Entry
The second key
keyPressed(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been pressed.
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
keyPressed(KeyEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT key event down to the GVT tree.
keyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a key has been pressed.
keyReleased(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been released.
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
keyReleased(KeyEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT key event down to the GVT tree.
keyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a key has been released.
keys - Variable in class org.apache.batik.dom.svg.AttributeInitializer
The list of namespaces, prefixes and names.
keyTyped(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been typed.
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
keyTyped(KeyEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT key event down to the GVT tree.
keyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a key has been typed.
KHZ - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a khz lexical unit.

L

LABEL_ANGLE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_APACHE_BATIK_PROJECT - Static variable in class org.apache.batik.apps.svgbrowser.AboutDialog
 
LABEL_APPLICATIONS - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_AUTO_ADJUST_WINDOW - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_BEHAVIOR - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_CANCEL - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_CANCEL - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_CONTRIBUTORS - Static variable in class org.apache.batik.apps.svgbrowser.AboutDialog
 
LABEL_DEGREE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_DEVELOPMENT_BUILD - Static variable in class org.apache.batik.apps.svgbrowser.AboutDialog
 
LABEL_ENABLE_DOUBLE_BUFFERING - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_HOST - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_IS_XML_PARSER_VALIDATING - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_NETWORK - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_OK - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_OK - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_PERCENT - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_PORT - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_RESET - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_ROTATE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_RX - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_RY - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_SCALE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_SELECTION_XOR_MODE - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_SHOW_DEBUG_TRACE - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_SHOW_RENDERING - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_SX - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_SY - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_TRANSLATE - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_TX - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_TY - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
LABEL_USER_FONT - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_USER_LANGUAGE - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_USER_OPTIONS - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
LABEL_USER_STYLESHEET - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
lang - Variable in class org.apache.batik.css.parser.DefaultLangCondition
The language.
lang - Variable in class org.apache.batik.css.sac.CSSOMLangCondition
The language.
LangCondition - interface org.w3c.css.sac.LangCondition.
 
LangSys - class org.apache.batik.svggen.font.table.LangSys.
 
LangSys(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.LangSys
Creates new LangSys
LangSysRecord - class org.apache.batik.svggen.font.table.LangSysRecord.
 
LangSysRecord(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.LangSysRecord
Creates new LangSysRecord
language - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Language
language - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
The associated language.
language - Variable in class org.apache.batik.bridge.ScriptingEnvironment.Window
The associated language.
languageArabic - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageBEL - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageBGR - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageCAT - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageChinese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageCSY - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageDAN - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageDanish - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageDEA - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageDEC - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageDEL - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageDES - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageDEU - Static variable in interface org.apache.batik.svggen.font.table.Table
 
LanguageDialog - class org.apache.batik.util.gui.LanguageDialog.
This class represents a language selection dialog.
LanguageDialog.CancelButtonAction - class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction.
The action associated with the 'Cancel' button
LanguageDialog.CancelButtonAction(LanguageDialog) - Constructor for class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction
 
LanguageDialog.OKButtonAction - class org.apache.batik.util.gui.LanguageDialog.OKButtonAction.
The action associated with the 'OK' button
LanguageDialog.OKButtonAction(LanguageDialog) - Constructor for class org.apache.batik.util.gui.LanguageDialog.OKButtonAction
 
LanguageDialog.Panel - class org.apache.batik.util.gui.LanguageDialog.Panel.
The language selection panel.
LanguageDialog.Panel.AddLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction.
The action associated with the 'add' button
LanguageDialog.Panel.AddLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction
 
LanguageDialog.Panel.ClearLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction.
The action associated with the 'clear' button
LanguageDialog.Panel.ClearLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction
 
LanguageDialog.Panel.DownLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction.
The action associated with the 'down' button
LanguageDialog.Panel.DownLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction
 
LanguageDialog.Panel.IconAndTextCellRenderer - class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer.
To display icons and text in the lists.
LanguageDialog.Panel.IconAndTextCellRenderer(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer
 
LanguageDialog.Panel.LanguageListSelectionListener - class org.apache.batik.util.gui.LanguageDialog.Panel.LanguageListSelectionListener.
To manage selection modifications
LanguageDialog.Panel.LanguageListSelectionListener(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.LanguageListSelectionListener
 
LanguageDialog.Panel.RemoveLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction.
The action associated with the 'remove' button
LanguageDialog.Panel.RemoveLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction
 
LanguageDialog.Panel.UpLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction.
The action associated with the 'up' button
LanguageDialog.Panel.UpLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction
 
LanguageDialog.Panel.UserListSelectionListener - class org.apache.batik.util.gui.LanguageDialog.Panel.UserListSelectionListener.
To manage selection modifications
LanguageDialog.Panel.UserListSelectionListener(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.UserListSelectionListener
 
LanguageDialog.Panel() - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel
Creates a new Panel object.
LanguageDialog(JFrame) - Constructor for class org.apache.batik.util.gui.LanguageDialog
Creates a new LanguageDialog object.
languageDutch - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageELL - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageENA - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageENC - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageENG - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageEnglish - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageENI - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageENU - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageENZ - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageESM - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageESN - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageESP - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageETI - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageEUQ - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFIN - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFinnish - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFRA - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFRB - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFRC - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFrench - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFRL - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageFRS - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageGerman - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageGreek - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageHebrew - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageHindi - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageHUN - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageIcelandic - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageISL - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageITA - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageItalian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageITS - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageJapanese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageList - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The languages list
languageListModel - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The language list model
languageLTH - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageLVI - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageMaltese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageNLB - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageNLD - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageNON - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageNOR - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageNorwegian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languagePanel - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Allows selection of the user languages
languagePLK - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languagePortuguese - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languagePTB - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languagePTG - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageROM - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageRUS - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageSHL - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageSKY - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageSLV - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageSpanish - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageSQI - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageSVE - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageSwedish - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageThai - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageTRK - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageTurkish - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageUKR - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageUrdu - Static variable in interface org.apache.batik.svggen.font.table.Table
 
languageYugoslavian - Static variable in interface org.apache.batik.svggen.font.table.Table
 
LARGE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'large' identifier value.
LARGER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'larger' identifier value.
last() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
lastCache - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
lastChild - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The last child.
lastChild() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.lastChild().
lastChild() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the last child of the current GraphicsNode.
lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastChild(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the last child of the given node.
lastCR - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
lastFragment - Variable in class org.apache.batik.xml.scanner.AbstractScanner
Must be set to true when the current lexical unit is the last string fragment of an attribute value or an entity value.
lastHit - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
The lastest node which has been targeted by an event.
lastIndexOf(Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the index in this children list of the last occurence of the specified graphics node, or -1 if the list does not contain this graphics node.
lastObjectIdx - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
lastX - Variable in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
lastY - Variable in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
layoutGlyphVector(GlyphVector, Shape) - Static method in class org.apache.batik.ext.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
layoutGlyphVector(GlyphVector, Shape, int) - Static method in class org.apache.batik.ext.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
layoutGlyphVector(GlyphVector, Shape, int, float, float, int) - Static method in class org.apache.batik.ext.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
leading - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
left - Variable in class org.apache.batik.css.value.ImmutableRect
The left value.
left - Variable in class org.apache.batik.parser.style.CSSRectValue
The left value.
LEFT_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '(' lexical unit.
LEFT_BRACE - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '(' lexical unit.
LEFT_BRACKET - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '[' lexical unit.
LEFT_CURLY_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '{' lexical unit.
leftSideBearing - Variable in class org.apache.batik.svggen.font.Glyph
 
length - Variable in class org.apache.batik.css.parser.CSSSelectorList
The list length.
length - Variable in class org.apache.batik.css.parser.CSSSACMediaList
The list length.
length - Variable in class org.apache.batik.css.value.ImmutableValueList
The list length.
length - Variable in class org.apache.batik.dom.svg.AttributeInitializer
The length of keys.
length - Variable in class org.apache.batik.parser.style.CSSValueListValue
The list length.
length - Variable in class org.apache.batik.svggen.font.table.CmapFormat
 
LENGTH_ADJUST - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Method specified for adjusting text element layout size.
LENGTHADJUST_SPACING - Static variable in interface org.w3c.dom.svg.SVGTextContentElement
 
LENGTHADJUST_SPACINGANDGLYPHS - Static variable in interface org.w3c.dom.svg.SVGTextContentElement
 
LENGTHADJUST_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTextContentElement
 
lengthFactory - Variable in class org.apache.batik.css.svg.EnableBackgroundFactory
The length factory.
LengthFactory - class org.apache.batik.css.value.LengthFactory.
This class provides a factory for CSS lengths.
LengthFactory - class org.apache.batik.parser.style.LengthFactory.
This class provides a factory for CSS lengths.
LengthFactory() - Constructor for class org.apache.batik.parser.style.LengthFactory
Creates a new LengthFactory object.
LengthFactory(Parser, String) - Constructor for class org.apache.batik.css.value.LengthFactory
Creates a new LengthFactory object.
lengthHandler - Variable in class org.apache.batik.parser.LengthParser
The length handler used to report parse events.
LengthHandler - interface org.apache.batik.parser.LengthHandler.
This interface must be implemented and then registred as the handler of a LengthParser instance in order to be notified of parsing events.
LengthKey - class org.apache.batik.transcoder.keys.LengthKey.
A transcoding Key represented as a length.
LengthKey() - Constructor for class org.apache.batik.transcoder.keys.LengthKey
 
LengthListHandler - interface org.apache.batik.parser.LengthListHandler.
This interface must be implemented and then registred as the handler of a LengthListParser instance in order to be notified of parsing events.
LengthListParser - class org.apache.batik.parser.LengthListParser.
This class implements an event-based parser for the SVG length list values.
LengthListParser() - Constructor for class org.apache.batik.parser.LengthListParser
Creates a new LengthListParser.
lengthOfPath() - Method in class org.apache.batik.ext.awt.geom.PathLength
Returns the length of the path used by this PathLength object.
lengthOfPath() - Method in class org.apache.batik.gvt.text.TextPath
Returns the total length of the path.
LengthParser - class org.apache.batik.parser.LengthParser.
This class implements an event-based parser for the SVG length values.
LengthParser() - Constructor for class org.apache.batik.parser.LengthParser
Creates a new LengthParser.
lengthValue(float) - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.lengthValue(float).
lengthValue(float) - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.lengthValue(float).
lengthValue(float) - Method in interface org.apache.batik.parser.LengthHandler
Invoked when a float value has been parsed.
LETTER_SPACING - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-specified inter-glyph spacing value.
level - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The indentation level.
LexicalException - exception org.apache.batik.xml.scanner.LexicalException.
Signals that a lexical exception of some sort has occurred.
LexicalException(Exception) - Constructor for class org.apache.batik.xml.scanner.LexicalException
Creates a new LexicalException wrapping an existing exception.
LexicalException(String, Exception) - Constructor for class org.apache.batik.xml.scanner.LexicalException
Creates a new LexicalException from an existing exception.
LexicalException(String, int, int) - Constructor for class org.apache.batik.xml.scanner.LexicalException
Creates a new LexicalException.
LexicalHandler - interface org.xml.sax.ext.LexicalHandler.
SAX2 extension handler for lexical events.
LexicalUnit - interface org.w3c.css.sac.LexicalUnit.
This is a lexical unit for CSS values.
LexicalUnits - interface org.apache.batik.css.parser.LexicalUnits.
This interface defines the constants that represent CSS lexical units.
LexicalUnits - interface org.apache.batik.xml.scanner.LexicalUnits.
This interface defines the constants that represent XML lexical units.
lexicalUnitType - Variable in class org.apache.batik.css.parser.CSSLexicalUnit
The lexical unit type.
Ligature - class org.apache.batik.svggen.font.table.Ligature.
 
Ligature(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.Ligature
Creates new Ligature
LigatureSet - class org.apache.batik.svggen.font.table.LigatureSet.
 
LigatureSet(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.LigatureSet
Creates new LigatureSet
LigatureSubst - class org.apache.batik.svggen.font.table.LigatureSubst.
 
LigatureSubst() - Constructor for class org.apache.batik.svggen.font.table.LigatureSubst
 
LigatureSubstFormat1 - class org.apache.batik.svggen.font.table.LigatureSubstFormat1.
 
LigatureSubstFormat1(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.LigatureSubstFormat1
Creates new LigatureSubstFormat1
Light - interface org.apache.batik.ext.awt.image.Light.
Top level interface to model a light element.
LIGHT - Static variable in class org.apache.batik.svggen.SVGFont
 
LIGHTEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
LIGHTEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Lighten rule.
LIGHTER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'lighter' identifier value.
LightingColorResolver - class org.apache.batik.css.svg.LightingColorResolver.
This class provides a relative value resolver for the lighting color CSS property.
LightingColorResolver() - Constructor for class org.apache.batik.css.svg.LightingColorResolver
 
lime - Static variable in class org.apache.batik.svggen.SVGColor
 
line - Variable in class org.apache.batik.bridge.BridgeException
The line number on which the error occured.
line - Variable in class org.apache.batik.css.parser.Scanner
The current line.
line - Variable in class org.apache.batik.parser.AbstractParser
The current line.
line - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The current line.
line - Variable in class org.apache.batik.xml.InputBuffer
The line number.
LINE_THROUGH_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'line-through' identifier value.
LINEAR - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
LINEAR_RGB - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in linearized RGB space.
Linear_sRGB - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with no alpha
Linear_sRGB_Pre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with premultiplied alpha.
Linear_sRGB_Unpre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with unpremultiplied alpha.
LinearGradientPaint - class org.apache.batik.ext.awt.LinearGradientPaint.
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethodEnum) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with default SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LINEARRGB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'linearRGB' keyword.
LinearTransfer - class org.apache.batik.ext.awt.image.LinearTransfer.
LinearTransfer.java This class defines the Linear type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
LinearTransfer(float, float) - Constructor for class org.apache.batik.ext.awt.image.LinearTransfer
Two floats as the input for the function
lineAttributes - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
Whether the attribute layout must be done on a single line.
lineNumber - Variable in class org.apache.batik.css.parser.ParseException
 
lineNumber - Variable in class org.apache.batik.parser.ParseException
 
lineNumber - Variable in class org.apache.batik.xml.scanner.LexicalException
 
lineTo(float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
linetoAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute line command has been parsed.
linetoAbs(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoAbs(float,float).
linetoAbs(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.linetoAbs(float,float).
linetoHorizontalAbs(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an horizontal absolute line command has been parsed.
linetoHorizontalAbs(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoHorizontalAbs(float).
linetoHorizontalAbs(float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.linetoHorizontalAbs(float).
linetoHorizontalRel(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an horizontal relative line command has been parsed.
linetoHorizontalRel(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoHorizontalRel(float).
linetoHorizontalRel(float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.linetoHorizontalRel(float).
linetoRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative line command has been parsed.
linetoRel(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoRel(float,float).
linetoRel(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.linetoRel(float,float).
linetoVerticalAbs(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a vertical absolute line command has been parsed.
linetoVerticalAbs(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoVerticalAbs(float).
linetoVerticalAbs(float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.linetoVerticalAbs(float).
linetoVerticalRel(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a vertical relative line command has been parsed.
linetoVerticalRel(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoVerticalRel(float).
linetoVerticalRel(float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.linetoVerticalRel(float).
linkActivated(LinkActivationEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Called when a link was activated.
linkActivated(LinkActivationEvent) - Method in interface org.apache.batik.swing.svg.LinkActivationListener
Called when a link was activated.
LinkActivationEvent - class org.apache.batik.swing.svg.LinkActivationEvent.
This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
LinkActivationEvent(Object, SVGAElement, String) - Constructor for class org.apache.batik.swing.svg.LinkActivationEvent
Creates a new LinkActivationEvent.
LinkActivationListener - interface org.apache.batik.swing.svg.LinkActivationListener.
This interface represents a listener to the LinkActivationEvent events.
linkActivationListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The link activation listeners.
LinkStyle - interface org.w3c.dom.stylesheets.LinkStyle.
The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document.
list - Variable in class org.apache.batik.css.DOMMediaList
The list implementation
list - Variable in class org.apache.batik.css.CSSOMRuleList
The list.
list - Variable in class org.apache.batik.css.parser.CSSSelectorList
The list.
list - Variable in class org.apache.batik.css.parser.CSSSACMediaList
The list.
list - Variable in class org.apache.batik.css.svg.SVGCSSNumberList
The underlying list.
list - Variable in class org.apache.batik.util.RunnableQueue
The Runnable objects list, also used as synchoronization point for pushing/poping runables.
LIST_ITEM_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'list-item' identifier value.
listener - Variable in class org.apache.batik.css.CSSOMValue
The value change listener.
listener - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The listener.
listeners - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The map that contains the action listeners
listeners - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The map that contains the listeners
listeners - Variable in class org.apache.batik.bridge.UpdateManager
The listeners.
listeners - Variable in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
The listeners.
listeners - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
The listeners.
listeners - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The listeners list.
listeners - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The listeners.
listeners - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The listeners.
listeners - Variable in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
The listeners.
listeners - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The listeners.
listeners - Variable in class org.apache.batik.util.gui.DOMViewer
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.LanguageDialog
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.URIChooser
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.UserStyleDialog
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.MemoryMonitor
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.JErrorPane
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
The map that contains the listeners
listIterator() - Method in class org.apache.batik.ext.awt.geom.RectListManager
Returns a list iterator of the elements in this list (in proper sequence).
listIterator() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns an iterator over the children of this graphics node.
listIterator(int) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns an iterator over the children of this graphics node, starting at the specified position in the children list.
listModel - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The list that represents the CSS media.
LiveAttributeValue - interface org.apache.batik.dom.svg.LiveAttributeValue.
This interface should be implemented by all the attribute values objects that must be updated when the attribute node is modified.
liveAttributeValues - Variable in class org.apache.batik.dom.svg.AbstractElement
The live attribute values.
LOAD_FACTOR - Static variable in class org.apache.batik.css.PropertyMap
The load factor
load() - Method in class org.apache.batik.util.PreferenceManager
Loads the preference file.
load(InputStream) - Method in class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties
Reads a property list (key and element pairs) from the input stream.
loadDocument(String) - Method in class org.apache.batik.bridge.DocumentLoader
Returns a document from the specified uri.
loader - Variable in class org.apache.batik.swing.svg.JSVGComponent
The concrete bridge document loader.
loader - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The document loader.
loadImage(Image) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
 
loadScripts() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Loads the scripts contained in the