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.sac.AbstractAttributeCondition.
This class provides an abstract implementation of the AttributeCondition interface.
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.sac.AbstractCombinatorCondition.
This class provides an abstract implementation of the CombinatorCondition interface.
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.sac.AbstractDescendantSelector.
This class provides an abstract implementation of the DescendantSelector interface.
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.sac.AbstractElementSelector.
This class provides an abstract implementation of the ElementSelector interface.
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() - 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.sac.AbstractSiblingSelector.
This class provides an abstract implementation of the SiblingSelector interface.
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.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
 
acceptEvent(GraphicsNodeEvent) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns true is this node accepts the specified event, false otherwise.
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.
acceptNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Whether or not the given node is accepted by this tree walker.
ACCUMULATE_VALUE - Static variable in interface org.apache.batik.css.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.FindDialog.FindButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.FindDialog.ClearButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.FindDialog.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.OpenLocationAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NewWindowAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreferencesAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PrintAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsJPGAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsPNGAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ExportAsTIFFAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ViewSourceAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FlushAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.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.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.util.gui.DOMViewer.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.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.MemoryMonitor.CollectButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.BrowseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.ClearButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.RemoveButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction
 
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
 
activeBorder() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the active border color.
activeBorder() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the active border color.
activeCaption() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the active caption color.
activeCaption() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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.gvt.CompositeGraphicsNode
Adds the specified graphics node to this composite graphics node.
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.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.
addCompositeGraphicsNodeListener(CompositeGraphicsNodeListener) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Adds the specified composite graphics node listener to receive composite graphics node events from this node.
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 interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
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.NodeWrapper
DOM: Implements EventTarget.addEventListener(String,EventListener,boolean).
addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the registration of event listeners on the event target.
addGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Adds glyph position attributes to an AttributedString.
addGraphicsNodeFocusListener(GraphicsNodeFocusListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Adds the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched.
addGraphicsNodeFocusListener(GraphicsNodeFocusListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Adds the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Adds the specified graphics node key listener to receive graphics node key events from this node.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Adds the specified graphics node key listener to receive graphics node key events from this node.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Adds the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Adds the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Adds the specified graphics node mouse listener to receive graphics node mouse events from this node.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Adds the specified graphics node mouse listener to receive graphics node mouse events from this node.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Adds the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Adds the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGroupManager(DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
 
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.
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.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.GraphicContext
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
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.
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.
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.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.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.
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_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.
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.
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.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.text.GVTAttributedCharacterIterator.TextAttribute
Anchor type.
ANCHOR_TYPE - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
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 interface org.apache.batik.parser.AngleHandler
Invoked when a float value has been parsed.
angleValue(float) - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.angleValue(float).
animationsPaused() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
animationsPaused() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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 interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
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.dom.NodeWrapper
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.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.appendData(String).
appendData(String) - Method in class org.apache.batik.dom.CharacterDataWrapper
DOM: Implements CharacterData.appendData(String).
appendGroup(Element, DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
When a group is appended to the tree by this call, all the other group managers are requested to start new groups, in order to preserve the Z-order.
appendItem(String) - Method in interface org.w3c.dom.svg.SVGStringList
 
appendItem(SVGLength) - Method in interface org.w3c.dom.svg.SVGLengthList
 
appendItem(SVGNumber) - Method in interface org.w3c.dom.svg.SVGNumberList
 
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(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 interface org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
appendMedium(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.appendMedium(String).
appendRule(CSSRule) - Method in interface org.apache.batik.css.CSSRuleListOwner
Appends a rule.
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.
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
 
applySpacingParams(Float, Integer, Float, Float, Float) - Method in class org.apache.batik.gvt.text.GlyphLayout
Adjusts the spacing according to the specified parameters.
applyStretchTransform(Float) - Method in class org.apache.batik.gvt.text.GlyphLayout
Stretches the text so that it becomes the specified length.
appWorkspace() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the application workspace color.
appWorkspace() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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. (ie. within the range U+0600 - U+6FF)
arabicCharTransparent(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the char is transparent.
ArabicTextHandler - class org.apache.batik.gvt.text.ArabicTextHandler.
Handles the processing of arabic text.
ArabicTextHandler() - Constructor for class org.apache.batik.gvt.text.ArabicTextHandler
 
arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.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).
arcAbs(float, float, float, boolean, boolean, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute elliptical arc command has been parsed.
arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.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).
arcRel(float, float, float, boolean, boolean, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative elliptical arc command has been parsed.
arcTo(double, double, double, boolean, boolean, double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Adds an elliptical arc, defined by two radii, an angle from the x-axis, a flag to choose the large arc or not, a flag to indicate if we increase or decrease the angles and the final point of the arc.
area - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Output AOI area.
areaOfInterest - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The area of interest.
ARG_1_AND_2_ARE_WORDS - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
ARG_KEY_ASCII - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_CHAR_RANGE_HIGH - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_CHAR_RANGE_LOW - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_ID - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_OUTPUT_PATH - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_START_CHAR - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARG_KEY_TESTCARD - Static variable in class org.apache.batik.svggen.font.SVGFont
 
ARGBChannel - class org.apache.batik.ext.awt.image.ARGBChannel.
Enumerated type for an ARGB Channel selector.
args - Variable in class org.apache.batik.apps.rasterizer.Main
Vector of arguments describing the conversion task to be performed.
ARGS_ARE_XY_VALUES - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
arguments - Variable in class org.apache.batik.apps.svgpp.Main
The arguments.
arguments - Variable in class org.apache.batik.apps.svgbrowser.Main
The arguments.
ARITHMETIC(float, float, float, float) - Static method in class org.apache.batik.ext.awt.image.CompositeRule
Factory to create artithmatic CompositeRules.
ascent - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
ascent - Variable in class org.apache.batik.bridge.SVGFontFace
 
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. initial|medial|terminal|isolated, to each arabic char.
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.CompositeRule
Porter-Duff Source Atop Destination rule.
ATOP - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
ATTLIST_CONTEXT - Static variable in class org.apache.batik.xml.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 class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Called when an Attr node has been added.
attrAdded(Attr, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
Called when an Attr node has been added.
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.SVGOMFEColorMatrixElement
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.SVGOMFEImageElement
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.SVGOMFEDisplacementMapElement
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.SVGOMFETurbulenceElement
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.SVGOMAnimateTransformElement
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.SVGOMViewElement
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.SVGOMFEConvolveMatrixElement
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.SVGOMFEBlendElement
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.SVGOMPatternElement
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.SVGOMMarkerElement
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.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.SVGOMSymbolElement
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.SVGOMAElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMUseElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
The attribute initializer.
attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFilterElement
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 class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Called when an Attr node has been modified.
attrModified(Attr, String, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
Called when an Attr node has been modified.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.AbstractElement
Called when an attribute has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Called when an attribute has been removed.
attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Called when an Attr node has been removed.
attrRemoved(Attr, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
Called when an Attr node has been removed.
AttrWrapper - class org.apache.batik.dom.AttrWrapper.
This class implements a wrapper for an Attr.
AttrWrapper(DocumentWrapper, Attr) - Constructor for class org.apache.batik.dom.AttrWrapper
Creates a new AttrWrapper object.
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
 
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the desktop color.
background() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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
 
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 star extension.
BATIK_EXT_IR_ATTRIBUTE - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Attribute name for inner radius attribute
BATIK_EXT_NAMESPACE_URI - Static variable in interface org.apache.batik.extension.svg.BatikExtConstants
Namespace for batik extentions.
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_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.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
 
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 interface org.w3c.dom.smil.ElementTimeControl
 
beginElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.beginElement().
beginElementAt(float) - Method in interface org.w3c.dom.smil.ElementTimeControl
 
beginElementAt(float) - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.beginElementAt(float).
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.text.GVTAttributedCharacterIterator.TextAttribute
 
BIDI_LEVEL - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
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.
bind(Element, StyleReference) - Method in class org.apache.batik.bridge.BridgeContext
Binds a style element to a style reference.
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.ImmutableRGBColor
The blue value
blue - Variable in class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory
The blue component.
blue - Variable in class org.apache.batik.css.value.CommonCSSContext.Color
The blue component.
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.swing.svg.JSVGComponent
The current bridge context.
bridgeContext - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
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() - 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(UserAgent, String, Interpreter) - 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.
BridgeMutationEvent - class org.apache.batik.bridge.BridgeMutationEvent.
An event object that describes the modification to apply to an Element.
BridgeMutationEvent(Object, BridgeContext, int) - Constructor for class org.apache.batik.bridge.BridgeMutationEvent
 
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.NodeWrapper
The bubbling listeners table.
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.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 - 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_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.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.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.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.SVGLinearGradientElementBridge
Builds a linear 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.
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.SVGUseElementBridge
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.SVGImageElementBridge
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.SVGSVGElementBridge
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 interface org.apache.batik.bridge.GraphicsNodeBridge
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.SVGCircleElementBridge
Constructs a circle 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.bridge.SVGPolygonElementBridge
Constructs a polygon 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.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.extension.svg.BatikStarElementBridge
Constructs a star polygone 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.
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. scaleX and scaleY are the user space to device space scales.
bundle - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
The resource bundle
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.Main
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.StatusBar
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.JErrorPane
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.MemoryMonitor
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.CSSMediaPanel
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.UserStyleDialog
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.css.parser.Parser
The default resource bundle base name.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.xml.scanner.AbstractScanner
The default resource bundle base name.
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.parser.AbstractParser
The default resource bundle base name.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.parser.style.StyleAttributeParser
The resources bundle classname.
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the buttons color.
buttonFace() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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'):
Button.text = text Button.icon = icon_name Button.mnemonic = mnemonic Button.action = action_name Button.selected = true | false Button.tooltip = tool tip text where text, icon_name and action_name are strings mnemonic is a character
ButtonFactory(ResourceBundle, ActionMap) - Constructor for class org.apache.batik.util.gui.resource.ButtonFactory
Creates a new button factory
buttonHighlight() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the button highlight color.
buttonHighlight() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the button highlight color.
buttonShadow() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the button shadow color.
buttonShadow() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the button shadow color.
buttonText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the button text color.
buttonText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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.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.
CANCEL_OPTION - Static variable in class org.apache.batik.util.gui.UserStyleDialog
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 interface org.apache.batik.gvt.font.GVTFont
Checks if this Font has a glyph for the specified character.
canDisplay(char) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Checks if this font can display the specified character.
canDisplay(char) - Method in class org.apache.batik.bridge.SVGGVTFont
Indicates whether or not the specified character can be displayed by this font.
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 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(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 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(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(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 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(String) - Method in interface org.apache.batik.gvt.font.GVTFont
Indicates whether or not this Font can display a 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 class org.apache.batik.bridge.SVGGVTFont
Checks whether or not this font can display the characters in the 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.FileCacheSeekableStream
Returns true since all FileCacheSeekableStream instances support seeking backwards.
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.ForwardSeekableStream
Returns false since seking backwards is not supported.
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the caption text color.
captionText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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.NodeWrapper
The capturing listeners table.
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.
CDATASectionWrapper - class org.apache.batik.dom.CDATASectionWrapper.
This class implements a wrapper for a CDATASection.
CDATASectionWrapper(DocumentWrapper, CDATASection) - Constructor for class org.apache.batik.dom.CDATASectionWrapper
Creates a new CDATASectionWrapper object.
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 'CENTER - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component in the center of its display area.
CFF - Static variable in interface org.apache.batik.svggen.font.table.Table
 
changedUpdate(DocumentEvent) - Method in class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
CHANNEL_A - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
Types.
CHANNEL_A - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_B - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_B - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_G - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_G - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHANNEL_R - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
 
CHANNEL_R - Static variable in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
 
CHAR_INDEX - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
CHARACTER_DATA - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a character data lexical unit, ie. the content of an element.
CHARACTER_REFERENCE - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a character reference lexical unit.
characterData - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The CharacterData panel text area.
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
characterDataPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The CharacterData node panel.
CharacterDataSelector - interface org.w3c.css.sac.CharacterDataSelector.
 
CharacterDataWrapper - class org.apache.batik.dom.CharacterDataWrapper.
This class implements a wrapper for a CharacterData.
CharacterDataWrapper(DocumentWrapper, CharacterData) - Constructor for class org.apache.batik.dom.CharacterDataWrapper
Creates a new CharacterDataWrapper object.
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.characters(char[],int,int).
characterStream(InputSource, InputStream, String) - Method in class org.apache.batik.css.parser.Parser
Converts the given input stream into a Reader.
characterStream(InputSource, String) - Method in class org.apache.batik.css.parser.Parser
Converts the given input source into a Reader.
CHARSET_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSCharsetRule.
CHARSET_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@charset' lexical unit.
charStartsLigature(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if a ligature exists that starts with the specified character.
charToHex(int) - Static method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
 
checkAndRemove(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Checks the validity of a node to be inserted, and removes it from the document if needed.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractNode
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractElement
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractEntity
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractAttr
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractDocument
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractDocumentFragment
Checks the validity of a node to be inserted.
checkEnclosure(SVGElement, SVGRect) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
checkEnclosure(SVGElement, SVGRect) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
checkGZIP(InputStream) - Static method in class org.apache.batik.util.ParsedURLData
This is a utility function others can call that checks if is is a GZIP stream if so it returns a GZIPInputStream that will decode the contents, otherwise it returns (or a buffered version of is) untouched.
checkGZIP(InputStream) - Static method in class org.apache.batik.util.ParsedURL
This is a utility function others can call that checks if is is a GZIP stream if so it returns a GZIPInputStream that will decode the contents, otherwise it returns (or a buffered version of is) untouched.
checkInterrupted() - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Checks for this thread to be interrupted.
checkIntersection(SVGElement, SVGRect) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
checkIntersection(SVGElement, SVGRect) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
checkNode(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Checks the validity of a node to add.
checkOffsetCount(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
Checks the given offset and count validity.
checkRaster() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
checkSelectGesture(GraphicsNodeEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
childNodes - Variable in class org.apache.batik.dom.AbstractParentNode
The children.
children - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The number of children.
children - Variable in class org.apache.batik.gvt.CompositeGraphicsNode
The children of this composite graphics node.
chosenPath - Variable in class org.apache.batik.util.gui.URIChooser
The last chosen path.
chosenPath - Variable in class org.apache.batik.util.gui.UserStyleDialog
The chosen path.
CL_OPTION_ALTERNATE_STYLESHEET - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the CSS alternate stylesheet when converting the SVG images
CL_OPTION_ALTERNATE_STYLESHEET_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_AOI - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the area of interest in the output image.
CL_OPTION_AOI_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_BACKGROUND_COLOR - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's background color
CL_OPTION_BACKGROUND_COLOR_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_DPI - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the resolution for the output image
CL_OPTION_DPI_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_HEIGHT - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's height
CL_OPTION_HEIGHT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_LANGUAGE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the user language with which SVG documents should be processed
CL_OPTION_LANGUAGE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_MEDIA_TYPE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the CSS media type when converting the SVG image
CL_OPTION_MEDIA_TYPE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_MIME_TYPE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's mime type
CL_OPTION_MIME_TYPE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_OUTPUT - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output directory or file
CL_OPTION_OUTPUT_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_QUALITY - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output JPEG quality
CL_OPTION_QUALITY_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_USER_STYLESHEET - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify an addition user stylesheet
CL_OPTION_USER_STYLESHEET_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_VALIDATE - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify that the converted SVG files should be validated during the conversion process.
CL_OPTION_VALIDATE_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
CL_OPTION_WIDTH - Static variable in class org.apache.batik.apps.rasterizer.Main
Option to specify the output image's width
CL_OPTION_WIDTH_DESCRIPTION - Static variable in class org.apache.batik.apps.rasterizer.Main
 
ClassDef - class org.apache.batik.svggen.font.table.ClassDef.
 
ClassDef() - Constructor for class org.apache.batik.svggen.font.table.ClassDef
 
ClassDefFormat1 - class org.apache.batik.svggen.font.table.ClassDefFormat1.
 
ClassDefFormat1(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.ClassDefFormat1
Creates new ClassDefFormat1
ClassDefFormat2 - class org.apache.batik.svggen.font.table.ClassDefFormat2.
 
ClassDefFormat2(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.ClassDefFormat2
Creates new ClassDefFormat2
ClassFileUtilities - class org.apache.batik.util.ClassFileUtilities.
This class contains utility methods to manipulate Java classes.
ClassFileUtilities() - Constructor for class org.apache.batik.util.ClassFileUtilities
This class does not need to be instantiated.
classLoader - Variable in class org.apache.batik.i18n.LocalizableSupport
The classloader to use to create the resource bundle.
className - Variable in class org.apache.batik.util.gui.resource.ResourceFormatException
The class name of the resource bundle requested
CLEAR_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
 
clear() - Method in interface org.w3c.dom.svg.SVGLengthList
 
clear() - Method in interface org.w3c.dom.svg.SVGNumberList
 
clear() - Method in interface org.w3c.dom.svg.SVGStringList
 
clear() - Method in interface org.w3c.dom.svg.SVGTransformList
 
clear() - Method in interface org.w3c.dom.svg.SVGPathSegList
 
clear() - Method in interface org.w3c.dom.svg.SVGPointList
 
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class org.apache.batik.css.PropertyMap
Clears the map.
clear() - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Clears this list.
clear() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList
Clears this list.
clear() - Method in class org.apache.batik.dom.util.HashTable
Clears the map.
clear() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
clear() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Clears the table.
clear() - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Clears the table.
clear(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Clear the entry for ParsedURL.
clear(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Clear the entry for String.
clearBuffer() - Method in class org.apache.batik.css.parser.Scanner
Clears the buffer.
clearButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The next button.
clearButton - Variable in class org.apache.batik.util.gui.URIChooser
The Clear button
clearButton - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The button to clear the CSS media list.
clearImpl(Object) - Method in class org.apache.batik.util.SoftReferenceCache
Clear the entry for key.
clearLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The ClearLanguageButton.
clearOffScreen() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Sets up and clears the current offscreen buffer.
clearOffScreen() - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Tells renderer to clear current contents of offscreen buffer
clearRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearSelection() - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
clearSelection() - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Clears the selection.
clearViewCSS() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Clears the view CSS.
clip - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The clipping filter for this graphics node.
clip - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
clip(Shape) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clip(Shape) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
ClipBridge - interface org.apache.batik.bridge.ClipBridge.
Factory class for vending Shape objects that represents a clipping area.
ClipFactory - class org.apache.batik.css.value.ClipFactory.
This class provides a factory for 'clip' propery values.
ClipFactory - class org.apache.batik.parser.style.ClipFactory.
This class represents the factories for the "clip" attribute value.
ClipFactory() - Constructor for class org.apache.batik.parser.style.ClipFactory
Creates a new ClipFactory object.
ClipFactory(Parser) - Constructor for class org.apache.batik.css.value.ClipFactory
Creates a new ClipFactory object.
clipPath - Variable in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
The node who's outline specifies our mask.
ClipPathFactory - class org.apache.batik.css.svg.ClipPathFactory.
This class provides a factory for the 'clip-path' property values.
ClipPathFactory(Parser) - Constructor for class org.apache.batik.css.svg.ClipPathFactory
Creates a new ClipPathFactory.
ClipPathResolver - class org.apache.batik.css.svg.ClipPathResolver.
This class provides a relative value resolver for the 'clip-path' CSS property.
ClipPathResolver() - Constructor for class org.apache.batik.css.svg.ClipPathResolver
 
ClipRable - interface org.apache.batik.ext.awt.image.renderable.ClipRable.
Implements a clip operation.
ClipRable8Bit - class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit.
ClipRable implementation
ClipRable8Bit(Filter, Shape) - Constructor for class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
clipRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Intersects the current clip with the specified rectangle.
ClipResolver - class org.apache.batik.css.value.ClipResolver.
This class provides a relative value resolver for the 'clip' CSS property.
ClipResolver() - Constructor for class org.apache.batik.css.value.ClipResolver
 
ClipRuleFactory - class org.apache.batik.css.svg.ClipRuleFactory.
This class provides a factory for the 'clip-rule' property values.
ClipRuleFactory(Parser) - Constructor for class org.apache.batik.css.svg.ClipRuleFactory
Creates a new ClipRuleFactory object.
ClipRuleResolver - class org.apache.batik.css.svg.ClipRuleResolver.
This class provides a relative value resolver for the 'clip-rule' CSS property.
ClipRuleResolver() - Constructor for class org.apache.batik.css.svg.ClipRuleResolver
 
ClockHandler - interface org.apache.batik.parser.ClockHandler.
This interface must be implemented and then registred as the handler of a ClockParser instance in order to be notified of parsing events.
ClockParser - interface org.apache.batik.parser.ClockParser.
This interface represents an event-based parser for the SVG clock values.
clone() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
 
clone() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
clone() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
clone() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Create a copy of this iterator
clone() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Create a copy of this iterator
clone() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Create a copy of this iterator
clone() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Creates a copy of this iterator.
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.cloneNode(boolean).
cloneNode(boolean) - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.cloneNode(boolean).
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.cloneNode(boolean).
cloneNode(boolean) - Method in class org.apache.batik.script.DocumentProxy
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
CLOSE_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
 
CLOSE_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
CLOSE_PARENTHESIS - Static variable in interface org.apache.batik.svggen.SVGSyntax
Generic
close() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Closes this stream and releases any system resources associated with the stream.
close() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
close() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
close() - Method in class org.apache.batik.util.Base64DecodeStream
 
close() - Method in class org.apache.batik.util.Base64EncoderStream
 
closeButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The cancel button.
closeJSVGViewerFrame(JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.Main
Closes the given viewer frame.
closeJSVGViewerFrame(JSVGViewerFrame) - Method in interface org.apache.batik.apps.svgbrowser.Application
Closes the given viewer frame.
closePath() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
closePath() - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.closePath().
closePath() - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.closePath().
closePath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when a closepath has been parsed.
closeViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
Closes the viewport associated to the specified element.
cm - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
CM - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a cm lexical unit.
cm() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.cm().
cm() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.cm().
cm() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'cm' has been parsed.
cmap - Static variable in interface org.apache.batik.svggen.font.table.Table
 
CmapFormat - class org.apache.batik.svggen.font.table.CmapFormat.
 
CmapFormat(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat
 
CmapFormat0 - class org.apache.batik.svggen.font.table.CmapFormat0.
Simple Macintosh cmap table, mapping only the ASCII character set to glyphs.
CmapFormat0(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat0
 
CmapFormat2 - class org.apache.batik.svggen.font.table.CmapFormat2.
 
CmapFormat2(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat2
 
CmapFormat4 - class org.apache.batik.svggen.font.table.CmapFormat4.
 
CmapFormat4(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat4
 
CmapFormat6 - class org.apache.batik.svggen.font.table.CmapFormat6.
 
CmapFormat6(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapFormat6
 
CmapIndexEntry - class org.apache.batik.svggen.font.table.CmapIndexEntry.
 
CmapIndexEntry(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapIndexEntry
 
CmapTable - class org.apache.batik.svggen.font.table.CmapTable.
 
CmapTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CmapTable
 
code - Variable in class org.w3c.css.sac.CSSException
 
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.svg.SVGException
 
code - Variable in class org.w3c.dom.events.EventException
 
code - Variable in class org.apache.batik.bridge.BridgeException
The error code.
coerceColorModel(ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
COLLAPSE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'collapse' identifier value.
collapseCRNL(int, int) - Method in class org.apache.batik.parser.AbstractParser
 
COLON - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ':' lexical unit.
colon() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when ':' has been parsed.
color - Variable in class org.apache.batik.css.value.ColorFactory.SystemRGBColorFactory
The system color.
color - Variable in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop
The stop color.
COLOR_PROFILE_RULE - Static variable in interface org.w3c.dom.svg.SVGCSSRule
 
ColorFactory - class org.apache.batik.css.value.ColorFactory.
This class provides a factory for the 'color'-like CSS properties.
ColorFactory.RGBColorFactory - interface org.apache.batik.css.value.ColorFactory.RGBColorFactory.
The rgb color factory.
ColorFactory.SimpleRGBColorFactory - class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory.
The simple rgb color factory.
ColorFactory.SimpleRGBColorFactory(ColorFactory, float, float, float) - Constructor for class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory
Creates a new factory.
ColorFactory.SystemRGBColorFactory - class org.apache.batik.css.value.ColorFactory.SystemRGBColorFactory.
The simple rgb color factory.
ColorFactory.SystemRGBColorFactory(ColorFactory, SystemColorResolver.Color) - Constructor for class org.apache.batik.css.value.ColorFactory.SystemRGBColorFactory
Creates a new factory.
ColorFactory(Parser, String, SystemColorResolver) - Constructor for class org.apache.batik.css.value.ColorFactory
Creates a new ColorFactory object.
ColorInterpolationFactory - class org.apache.batik.css.svg.ColorInterpolationFactory.
This class provides a factory for the 'color-interpolation*' properties values.
ColorInterpolationFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.ColorInterpolationFactory
Creates a new ColorInterpolationFactory object.
ColorInterpolationFiltersResolver - class org.apache.batik.css.svg.ColorInterpolationFiltersResolver.
This class provides a relative value resolver for the 'color-interpolation' CSS property.
ColorInterpolationFiltersResolver() - Constructor for class org.apache.batik.css.svg.ColorInterpolationFiltersResolver
 
ColorInterpolationResolver - class org.apache.batik.css.svg.ColorInterpolationResolver.
This class provides a relative value resolver for the 'color-interpolation' CSS property.
ColorInterpolationResolver() - Constructor for class org.apache.batik.css.svg.ColorInterpolationResolver
 
ColorMatrixRable - interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable.
Defines the interface expected from a color matrix operation
ColorMatrixRable8Bit - class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit.
Implements the interface expected from a color matrix operation
ColorMatrixRed - class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed.
 
ColorMatrixRed(CachableRed, float[][]) - Constructor for class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
colorModel - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The image's ColorModel.
colorProfile - Variable in class org.apache.batik.css.svg.ImmutableSVGColorValue
The color profile.
ColorProfileFactory - class org.apache.batik.css.svg.ColorProfileFactory.
This class provides a factory for the color-profile property values.
ColorProfileFactory(Parser) - Constructor for class org.apache.batik.css.svg.ColorProfileFactory
Creates a new ColorProfileFactory.
ColorProfileResolver - class org.apache.batik.css.svg.ColorProfileResolver.
This class provides a relative value resolver for the color-profile property.
ColorProfileResolver() - Constructor for class org.apache.batik.css.svg.ColorProfileResolver
 
ColorRenderingFactory - class org.apache.batik.css.svg.ColorRenderingFactory.
This class provides a factory for the 'color-rendering' property values.
ColorRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.ColorRenderingFactory
Creates a new ColorRenderingFactory object.
ColorRenderingResolver - class org.apache.batik.css.svg.ColorRenderingResolver.
This class provides a relative value resolver for the 'color-rendering' CSS property.
ColorRenderingResolver() - Constructor for class org.apache.batik.css.svg.ColorRenderingResolver
 
ColorResolver - class org.apache.batik.css.value.ColorResolver.
This class provides a relative value resolver for the 'color' CSS property.
ColorResolver(CommonCSSContext) - Constructor for class org.apache.batik.css.value.ColorResolver
Creates a new ColorRelativeValueResolver object.
colors - Variable in class org.apache.batik.css.svg.ImmutableSVGColorValue
The colors.
colors - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Gradient colors.
colorSpace - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The colorSpace in which to perform the interpolation.
ColorSwitchBridge - class org.apache.batik.extension.svg.ColorSwitchBridge.
Bridge class for a regular polygon element.
ColorSwitchBridge() - Constructor for class org.apache.batik.extension.svg.ColorSwitchBridge
Constructs a new bridge for the <rect> element.
ColorSwitchElement - class org.apache.batik.extension.svg.ColorSwitchElement.
This class implements a regular polygon extension to SVG
ColorSwitchElement() - Constructor for class org.apache.batik.extension.svg.ColorSwitchElement
Creates a new BatikRegularPolygonElement object.
ColorSwitchElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.ColorSwitchElement
Creates a new BatikRegularPolygonElement object.
colorType - Variable in class org.apache.batik.css.svg.ImmutableSVGColorValue
The SVG color type.
column - Variable in class org.apache.batik.css.parser.Scanner
The current column.
column - Variable in class org.apache.batik.xml.InputBuffer
The column number.
column - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The current column.
column - Variable in class org.apache.batik.parser.AbstractParser
The current column.
columnNumber - Variable in class org.apache.batik.css.parser.ParseException
 
columnNumber - Variable in class org.apache.batik.xml.scanner.LexicalException
 
columnNumber - Variable in class org.apache.batik.parser.ParseException
 
CombinatorCondition - interface org.w3c.css.sac.CombinatorCondition.
 
comboBox - Variable in class org.apache.batik.util.gui.LocationBar
The combo box
COMMA - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ',' lexical unit.
COMMA - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a ',' lexical unit.
COMMA - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
Comment - interface org.w3c.dom.Comment.
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!
COMMENT - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the comment lexical unit.
COMMENT - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a comment lexical unit.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.comment(char[],int,int).
comment(String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a comment.
comment(String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.comment(String).
comment(String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.comment(String).
comment(String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.comment(String).
CommentWrapper - class org.apache.batik.dom.CommentWrapper.
This class implements a wrapper for a Comment.
CommentWrapper(DocumentWrapper, Comment) - Constructor for class org.apache.batik.dom.CommentWrapper
Creates a new CommentWrapper object.
CommonCSSContext - interface org.apache.batik.css.value.CommonCSSContext.
This interface represents the context the application must provides to the CSS engine in order to resolve the relative CSS values.
CommonCSSContext.Color - class org.apache.batik.css.value.CommonCSSContext.Color.
To Store a CSS RGB color.
CommonCSSContext.Color(int, int, int) - Constructor for class org.apache.batik.css.value.CommonCSSContext.Color
Creates a new color.
CommonValueFactoryMap - class org.apache.batik.css.value.CommonValueFactoryMap.
This class represents a map of ValueFactory objects initialized to contains factories for CSS values common to CSS2 and SVG.
CommonValueFactoryMap(Parser) - Constructor for class org.apache.batik.css.value.CommonValueFactoryMap
Creates a new ValueFactoryMap object.
CommonValueFactoryMap(Parser, SystemColorResolver) - Constructor for class org.apache.batik.css.value.CommonValueFactoryMap
Creates a new ValueFactoryMap object.
CommonViewCSS - class org.apache.batik.css.value.CommonViewCSS.
This class represents a ViewCSS object initialized to manage the CSS values common to CSS2 ans SVG.
CommonViewCSS(DocumentView, CommonCSSContext) - Constructor for class org.apache.batik.css.value.CommonViewCSS
Creates a new ViewCSS object.
COMP_DEFLATE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_FAX_G3_1D - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_FAX_G3_2D - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_FAX_G4_2D - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_JPEG_OLD - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_JPEG_TTN2 - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_LZW - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_NONE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMP_PACKBITS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
COMPACT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'compact' identifier value.
compareTo(Object) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Compares this TIFFField with another TIFFField by comparing the tags.
complete() - Method in class org.apache.batik.util.ParsedURLData
Returns true if the URL looks well formed and complete.
complete() - Method in class org.apache.batik.util.ParsedURL
Returns true if the URL looks well formed and complete.
component - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The associated JGVTComponent.
componentResized(ComponentEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailComponentListener
 
components - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The components to repaint.
ComponentTransferFunction - interface org.apache.batik.ext.awt.image.ComponentTransferFunction.
Defines the interface expected from a component transfer function.
ComponentTransferRable - interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable.
Defines the interface expected from a component transfer operation.
ComponentTransferRable8Bit - class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit.
This class implements the interface expected from a component transfer operation.
ComponentTransferRable8Bit(Filter, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction) - Constructor for class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
ComponentTransferRed - class org.apache.batik.ext.awt.image.rendered.ComponentTransferRed.
 
ComponentTransferRed(CachableRed, TransferFunction[], RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.ComponentTransferRed
The constructor will instantiate a LookupOp instance using a LookupOp, which is built using the four LUT data obtained by the TransferFunction objects funcs[0] : Alpha component transfer function funcs[1] : Red component transfer function funcs[2] : Green component transfer function funcs[3] : Blue component transfer function
compose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
compose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE
 
composeString(byte[], byte) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Append newString to the end of oldString.
composite - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The compositing operation to be used when a graphics node is painted on top of another one.
composite - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
CompositeGraphicsNode - class org.apache.batik.gvt.CompositeGraphicsNode.
A CompositeGraphicsNode is a graphics node that can contain graphics nodes.
CompositeGraphicsNode() - Constructor for class org.apache.batik.gvt.CompositeGraphicsNode
Constructs a new empty CompositeGraphicsNode.
CompositeGraphicsNodeAdapter - class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter.
An abstract adapter class for receiving composite graphics node events.
CompositeGraphicsNodeAdapter() - Constructor for class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter
 
CompositeGraphicsNodeEvent - class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent.
A low-level event which indicates that a composite graphics node's contents changed because a graphics node was added or removed.
CompositeGraphicsNodeEvent(GraphicsNode, int, GraphicsNode) - Constructor for class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
Constructs a new composite graphics node.
CompositeGraphicsNodeListener - interface org.apache.batik.gvt.event.CompositeGraphicsNodeListener.
The listener interface for receiving composite graphics node events.
CompositeRable - interface org.apache.batik.ext.awt.image.renderable.CompositeRable.
Composites a list of images according to a single composite rule. the image are applied in the order they are in the List given.
CompositeRable8Bit - class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit.
Composites a list of images according to a single composite rule. the image are applied in the order they are in the List given.
CompositeRable8Bit(List, CompositeRule, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
CompositeRed - class org.apache.batik.ext.awt.image.rendered.CompositeRed.
This is an implementation of an affine operation as a RenderedImage.
CompositeRed(List, CompositeRule) - Constructor for class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
CompositeRule - class org.apache.batik.ext.awt.image.CompositeRule.
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation. (over, in, out, atop, xor, arith)
CompositeShapePainter - class org.apache.batik.gvt.CompositeShapePainter.
A shape painter which consists of multiple shape painters.
CompositeShapePainter(Shape) - Constructor for class org.apache.batik.gvt.CompositeShapePainter
Constructs a new empty CompositeShapePainter.
COMPRESSION_DEFLATE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
DEFLATE lossless compression (also known as "Zip-in-TIFF").
COMPRESSION_GROUP3_1D - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Modified Huffman Compression (CCITT Group 3 1D facsimile compression).
COMPRESSION_GROUP3_2D - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
CCITT T.4 bilevel compression (CCITT Group 3 2D facsimile compression).
COMPRESSION_GROUP4 - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
CCITT T.6 bilevel compression (CCITT Group 4 facsimile compression).
COMPRESSION_JPEG_TTN2 - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
JPEG-in-TIFF compression.
COMPRESSION_LZW - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
LZW compression.
COMPRESSION_NONE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
No compression.
COMPRESSION_PACKBITS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Byte-oriented run-length encoding "PackBits" compression.
computeDstFiles(Vector) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Populates a vector with destination files names computed from the names of the files in the sources vector and the value of the dst property
computeHistogram(RenderContext) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
This method computes the histogram of the image and from that the appropriate clipping points, which leads to a slope and intercept for a LinearTransfer function
computeRelativeValues(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Computes the relative values in the given style declaration for the given element and pseudo-element.
computeRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Computes the initial value of the transform used for rendering.
computeRenderingTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
Computes the transform used for rendering.
computeSources() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Populates a vector with the set of SVG files from the srcDir if it is not null and with the sources (files or URLs) if any.
computeStyle(Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
Computes the cascaded style for the given element and pseudo element.
computeStyleAndURIs(Element, Element, String) - Static method in class org.apache.batik.bridge.CSSUtilities
Partially computes the style in the 'def' tree and set it in the 'use' tree.
computeTranscodingHints() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Computes the set of transcoding hints to use for the operation
concatenate(TransformStackElement) - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
ConcreteComponentTransferFunction - class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction.
This class implements the interface expected from a component transfer function.
ConcreteGraphicsNodeRableFactory - class org.apache.batik.gvt.filter.ConcreteGraphicsNodeRableFactory.
This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module implementation.
ConcreteGraphicsNodeRableFactory() - Constructor for class org.apache.batik.gvt.filter.ConcreteGraphicsNodeRableFactory
 
ConcreteTextLayoutFactory - class org.apache.batik.gvt.text.ConcreteTextLayoutFactory.
Factory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.
ConcreteTextLayoutFactory() - Constructor for class org.apache.batik.gvt.text.ConcreteTextLayoutFactory
 
ConcreteTextPainter - class org.apache.batik.gvt.renderer.ConcreteTextPainter.
Renders the attributed character iterator of a TextNode.
ConcreteTextPainter() - Constructor for class org.apache.batik.gvt.renderer.ConcreteTextPainter
 
ConcreteTextSelector - class org.apache.batik.gvt.text.ConcreteTextSelector.
ConcreteTextSelector.java: A simple implementation of GraphicsNodeMouseListener for text selection.
ConcreteTextSelector() - Constructor for class org.apache.batik.gvt.text.ConcreteTextSelector
 
CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'condensed' identifier value.
condition - Variable in class org.apache.batik.css.sac.CSSOMConditionalSelector
The condition.
Condition - interface org.w3c.css.sac.Condition.
 
CONDITION_FACTORY - Static variable in class org.apache.batik.css.AbstractCSSRule
The condition factory.
ConditionalSelector - interface org.w3c.css.sac.ConditionalSelector.
 
conditionFactory - Variable in class org.apache.batik.css.parser.Parser
The condition factory.
ConditionFactory - interface org.w3c.css.sac.ConditionFactory.
 
CONFIG_BOTTOM_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_CANCEL_MNEMONIC - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
CONFIG_HOST_TEXT_FIELD_LENGTH - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
CONFIG_LEFT_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_OK_MNEMONIC - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
CONFIG_PORT_TEXT_FIELD_LENGTH - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
CONFIG_RIGHT_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_TEXT_FIELD_WIDTH - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
CONFIG_TOP_PAD - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
configPanelSelector - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Allows selection of the desired configuration panel
consolidate() - Method in interface org.w3c.dom.svg.SVGTransformList
 
CONSTANT_CLASS_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_DOUBLE_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_FIELDREF_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_FLOAT_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_INTEGER_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_INTERFACEMETHODREF_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_LONG_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_METHODREF_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_NAMEANDTYPE_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_STRING_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
CONSTANT_UTF8_INFO - Static variable in class org.apache.batik.util.ClassFileUtilities
 
construct(CachableRed, ColorModel) - Static method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
constructParsedURLData() - Method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Subclasses can override these method to construct alternate subclasses of ParsedURLData.
constructParsedURLData(URL) - Method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Subclasses can override these method to construct alternate subclasses of ParsedURLData.
consume() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
contains(double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(double, double, double, double) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Returns true of the specified event listener has already been added to this list, false otherwise.
contains(int, int) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
contains(Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns true if this composite graphics node contains the specified graphics node, false otherwise.
contains(Point2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Point2D) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D) - Method in class org.apache.batik.gvt.TextNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D) - Method in class org.apache.batik.gvt.ShapeNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Rectangle2D) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(String) - Method in class org.apache.batik.gvt.font.UnicodeRange
Returns true if the specified unicode value is within this range.
containsAll(Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns true if this composite graphics node contains all the graphics node in the specified collection, false otherwise.
containsArabic(AttributedCharacterIterator) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the ACI contains any arabic characters.
containsArabic(AttributedString) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Returns true if the string contains any arabic characters.
containsKey(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Returns true if this TranscodingHints contains a mapping for the specified key, false otherwise.
CONTENT_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The content context.
ContentCondition - interface org.w3c.css.sac.ContentCondition.
 
contentEncoding - Variable in class org.apache.batik.util.ParsedURLData
 
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
contentsChanged(ListDataEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.MediaListDataListener
 
contentSize() - Method in class org.apache.batik.xml.InputBuffer
The size of the content of the buffer, ie. from the mark to the current position.
contentToString(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Returns the given content value transformed to replace invalid characters with entities.
contentType - Variable in class org.apache.batik.util.ParsedURLData
 
context - Variable in class org.apache.batik.css.svg.StrokeWidthResolver
The application context.
context - Variable in class org.apache.batik.css.value.FontFamilyResolver
The application context.
context - Variable in class org.apache.batik.css.value.ColorResolver
The application context.
context - Variable in class org.apache.batik.css.value.FontWeightResolver
The application context.
context - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The document context.
context - Variable in class org.apache.batik.xml.scanner.DocumentScanner
The current scanning context.
controller - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Controls some aspects of the converter's operation, such as whether or not it should proceed in some error situations.
convertBaseFrenquency(Element) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'baseFrequency' attribute of the specified feTurbulence element.
convertChannelSelector(Element, String, ARGBChannel) - Static method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Returns the channel for the specified feDisplacementMap filter primitive attribute, considering the specified attribute name.
convertClip(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns an array of floating offsets representing the 'clip' property or null if 'auto'.
convertClipPath(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Clip referenced by the specified element and which applies on the specified graphics node.
convertClipRule(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the 'clip-rule' for the specified element.
convertColor(RGBColor, float) - Static method in class org.apache.batik.bridge.PaintServer
Converts the given RGBColor and opacity to a Color object.
convertColorInterpolation(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the color space for the specified element.
convertColorInterpolationFilters(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the color space for the specified filter element.
convertColorRendering(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the rendering hints for the specified element or null none has been specified.
convertDisplay(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the specified element has to be displayed, false otherwise.
convertDivisor(Element, float[]) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'divisor' attribute of the specified feConvolveMatrix filter primitive element.
convertEdgeMode(Element) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'edgeMode' attribute of the specified feConvolveMatrix filter primitive element.
convertEnableBackground(Element, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the subregion of user space where access to the background image is allowed to happen.
convertFillAndStroke(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a ShapePainter defined on the specified element and for the specified shape node, and using the specified bridge context.
convertFillPaint(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts for the specified element, its fill paint properties to a Paint object.
convertFillRule(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the 'fill-rule' for the specified element.
convertFilter(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Filter referenced by the specified element and which applies on the specified graphics node.
convertFilterChainRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter region according to the x, y, width, height, and filterUnits attributes.
convertFilterPrimitiveRegion(Element, Element, GraphicsNode, Rectangle2D, Rectangle2D, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter primitive region according to the x, y, width, height, and filterUnits attributes.
convertFilterRes(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an array of 2 float numbers that describes the filter resolution of the specified filter element.
convertFloodColor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified <feFlood> element to a Color.
convertFontSize(Element, BridgeContext, CSSOMReadOnlyStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-size CSS value to a float value.
convertICCColor(Element, SVGICCColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC color value or null if the related color profile could not be used or loaded for any reason.
convertImageRendering(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the rendering hints for the specified image element or null none has been specified.
convertInteger(Element, String, int) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Converts on the specified filter primitive element, the specified attribute that represents an integer and with the specified default value.
convertKernelMatrix(Element, int[]) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'kernelMatrix' attribute of the specified feConvolveMatrix filter primitive element.
convertKernelUnitLength(Element) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'kernelUnitLength' attribute of the specified feConvolveMatrix filter primitive element.
convertKernelUnitLength(Element) - Static method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge
Convert the 'kernelUnitLength' attribute of the specified feDiffuseLighting or feSpecularLighting filter primitive element.
convertLength(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a float in user units according to the specified parameters.
convertLightingColor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified lighting filter element to a Color.
convertMarker(Element, CSSPrimitiveValue, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Marker defined on the specified element by the specified value, and for the specified shape node.
convertMarkers(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a ShapePainter defined on the specified element and for the specified shape node.
convertMask(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Mask referenced by the specified element and which applies on the specified graphics node.
convertMaskRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the mask region according to the x, y, width, height, and maskUnits attributes.
convertMode(Element) - Static method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Converts the 'mode' of the specified feBlend filter primitive.
convertNumber(Element, String, float) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Converts on the specified filter primitive element, the specified attribute that represents a float and with the specified default value.
convertOpacity(CSSValue) - Static method in class org.apache.batik.bridge.PaintServer
Returns the opacity represented by the specified CSSValue.
convertOpacity(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a composite object that represents the 'opacity' of the specified element.
convertOperator(Element) - Static method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Converts the 'operator' attribute of the specified feComposite filter primitive element.
convertOperator(Element) - Static method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns the 'operator' of the specified feMorphology filter primitive.
convertOrder(Element) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'order' attribute of the specified feConvolveMatrix filter primitive element.
convertOverflow(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the 'overflow' property indicates that an additional clip is required, false otherwise.
convertPaint(Element, GraphicsNode, CSSValue, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint definition to a concrete java.awt.Paint instance according to the specified parameters.
convertPatternRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the pattern region according to the x, y, width, height, and patternUnits attributes.
convertPoint(String, String, String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a Point2D in user units according to the specified parameters.
convertPreserveAlpha(Element) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'preserveAlpha' attribute of the specified feConvolveMatrix filter primitive element.
convertRadius(Element) - Static method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns the radius (or radii) of the specified feMorphology filter primitive.
convertRatio(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts the specified ratio to float number.
convertRegion(String, String, String, String, short, GraphicsNode, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a rectangle that represents the region defined by the specified coordinates.
convertRGBICCColor(Element, SVGColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC color value or an RGB color if the related color profile could not be used or loaded for any reason.
convertShapeRendering(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the rendering hints for the specified shape element or null none has been specified.
convertSides(Element, String, int) - Static method in class org.apache.batik.extension.svg.BatikStarElementBridge
Stolen from AbstractSVGFilterPrimitiveElementBridge.
convertSides(Element, String, int) - Static method in class org.apache.batik.extension.svg.BatikRegularPolygonElementBridge
Stolen from AbstractSVGFilterPrimitiveElementBridge.
convertSides(Element, String, int) - Static method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Stolen from AbstractSVGFilterPrimitiveElementBridge.
convertSourceCS(CachableRed) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
convertSourceCS(RenderedImage) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
 
convertSpecularExponent(Element) - Static method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Returns the specular exponent of the specular feSpecularLighting filter primitive element.
convertSpreadMethod(Element, String) - Static method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Converts the spreadMethod attribute.
convertStdDeviation(Element) - Static method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Returns the standard deviation of the specified feGaussianBlur filter primitive element.
convertStitchTiles(Element) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'stitchTiles' attribute of the specified feTurbulence element.
convertStopColor(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified <stop> element to a Color.
convertStroke(Element, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Stroke object defined on the specified element.
convertStrokeDasharray(CSSValue, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'stroke-dasharray' property to a list of float number in user units.
convertStrokeLinecap(CSSPrimitiveValue) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'linecap' property to the appropriate BasicStroke constant.
convertStrokeLinejoin(CSSPrimitiveValue) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'linejoin' property to the appropriate BasicStroke constant.
convertStrokeMiterlimit(CSSPrimitiveValue) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'miterlimit' property to the appropriate float number.
convertStrokePaint(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts for the specified element, its stroke paint properties to a Paint object.
convertSVGInteger(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts a string into an integer.
convertSVGNumber(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts a string into a float.
convertSVGNumberList(SVGNumberList) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts an SVGNumberList into a float array.
convertTableValues(Element) - Static method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Converts the 'tableValues' attribute of the specified component transfer function element.
convertTarget(Element, int[]) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'targetX' and 'targetY' attributes of the specified feConvolveMatrix filter primitive element.
convertTextRendering(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the rendering hints for the specified text element or null none has been specified.
convertToLsRGB(CachableRed) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the linear sRGB colorspace.
convertToSpecifiedUnits(short) - Method in interface org.w3c.dom.svg.SVGLength
 
convertToSpecifiedUnits(short) - Method in interface org.w3c.dom.svg.SVGAngle
 
convertTosRGB(CachableRed) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
This method will return a CacheableRed that has it's data in the sRGB colorspace.
convertTransform(Element, String, String) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an AffineTransform according to the specified parameters.
convertType(Element) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'type' attribute of the specified feTurbulence element.
convertType(Element) - Static method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Converts the type of the specified component transfert function element.
convertType(Element) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the type of the specified color matrix filter primitive.
convertURIPaint(Element, GraphicsNode, CSSValue, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint specified as a URI.
convertValuesToHueRotate(Element) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'hueRotate' type.
convertValuesToMatrix(Element) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'matrix' type.
convertValuesToSaturate(Element) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'saturate' type.
convertVisibility(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the specified element is visible, false otherwise.
ConvolveMatrixRable - interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable.
Convolves an image with a convolution matrix.
ConvolveMatrixRable8Bit - class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit.
Convolves an image with a convolution matrix.
ConvolveMatrixRable8Bit(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
copyArea(int, int, int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Copies an area of the component by a distance specified by dx and dy.
copyArea(int, int, int, int, int, int) - Method in class org.apache.batik.svggen.SVGGraphics2D
Copies an area of the component by a distance specified by dx and dy.
copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
copyBand(Raster, Rectangle, int, WritableRaster, Rectangle, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyData_FALLBACK(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
copyData_INT_PACK(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
An internal optimized version of copyData designed to work on Integer packed data with a SinglePixelPackedSampleModel.
copyData(BufferedImage, BufferedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(BufferedImage, Rectangle, BufferedImage, Point) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(Raster, WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Copies data from one raster to another.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
Generates a Perlin noise pattern into dest Raster.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2LumRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FloodRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.DisplacementMapRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ComponentTransferRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FilterAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.FilterAsAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.ProfileRed
This method will turn the input image in an sRGB image as follows.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.DiffuseLightingRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.codec.PNGRed
 
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyData(WritableRaster) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
 
copyData(WritableRaster) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
 
copyData(WritableRaster) - Method in class org.apache.batik.extension.svg.HistogramRed
 
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNode
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractCharacterData
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNotation
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntity
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttr
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttrNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractDocument
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Copy the fields of the current node into the given node.
copyRaster(Raster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyRaster(Raster, int, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyToRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
Copies data from this images tile grid into wr. wr may extend outside the bounds of this image in which case the data in wr outside the bounds will not be touched.
copyToRaster(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
Copies data from this images tile grid into wr. wr may extend outside the bounds of this image in which case the data in wr outside the bounds will not be touched.
copyToRasterByBlocks(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
count - Variable in class org.apache.batik.css.PropertyMap
The number of entries
count - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
The number of entries
count - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The number of entries
count - Variable in class org.apache.batik.dom.util.DocumentDescriptor
The number of entries
count - Variable in class org.apache.batik.dom.util.HashTable
The number of entries
count - Variable in class org.apache.batik.dom.util.DoublyIndexedTable
The number of entries
count - Variable in class org.apache.batik.gvt.CompositeGraphicsNode
The number of children of this composite graphics node.
count - Variable in class org.apache.batik.gvt.CompositeShapePainter
The number of shape painter.
count - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
The number of entries
count - Variable in class org.apache.batik.xml.InputBuffer
The number of bytes in the current buffer.
count - Variable in class org.apache.batik.util.SoftDoublyIndexedTable
The number of entries
count - Variable in class org.apache.batik.parser.AbstractParser
The current count of characters in the buffer.
Counter - interface org.w3c.dom.css.Counter.
The Counter interface is used to represent any counter or counters function value.
Coverage - class org.apache.batik.svggen.font.table.Coverage.
 
Coverage() - Constructor for class org.apache.batik.svggen.font.table.Coverage
 
CoverageFormat1 - class org.apache.batik.svggen.font.table.CoverageFormat1.
 
CoverageFormat1(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CoverageFormat1
Creates new CoverageFormat1
CoverageFormat2 - class org.apache.batik.svggen.font.table.CoverageFormat2.
 
CoverageFormat2(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CoverageFormat2
Creates new CoverageFormat2
create() - Method in interface org.apache.batik.css.value.ColorFactory.RGBColorFactory
Creates the color.
create() - Method in class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory
Creates the color.
create() - Method in class org.apache.batik.css.value.ColorFactory.SystemRGBColorFactory
Creates the color.
create() - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create() - Method in class org.apache.batik.svggen.SVGGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create() - Static method in class org.apache.batik.svggen.font.Font
 
create(DirectoryEntry, RandomAccessFile) - Static method in class org.apache.batik.svggen.font.table.TableFactory
 
create(int, RandomAccessFile) - Static method in class org.apache.batik.svggen.font.table.CmapFormat
 
create(String) - Static method in class org.apache.batik.svggen.font.Font
 
create(String, Document) - Method in interface org.apache.batik.dom.svg.SVGDOMImplementation.ElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphDefElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphItemElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateColorElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateMotionElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateTransformElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.CircleElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.ClipPathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.ColorProfileElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.CursorElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.DefinitionSrcElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.DefsElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.DescElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.EllipseElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeBlendElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeColorMatrixElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeComponentTransferElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeCompositeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeConvolveMatrixElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeDiffuseLightingElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeDisplacementMapElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeDistantLightElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeFloodElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncAElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncRElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncGElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncBElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeGaussianBlurElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeImageElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeMergeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeMergeNodeElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeMorphologyElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeOffsetElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FePointLightElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeSpecularLightingElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeSpotLightElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeTileElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FeTurbulenceElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FilterElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FontElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceFormatElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceNameElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceSrcElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceUriElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.ForeignObjectElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.GElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.GlyphElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.GlyphRefElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.HkernElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.ImageElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.LineElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.LinearGradientElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.MarkerElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.MaskElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.MetadataElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.MissingGlyphElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.MpathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.PathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.PatternElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.PolygonElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.PolylineElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.RadialGradientElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.RectElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.ScriptElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.SetElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.StopElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.StyleElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.SvgElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.SwitchElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.SymbolElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.TextElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.TextPathElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.TitleElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.TrefElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.TspanElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.UseElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.ViewElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation.VkernElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.BatikRegularPolygonElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.BatikStarElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.BatikHistogramNormalizationElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.SolidColorElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in class org.apache.batik.extension.svg.BatikDomExtension.ColorSwitchElementFactory
Creates an instance of the associated element type.
createAffineTransform(Reader) - Static method in class org.apache.batik.parser.AWTTransformProducer
Utility method for creating an AffineTransform.
createAffineTransform(String) - Static method in class org.apache.batik.parser.AWTTransformProducer
Utility method for creating an AffineTransform.
createAltGlyphArray(BridgeContext, Element, float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGAltGlyphElementBridge
Constructs an array of Glyphs that represents the specified <altGlyph> element at the requested size.
createAndCondition(Condition, Condition) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an and condition
createAndCondition(Condition, Condition) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createAndCondition(Condition,Condition).
createAndShowJSVGViewerFrame() - Method in class org.apache.batik.apps.svgbrowser.Main
Creates and shows a new viewer frame.
createAndShowJSVGViewerFrame() - Method in interface org.apache.batik.apps.svgbrowser.Application
Creates and shows a new viewer frame.
createAnyNodeSelector() - Method in interface org.w3c.css.sac.SelectorFactory
Creates an any node selector.
createAnyNodeSelector() - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createAnyNodeSelector().
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttribute(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createAttribute(String).
createAttribute(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createAttribute(String).
createAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createAttribute(String).
createAttribute(String) - Method in class org.apache.batik.script.DocumentProxy
Creates an Attr of the given name.
createAttributeCondition(String, String, boolean, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an attribute condition
createAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createAttributeCondition(String,String,boolean,String).
createAttributedString(String, Map, int[], boolean, boolean, boolean) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates an attributes string from the content of the given string.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createAttributeNS(String, String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createAttributeNS(String,String).
createAttributeNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createAttributeNS(String,String).
createAttributeNS(String, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createAttributeNS(String,String).
createAttributeNS(String, String) - Method in class org.apache.batik.script.DocumentProxy
Creates an attribute of the given qualified name and namespace URI.
createAttributes() - Method in class org.apache.batik.dom.AbstractElement
Creates the attribute list.
createAttributes() - Method in class org.apache.batik.dom.svg.AbstractElement
Creates the attribute list.
createAttrWrapper(Attr) - Method in class org.apache.batik.dom.NodeWrapper
Creates a wrapper for the given Attr.
createAttrWrapper(Attr) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given Attr.
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "begin hyphen" attribute condition
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createBeginHyphenAttributeCondition(String,String,boolean,String).
createBridgeContext() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a new bridge context.
createButtonPanel() - Method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog
Creates the button panel.
createButtonsPanel() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Creates the buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.JErrorPane
 
createButtonsPanel() - Method in class org.apache.batik.util.gui.LanguageDialog
Creates the OK/Cancel buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.URIChooser
Creates the buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the button panel.
createButtonsPanel() - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Creates the OK/Cancel buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.UserStyleDialog
Creates the OK/Cancel buttons panel
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createCDATASection(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createCDATASection(String).
createCDATASection(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createCDATASection(String).
createCDATASection(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createCDATASection(String)
createCDATASection(String) - Method in class org.apache.batik.script.DocumentProxy
Creates a CDATASection node whose value is the specified string.
createCDataSectionSelector(String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a cdata section node selector.
createCDataSectionSelector(String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createCDataSectionSelector(String).
createCDATASectionWrapper(CDATASection) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given Comment.
createChildSelector(Selector, SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a child selector.
createChildSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createChildSelector(Selector,SimpleSelector).
createClassCondition(String, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a class condition
createClassCondition(String, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createClassCondition(String,String).
createClip(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGClipPathElementBridge
Creates a Clip according to the specified parameters.
createClip(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.ClipBridge
Creates a Clip according to the specified parameters.
createColorValue(LexicalUnit) - Method in class org.apache.batik.css.svg.PaintFactory
Creates a float value usable by an RGBColor.
createColorValue(LexicalUnit) - Method in class org.apache.batik.css.svg.SimpleColorFactory
Creates a float value usable by an RGBColor.
createColorValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRGBColorFactory
Creates a float value usable by an RGBColor.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createComment(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createComment(String).
createComment(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createComment(String).
createComment(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createComment(String).
createComment(String) - Method in class org.apache.batik.script.DocumentProxy
Creates a Comment node given the specified string.
createCommentSelector(String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a comment node selector.
createCommentSelector(String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createCommentSelector(String).
createCommentWrapper(Comment) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given Comment.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
createCompatibleDestRaster(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
createComponentColorModel(SampleModel) - Static method in class org.apache.batik.ext.awt.image.codec.PNGRed
A convenience method to create an instance of ComponentColorModel suitable for use with the given SampleModel.
createComponentTransferFunction(Element, Element) - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Creates a ComponentTransferFunction according to the specified parameters.
createConditionalSelector(SimpleSelector, Condition) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a conditional selector.
createConditionalSelector(SimpleSelector, Condition) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createConditionalSelector(SimpleSelector,Condition).
createContentCondition(String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a content condition
createContentCondition(String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createContentCondition(String).
createContentPanel() - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Returns the panel to enter a new CSS medium.
createContext(BridgeContext, Element) - Static method in class org.apache.batik.bridge.UnitProcessor
Creates a context for the specified element.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.gvt.PatternPaint
Creates and returns a context used to generate the pattern.
createCSSParseException(String) - Method in class org.apache.batik.css.parser.Parser
Creates a parse exception.
createCSSParseException(String, Object[]) - Method in class org.apache.batik.css.parser.Parser
Creates a parse exception.
createCSSStyleDeclaration() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Creates a style declaration.
createCSSStyleDeclaration() - Method in interface org.apache.batik.dom.util.CSSStyleDeclarationFactory
Creates a stylesheet declaration.
createCSSStyleSheet(String, String) - Method in interface org.w3c.dom.css.DOMImplementationCSS
Creates a new CSSStyleSheet.
createCSSStyleSheet(String, String) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
DOM: Implements DOMImplementationCSS.createCSSStyleSheet(String,String).
createCSSValue(ImmutableValue) - Method in class org.apache.batik.css.svg.SVGColorFactory
Creates a new CSSValue.
createCSSValue(ImmutableValue) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates a new CSSValue.
createCSSValue(LexicalUnit) - Method in interface org.apache.batik.parser.style.CSSValueFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.AbstractLengthFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.AbstractRectFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.ClipFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.LengthFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit, CSSOMStyleDeclaration, String) - Method in class org.apache.batik.css.svg.MarkerShorthandFactory
Creates a value from a lexical unit and a style declaration.
createCSSValue(LexicalUnit, CSSOMStyleDeclaration, String) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates a value from a lexical unit and a style declaration.
createCSSValue(LexicalUnit, CSSOMStyleDeclaration, String) - Method in interface org.apache.batik.css.value.ValueFactory
Creates a CSS value from a lexical unit and a style declaration, and put it in the style declaration.
createDefault(Document) - Static method in class org.apache.batik.svggen.SVGGeneratorContext
Creates an instance of SVGGeneratorContext with the given domFactory and with the default values for the other information.
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createDefaultRendering() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
createDescendantSelector(Selector, SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a descendant selector.
createDescendantSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createDescendantSelector(Selector,SimpleSelector).
createDialog(Component, String) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
Creates a new modal dialog box that can be used to configure an AffineTransform
createDialog(Component, String) - Method in class org.apache.batik.util.gui.JErrorPane
 
createDimension(float, String, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new float lexical unit.
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a sibling selector.
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createDirectAdjacentSelector(short,Selector,SimpleSelector).
createDocument(String) - Method in interface org.apache.batik.dom.svg.SVGDocumentFactory
Creates a SVGOMDocument instance.
createDocument(String) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a SVGOMDocument instance.
This method supports gzipped sources.
createDocument(String, InputStream) - Method in interface org.apache.batik.dom.svg.SVGDocumentFactory
Creates a SVGOMDocument instance.
createDocument(String, InputStream) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a SVGOMDocument instance.
createDocument(String, Reader) - Method in interface org.apache.batik.dom.svg.SVGDocumentFactory
Creates a SVGOMDocument instance.
createDocument(String, Reader) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a SVGOMDocument instance.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates an XML Document object of the specified type with its document element.
createDocument(String, String, DocumentType) - Method in class org.apache.batik.dom.DOMImplementationWrapper
DOM: Implements DOMImplementation.createDocument(String,String,DocumentType).
createDocument(String, String, DocumentType) - Method in class org.apache.batik.dom.GenericDOMImplementation
DOM: Implements DOMImplementation.createDocument(String,String,DocumentType) .
createDocument(String, String, DocumentType) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
DOM: Implements DOMImplementation.createDocument(String,String,DocumentType).
createDocument(String, String, String) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a Document instance.
createDocument(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputSource) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a GenericDocument.
createDocument(String, String, String, InputStream) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputStream) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, InputStream) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Creates a Document instance.
createDocument(String, String, String, Reader) - Method in interface org.apache.batik.dom.util.DocumentFactory
Creates a Document instance.
createDocumentDescriptor - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
Whether a document descriptor must be generated.
createDocumentEventSupport() - Method in class org.apache.batik.dom.AbstractDOMImplementation
Creates an DocumentEventSupport object suitable for use with this implementation.
createDocumentEventSupport() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Creates an DocumentEventSupport object suitable for use with this implementation.
createDocumentFactory(DOMImplementation, String) - Method in class org.apache.batik.transcoder.XMLAbstractTranscoder
Creates the DocumentFactory used to create the DOM tree.
createDocumentFactory(DOMImplementation, String) - Method in class org.apache.batik.transcoder.image.ImageTranscoder
Creates a DocumentFactory that is used to create an SVG DOM tree.
createDocumentFactory(DOMImplementation, String) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
Creates a DocumentFactory that is used to create an SVG DOM tree.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createDocumentFragment().
createDocumentFragment() - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createDocumentFragment().
createDocumentFragment() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createDocumentFragment().
createDocumentFragment() - Method in class org.apache.batik.script.DocumentProxy
Creates an empty DocumentFragment object.
createDocumentFragmentWrapper(DocumentFragment) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given DocumentFragment.
createDocumentText(Document) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
 
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.DOMImplementationWrapper
DOM: Implements DOMImplementation.createDocumentType(String,String,String).
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.GenericDOMImplementation
DOM: Implements DOMImplementation.createDocumentType(String,String,String).
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
DOM: Implements DOMImplementation.createDocumentType(String,String,String).
createDOMException(short, String, Object[]) - Static method in class org.apache.batik.css.CSSDOMExceptionFactory
Creates an exception with the appropriate error message.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.AbstractNode
Creates an exception with the appropriate error message.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElement(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createElement(String).
createElement(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createElement(String).
createElement(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createElement(String).
createElement(String) - Method in class org.apache.batik.script.DocumentProxy
Creates an element of the type specified.
createElement(SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
Creates an Element which can refer to an image.
createElement(SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
Creates an Element which can refer to an image.
createElement(SVGGeneratorContext) - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
Creates an Element which can refer to an image.
createElement(SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
Creates an Element suitable for referring to images.
createElementNS(AbstractDocument, String, String) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Implements the behavior of Document.createElementNS() for this DOM implementation.
createElementNS(AbstractDocument, String, String) - Method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
Implements the behavior of Document.createElementNS() for this DOM implementation.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createElementNS(String, String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createElementNS(String,String).
createElementNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createElementNS(String,String).
createElementNS(String, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createElementNS(String,String).
createElementNS(String, String) - Method in class org.apache.batik.script.DocumentProxy
Creates an element of the given qualified name and namespace URI.
createElementSelector(String, String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates an element selector.
createElementSelector(String, String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createElementSelector(String,String).
createElementWrapper(Element) - Method in class org.apache.batik.dom.NodeWrapper
Creates a wrapper for the given Element.
createElementWrapper(Element) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given element.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEntityReference(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createEntityReference(String).
createEntityReference(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createEntityReference(String).
createEntityReference(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createEntityReference(String).
createEntityReference(String) - Method in class org.apache.batik.script.DocumentProxy
Creates an EntityReference object.
createEntityReferenceWrapper(EntityReference) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given EntityReference.
createErrorMessage(String, Object[]) - Method in class org.apache.batik.parser.AbstractParser
Returns a localized error message.
createEvent() - Method in interface org.apache.batik.dom.events.DocumentEventSupport.EventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.SimpleEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MutationEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.MouseEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.DocumentEventSupport.UIEventFactory
Creates a new Event object.
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
 
createEvent(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements DocumentEvent.createEvent(String).
createEvent(String) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentEvent.createEvent(String).
createEvent(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentEvent.createEvent(String).
createEvent(String) - Method in class org.apache.batik.dom.events.DocumentEventSupport
Creates a new Event depending on the specified parameter.
createEvent(String) - Method in class org.apache.batik.script.SVGDocumentProxy
 
createEventWrapper(DocumentWrapper, Event) - Method in class org.apache.batik.dom.DOMImplementationWrapper
Creates an EventWrapper object.
createEventWrapper(Event) - Method in class org.apache.batik.dom.DocumentWrapper
Creates an EventWrapper.
createException(String) - Method in class org.apache.batik.xml.scanner.AbstractScanner
Returns a LexicalException initialized with the given message.
createExitAction(JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.Main
Creates a new application exit action.
createExitAction(JSVGViewerFrame) - Method in interface org.apache.batik.apps.svgbrowser.Application
Creates an action to exit the application.
createFilter(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGFilterElementBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.FilterBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Map) - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in interface org.apache.batik.bridge.FilterPrimitiveBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeTileElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeFloodElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeImageElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeOffsetElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Creates a Filter primitive according to the specified parameters.
createFindPanel() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Creates the Find panel.
createFloat(short, float, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new float lexical unit.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.StrokeMiterlimitFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.SVGFontSizeFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.OpacityFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.AbstractLengthFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.FontWeightFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in interface org.apache.batik.css.value.ValueFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Creates and returns a new float value.
createFont(BridgeContext, Element, Element, float, SVGFontFace) - Method in class org.apache.batik.bridge.SVGFontElementBridge
Constructs a new SVGGVTFont that represents the specified <font> element at the requested size.
createFontFace(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
Creates an SVGFontFace that repesents the specified <font-face> element.
createFontFamilyValue(String) - Method in class org.apache.batik.css.value.FontFamilyResolver
Creates a font-family value.
createFontWeight(float) - Method in class org.apache.batik.css.value.FontWeightResolver
Creates a font weight value.
createFunction(String, LexicalUnit, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new function lexical unit.
createGeneralTransformElement(AffineTransform) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createGlyph(BridgeContext, Element, Element, int, float, SVGFontFace, Paint, Paint, Stroke) - Method in class org.apache.batik.bridge.SVGGlyphElementBridge
Constructs a new Glyph that represents the specified <glyph> element at the requested size.
createGlyphVector(FontRenderContext, char[]) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified array of characters and the specified FontRenderContext.
createGlyphVector(FontRenderContext, char[]) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified array of characters and the specified FontRenderContext.
createGlyphVector(FontRenderContext, char[]) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the specified array of characters.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified CharacterIterator and the specified FontRenderContext.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified CharacterIterator and the specified FontRenderContext.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the characters in the specified character iterator.
createGlyphVector(FontRenderContext, float, AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.font.AltGlyphHandler
Creates a glyph vector containing the alternate glyphs.
createGlyphVector(FontRenderContext, float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGAltGlyphHandler
Creates a glyph vector containing the alternate glyphs.
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified integer array and the specified FontRenderContext.
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified integer array and the specified FontRenderContext.
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the glyphs in the the glyph code array.
createGlyphVector(FontRenderContext, String) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a new GlyphVector object created with the specified String and the specified FontRenderContext.
createGlyphVector(FontRenderContext, String) - Method in class org.apache.batik.gvt.font.AWTGVTFont
Returns a new GlyphVector object created with the specified String and the specified FontRenderContext.
createGlyphVector(FontRenderContext, String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the specified String.
createGraphics(BufferedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
createGraphics(BufferedImage, RenderingHints) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
This is a wrapper around the system's BufferedImage.createGraphics that arranges for bi to be stored in a Rendering hint in the returned Graphics2D.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGGElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNodeRable(GraphicsNode) - Method in class org.apache.batik.gvt.filter.ConcreteGraphicsNodeRableFactory
Returns a GraphicsNodeRable initialized with the input GraphicsNode.
createGraphicsNodeRable(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRableFactory
Returns a GraphicsNodeRable initialized with the input GraphicsNode.
createICCColorSpaceExt(BridgeContext, Element, String) - Method in class org.apache.batik.bridge.SVGColorProfileElementBridge
Creates an ICC_ColorSpace according to the specified parameters.
createIdCondition(String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an id condition
createIdCondition(String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createIdCondition(String).
createImage(int, int) - Method in class org.apache.batik.transcoder.image.ImageTranscoder
Creates a new image with the specified dimension.
createImage(int, int) - Method in class org.apache.batik.transcoder.image.JPEGTranscoder
Creates a new ARGB image with the specified dimension.
createImage(int, int) - Method in class org.apache.batik.transcoder.image.TIFFTranscoder
Creates a new ARGB image with the specified dimension.
createImage(int, int) - Method in class org.apache.batik.transcoder.image.PNGTranscoder
Creates a new ARGB image with the specified dimension.
createImageRenderer() - Method in interface org.apache.batik.gvt.renderer.ImageRendererFactory
Creates a new renderer.
createImageRenderer() - Method in class org.apache.batik.gvt.renderer.StaticRendererFactory
Creates a new renderer
createImageRenderer() - Method in class org.apache.batik.gvt.renderer.DynamicRendererFactory
Creates a new renderer.
createImmutableRGBColor(float, float, float) - Method in class org.apache.batik.css.value.ColorFactory
Creates an ImmutableRGBColor from rgb values.
createInteger(int, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new integer lexical unit.
createInterpreter() - Method in interface org.apache.batik.script.InterpreterFactory
This method should create an instance of Interpreter interface implementation.
createInterpreter() - Method in class org.apache.batik.script.jacl.JaclInterpreterFactory
Creates an instance of JaclInterpreter class.
createInterpreter() - Method in class org.apache.batik.script.jpython.JPythonInterpreterFactory
Creates an instance of JPythonInterpreter class.
createInterpreter() - Method in class org.apache.batik.script.rhino.RhinoInterpreterFactory
Creates an instance of RhinoInterpreter class.
createJButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing button
createJButton(String) - Method in class org.apache.batik.util.gui.resource.ToolBarFactory
Creates and returns a new swing button
createJCheckBox(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing check box
createJCheckBoxMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing check box menu item
createJMenu(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu
createJMenuBar(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a swing menu bar
createJMenuComponent(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a menu item or a separator
createJMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu item
createJRadioButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing radio button
createJRadioButtonMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing radio button menu item
createJToolBar(String) - Method in class org.apache.batik.util.gui.resource.ToolBarFactory
Creates a tool bar
createJToolbarButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing button initialised to be used as a toolbar button
createKern(BridgeContext, Element, SVGGVTFont) - Method in class org.apache.batik.bridge.SVGKernElementBridge
Creates a Kern object that repesents the specified kerning element.
createLangCondition(String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a lang condition
createLangCondition(String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createLangCondition(String).
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Creates a Light according to the specified parameters.
createListener() - Method in class org.apache.batik.swing.JSVGCanvas
Creates an instance of Listener.
createListener() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Creates an instance of Listener.
createListener() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates an instance of Listener.
createMarker(BridgeContext, Element, Element) - Method in interface org.apache.batik.bridge.MarkerBridge
Creates a Marker according to the specified parameters.
createMarker(BridgeContext, Element, Element) - Method in class org.apache.batik.bridge.SVGMarkerElementBridge
Creates a Marker according to the specified parameters.
createMask(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Creates a Mask according to the specified parameters.
createMask(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.MaskBridge
Creates a Mask according to the specified parameters.
createNamedNodeMapWrapper(NamedNodeMap) - Method in class org.apache.batik.dom.NodeWrapper
Creates a wrapper for the given node map.
createNamedNodeMapWrapper(NamedNodeMap) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given node map.
createNegativeCondition(Condition) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a negative condition
createNegativeCondition(Condition) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createNegativeCondition(Condition).
createNegativeSelector(SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates an negative selector.
createNegativeSelector(SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createNegativeSelector(SimpleSelector).
createNodeIterator(AbstractDocument, Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new node iterator.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentTraversal.createNodeIterator(Node,int,NodeFilter,boolean).
createNodeListWrapper(NodeList) - Method in class org.apache.batik.dom.NodeWrapper
Creates a wrapper for the given node list.
createNodeListWrapper(NodeList) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given node list.
createNodeWrapper(Node) - Method in class org.apache.batik.dom.NodeWrapper
Creates a wrapper for the given node.
createNodeWrapper(Node) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given node.
createOneOfAttributeCondition(String, String, boolean, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "one of" attribute condition
createOneOfAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOneOfAttributeCondition(String,String,boolean,String).
createOnlyChildCondition() - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "only one" child condition
createOnlyChildCondition() - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOnlyChildCondition().
createOnlyTypeCondition() - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "only one" type condition
createOnlyTypeCondition() - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOnlyTypeCondition().
createOrCondition(Condition, Condition) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an or condition
createOrCondition(Condition, Condition) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOrCondition(Condition,Condition).
createOutputDir(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Creates directories for output files if needed.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in interface org.apache.batik.bridge.PaintBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.SVGPatternElementBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.extension.svg.ColorSwitchBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.extension.svg.SolidColorBridge
Creates a Paint according to the specified parameters.
createParser() - Static method in class org.apache.batik.css.CSSDocumentHandler
Creates a new parser.
createPositionalCondition(int, boolean, boolean) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a positional condition
createPositionalCondition(int, boolean, boolean) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createPositionalCondition(int,boolean,boolean).
createPredefinedFunction(short, LexicalUnit, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new function lexical unit.
createPresentionAttributeSet() - Static method in class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport
Return the default presentation attributes.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createProcessingInstruction(String, String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createProcessingInstruction(String,String).
createProcessingInstruction(String, String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createProcessingInstruction(String,String).
createProcessingInstruction(String, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createProcessingInstruction(String,String).
createProcessingInstruction(String, String) - Method in class org.apache.batik.script.DocumentProxy
Creates a ProcessingInstruction node given the specified name and data strings.
createProcessingInstructionSelector(String, String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a processing instruction node selector.
createProcessingInstructionSelector(String, String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createProcessingInstructionSelector(String,String).
createProcessingInstructionWrapper(ProcessingInstruction) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given ProcessingInstruction.
createPseudoClassCondition(String, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a pseudo class condition
createPseudoClassCondition(String, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createPseudoClassCondition(String,String).
createPseudoElementSelector(String, String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a pseudo element selector.
createPseudoElementSelector(String, String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createPseudoElementSelector(String,String).
createRasterFeImage(BridgeContext, Rectangle2D, ParsedURL) - Static method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns a Filter that represents an raster image (JPG or PNG).
createRasterImageNode(BridgeContext, Element, ParsedURL) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a GraphicsNode that represents an raster image in JPEG or PNG format.
createReadOnlyCopy() - Method in class org.apache.batik.css.CSSOMValue
Returns a read-only copy of this value.
createReadOnlyCopy() - Method in class org.apache.batik.css.svg.SVGCSSValue
Returns a read-only copy of this value.
createReadOnlyCopy() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.svg.ImmutableSVGPaintValue
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableInherit
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableRGBColor
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableValueList
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableRect
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in interface org.apache.batik.css.value.ImmutableValue
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableFloat
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableString
Returns a deep read-only copy of this object.
createRenderer() - Method in class org.apache.batik.gvt.renderer.StaticRendererFactory
Creates a new renderer.
createRenderer() - Method in interface org.apache.batik.gvt.renderer.RendererFactory
Creates a new renderer.
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Create a RenderedImage that is filled with the current flood fill paint
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
 
createRendering(RenderContext) - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
createRootNodeSelector() - Method in interface org.w3c.css.sac.SelectorFactory
Creates an root node selector.
createRootNodeSelector() - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createRootNodeSelector().
createRotateElement(double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createRunnableQueue() - Static method in class org.apache.batik.util.RunnableQueue
Creates a new RunnableQueue started in a new thread.
createScaledRendering(int, int, RenderingHints) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
createScaledRendering(int, int, RenderingHints) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Forward the call (blocking until source is set if need be).
createScaleElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createShape(Reader, int) - Static method in class org.apache.batik.parser.AWTPathProducer
Utility method for creating an ExtendedGeneralPath.
createShape(Reader, int) - Static method in class org.apache.batik.parser.AWTPolylineProducer
Utility method for creating an ExtendedGeneralPath.
createShape(Reader, int) - Static method in class org.apache.batik.parser.AWTPolygonProducer
Utility method for creating an ExtendedGeneralPath.
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates the shape painter associated to the specified element.
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGDecoratedShapeElementBridge
Creates the shape painter associated to the specified element.
createShearElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createShowResultPanel() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
 
createSimple(short, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new integer lexical unit.
createStop(BridgeContext, Element, Element, float) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Creates a Stop according to the specified parameters.
createString(short, String, LexicalUnit) - Static method in class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new string lexical unit.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.EnableBackgroundFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.PaintFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.ColorProfileFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.MarkerFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.MaskFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.FilterFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.ClipPathFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.BaselineShiftFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractIdentifierFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.ColorFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.FontSizeFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.SpacingFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.ClipFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in interface org.apache.batik.css.value.ValueFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.TextDecorationFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.LengthFactory
Creates and returns a new string value.
createStyleSheet(Node, HashTable) - Method in interface org.apache.batik.dom.StyleSheetFactory
Creates a stylesheet from the data of the xml-stylesheet processing instruction or return null when it is not possible to create the given stylesheet.
createStyleSheet(Node, HashTable) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Creates a stylesheet from the data of an xml-stylesheet processing instruction or return null.
createSubstituteString(AttributedCharacterIterator) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
Where possible substitues plain arabic glyphs with their shaped forms.
createSVGAngle() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGAngle() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGFeImage(BridgeContext, Rectangle2D, Element) - Static method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns a Filter that represents a svg document or element as an image.
createSVGImageNode(BridgeContext, Element, SVGDocument) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a GraphicsNode that represents a svg document as an image.
createSVGLength() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGLength() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGLength().
createSVGMatrix() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGMatrix() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGNumber() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGNumber() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.createSVGNumber().
createSVGPathSegArcAbs(float, float, float, float, float, boolean, boolean) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegArcAbs(float, float, float, float, float, boolean, boolean) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegArcAbs(float,float,float,float,float,boolean,boolean).
createSVGPathSegArcRel(float, float, float, float, float, boolean, boolean) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegArcRel(float, float, float, float, float, boolean, boolean) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegArcRel(float,float,float,float,float,boolean,boolean).
createSVGPathSegClosePath() - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegClosePath() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegClosePath().
createSVGPathSegCurvetoCubicAbs(float, float, float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicAbs(float,float,float,float,float,float).
createSVGPathSegCurvetoCubicRel(float, float, float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicRel(float,float,float,float,float,float).
createSVGPathSegCurvetoCubicSmoothAbs(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicSmoothAbs(float,float,float,float).
createSVGPathSegCurvetoCubicSmoothRel(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicSmoothRel(float,float,float,float).
createSVGPathSegCurvetoQuadraticAbs(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticAbs(float,float,float,float).
createSVGPathSegCurvetoQuadraticRel(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticRel(float,float,float,float).
createSVGPathSegCurvetoQuadraticSmoothAbs(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothAbs(float,float).
createSVGPathSegCurvetoQuadraticSmoothRel(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel(float,float).
createSVGPathSegLinetoAbs(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoAbs(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoAbs(float,float).
createSVGPathSegLinetoHorizontalAbs(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoHorizontalAbs(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoHorizontalAbs(float).
createSVGPathSegLinetoHorizontalRel(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoHorizontalRel(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoHorizontalRel(float).
createSVGPathSegLinetoRel(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoRel(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoRel(float,float).
createSVGPathSegLinetoVerticalAbs(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoVerticalAbs(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoVerticalAbs(float).
createSVGPathSegLinetoVerticalRel(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoVerticalRel(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoVerticalRel(float).
createSVGPathSegMovetoAbs(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegMovetoAbs(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegMovetoAbs(float,float).
createSVGPathSegMovetoRel(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegMovetoRel(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegMovetoRel(float,float).
createSVGPoint() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGPoint() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGRect() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGRect() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGString() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGTransform() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGTransform() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGTransformFromMatrix(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGTransformFromMatrix(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGTransformList
 
createSVGTransformFromMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in interface org.apache.batik.gvt.text.TextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in class org.apache.batik.gvt.text.ConcreteTextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTextNode(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.createTextNode(String).
createTextNode(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createTextNode(String).
createTextNode(String) - Method in class org.apache.batik.dom.AbstractText
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericText
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericCDATASection
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createTextNode(String).
createTextNode(String) - Method in class org.apache.batik.script.DocumentProxy
Creates a Text node given the specified string.
createTextNodeSelector(String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a text node selector.
createTextNodeSelector(String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createTextNodeSelector(String).
createTextPath(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
Creates a TextPath object that represents the path along which the text is to be rendered.
createTextWrapper(Text) - Method in class org.apache.batik.dom.NodeWrapper
Creates a wrapper for the given Text.
createTextWrapper(Text) - Method in class org.apache.batik.dom.DocumentWrapper
Creates a wrapper for the given Text.
createTile(RenderContext) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Computes the tile to use for the tiling operation.
createTileStore() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
createTransformedShape(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
createTranslateElement(double, double) - Static method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
createTree(Node) - Static method in class org.apache.batik.util.gui.DOMViewer.Panel
Creates a swing tree from a DOM document.
createTreeWalker(AbstractDocument, Node, int, NodeFilter, boolean) - Static method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new tree walker.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentTraversal.createTreeWalker(Node,int,NodeFilter,boolean).
createURISelectionPanel() - Method in class org.apache.batik.util.gui.URIChooser
Creates the URI selection panel
createUserAgent() - Method in class org.apache.batik.swing.JSVGCanvas
Creates a UserAgent.
createUserAgent() - Method in class org.apache.batik.swing.svg.JSVGComponent
Creates a UserAgent.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.EnableBackgroundFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeMiterlimitFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.MarkerShorthandFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.PaintFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.SVGFontSizeFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.ColorProfileFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.OpacityFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.MarkerFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.MaskFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.FilterFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.ClipPathFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.SimpleColorFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.BaselineShiftFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractIdentifierFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractLengthFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRGBColorFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.ColorFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontSizeFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.SpacingFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontWeightFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRectFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.ClipFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.CursorFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in interface org.apache.batik.css.value.ValueFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.TextDecorationFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontFamilyFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.LengthFactory
Creates a value from a lexical unit.
createValue(String) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates a value from its text representation
createValue(String) - Method in interface org.apache.batik.css.value.ValueFactory
Creates a value from its text representation
createValueEntry(CSSOMReadOnlyValue, String, int) - Static method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Creates a new value entry.
createValueList(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates the quotes list.
createViewCSS(SVGOMDocument) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Creates a ViewCSS.
createViewCSS(SVGOMDocument) - Method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
Creates a ViewCSS.
createXMLDeclarationReader(PushbackInputStream, String) - Static method in class org.apache.batik.xml.XMLUtilities
Creates a reader from the given input stream and encoding.
createXMLDocumentReader(InputStream) - Static method in class org.apache.batik.xml.XMLUtilities
Creates a Reader initialized to scan the characters in the given XML document's InputStream.
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a system property.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.
CRISPEDGES_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'crispEdges' keyword.
CROSSHAIR_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'crosshair' identifier value.
csLinear - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Indicates if the operation should be done in linear or gamma corrected sRGB.
CSS_ACCUMULATE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALIGNMENT_BASELINE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALPHABETIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ATTR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a attribute function.
CSS_AUTO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AUTOSENSE_SCRIPT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BACKGROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BASELINE_SHIFT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BASELINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BEVEL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BIDI_OVERRIDE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLINK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLOCK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOLD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOLDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOTTOM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONFACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CENTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CENTRAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_PATH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_RULE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (cm).
CSS_COLLAPSE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_INTERPOLATION_FILTERS_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_INTERPOLATION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_PROFILE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COMPACT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COUNTER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a counter or counters function.
CSS_CRISPEDGES_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CROSSHAIR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURRENTCOLOR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURSIVE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURSOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CUSTOM - Static variable in interface org.w3c.dom.css.CSSValue
The value is a custom value.
CSS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DEG - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (deg).
CSS_DIMENSION - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a number with an unknown dimension.
CSS_DIRECTION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DISPLAY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DOMINANT_BASELINE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_E_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EMBED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EMS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (ems).
CSS_ENABLE_BACKGROUND_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_END_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EVENODD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (exs).
CSS_EXTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FANTASY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_RULE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILLSTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILTER_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FLOOD_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FLOOD_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_FAMILY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_SIZE_ADJUST_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_SIZE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_STRETCH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_STYLE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_VARIANT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_WEIGHT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GLYPH_ORIENTATION_HORIZONTAL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GLYPH_ORIENTATION_VERTICAL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GRAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (grad).
CSS_GRAYTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HANGING_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HELP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIDDEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIGHLIGHTTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (Hz).
CSS_IDENT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an identifier.
CSS_IDEOGRAPHIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_IMAGE_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_IN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (in).
CSS_INACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INACTIVECAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INFOBACKGROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INFOTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INHERIT - Static variable in interface org.w3c.dom.css.CSSValue
The value is inherited and the cssText contains "inherit".
CSS_INLINE_TABLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ITALIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_KHZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (kHz).
CSS_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LARGER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LETTER_SPACING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTING_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINE_THROUGH_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINEARRGB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIST_ITEM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LOWER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LR_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LTR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_END_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_MID_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_START_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MASK_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MATHEMATICAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MENU_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MENUTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MIDDLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MIME_TYPE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MITER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (mm).
CSS_MONOSPACED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MOVE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (ms).
CSS_N_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NARROWER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NE_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NEW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NO_CHANGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NONE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NONZERO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NORMAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NUMBER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a simple number.
CSS_NW_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OBLIQUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZELEGIBILITY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZEQUALITY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZESPEED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OVERFLOW_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OVERLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PAINTED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PARSER_CLASS_NAME_KEY - Static variable in class org.apache.batik.apps.svgbrowser.Main
The CSS parser class name key.
CSS_PC - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pc).
CSS_PERCENTAGE - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a percentage.
CSS_POINTER_EVENTS_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_POINTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PRIMITIVE_VALUE - Static variable in interface org.w3c.dom.css.CSSValue
The value is a primitive value and an instance of the CSSPrimitiveValue interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS_PT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pt).
CSS_PX - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (px).
CSS_RAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (rad).
CSS_RECT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a rect function.
CSS_RESET_SIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RESET_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RGBCOLOR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a RGB color.
CSS_RL_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RTL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RUN_IN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_S - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (s).
CSS_S_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SANS_SERIF_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SCROLL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SCROLLBAR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SE_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEMI_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEMI_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SERIF_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SHAPE_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALL_CAPS_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALLER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SQUARE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SRGB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_START_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STOP_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STOP_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STRING - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a STRING.
CSS_STROKE_DASHARRAY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_DASHOFFSET_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_LINECAP_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_LINEJOIN_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_MITERLIMIT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_WIDTH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SUB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SUPER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SW_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_CAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_CELL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_COLUMN_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_COLUMN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_FOOTER_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_HEADER_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_ROW_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_ROW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TB_RL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_ANCHOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_BOTTOM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_DECORATION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_TOP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDDARKSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDFACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDLIGHTSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TOP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ULTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ULTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNDERLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNICODE_BIDI_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNKNOWN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is not a recognized CSS2 value.
CSS_URI - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a URI.
CSS_USE_SCRIPT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VALUE_LIST - Static variable in interface org.w3c.dom.css.CSSValue
The value is a CSSValue list and an instance of the CSSValueList interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS_VISIBILITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEFILL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEFILLSTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEPAINTED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLESTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_W_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WAIT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WIDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOWFRAME_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOWTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WORD_SPACING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WRITING_MODE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_X_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_X_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_XX_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_XX_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS2Properties - interface org.w3c.dom.css.CSS2Properties.
The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties within a CSSStyleDeclaration.
CSSCharsetRule - interface org.w3c.dom.css.CSSCharsetRule.
The CSSCharsetRule interface represents a @charset rule in a CSS style sheet.
CSSConstants - interface org.apache.batik.util.CSSConstants.
This interface defines constants for CSS.
CSSDocumentHandler - class org.apache.batik.css.CSSDocumentHandler.
This class provides conveniant methods for parsing style sheets and implements the DocumentHandler interface.
CSSDocumentHandler(CSSOMStyleSheet, String, boolean) - Constructor for class org.apache.batik.css.CSSDocumentHandler
Creates a new handler.
CSSDocumentHandler(CSSOMStyleSheet, String, CSSRule, boolean) - Constructor for class org.apache.batik.css.CSSDocumentHandler
Creates a new handler.
CSSDOMExceptionFactory - class org.apache.batik.css.CSSDOMExceptionFactory.
This class contains a method to create a DOMException object with a localized message.
CSSDOMExceptionFactory() - Constructor for class org.apache.batik.css.CSSDOMExceptionFactory
This class does not need to be instantiated.
CSSException - exception org.w3c.css.sac.CSSException.
 
CSSException() - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException
CSSException(Exception) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException with an embeded exception.
CSSException(short) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException with a specific code.
CSSException(short, String, Exception) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException with an embeded exception and a specified message.
CSSException(String) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException
CSSFloatValue - class org.apache.batik.parser.style.CSSFloatValue.
This class represents CSS float values
CSSFloatValue(short, float) - Constructor for class org.apache.batik.parser.style.CSSFloatValue
Creates a new value.
CSSFontFaceRule - interface org.w3c.dom.css.CSSFontFaceRule.
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.
cssHorizontalCoordinateToUserSpace(CSSValue, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the horizontal coordinate in user units.
cssHorizontalLengthToUserSpace(CSSValue, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the horizontal length in user units.
CSSImportRule - interface org.w3c.dom.css.CSSImportRule.
The CSSImportRule interface represents a @import rule within a CSS style sheet.
CSSInheritValue - class org.apache.batik.parser.style.CSSInheritValue.
This class represents CSS 'inherit' values
CSSInheritValue() - Constructor for class org.apache.batik.parser.style.CSSInheritValue
This class do not need to be instantiated.
cssLengthToUserSpace(float, String, short, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts the specified value of the specified type and direction to user units.
CSSLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.
This class implements the CSSLexicalUnit.SimpleLexicalUnit interface.
CSSLexicalUnit.DimensionLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit.
This class represents a dimension unit.
CSSLexicalUnit.DimensionLexicalUnit(float, String, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit.FloatLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit.
This class represents a float unit.
CSSLexicalUnit.FloatLexicalUnit(short, float, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit.FunctionLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit.
This class represents a function unit.
CSSLexicalUnit.FunctionLexicalUnit(String, LexicalUnit, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit.IntegerLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit.
This class represents an integer unit.
CSSLexicalUnit.IntegerLexicalUnit(int, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit.PredefinedFunctionLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit.
This class represents a function unit.
CSSLexicalUnit.PredefinedFunctionLexicalUnit(short, LexicalUnit, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit.SimpleLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.SimpleLexicalUnit.
This class represents a simple unit.
CSSLexicalUnit.SimpleLexicalUnit(short, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.SimpleLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit.StringLexicalUnit - class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit.
This class represents a string unit.
CSSLexicalUnit.StringLexicalUnit(short, String, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit
Creates a new LexicalUnit.
CSSLexicalUnit(short, LexicalUnit) - Constructor for class org.apache.batik.css.parser.CSSLexicalUnit
Creates a new LexicalUnit.
cssMediaPanel - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
CSSMediaPanel - class org.apache.batik.util.gui.CSSMediaPanel.
This class represents a panel to edit/add/remove CSS media.
CSSMediaPanel.AddButtonAction - class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction.
The action associated with the 'Add' button
CSSMediaPanel.AddButtonAction(CSSMediaPanel) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction
 
CSSMediaPanel.AddMediumDialog - class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.
A dialog to add a new CSS medium.
CSSMediaPanel.AddMediumDialog.CancelButtonAction - class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction.
The action associated with the 'Cancel' button
CSSMediaPanel.AddMediumDialog.CancelButtonAction(CSSMediaPanel.AddMediumDialog) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction
 
CSSMediaPanel.AddMediumDialog.OKButtonAction - class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction.
The action associated with the 'OK' button
CSSMediaPanel.AddMediumDialog.OKButtonAction(CSSMediaPanel.AddMediumDialog) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction
 
CSSMediaPanel.AddMediumDialog(Component) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
Constructs a new AddMediumDialog.
CSSMediaPanel.ClearButtonAction - class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction.
The action associated with the 'Clear' button
CSSMediaPanel.ClearButtonAction(CSSMediaPanel) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction
 
CSSMediaPanel.Dialog - class org.apache.batik.util.gui.CSSMediaPanel.Dialog.
A dialog to edit/add/remove CSS media.
CSSMediaPanel.Dialog.CancelButtonAction - class org.apache.batik.util.gui.CSSMediaPanel.Dialog.CancelButtonAction.
The action associated with the 'Cancel' button
CSSMediaPanel.Dialog.CancelButtonAction(CSSMediaPanel.Dialog) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.Dialog.CancelButtonAction
 
CSSMediaPanel.Dialog.OKButtonAction - class org.apache.batik.util.gui.CSSMediaPanel.Dialog.OKButtonAction.
The action associated with the 'OK' button
CSSMediaPanel.Dialog.OKButtonAction(CSSMediaPanel.Dialog) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.Dialog.OKButtonAction
 
CSSMediaPanel.Dialog() - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Constructs a new Dialog to edit/add/remove CSS media.
CSSMediaPanel.Dialog(Component, String, List) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Constructs a new Dialog to edit/add/remove CSS media.
CSSMediaPanel.Dialog(Component, String, String) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.Dialog
Constructs a new Dialog to edit/add/remove CSS media.
CSSMediaPanel.MediaListDataListener - class org.apache.batik.util.gui.CSSMediaPanel.MediaListDataListener.
To manage data modifications in the media list.
CSSMediaPanel.MediaListDataListener(CSSMediaPanel) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.MediaListDataListener
 
CSSMediaPanel.MediaListSelectionListener - class org.apache.batik.util.gui.CSSMediaPanel.MediaListSelectionListener.
To manage selection modifications
CSSMediaPanel.MediaListSelectionListener(CSSMediaPanel) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.MediaListSelectionListener
 
CSSMediaPanel.RemoveButtonAction - class org.apache.batik.util.gui.CSSMediaPanel.RemoveButtonAction.
The action associated with the 'Remove' button
CSSMediaPanel.RemoveButtonAction(CSSMediaPanel) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.RemoveButtonAction
 
CSSMediaPanel() - Constructor for class org.apache.batik.util.gui.CSSMediaPanel
Constructs a new panel to edit CSS media.
CSSMediaRule - interface org.w3c.dom.css.CSSMediaRule.
The CSSMediaRule interface represents a @media rule in a CSS style sheet.
CSSOMAndCondition - class org.apache.batik.css.sac.CSSOMAndCondition.
This class provides an implementation of the CombinatorCondition interface.
CSSOMAndCondition(Condition, Condition) - Constructor for class org.apache.batik.css.sac.CSSOMAndCondition
Creates a new CombinatorCondition object.
CSSOMAttributeCondition - class org.apache.batik.css.sac.CSSOMAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.sac.CSSOMAttributeCondition
Creates a new CSSOMAttributeCondition object.
CSSOMBeginHyphenAttributeCondition - class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMBeginHyphenAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
Creates a new CSSOMAttributeCondition object.
CSSOMChildSelector - class org.apache.batik.css.sac.CSSOMChildSelector.
This class provides an implementation of the DescendantSelector interface.
CSSOMChildSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.CSSOMChildSelector
Creates a new CSSOMChildSelector object.
CSSOMClassCondition - class org.apache.batik.css.sac.CSSOMClassCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMClassCondition(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMClassCondition
Creates a new CSSOMAttributeCondition object.
CSSOMConditionalSelector - class org.apache.batik.css.sac.CSSOMConditionalSelector.
This class provides an implementation of the ConditionalSelector interface.
CSSOMConditionalSelector(SimpleSelector, Condition) - Constructor for class org.apache.batik.css.sac.CSSOMConditionalSelector
Creates a new ConditionalSelector object.
CSSOMConditionFactory - class org.apache.batik.css.sac.CSSOMConditionFactory.
This class provides an implementation of the ConditionFactory interface.
CSSOMConditionFactory() - Constructor for class org.apache.batik.css.sac.CSSOMConditionFactory
This class does not need to be instantiated.
CSSOMDescendantSelector - class org.apache.batik.css.sac.CSSOMDescendantSelector.
This class provides an implementation for the DescendantSelector interface.
CSSOMDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.CSSOMDescendantSelector
Creates a new CSSOMDescendantSelector object.
CSSOMDirectAdjacentSelector - class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector.
This class provides an implementation for the DescendantSelector interface.
CSSOMDirectAdjacentSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
Creates a new CSSOMDirectAdjacentSelector object.
CSSOMElementSelector - class org.apache.batik.css.sac.CSSOMElementSelector.
This class implements the ElementSelector interface.
CSSOMElementSelector(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMElementSelector
Creates a new ElementSelector object.
CSSOMIdCondition - class org.apache.batik.css.sac.CSSOMIdCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMIdCondition(String) - Constructor for class org.apache.batik.css.sac.CSSOMIdCondition
Creates a new CSSOMAttributeCondition object.
CSSOMImportRule - class org.apache.batik.css.CSSOMImportRule.
This class implements the CSSImportRule interface.
CSSOMImportRule.ImportRuleHandler - class org.apache.batik.css.CSSOMImportRule.ImportRuleHandler.
To handle an import rule.
CSSOMImportRule.ImportRuleHandler(CSSOMImportRule) - Constructor for class org.apache.batik.css.CSSOMImportRule.ImportRuleHandler
 
CSSOMImportRule(CSSStyleSheet, String, MediaList) - Constructor for class org.apache.batik.css.CSSOMImportRule
Creates a new CSSOMImportRule object.
CSSOMLangCondition - class org.apache.batik.css.sac.CSSOMLangCondition.
This class provides an implementation of the LangCondition interface.
CSSOMLangCondition(String) - Constructor for class org.apache.batik.css.sac.CSSOMLangCondition
Creates a new LangCondition object.
CSSOMMediaRule - class org.apache.batik.css.CSSOMMediaRule.
This class implements the CSSMediaRule interface.
CSSOMMediaRule.MediaRuleHandler - class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler.
To handle the parsing of a media rule.
CSSOMMediaRule.MediaRuleHandler(CSSOMMediaRule) - Constructor for class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
 
CSSOMMediaRule(CSSStyleSheet, CSSRule, MediaList, Parser, ValueFactoryMap) - Constructor for class org.apache.batik.css.CSSOMMediaRule
Creates a new media rule.
CSSOMOneOfAttributeCondition - class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMOneOfAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
Creates a new CSSOMAttributeCondition object.
CSSOMPseudoClassCondition - class org.apache.batik.css.sac.CSSOMPseudoClassCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMPseudoClassCondition(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Creates a new CSSOMAttributeCondition object.
CSSOMPseudoElementSelector - class org.apache.batik.css.sac.CSSOMPseudoElementSelector.
This class implements the ElementSelector interface.
CSSOMPseudoElementSelector(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Creates a new ElementSelector object.
CSSOMReadOnlyStyleDeclaration - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.
This class implements the CSSStyleDeclaration interface.
CSSOMReadOnlyStyleDeclaration.AuthorValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry.
To store a author value.
CSSOMReadOnlyStyleDeclaration.AuthorValueEntry(CSSOMReadOnlyValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry.
To store an important author value.
CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry(CSSOMReadOnlyValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry.
To store an important user-agent value.
CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry(CSSOMReadOnlyValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry.
To store an important user value.
CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry(CSSOMReadOnlyValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.PropertyMap - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap.
To store the values.
CSSOMReadOnlyStyleDeclaration.PropertyMap() - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Creates a new table.
CSSOMReadOnlyStyleDeclaration.PropertyMap(CSSOMReadOnlyStyleDeclaration.PropertyMap) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Creates a copy of the given PropertyMap object.
CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry.
To store a user-agent value.
CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry(CSSOMReadOnlyValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.UserValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry.
To store a user value.
CSSOMReadOnlyStyleDeclaration.UserValueEntry(CSSOMReadOnlyValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry.
This interface represents a value entry in the table.
CSSOMReadOnlyStyleDeclaration.ValueEntry() - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
 
CSSOMReadOnlyStyleDeclaration(AbstractViewCSS, Element) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Creates a new CSSOMReadOnlyStyleDeclaration object.
CSSOMReadOnlyStyleDeclaration(CSSOMReadOnlyStyleDeclaration) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Creates a new CSSOMReadOnlyStyleDeclaration object.
CSSOMReadOnlyValue - class org.apache.batik.css.CSSOMReadOnlyValue.
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.
CSSOMReadOnlyValue(ImmutableValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyValue
Creates a new CSS value.
CSSOMRuleList - class org.apache.batik.css.CSSOMRuleList.
This class provides an implementation of the CSSRuleList interface.
CSSOMRuleList() - Constructor for class org.apache.batik.css.CSSOMRuleList
 
CSSOMSelectorFactory - class org.apache.batik.css.sac.CSSOMSelectorFactory.
This class implements the SelectorFactory interface.
CSSOMSelectorFactory() - Constructor for class org.apache.batik.css.sac.CSSOMSelectorFactory
This class does not need to be instantiated.
CSSOMStyleDeclaration - class org.apache.batik.css.CSSOMStyleDeclaration.
This class implements the CSSStyleDeclaration interface.
CSSOMStyleDeclaration.StyleDeclarationHandler - class org.apache.batik.css.CSSOMStyleDeclaration.StyleDeclarationHandler.
To handle the parsing of a style declaration
CSSOMStyleDeclaration.StyleDeclarationHandler(CSSOMStyleDeclaration) - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration.StyleDeclarationHandler
 
CSSOMStyleDeclaration.ValueEntry - class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry.
To store the CSSValue of a property.
CSSOMStyleDeclaration.ValueEntry(CSSOMValue, String) - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry
Creates a new ValueEntry object.
CSSOMStyleDeclaration() - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration
Creates a new CSSStyleDeclaration object.
CSSOMStyleDeclaration(CSSRule, Parser) - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration
Creates a new CSSStyleDeclaration object.
CSSOMStyleRule - class org.apache.batik.css.CSSOMStyleRule.
This class implements the CSSStyleRule interface.
CSSOMStyleRule.StyleRuleHandler - class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler.
To handle the parsing of a style rule.
CSSOMStyleRule.StyleRuleHandler(CSSOMStyleRule) - Constructor for class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
 
CSSOMStyleRule(CSSStyleSheet, CSSRule, Parser, ValueFactoryMap) - Constructor for class org.apache.batik.css.CSSOMStyleRule
Creates a new rule set.
CSSOMStyleSheet - class org.apache.batik.css.CSSOMStyleSheet.
This class provides an implementation of the CSSStyleSheet interface.
CSSOMStyleSheet(Node, StyleSheet, String, String, MediaList, CSSRule, ValueFactoryMap, Parser) - Constructor for class org.apache.batik.css.CSSOMStyleSheet
Creates a new style sheet.
CSSOMUnknownRule - class org.apache.batik.css.CSSOMUnknownRule.
This class provides an implementation of the CSSUnknownRule interface.
CSSOMUnknownRule.UnknownRuleHandler - class org.apache.batik.css.CSSOMUnknownRule.UnknownRuleHandler.
To handle the parsing of an unknown rule.
CSSOMUnknownRule.UnknownRuleHandler(CSSOMUnknownRule) - Constructor for class org.apache.batik.css.CSSOMUnknownRule.UnknownRuleHandler
 
CSSOMUnknownRule(CSSStyleSheet, CSSRule, String, Parser) - Constructor for class org.apache.batik.css.CSSOMUnknownRule
Creates a new CSSOMUnknownRule.
CSSOMValue - class org.apache.batik.css.CSSOMValue.
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.
CSSOMValue(ValueFactory, ImmutableValue) - Constructor for class org.apache.batik.css.CSSOMValue
Creates a new CSS value.
cssOtherCoordinateToUserSpace(CSSValue, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the other coordinate value in user units.
cssOtherLengthToUserSpace(CSSValue, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the other length value in user units.
CSSPageRule - interface org.w3c.dom.css.CSSPageRule.
The CSSPageRule interface represents a @page rule within a CSS style sheet.
CSSParseException - exception org.w3c.css.sac.CSSParseException.
Encapsulate a CSS parse error or warning.
CSSParseException(String, Locator) - Constructor for class org.w3c.css.sac.CSSParseException
Create a new CSSParseException from a message and a Locator.
CSSParseException(String, Locator, Exception) - Constructor for class org.w3c.css.sac.CSSParseException
Wrap an existing exception in a CSSParseException.
CSSParseException(String, String, int, int) - Constructor for class org.w3c.css.sac.CSSParseException
Create a new CSSParseException.
CSSParseException(String, String, int, int, Exception) - Constructor for class org.w3c.css.sac.CSSParseException
Create a new CSSParseException with an embedded exception.
CSSPrimitiveValue - interface org.w3c.dom.css.CSSPrimitiveValue.
The CSSPrimitiveValue interface represents a single CSS value .
cssPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called when a CSS property is changed.
cssPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called when a CSS property is changed.
cssPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called when a CSS property is changed.
cssPropertyChange(CSSPropertyChangeEvent) - Method in interface org.apache.batik.css.event.CSSPropertyChangeListener
Called when a CSS property is changed.
CSSPropertyChangeEvent - class org.apache.batik.css.event.CSSPropertyChangeEvent.
This class represents the events which get fired whenever a CSS property value is changed.
CSSPropertyChangeEvent(Object, String, CSSValue, CSSValue) - Constructor for class org.apache.batik.css.event.CSSPropertyChangeEvent
Creates a new CSSPropertyChangeEvent object.
CSSPropertyChangeListener - interface org.apache.batik.css.event.CSSPropertyChangeListener.
This interface must be implemented by the objects that want to be notified of CSS properties changes.
CSSRectValue - class org.apache.batik.parser.style.CSSRectValue.
This class represents CSS rect values
CSSRectValue(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.parser.style.CSSRectValue
Creates a new rect value.
CSSRGBColorValue - class org.apache.batik.parser.style.CSSRGBColorValue.
This class represents CSS color values
CSSRGBColorValue(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.parser.style.CSSRGBColorValue
Creates a new color value.
cssRule - Variable in class org.apache.batik.css.event.CSSRuleEvent
The associated CSS rule.
CSSRule - interface org.w3c.dom.css.CSSRule.
The CSSRule interface is the abstract base interface for any type of CSS statement.
cssRuleAdded(CSSRule) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called when a CSSRule has been added to the style sheet.
cssRuleAdded(CSSRuleEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called when a CSSRule has been added to the style sheet.
cssRuleAdded(CSSRuleEvent) - Method in interface org.apache.batik.css.event.CSSStyleSheetChangeListener
Called when a CSSRule has been added to the style sheet.
CSSRuleEvent - class org.apache.batik.css.event.CSSRuleEvent.
This class represents the events which get fired whenever a CSS property value is changed.
CSSRuleEvent(Object, CSSRule) - Constructor for class org.apache.batik.css.event.CSSRuleEvent
Creates a new CSSRuleEvent object.
CSSRuleList - interface org.w3c.dom.css.CSSRuleList.
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
CSSRuleListOwner - interface org.apache.batik.css.CSSRuleListOwner.
This interface represents the objects which own a list of CSSRules.
cssRuleRemoved(CSSRuleEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called when a CSSRule has been removed to the style sheet.
cssRuleRemoved(CSSRuleEvent) - Method in interface org.apache.batik.css.event.CSSStyleSheetChangeListener
Called when a CSSRule has been removed to the style sheet.
cssRules - Variable in class org.apache.batik.css.CSSOMMediaRule
The rule list.
cssRules - Variable in class org.apache.batik.css.CSSOMStyleSheet
The rule list.
CSSSACMediaList - class org.apache.batik.css.parser.CSSSACMediaList.
This class implements the SACMediaList interface.
CSSSACMediaList() - Constructor for class org.apache.batik.css.parser.CSSSACMediaList
 
CSSSelectorList - class org.apache.batik.css.parser.CSSSelectorList.
This class implements the SelectorList interface.
CSSSelectorList() - Constructor for class org.apache.batik.css.parser.CSSSelectorList
 
CSSStringValue - class org.apache.batik.parser.style.CSSStringValue.
This class represents CSS string values
CSSStringValue(short, String) - Constructor for class org.apache.batik.parser.style.CSSStringValue
Creates a new value.
CSSStyleDeclaration - interface org.w3c.dom.css.CSSStyleDeclaration.
The CSSStyleDeclaration interface represents a single CSS declaration block.
CSSStyleDeclarationChangeAdapter - class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter.
This class provides an adapter for the CSSStyleDeclarationChangeListener interface.
CSSStyleDeclarationChangeAdapter() - Constructor for class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
 
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called after a CSS declaration was changed.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called after a CSS declaration was changed.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener
Called after a CSS declaration was changed.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called after a CSS declaration was changed.
CSSStyleDeclarationChangeEvent - class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent.
This class represents the events which get fired whenever a CSS style declaration is changed.
CSSStyleDeclarationChangeEvent(Object) - Constructor for class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent
Creates a new CSSStyleDeclarationChangeEvent object.
CSSStyleDeclarationChangeListener - interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener.
This interface must be implemented by the objects that want to be notified of CSS style declaration changes.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called before a CSS declaration will be changed.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called before a CSS declaration will be changed.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener
Called before a CSS declaration will be changed.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called before a CSS declaration will be changed.
CSSStyleDeclarationChangeSupport - class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport.
This class provides methods to manage CSSStyleDeclarationChangeEvent.
CSSStyleDeclarationChangeSupport(Object) - Constructor for class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Creates a new CSSStyleDeclarationChangeSupport object.
CSSStyleDeclarationFactory - interface org.apache.batik.dom.util.CSSStyleDeclarationFactory.
This interface represents CSSStyleDeclaration factories.
CSSStyleRule - interface org.w3c.dom.css.CSSStyleRule.
The CSSStyleRule interface represents a single rule set in a CSS style sheet.
cssStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called a CSS rule change has been cancelled.
cssStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called a CSS rule change has been cancelled.
cssStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called a CSS rule change has been cancelled.
cssStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called after a CSS rule was changed.
cssStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called after a CSS rule was changed.
cssStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called after a CSS rule was changed.
CSSStyleRuleChangeEvent - class org.apache.batik.css.event.CSSStyleRuleChangeEvent.
This class represents the events which get fired whenever a CSS style rule is changed.
CSSStyleRuleChangeEvent(Object) - Constructor for class org.apache.batik.css.event.CSSStyleRuleChangeEvent
Creates a new CSSStyleRuleChangeEvent object.
CSSStyleRuleChangeListener - interface org.apache.batik.css.event.CSSStyleRuleChangeListener.
This interface must be implemented by the objects that want to be notified of CSS style rule changes.
cssStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called before a CSS rule will be changed.
cssStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called before a CSS rule will be changed.
cssStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called before a CSS rule will be changed.
CSSStyleRuleChangeSupport - class org.apache.batik.css.event.CSSStyleRuleChangeSupport.
This class provides methods to manage CSSStyleRuleChangeEvent.
CSSStyleRuleChangeSupport(Object) - Constructor for class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Creates a new CSSStyleRuleChangeSupport object.
CSSStyleSheet - interface org.w3c.dom.css.CSSStyleSheet.
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".
CSSStyleSheetChangeAdapter - class org.apache.batik.css.event.CSSStyleSheetChangeAdapter.
This class provides an adapter for the CSSStyleSheetChangeListener interface.
CSSStyleSheetChangeAdapter() - Constructor for class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
 
CSSStyleSheetChangeListener - interface org.apache.batik.css.event.CSSStyleSheetChangeListener.
This interface must be implemented by the objects that want to be notified of CSS style sheet changes.
CSSStyleSheetChangeSupport - class org.apache.batik.css.event.CSSStyleSheetChangeSupport.
This method provides methods to manage the events related to to the CSSStyleSheet class.
CSSStyleSheetChangeSupport(Object) - Constructor for class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Creates a new CSSStyleSheetChangeSupport object.
cssText - Variable in class org.apache.batik.css.CSSOMUnknownRule
The text of the rule.
cssToUserSpace(float, short, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts the specified value of the specified type and direction to user units.
CSSUnknownRule - interface org.w3c.dom.css.CSSUnknownRule.
The CSSUnknownRule interface represents an at-rule not supported by this user agent.
CSSUtilities - class org.apache.batik.bridge.CSSUtilities.
A collection of utility method involving CSS property.
CSSUtilities() - Constructor for class org.apache.batik.bridge.CSSUtilities
No instance of this class is required.
CSSValue - interface org.w3c.dom.css.CSSValue.
The CSSValue interface represents a simple or a complex value.
cssValueChange(String, CSSValue, CSSValue) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Notifies this style declaration that a CSSValue as changed.
cssValueChange(String, CSSValue, CSSValue) - Method in interface org.apache.batik.css.event.CSSValueChangeListener
Called when a CSS value is changed.
CSSValueChangeListener - interface org.apache.batik.css.event.CSSValueChangeListener.
This interface must be implemented by the objects that must be notified of CSS values changes.
CSSValueFactory - interface org.apache.batik.parser.style.CSSValueFactory.
This is the interface to implement in order to allow the parsing of a custom style attribute by a StyleAttributeParser.
CSSValueList - interface org.w3c.dom.css.CSSValueList.
The CSSValueList interface provides the abstraction of an ordered collection of CSS values.
CSSValueListValue - class org.apache.batik.parser.style.CSSValueListValue.
This class represents CSS list of values
CSSValueListValue(char) - Constructor for class org.apache.batik.parser.style.CSSValueListValue
Creates a new list value.
cssVerticalCoordinateToUserSpace(CSSValue, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the vertical coordinate in user units.
cssVerticalLengthToUserSpace(CSSValue, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the vertical length in user units.
CTRL_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The control key modifier constant.
ctx - Variable in class org.apache.batik.bridge.UnitProcessor.DefaultContext
 
ctx - Variable in class org.apache.batik.bridge.SVGFontFamily
 
current - Variable in class org.apache.batik.css.parser.Parser
The current lexical unit.
current - Variable in class org.apache.batik.css.parser.Scanner
The current char.
current - Variable in class org.apache.batik.dom.util.HashTableStack
The current link.
current - Variable in class org.apache.batik.xml.InputBuffer
The current character.
current - Variable in class org.apache.batik.parser.AbstractParser
The current character.
current() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the character at the current position (as returned by getIndex()).
current() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Get the character at the current position (as returned by getIndex()).
current() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the character at the current position (as returned by getIndex()).
current() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Gets the character at the current position (as returned by getIndex()).
current() - Method in class org.apache.batik.xml.InputBuffer
Returns the current character or -1.
currentBaseRaster - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
Offscreen image where the Renderer does its rendering
CURRENTCOLOR_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'currentColor' keyword.
currentExportPath - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The current export path.
currentIndex - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The current index in the TextNode's string.
currentKeyEventTarget - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
The current GraphicsNode targeted by an key events.
currentNode - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The current node.
currentNode - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The current node.
currentNode - Variable in class org.apache.batik.gvt.GVTTreeWalker
The current GraphicsNode.
currentOffScreen - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
currentPath - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The current path.
currentPath - Variable in class org.apache.batik.util.gui.URIChooser
The current path.
currentRaster - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
currentRule - Variable in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
The current rule.
currentRule - Variable in class org.apache.batik.css.CSSDocumentHandler
The current rule.
currentTarget - Variable in class org.apache.batik.dom.events.AbstractEvent
The EventTarget whose EventListeners are currently being processed.
currentTransform() - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Returns the current transform.
currentType() - Method in class org.apache.batik.xml.scanner.AbstractScanner
The current lexical unit type like defined in LexicalUnits.
currentURI - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The index of the current URI.
currentValue() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the current lexical unit value.
currentX - Variable in class org.apache.batik.parser.AWTPathProducer
The current x position.
currentY - Variable in class org.apache.batik.parser.AWTPathProducer
The current y position.
CURSIVE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'cursive' keyword.
CursorFactory - class org.apache.batik.css.value.CursorFactory.
This class provides a factory for the 'cursor' property values.
CursorFactory.IdentifierFactory - class org.apache.batik.css.value.CursorFactory.IdentifierFactory.
To manage the identifier values.
CursorFactory.IdentifierFactory(CursorFactory, Parser) - Constructor for class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Creates a new URIFactory object.
CursorFactory(Parser) - Constructor for class org.apache.batik.css.value.CursorFactory
Creates a new CursorFactory object.
CursorResolver - class org.apache.batik.css.value.CursorResolver.
This class provides a relative value resolver for the 'cursor' CSS property.
CursorResolver() - Constructor for class org.apache.batik.css.value.CursorResolver
 
CURVE_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve stroke.
curveColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve color.
curveTo(float, float, float, float, float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicAbs(float,float,float,float,float,float).
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicAbs(float,float,float,float,float,float).
curvetoCubicAbs(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute cubic bezier curve command has been parsed.
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicRel(float,float,float,float,float,float).
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicRel(float,float,float,float,float,float).
curvetoCubicRel(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative cubic bezier curve command has been parsed.
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicSmoothAbs(float,float,float,float).
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicSmoothAbs(float,float,float,float).
curvetoCubicSmoothAbs(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute smooth cubic bezier curve command has been parsed.
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicSmoothRel(float,float,float,float).
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicSmoothRel(float,float,float,float).
curvetoCubicSmoothRel(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative smooth cubic bezier curve command has been parsed.
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticAbs(float,float,float,float).
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticAbs(float,float,float,float).
curvetoQuadraticAbs(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute quadratic bezier curve command has been parsed.
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticRel(float,float,float,float).
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticRel(float,float,float,float).
curvetoQuadraticRel(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative quadratic bezier curve command has been parsed.
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticSmoothAbs(float,float).
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticSmoothAbs(float,float).
curvetoQuadraticSmoothAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute smooth quadratic bezier curve command has been parsed.
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticSmoothRel(float,float).
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticSmoothRel(float,float).
curvetoQuadraticSmoothRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative smooth quadratic bezier curve command has been parsed.
CUSTOM_SPACING - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Convenience flag indicating that non-default glyph spacing is needed.
customFactories - Variable in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
The custom elements factories.
cvt - Static variable in interface org.apache.batik.svggen.font.table.Table
 
CvtTable - class org.apache.batik.svggen.font.table.CvtTable.
 
CvtTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.CvtTable
 
cycleMethod - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The method to use when painting out of the gradient bounds.

D

DARKEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Darken rule.
DARKEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
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.AbstractCharacterData
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.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.AbstractEntity
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.AbstractAttrNS
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.GenericElement
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.AbstractProcessingInstruction
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.GenericProcessingInstruction
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.SVGOMDocument
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.
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.AbstractCharacterData
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.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.AbstractEntity
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.AbstractAttrNS
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.GenericElement
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.GenericElementNS
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.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
 
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.
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
 
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
 
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.
DefaultErrorHandler - class org.apache.batik.css.parser.DefaultErrorHandler.
This class provides a default implementation of the ErrorHandler interface.
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 - 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() - Constructor for class org.apache.batik.css.parser.DefaultErrorHandler
This class does not need to be instantiated.
DefaultErrorHandler() - Constructor for class org.apache.batik.transcoder.DefaultErrorHandler
 
DefaultErrorHandler() - Constructor for class org.apache.batik.parser.DefaultErrorHandler
 
DefaultErrorHandler() - Constructor for class org.apache.batik.svggen.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
 
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
 
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.
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.
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.
defaultRenderingHints - Static variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
defaults - Variable in class org.apache.batik.util.PreferenceManager
 
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 interface org.apache.batik.parser.AngleHandler
Invoked when 'deg' has been parsed.
deg() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.deg().
delete(int) - Method in class org.apache.batik.css.CSSOMRuleList
Removes a rule from the list.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteData(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.deleteData(int,int).
deleteData(int, int) - Method in class org.apache.batik.dom.CharacterDataWrapper
DOM: Implements CharacterData.deleteData(int,int).
deleteMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Deletes the medium indicated by oldMedium from the list.
deleteMedium(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.deleteMedium(String).
deleteRule(int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to delete a rule from the style sheet.
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.apache.batik.css.CSSRuleListOwner
Used to delete a rule 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).
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 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) - 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 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, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.AWTFontFamily
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.bridge.SVGFontFamily
Derives a GVTFont object of the correct size.
DescendantSelector - interface org.w3c.css.sac.DescendantSelector.
 
descent - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
descent - Variable in class org.apache.batik.bridge.SVGFontFace
 
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 interface org.w3c.dom.svg.SVGSVGElement
 
deselectAll() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
deselectAll() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Deselects all.
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 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.
detach() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.detach().
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
 
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 interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementations event model.
dispatchEvent(Event) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.dispatchEvent(Event).
dispatchEvent(Event) - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements EventTarget.dispatchEvent(Event).
dispatchEvent(EventObject) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT event.
dispatchEvent(EventObject) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Dispatched the specified event object.
dispatchEvent(GraphicsNodeEvent) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Dispatches the specified event to the interested registered listeners.
dispatchEvent(GraphicsNodeEvent) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Dispatches the specified event to the interested registered listeners.
dispatchEvent(GraphicsNodeEvent) - Method in interface org.apache.batik.gvt.GraphicsNode
Dispatches the specified event to the interested registered listeners.
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.
dispatchMouseEvent(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event.
dispatchSelectionEvent(SelectionEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
Reports whether the current selection contains any objects.
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 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(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 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(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
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.
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.bridge.UserAgentAdapter
Display the specified error message (forwards call to displayMessage).
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 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.
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 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.
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.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. so that in the absence of other existing references, it can be removed by the garbage collector.
dispose() - Method in class org.apache.batik.bridge.DocumentLoader
Disposes and releases all resources allocated by this document loader.
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.css.AbstractViewCSS
The document of which this object is a view.
document - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The created document.
document - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The document which created the iterator.
document - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The DOM document.
document - Variable in class org.apache.batik.transcoder.TranscoderInput
The optional input as XML Document.
document - Variable in class org.apache.batik.transcoder.TranscoderOutput
The optional output as XML Document.
document - Variable in class org.apache.batik.bridge.URIResolver
The reference 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.
DocumentFragmentWrapper - class org.apache.batik.dom.DocumentFragmentWrapper.
This class implements a wrapper for a DocumentFragment.
DocumentFragmentWrapper(DocumentWrapper, DocumentFragment) - Constructor for class org.apache.batik.dom.DocumentFragmentWrapper
Creates a new DocumentFragmentWrapper 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.swing.svg.JSVGComponent
The document loader.
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 - 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.
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.css.parser.Parser
The document URI.
documentURI - Variable in class org.apache.batik.bridge.URIResolver
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.
documentWrapper - Variable in class org.apache.batik.dom.NodeWrapper
The owner document wrapper.
documentWrapper - Variable in class org.apache.batik.dom.NamedNodeMapWrapper
The associated document wrapper.
documentWrapper - Variable in class org.apache.batik.dom.NodeListWrapper
The owner document wrapper.
documentWrapper - Variable in class org.apache.batik.dom.events.EventListenerWrapper
The associated document wrapper.
documentWrapper - Variable in class org.apache.batik.dom.events.EventWrapper
The associated document wrapper.
DocumentWrapper - class org.apache.batik.dom.DocumentWrapper.
This class implements a wrapper for a Document.
DocumentWrapper(DOMImplementationWrapper, Document) - Constructor for class org.apache.batik.dom.DocumentWrapper
Creates a new DocumentWrapper object.
doExplicitGlyphLayout(boolean) - 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 - Variable in class org.apache.batik.dom.DOMImplementationWrapper
The wrapped DOMImplementation object.
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
 
domImplementationWrapper - Variable in class org.apache.batik.dom.DocumentWrapper
The DOMImplementation wrapper.
DOMImplementationWrapper - class org.apache.batik.dom.DOMImplementationWrapper.
This class implements a wrapper for a DOMImplementation.
DOMImplementationWrapper(RunnableQueue, DOMImplementation) - Constructor for class org.apache.batik.dom.DOMImplementationWrapper
Creates a new DOMImplementationWrapper associated with the given RunnableQueue thread.
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.PathParser
 
doParse() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses the given reader.
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.LengthParser
 
doParse() - Method in class org.apache.batik.parser.LengthListParser
Parses the given reader.
doParse() - Method in class org.apache.batik.parser.PointsParser
Parses the given current stream.
doParse() - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Parses the current stream.
doPathLayout(boolean) - 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 class org.apache.batik.gvt.text.TextLayoutAdapter
Paints the specified 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.AWTGVTGlyphVector
Draws this glyph vector.
draw(Graphics2D, AttributedCharacterIterator) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Draws this glyph vector.
draw(Graphics2D, AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Draws the 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. This method also attempts to unwind the rendering chain a bit.
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. This method also attempts to unwind the rendering chain a bit.
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. ie. when the mouse is clicked outside any nodes.
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.
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
 
DynamicRendererFactory - class org.apache.batik.gvt.renderer.DynamicRendererFactory.
This class is a factory for DynamicRenderers.
DynamicRendererFactory() - Constructor for class org.apache.batik.gvt.renderer.DynamicRendererFactory
 

E

e - Variable in class org.w3c.css.sac.CSSException
The internal exception.
e - Variable in class org.apache.batik.bridge.UnitProcessor.DefaultContext
The element.
e - Variable in class org.apache.batik.bridge.BridgeException
The element on which the error occured.
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.
 
elementStyleAttMap - Variable in class org.apache.batik.bridge.BridgeContext
Binding Map: key is style Element - value is a list of styleReference
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.
ElementWrapper - class org.apache.batik.dom.ElementWrapper.
This class implements a wrapper for an Element.
ElementWrapper(DocumentWrapper, Element) - Constructor for class org.apache.batik.dom.ElementWrapper
Creates a new ElementWrapper object.
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.
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 class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
This method encodes a RenderedImage into PNG.
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.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.CachedImageHandlerBase64Encoder
Uses PNG encoding.
encodeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
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 interface org.apache.batik.parser.AngleHandler
Invoked when the angle attribute parsing ends.
endAngle() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.endAngle().
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endCDATA().
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.XMLReaderAdapter
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.ParserAdapter
Adapt a SAX1 end document event.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument(InputSource) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a document.
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).
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endDTD() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endDTD().
endElement() - Method in interface org.w3c.dom.smil.ElementTimeControl
 
endElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.endElement().
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 interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
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.DefaultHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.endElement(String,String,String).
endElementAt(float) - Method in interface org.w3c.dom.smil.ElementTimeControl
 
endElementAt(float) - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements ElementTimeControl.endElementAt(float).
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endEntity(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.endEntity(String).
endFontFace() - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a font face statement.
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().
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.AbstractResetTransformInteractor
Tells whether the interaction has finished.
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.AbstractZoomInteractor
Tells whether the interactor 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.
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 interface org.apache.batik.parser.LengthListHandler
Invoked when the length attribute ends.
endLengthList() - Method in class org.apache.batik.parser.DefaultLengthListHandler
Implements LengthListHandler.endLengthList().
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 interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a media statement.
endMedia(SACMediaList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
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.CSSDocumentHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endOfContour - Variable in class org.apache.batik.svggen.font.Point
 
endPage(String, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a media statement.
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).
endPath() - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.endPath().
endPath() - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.endPath().
endPath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when the path ends.
endPoints() - Method in class org.apache.batik.parser.DefaultPointsHandler
Implements PointsHandler.endPoints().
endPoints() - Method in class org.apache.batik.parser.AWTPolylineProducer
Implements PointsHandler.endPoints().
endPoints() - Method in class org.apache.batik.parser.AWTPolygonProducer
Implements PointsHandler.endPoints().
endPoints() - Method in interface org.apache.batik.parser.PointsHandler
Invoked when the points attribute ends.
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.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
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.DefaultHandler
Receive notification of the end of a Namespace mapping.
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 interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a rule statement.
endSelector(SelectorList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
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.CSSDocumentHandler
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).
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 class org.apache.batik.parser.DefaultTransformListHandler
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.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.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.
EntityReferenceWrapper - class org.apache.batik.dom.EntityReferenceWrapper.
This class implements a wrapper for a EntityReference.
EntityReferenceWrapper(DocumentWrapper, EntityReference) - Constructor for class org.apache.batik.dom.EntityReferenceWrapper
Creates a new EntityReferenceWrapper object.
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.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.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.CSSOMConditionalSelector
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.CSSOMLangCondition
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.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.svg.ImmutableSVGPaintValue
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.ImmutableRGBColor
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.ImmutableRect
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.ImmutableString
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.apps.rasterizer.SVGConverterFileSource
 
equals(Object) - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
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 interface org.w3c.css.sac.ErrorHandler
Receive notification of a recoverable error.
error(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#error(CSSParseException)}.
error(ParseException) - Method in interface org.apache.batik.parser.ErrorHandler
Called when a parse error occurs.
error(ParseException) - Method in class org.apache.batik.parser.DefaultErrorHandler
Implements ErrorHandler.error(ParseException).
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.XMLFilterImpl
Filter an error event.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ErrorHandler.error(SAXParseException).
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.ext.awt.image.spi.ErrorConstants.
The built in error codes.
ErrorConstants - interface org.apache.batik.bridge.ErrorConstants.
The error code.
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.transcoder.svg2svg.PrettyPrinter
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 - interface org.w3c.css.sac.ErrorHandler.
Basic interface for CSS error handlers.
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
ErrorHandler - interface org.apache.batik.transcoder.ErrorHandler.
This interface provides a way to catch errors and warnings from a Transcoder.
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.
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 - Variable in class org.apache.batik.dom.events.EventWrapper
The wrapped 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_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.dom.events.EventListenerWrapper
The wrapped EventListener.
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
 
EventListenerWrapper - class org.apache.batik.dom.events.EventListenerWrapper.
This class implements a wrapper for an Event.
EventListenerWrapper(DocumentWrapper, EventListener) - Constructor for class org.apache.batik.dom.events.EventListenerWrapper
Creates a new EventListenerWrapper.
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.
EventWrapper - class org.apache.batik.dom.events.EventWrapper.
This class implements a wrapper for an Event.
EventWrapper(DocumentWrapper, Event) - Constructor for class org.apache.batik.dom.events.EventWrapper
Creates a new EventWrapper.
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.xml.scanner.LexicalException
 
exception - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The exception thrown.
exception - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The exception thrown.
exception - Variable in class org.apache.batik.parser.ParseException
 
execute() - Method in class org.apache.batik.apps.rasterizer.Main
 
execute() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Starts the conversion process.
executionResumed() - Method in class org.apache.batik.util.RunnableQueue
Called when execution is being 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 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.AbstractCharacterData
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.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.AbstractEntity
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.AbstractAttrNS
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.GenericElement
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.GenericElementNS
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.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 - Static variable in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
 
extensions - Variable in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
 
extensions - Variable in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
 
extensions - Variable in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
 
extensions - Variable in class org.apache.batik.bridge.UserAgentAdapter
 
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
 
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.
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.CSSOMMediaRule
The value factory map.
factories - Variable in class org.apache.batik.css.CSSDocumentHandler
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.CSSOMStyleSheet
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.
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.gvt.font.AWTFontFamily
 
familyName - Variable in class org.apache.batik.gvt.font.UnresolvedFontFamily
 
familyName - Variable in class org.apache.batik.bridge.SVGFontFace
 
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 interface org.w3c.css.sac.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#fatalError(CSSParseException)}.
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.XMLFilterImpl
Filter a fatal error event.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
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 - Static variable in class org.apache.batik.transcoder.image.ImageTranscoder
 
FEATURES - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
FEATURES - Static variable in class org.apache.batik.swing.svg.JSVGComponent
 
FEATURES - Variable in class org.apache.batik.bridge.UserAgentAdapter
 
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 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.dom.NodeWrapper
Called when the object is collectable.
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.AbstractResetTransformInteractor
Whether the interactor has finished.
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.AbstractZoomInteractor
Whether the interactor has finished.
finished - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Whether the interactor has finished.
fireCancelledEvent() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Fires a GVTTreeBuilderEvent.
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(BufferedImage) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent when 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.CSSStyleDeclarationChangeSupport
Fires an existing CSSPropertyChangeEvent to any registered listeners.
fireCSSPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
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.CSSStyleDeclarationChangeSupport
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.CSSStyleSheetChangeSupport
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.CSSStyleDeclarationChangeSupport
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.CSSStyleSheetChangeSupport
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.CSSStyleDeclarationChangeSupport
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.CSSStyleSheetChangeSupport
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.CSSStyleRuleChangeSupport
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.CSSStyleSheetChangeSupport
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.CSSStyleRuleChangeSupport
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.CSSStyleSheetChangeSupport
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.CSSStyleRuleChangeSupport
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.CSSStyleSheetChangeSupport
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.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent when failed.
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.
fireLinkActivatedEvent(SVGAElement, String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Fires a LinkActivatedEvent.
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.CSSStyleRuleChangeSupport
Fires an existing SelectorListChangeEvent to any registered listeners.
fireSelectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
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.SVGDocumentLoader
Fires a SVGDocumentLoaderEvent.
fireStartedEvent(BufferedImage) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Fires a GVTTreeRendererEvent in the starting phase.
first() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to getBeginIndex().
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 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 interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
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(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.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.CompositeRed
 
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.GaussianBlurRed8Bit
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's color model.
fixColorModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's color model.
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.Any2LumRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed, ColorModel, Rectangle) - Static method in class org.apache.batik.ext.awt.image.rendered.CompositeRed
This function 'fixes' the source's sample model. right now it just ensures that the sample model isn't much larger than my width.
fixSampleModel(CachableRed, ColorModel, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
This function 'fixes' the source's sample model. right now it just ensures that the sample model isn't much larger than my width.
fixSampleModel(CachableRed, Rectangle) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed
This function 'fixes' the source's sample model. right now it just ensures that the sample model isn't much larger than my width.
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. right now it just ensures that the sample model isn't much larger than my width.
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.rendered.LRUCache
 
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.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.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() - 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(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.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.util.gui.MemoryMonitor.Usage
The font used to draw the strings.
font - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
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 interface org.w3c.dom.svg.SVGSVGElement
 
forceRedraw() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
format - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Whether the output must be formatted.
format - Variable in class org.apache.batik.svggen.font.table.CmapFormat
 
formatMessage(Object, String, Object[]) - Static method in class org.apache.batik.ext.awt.image.spi.DefaultBrokenLinkProvider
 
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.SVGOMDocument
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[]) - 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.xml.scanner.AbstractScanner
Implements Localizable.formatMessage(String,Object[]).
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[]) - 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.i18n.LocalizableSupport
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[]) - 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.swing.Messages
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.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[]).
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 - 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.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.TileCacheRed
 
genRect(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
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 interface org.apache.batik.ext.awt.image.rendered.TileGenerator
 
genTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileRed
 
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) - 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.apps.rasterizer.Messages
 
get(String) - Static method in class org.apache.batik.svggen.SVGAttributeMap
 
get(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Gets the value of a variable
get(String, String) - Static method in class org.apache.batik.apps.rasterizer.Messages
 
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.FindDialog
Returns the action associated with the given string or null on error
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.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.JErrorPane
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.MemoryMonitor
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.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 class org.apache.batik.util.gui.UserStyleDialog
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 class org.apache.batik.gvt.text.TextLayoutAdapter
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 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.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 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 class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the alpha channel
getAlphaFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the transfer function for the alpha channel
getAlternateStylesheet() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'alt' key was depressed during the firing of the event.
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.
getAmplitude() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getAmplitude() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getAmplitude().
getAmplitude() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the amplitude value for this transfer function
getAncestorSelector() - Method in interface org.w3c.css.sac.DescendantSelector
Returns the parent selector.
getAncestorSelector() - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getAnchorType() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getAngle() - Method in interface org.w3c.dom.svg.SVGTransform
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getAngleHandler() - Method in class org.apache.batik.parser.AngleParser
Returns the angle handler in use.
getAnimatedInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getAnimatedInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getAnimatedInstanceRoot().
getAnimatedNormalizedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedNormalizedPathSegList().
getAnimatedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedPathSegList().
getAnimatedPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
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().
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLength
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getAnimVal().
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.gvt.font.GVTLineMetrics
Returns the ascent of the text.
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.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 interface org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttrChange() - Method in class org.apache.batik.dom.events.DOMMutationEvent
Implements MutationEvent.getAttrChange().
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 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.GVTACIImpl
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 interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.getAttribute(String).
getAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttribute(String).
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.SVGOMFEColorMatrixElement
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.SVGOMFEImageElement
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.SVGOMFEDisplacementMapElement
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.SVGOMFETurbulenceElement
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.SVGOMAnimateTransformElement
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.SVGOMViewElement
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.SVGOMFEConvolveMatrixElement
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.SVGOMFEBlendElement
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.SVGOMPatternElement
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.SVGOMMarkerElement
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.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.SVGOMSymbolElement
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.SVGOMAElement
Returns the AttributeInitializer for this element type.
getAttributeInitializer() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
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.SVGOMFilterElement
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.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.SVGPaintDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
 
getAttributeMap(Map) - Method in interface org.apache.batik.svggen.SVGDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.svggen.SVGStrokeDescriptor
 
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNode(String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.getAttributeNode(String).
getAttributeNode(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNode(String).
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNodeNS(String, String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.getAttributeNodeNS(String,String).
getAttributeNodeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNodeNS(String,String).
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.getAttributeNS(String,String).
getAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNS(String,String).
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getAttributes().
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.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 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.
getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
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 class org.apache.batik.bridge.BridgeMutationEvent
Returns the name of the attribute that was modified.
getAttrNewValue() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the new value of the attribute that was modified.
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.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.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.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 interface org.w3c.dom.css.CSS2Properties
See the azimuth property definition in CSS2.
getAzimuth() - Method in interface org.w3c.dom.svg.SVGFEDistantLightElement
 
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
 
getB() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getBackground() - Method in interface org.w3c.dom.css.CSS2Properties
See the background property definition in CSS2.
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.ext.awt.g2d.AbstractGraphics2D
Returns the background color used for clearing a region.
getBackground() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
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 interface org.w3c.dom.css.CSS2Properties
See the background-color property definition in CSS2.
getBackgroundColor() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
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 interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getBaseFrequencyX() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getBaseFrequencyX().
getBaseFrequencyX() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
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.
getBaseFrequencyY() - 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.rendered.TurbulencePatternRed
 
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.
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 class org.apache.batik.gvt.event.AWTEventDispatcher
Returns the base transform applied to MouseEvent coordinates prior to dispatch.
getBaseTransform() - Method in interface org.apache.batik.gvt.event.EventDispatcher
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 interface org.w3c.dom.svg.SVGAnimatedLength
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getBaseVal().
getBBox() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getBBox() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getBBox(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getBBox().
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.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 class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Returns the start index of the text.
getBias() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
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
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 interface org.w3c.dom.css.RGBColor
This attribute is used for the blue value of the RGB color.
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 interface org.apache.batik.css.value.SystemColorResolver.Color
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 class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
Returns the blue component.
getBlue() - Method in class org.apache.batik.css.value.CommonCSSContext.Color
Returns the blue component.
getBlue() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getBlue().
getBlueFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the blue channel
getBlueFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
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 interface org.w3c.dom.css.Rect
This attribute is used for the bottom of the rect.
getBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the bottom 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().
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.rendered.AbstractRed
 
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 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.codec.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
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 class org.apache.batik.gvt.text.TextLayoutAdapter
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.DiffuseLightingRable8Bit
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.FilterAlphaRable
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.TurbulenceRable8Bit
Get the turbulence region
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.MorphologyRable8Bit
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
 
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.RedRable
 
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
 
getBounds2D() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the bounds of the current image.
getBounds2D() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Pass-through: returns the source's bounds
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.PadRable8Bit
 
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.FilterChainRable8Bit
Returns this filter's bounds
getBounds2D() - Method in interface org.apache.batik.gvt.Mask
Returns the bounds of this mask.
getBounds2D() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
Returns the bounds of the glyph according to its glyph metrics.
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.filter.GraphicsNodeRable8Bit
Returns the bounds of this Rable in the user coordinate system.
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.BackgroundRable8Bit
Returns the bounds of this Rable in the user coordinate system.
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.BridgeMutationEvent
Returns the bridge context of this event.
getBridgeExtensions() - Static method in class org.apache.batik.bridge.BridgeContext
 
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.
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 class org.apache.batik.bridge.SVGBrokenLinkProvider
This method is responsible for constructing an image that will represent the missing image in the document.
getBubbles() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
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 class org.apache.batik.dom.events.EventWrapper
DOM: Implements Event.getBubbles();
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.CachedImageHandlerBase64Encoder
 
getBufferedImageType() - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
getBundleClassName() - Method in class org.apache.batik.parser.AbstractParser
Returns the resource bundle base name.
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.
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.
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 interface org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
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 class org.apache.batik.dom.events.EventWrapper
DOM: Implements Event.getCancelable();
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.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 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.text.GlyphLayout
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in class org.apache.batik.gvt.text.TextLayoutAdapter
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 interface org.w3c.dom.svg.SVGTextContentElement
 
getCharNumAtPosition(SVGPoint) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getCharNumAtPosition(SVGPoint).
getChecksum() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
getCheckSumAdjustment() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getChild() - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
Returns the graphics node that was affected by the event.
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
 
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.dom.NodeWrapper
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in class org.apache.batik.script.DocumentProxy
A NodeList that contains all children of this node.
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 interface org.w3c.dom.svg.SVGStylable
 
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.util.gui.resource.ResourceFormatException
Gets parameter passed by constructor.
getClassName() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Gets parameter passed by constructor.
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 class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
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 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.
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.
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.
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.
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.
getClip() - Method in interface org.w3c.dom.css.CSS2Properties
See the clip property definition in CSS2.
getClip() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current clipping area.
getClip() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
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
 
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the bounding rectangle of the current clipping area.
getClipBounds() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
getClipPath() - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Returns the Shape that the Clip will use to define the clip path.
getClipPath() - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Returns the Shape that the cliprable will use to define the clip path.
getClipPathUnits() - Method in interface org.w3c.dom.svg.SVGClipPathElement
 
getClipPathUnits() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
DOM: Implements SVGClipPathElement.getClipPathUnits().
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 interface org.w3c.dom.css.CSS2Properties
See the color property definition in CSS2.
getColor() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets this graphics context's current color.
getColor() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets this graphics context's current color.
getColor(boolean) - Method in interface org.apache.batik.ext.awt.image.Light
 
getColor(boolean) - Method in class org.apache.batik.ext.awt.image.AbstractLight
 
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.rendered.AbstractRed
 
getColorModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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.gvt.PatternPaintContext
 
getColorProfile() - Method in interface org.w3c.dom.svg.SVGICCColor
 
getColorProfile() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the color profile of this ICC color.
getColors() - 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.
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 interface org.w3c.dom.svg.SVGColor
 
getColorType() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.getColorType().
getColorType() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the color type, if this object represents a SVGColor.
getColorType() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the color type, if this object represents a SVGColor.
getColorType() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.getColorType().
getColorValue(LexicalUnit) - Method in class org.apache.batik.css.svg.PaintFactory
Creates a float value usable by an RGBColor.
getColorValue(LexicalUnit) - Method in class org.apache.batik.css.svg.SimpleColorFactory
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.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 class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
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.helpers.LocatorImpl
Return the saved column number (1-based).
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.xml.scanner.LexicalException
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.
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.GraphicContext
Returns the current Composite in the Graphics2D context.
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.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
 
getCompositeGraphicsNode() - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
Returns the originator of the event.
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 interface org.w3c.dom.css.ViewCSS
This method is used to get the computed style as it is defined in .
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).
getComputedStyleInternal(Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
Internal version of getComputedStyle().
getComputedTextLength() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getComputedTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getComputedTextLength().
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.
getCondition() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getConditionType() - Method in interface org.w3c.css.sac.Condition
An integer indicating the type of Condition.
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
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.CSSOMBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
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.CSSOMPseudoClassCondition
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.CSSOMLangCondition
SAC: Implements Condition.getConditionType().
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.bridge.SVGBridgeExtension
This should contain a contact address (usually an e-mail address).
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.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.XMLFilterImpl
Get the content event handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContentScriptType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getContentScriptType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentScriptType().
getContentStyleType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getContentStyleType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentStyleType().
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.xml.scanner.DocumentScanner
Returns the current context.
getContext() - Method in class org.apache.batik.script.rhino.RhinoInterpreter
This method returns the default context in which the interpreter runs.
getContext() - Method in class org.apache.batik.svggen.SVGGraphicContext
 
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.GlyfCompositeDescript
 
getContourCount() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getContourCount() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
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 interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Counter value.
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().
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 interface org.w3c.dom.css.CSSStyleSheet
The list of all CSS rules contained within the style sheet.
getCssRules() - Method in interface org.w3c.dom.css.CSSMediaRule
A list of all CSS rules contained within the media block.
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().
getCssText() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
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 class org.apache.batik.css.CSSOMImportRule
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.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
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.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.ImmutableInherit
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.css.value.ImmutableValueList
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.ImmutableFloat
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.parser.style.CSSFloatValue
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.CSSRGBColorValue
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.CSSStringValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSInheritValue
DOM: Implements CSSValue.getCssText().
getCssValueType() - Method in interface org.w3c.dom.css.CSSValue
A code defining the type of the value as defined above.
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.ImmutableInherit
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 class org.apache.batik.css.value.ImmutableValueList
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.parser.style.CSSFloatValue
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.CSSRGBColorValue
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.CSSStringValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSInheritValue
DOM: Implements CSSValue.getCssValueType().
getCTM() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCTM(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getCTM().
getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'ctrl' key was depressed during the firing of the event.
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.
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.
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 interface org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getCurrentNode().
getCurrentPoint() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getCurrentScale() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentScale() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
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 class org.apache.batik.dom.events.EventWrapper
DOM: Implements Event.getCurrentTarget();
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTime() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getCurrentTime().
getCurrentTime() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTranslate() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTranslate() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentView() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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 interface org.w3c.dom.svg.SVGCircleElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCx().
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().
getCy() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCy().
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().
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 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() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getData().
getData() - Method in class org.apache.batik.dom.CharacterDataWrapper
DOM: Implements CharacterData.getData().
getData() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements ProcessingInstruction.getData().
getData() - Method in class org.apache.batik.dom.ProcessingInstructionWrapper
DOM: Implements ProcessingInstruction.getData().
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 class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the entire image in a single 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
 
getData(Rectangle) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
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 class org.apache.batik.gvt.text.TextLayoutAdapter
Returns the rectangular bounds of the completed glyph layout.
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 class org.apache.batik.gvt.text.TextLayoutAdapter
Returns the outline of the specified decorations on the glyphs, transformed by an AffineTransform.
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.
getDecorationThickness(AttributedCharacterIterator, TextLayout) - Method in class org.apache.batik.gvt.text.TextLayoutAdapter
 
getDef() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getDef() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
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 interface org.apache.batik.i18n.ExtendedLocalizable
Gets the current default locale in the LocaleGroup.
getDefaultLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getDefaultLocale().
getDefaultTileSize() - Static method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
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.BaselineShiftResolver
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.FillResolver
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.SimpleColorResolver
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.PointerEventsResolver
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.ImageRenderingResolver
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.GlyphOrientationHorizontalResolver
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.ClipPathResolver
Returns the default value for the handled property.
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.StrokeDasharrayResolver
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.ColorInterpolationResolver
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.WritingModeResolver
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.TextAnchorResolver
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.StrokeResolver
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.OpacityResolver
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.FillRuleResolver
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.StrokeWidthResolver
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.FontSizeAdjustResolver
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.FontSizeResolver
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.UnicodeBidiResolver
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.FontFamilyResolver
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.ClipResolver
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.DirectionResolver
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.
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.FontWeightResolver
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.VisibilityResolver
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.
getDefaultView() - Method in interface org.w3c.dom.views.DocumentView
The default AbstractView for this Document, or null if none available.
getDefaultView() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentView.getDefaultView().
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() - 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.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.SVGGraphicContextConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGComposite
 
getDefinitionSet() - Method in interface org.apache.batik.svggen.SVGFilterConverter
 
getDefinitionSet() - Method in class org.apache.batik.svggen.SVGPaint
 
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.SVGPaintDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGFontDescriptor
 
getDefinitionSet(List) - Method in class org.apache.batik.svggen.SVGHintsDescriptor
 
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 class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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, 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.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.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.AffineRable8Bit
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
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.gvt.font.GVTLineMetrics
Returns the descent of the text.
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.svggen.font.Font
 
getDescription() - Method in interface org.apache.batik.dom.svg.DomExtension
Human readable description of the extension.
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 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 class org.apache.batik.swing.svg.SVGFileFilter
Returns the file description
getDescription() - Method in class org.apache.batik.bridge.SVGBridgeExtension
Human readable description of the extension.
getDescription() - Method in interface org.apache.batik.bridge.BridgeExtension
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(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 interface org.w3c.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDetail() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: 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 interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getDiffuseConstant() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getDiffuseConstant().
getDimension(String) - Method in class org.apache.batik.util.PreferenceManager
Returns a Dimension preference.
getDimensionUnitText() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the string representation of the unit.
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().
getDirection() - Method in interface org.w3c.dom.css.CSS2Properties
See the direction property definition in CSS2.
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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, 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.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.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.AffineRable8Bit
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
getDisabled() - Method in interface org.w3c.dom.stylesheets.StyleSheet
false if the style sheet is applied to the document.
getDisabled() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getDisabled().
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 interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getDivisor() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getDivisor().
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDoctype() - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.getDoctype().
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.
getDocument() - Method in interface org.w3c.dom.views.AbstractView
The source DocumentView of which this is an AbstractView.
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.TranscoderInput
Returns the input of this transcoder as a document or null if none was supplied.
getDocument() - Method in class org.apache.batik.transcoder.TranscoderOutput
Returns the output of this transcoder as a document or null if none was supplied.
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 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.
getDocumentElement() - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.getDocumentElement().
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.
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 class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns whether the operation is "dilation" or not("erosion")
getDoDilation() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns whether the operation is "dilation" or not("erosion")
getDomain() - Method in interface org.w3c.dom.svg.SVGDocument
 
getDomain() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getDomain().
getDomain() - Method in class org.apache.batik.script.SVGDocumentProxy
 
getDomExtensions() - Static method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
 
getDOMFactory() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getDOMFactory() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the DOM Factory that has been set.
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.SVGGraphics2D
 
getDOMTreeManager() - Method in class org.apache.batik.svggen.ImageCacher
 
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.XMLFilterImpl
Get the current DTD event handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
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
 
getDx() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDx().
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
 
getDy() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getDy().
getE() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getEdgeMode() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
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.
getElement() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the element that was modified.
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 interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getElementById(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.getElementById(String).
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.SVGOMDocument
DOM: Implements Document.getElementById(String).
getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getElementById(String) - Method in class org.apache.batik.script.DocumentProxy
Returns the Element whose ID is given by elementId.
getElementContent(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the content of the given element.
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 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.
getElementsByTagName(String) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Element.getElementsByTagName(String).
getElementsByTagName(String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.getElementsByTagName(String).
getElementsByTagName(String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.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.
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.
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.dom.ElementWrapper
DOM: Implements Element.getElementsByTagNameNS(String,String).
getElementsByTagNameNS(String, String) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.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.
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
 
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
 
getEmptyCells() - Method in interface org.w3c.dom.css.CSS2Properties
See the empty-cells property definition in CSS2.
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 interface org.w3c.dom.svg.SVGSVGElement
 
getEnclosureList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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.CmapIndexEntry
 
getEncodingId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
getEnd() - Method in class org.apache.batik.css.parser.Scanner
Returns the end offset of the last lexical unit.
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.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 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 interface org.w3c.dom.svg.SVGTextContentElement
 
getEndPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getEndPositionOfChar(int).
getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getEndPtOfContours(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getEndPtOfContours(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
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.XMLFilterImpl
Get the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
Return 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 interface org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
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 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.
getEvent() - Method in class org.apache.batik.dom.events.EventWrapper
Returns the wrapped event.
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.
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 interface org.apache.batik.bridge.UserAgent
Returns the event dispatcher to use.
getEventDispatcher() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getEventListener() - Method in class org.apache.batik.dom.events.EventListenerWrapper
Returns the associated EventListener.
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 interface org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
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 class org.apache.batik.dom.events.EventWrapper
DOM: Implements Event.getEventPhase();
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.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.
getException() - Method in class org.apache.batik.css.parser.ParseException
Return the embedded exception, if any.
getException() - Method in class org.apache.batik.xml.scanner.LexicalException
Return the embedded exception, if any.
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.swing.svg.GVTTreeBuilder
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.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.SVGGraphics2DRuntimeException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.svggen.SVGGraphics2DIOException
Returns the original enclosed exception or null if any.
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.
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().
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 interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getExponent() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getExponent().
getExponent() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the exponent value for this transfer function
getExtension() - Method in class org.apache.batik.apps.rasterizer.DestinationType
 
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getExtensionHandler() - Method in class org.apache.batik.svggen.DOMTreeManager
 
getExtensionHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ExtensionHandler that has been set.
getExtentOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getExtentOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getExtentOfChar(int).
getExternalResourcesRequired() - Method in interface org.w3c.dom.svg.SVGExternalResourcesRequired
 
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
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.SVGOMScriptElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
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.SVGOMCursorElement
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.SVGOMViewElement
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.SVGOMMarkerElement
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.SVGOMMPathElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
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.gvt.font.AWTFontFamily
Returns the font family name.
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.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.
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 interface org.w3c.dom.svg.SVGLocatable
 
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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.XMLFilterImpl
Look up the state of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser 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.SeekableStream
Returns the current offset in this stream.
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Returns the current offset in this file.
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.ForwardSeekableStream
Returns the current position in the stream (bytes read).
getFilePointer() - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
getFiles(String) - Method in class org.apache.batik.util.PreferenceManager
Returns an array of Files preference.
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.
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.
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 interface org.apache.batik.gvt.filter.Mask
The region to which this mask applies
getFilterRegion() - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
The region to which this mask applies
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the X axis.
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.FilterChainRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the resolution along the Y axis.
getFilterResX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterResX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResX().
getFilterResY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterResY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResY().
getFilterUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterUnits().
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 interface org.w3c.dom.Node
The first child of this node.
getFirstChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
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.dom.NodeWrapper
DOM: Implements Node.getFirstChild().
getFirstChild() - Method in class org.apache.batik.script.DocumentProxy
The first child of this node.
getFirstCondition() - Method in interface org.w3c.css.sac.CombinatorCondition
Returns the first condition.
getFirstCondition() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
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.GlyfCompositeDescript
 
getFlags(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getFlags(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getFloat(String) - Method in class org.apache.batik.util.PreferenceManager
Gets a float preference.
getFloatValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the float value.
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(short) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get a float value in a specified unit.
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).
getFloodPaint() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Get the flood fill paint.
getFloodPaint() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get the flood paint.
getFloodRegion() - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Returns the flood region
getFloodRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Get 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 interface org.w3c.dom.css.CSS2Properties
See the font property definition in CSS2.
getFont() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Gets the current font.
getFont() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Gets the current font.
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 interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the Font associated with this GlyphVector.
getFont() - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getFont(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.text.GlyphLayout
Returns the GVTFont to use when rendering the specified character iterator.
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.
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.GraphicContext
Get the rendering context of the Font within this Graphics2D context.
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.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.
getFontRenderContext() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the FontRenderContext associated with this GlyphVector.
getFontRevision() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
getFontSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size property definition in CSS2.
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.
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 interface org.w3c.dom.css.CSS2Properties
See the font-style property definition in CSS2.
getFontStyle() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the font-style.
getFontVariant() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-variant property definition in CSS2.
getFontWeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-weight property definition in CSS2.
getFontWeight() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the font-weight.
getFormat() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getFormat() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
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.transcoder.svg2svg.PrettyPrinter
Returns whether the output must be formatted.
getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDef
 
getFormat() - Method in class org.apache.batik.svggen.font.table.ClassDefFormat2
 
getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubst
 
getFormat() - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat2
 
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.CmapFormat
 
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.SingleSubstFormat1
 
getFormat() - Method in class org.apache.batik.svggen.font.table.CoverageFormat1
 
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 interface org.w3c.css.sac.LexicalUnit
Returns the name of the function.
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().
getFx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getFx() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFx().
getFy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getFy() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFy().
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., this node's transform preconcatenated with it's parent's transforms.
getGlobalTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the concatenated transform of this node. i.e., this node's transform preconcatenated with it's parent's transforms.
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.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.
getGlyphCode(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the glyphcode of the specified glyph.
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.
getGlyphCodes(int, int, int[]) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
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 class org.apache.batik.gvt.text.TextLayoutAdapter
 
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 class org.apache.batik.gvt.text.TextLayoutAdapter
Returns the glyph 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.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.
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.
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.
getGlyphLogicalBounds(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
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.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 interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the metrics of the glyph at the specified index into this GlyphVector.
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.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.
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.
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.
getGlyphPosition(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the position of the specified glyph within this GlyphVector.
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
getGlyphPositions(int, int, float[]) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns an array of glyph positions for the specified glyphs
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
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().
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.
getGlyphTransform(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Gets the transform of the specified glyph within this 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.
getGlyphVisualBounds(int) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Returns the visual bounds of the specified glyph within the GlyphVector.
getGradientPaintConverter() - Method in class org.apache.batik.svggen.SVGPaint
 
getGradientTransform() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGradientTransform() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
To implement SVGGradientElement.getGradientTransform().
getGradientUnits() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGradientUnits() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getGradientUnits().
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.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 class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Returns the GraphicsNode rendered by this image
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.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() - Method in class org.apache.batik.bridge.StyleReference
Returns the graphics node.
getGraphicsNode() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the new value of the attribute that was modified.
getGraphicsNode() - Method in class org.apache.batik.bridge.BridgeException
Returns the graphics node that represents the current GVT tree built.
getGraphicsNode(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the GraphicsNode associated to the specified Element or null if any.
getGraphicsNodeHitDetector() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the hit detector for this node.
getGraphicsNodeHitDetector() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the hit detector for this node.
getGraphicsNodeRable() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the GraphicsNodeRable for this node.
getGraphicsNodeRable() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the GraphicsNodeRable for this node.
getGreen() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the green value of the RGB color.
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 interface org.apache.batik.css.value.SystemColorResolver.Color
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 class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
Returns the green component.
getGreen() - Method in class org.apache.batik.css.value.CommonCSSContext.Color
Returns the green component.
getGreen() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getGreen().
getGreenFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the green channel
getGreenFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
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.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.
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 interface org.w3c.dom.css.CSS2Properties
See the height property definition in CSS2.
getHeight() - Method in interface org.w3c.dom.svg.SVGRect
 
getHeight() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getHeight() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.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.SVGOMUseElement
DOM: Implements SVGUseElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getHeight().
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.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.gvt.font.GVTLineMetrics
Returns the height of the text.
getHeight() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
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 interface org.apache.batik.bridge.Viewport
Returns the height of this viewport.
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 class org.apache.batik.gvt.TextNode
Returns the shape used to outline this text node.
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.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 class org.apache.batik.gvt.text.TextLayoutAdapter
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 interface org.apache.batik.gvt.font.GVTFont
Returns the vertical kerning value of this 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 class org.apache.batik.bridge.SVGGVTFont
Returns the horizontal kerning value for the specified 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 interface org.w3c.dom.css.CSSImportRule
The location of the style sheet to be imported.
getHref() - Method in interface org.w3c.dom.svg.SVGURIReference
 
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 class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getHref().
getHref() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGURIReferenceTextPositioningElement
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.SVGOMFEImageElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
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.SVGOMTextPathElement
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.SVGOMFilterElement
DOM: Implements SVGURIReference.getHref().
getHref(Element) - Static method in class org.apache.batik.dom.svg.SVGURIReferenceSupport
To implement SVGURIReference.getHref().
getICCColor() - Method in interface org.w3c.dom.svg.SVGColor
 
getICCColor() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.getICCColor().
getICCColor() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the RGBColor, if this object represents a SVGColor.
getICCColor() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the RGBColor, if this object represents a SVGColor.
getICCColor() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.getICCColor().
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 interface org.w3c.dom.svg.SVGElement
 
getId() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getId().
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.GraphicsNodeEvent
Returns the ID of this event.
getID() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the event's selection event type.
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.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.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.ColorInterpolationFactory
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.ColorProfileFactory
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.StrokeLinecapFactory
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.PointerEventsFactory
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.FillRuleFactory
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.ClipRuleFactory
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.FontStyleFactory
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.FontWeightFactory
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.CursorFactory
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.VisibilityFactory
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.DirectionFactory
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.DisplayFactory
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.
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.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.
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 interface org.apache.batik.svggen.CachedImageHandler
Returns the image cache instance in use by this handler
getImageCacher() - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The image cache can be used by subclasses for efficient image storage
getImageHandler() - Method in class org.apache.batik.svggen.SVGGraphics2D
 
getImageHandler() - Method in class org.apache.batik.svggen.SVGGeneratorContext
Returns the ImageHandler that has been set.
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 interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImplementation() - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.getImplementation().
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.
getImplementedExtensions() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
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.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 interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMergeNodeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEComponentTransferElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFETileElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEFloodElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGFEFloodElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFETileElement
DOM: Implements SVGFETileElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
DOM: Implements SVGFEComponentTransferElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements SVGFEMergeNodeElement.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.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getIn1().
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() - 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 class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn2().
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 interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the current index.
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 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() - Static method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Returns a unique instance of this class.
getInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getInstanceRoot().
getInstructions() - Method in class org.apache.batik.svggen.font.table.Program
 
getInteger(String) - Static method in class org.apache.batik.ext.swing.Resources
 
getInteger(String) - Static method in class org.apache.batik.apps.svgbrowser.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 interface org.w3c.css.sac.LexicalUnit
Returns the integer value.
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().
getInteractors() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the interactor list.
getIntercept() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getIntercept() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getIntercept().
getIntercept() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the intercept value for this transfer function
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(Document, String) - Method in class org.apache.batik.script.InterpreterPool
Returns a unique instance of an implementation of Interpreter interface that matches the given language and the given Document.
getInterpreterPool() - Method in class org.apache.batik.bridge.BridgeContext
Returns the interpreter pool used to handle scripts.
getIntersectionList(SVGRect, SVGElement) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getIntersectionList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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 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
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPointList
 
getItem(int) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Returns the item at the given index.
getItemIndex(JMenuItem) - Method in class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
 
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 interface org.w3c.dom.svg.SVGFECompositeElement
 
getK1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK1().
getK2() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK2() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK2().
getK3() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK3() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK3().
getK4() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK4() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK4().
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 interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelMatrix() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelMatrix().
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Returns the [x,y] distance in user space between kernel values
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.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.DiffuseLightingRable
Returns the min [dx,dy] distance in user space for evalutation of the sobel gradient.
getKernelUnitLength() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the [x,y] distance in user space between kernel values
getKernelUnitLengthX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLengthX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthX().
getKernelUnitLengthY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLengthY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthY().
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.ResourceFormatException
Gets parameter passed by constructor.
getKey() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
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 interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getKs() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getLang() - Method in interface org.w3c.css.sac.LangCondition
Returns the language
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.
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 class org.apache.batik.apps.svgbrowser.Main
Returns the user languages.
getLanguages() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the user languages.
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.
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.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 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).
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getLastCharIndex() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
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.dom.NodeWrapper
DOM: Implements Node.getLastChild().
getLastChild() - Method in class org.apache.batik.script.DocumentProxy
The last child of this node.
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.StrokingTextPainter.TextRun
 
getLayout() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
 
getLeading() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the leading of the text.
getLeft() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the left of the rect.
getLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the left property definition in CSS2.
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
 
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 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.NodeList
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
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.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.css.CSSValueList
The number of CSSValues in the list.
getLength() - Method in interface org.w3c.dom.svg.SVGElementInstanceList
 
getLength() - Method in interface org.w3c.dom.stylesheets.StyleSheetList
The number of StyleSheets in the list.
getLength() - Method in interface org.w3c.dom.stylesheets.MediaList
The number of media in the list.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - Method in interface org.xml.sax.AttributeList
Deprecated. Return the number of attributes in this list.
getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. 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.apache.batik.css.DOMMediaList
DOM: Implements MediaList.getLength().
getLength() - Method in class org.apache.batik.css.DOMStyleSheetList
DOM: Implements StyleSheetList.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMRuleList
DOM: Implements CSSRuleList.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.value.AbstractImmutableValue
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 interface org.apache.batik.css.value.ImmutableValue
The number of CSSValues in the 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.parser.CSSSelectorList
SAC: Returns the length of this selector list
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.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.CharacterDataWrapper
DOM: Implements CharacterData.getLength().
getLength() - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.getLength().
getLength() - Method in class org.apache.batik.dom.NodeListWrapper
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.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.DirectoryEntry
 
getLength() - Method in class org.apache.batik.svggen.font.table.CmapFormat
 
getLengthAdjust() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getLengthAdjust() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getLengthAdjust().
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 interface org.w3c.css.sac.LexicalUnit
An integer indicating the type of LexicalUnit.
getLexicalUnitType() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getLexicalUnitType().
getLicenseType() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLight() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getLight() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
getLight(double, double, double, double[]) - Method in interface org.apache.batik.ext.awt.image.Light
Computes the light vector in (x, y)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.PointLight
Computes the light vector in (x, y, z)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.SpotLight
Computes the light vector in (x, y, z)
getLight(double, double, double, double[]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Computes the light vector in (x, y)
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 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.
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.
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.AbstractLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
getLightRow(double, double, double, int, double[][], double[][]) - Method in class org.apache.batik.ext.awt.image.DistantLight
Returns a row of the light map, starting at (x, y) with dx increments, a given width, and z elevations stored in the fourth component on the N array.
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 interface org.w3c.dom.svg.SVGFESpotLightElement
 
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
 
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 interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
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 class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(CharacterIterator, 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.gvt.font.AWTGVTFont
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(String, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified String and FontRenderContext.
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 class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(String, int, int, FontRenderContext) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns a GVTLineMetrics object created with the specified arguments.
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 class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
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 class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
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.helpers.LocatorImpl
Return the saved line number (1-based).
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.xml.scanner.LexicalException
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(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 class org.apache.batik.gvt.AbstractGraphicsNode
Returns an array of listeners that were added to this node and of the specified type.
getListeners(Class) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns an array of listeners that were added to this node 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.
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.
getListStyle() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the style of the list.
getListStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style property definition in CSS2.
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.DiffuseLightingRable8Bit
Returns this filter's litRegion
getLitRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getLitRegion() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns this filter's litRegion
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 interface org.w3c.dom.svg.SVGColorProfileElement
 
getLocal() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getLocal().
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.xml.scanner.AbstractScanner
Implements Localizable.getLocale().
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() - 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.i18n.LocalizableSupport
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.util.resources.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.swing.Messages
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.getLocale().
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().
getLocaleGroup() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Returns the group to which this object belongs.
getLocaleGroup() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getLocaleGroup().
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.css.sac.AttributeCondition
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
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.css.sac.CSSOMPseudoClassCondition
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.dom.AbstractNode
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.NodeWrapper
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.SVGOMVKernElement
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.SVGOMFEColorMatrixElement
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.SVGOMEllipseElement
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.SVGOMFEImageElement
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.SVGOMCircleElement
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.SVGOMRadialGradientElement
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.SVGOMFESpecularLightingElement
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.SVGOMHKernElement
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.SVGOMFontFaceSrcElement
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.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.dom.svg.SVGOMAnimateElement
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.SVGOMFETurbulenceElement
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.SVGOMForeignObjectElement
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.SVGOMFontFaceFormatElement
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.SVGOMTextElement
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.SVGOMFESpotLightElement
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.SVGOMTitleElement
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.SVGOMSwitchElement
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.SVGOMFEComponentTransferElement
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.SVGOMClipPathElement
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.SVGOMFontElement
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.SVGOMAnimateTransformElement
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.SVGOMLinearGradientElement
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.SVGOMFEMergeNodeElement
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.SVGOMFEConvolveMatrixElement
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.SVGOMFEFuncAElement
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.SVGOMImageElement
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.SVGOMPathElement
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.SVGOMTextPathElement
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.SVGOMFEMorphologyElement
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.SVGOMFEFuncRElement
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.SVGOMColorProfileElement
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.SVGOMMPathElement
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.SVGOMFontFaceUriElement
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.SVGOMSymbolElement
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.SVGOMAltGlyphElement
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.SVGOMAElement
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.SVGOMMissingGlyphElement
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.SVGOMDefinitionSrcElement
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.SVGOMGlyphRefElement
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.SVGOMFEDiffuseLightingElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Returns 'circle'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRectElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Returns 'mask'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Returns 'feTurbulence'.
getLocalName() - Method in class org.apache.batik.bridge.SVGVKernElementBridge
Returns 'vkern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGColorProfileElementBridge
Returns 'colorProfile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Returns 'feConvolveMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Returns 'polygon'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTileElementBridge
Returns 'feTile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
Returns 'font-face'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Returns 'linearGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns 'use'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns 'switch'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAltGlyphElementBridge
Returns 'altGlyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Returns 'polyline'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Returns 'radialGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns 'g'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Returns 'stop'.
getLocalName() - Method in class org.apache.batik.bridge.SVGHKernElementBridge
Returns 'hkern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLineElementBridge
Returns 'line'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeFloodElementBridge
Returns 'feFlood'.
getLocalName() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns 'image'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns 'path'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontElementBridge
Returns 'font'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns 'feImage'.
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.SVGFilterElementBridge
Returns 'filter'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Returns 'feDiffuseLighting'.
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.SVGTextElementBridge
Returns 'text'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Returns 'feComposite'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Returns 'feBlend'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Returns 'feSpecularLighting'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns 'feMorphology'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Returns 'feColorMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTitleElementBridge
Returns 'title'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGlyphElementBridge
Returns 'glyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns 'pattern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Returns 'feDisplacementMap'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Returns 'feGaussianBlur'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMissingGlyphElementBridge
Returns 'missing-glyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeOffsetElementBridge
Returns 'feOffset'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns 'svg'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns 'a'.
getLocalName() - Method in class org.apache.batik.bridge.SVGDescElementBridge
Returns 'desc'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
Returns 'textPath'.
getLocalName() - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Returns 'ellipse'.
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 class org.apache.batik.bridge.SVGClipPathElementBridge
Returns 'clipPath'.
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.SVGMarkerElementBridge
Returns 'marker'.
getLocalName() - Method in class org.apache.batik.script.DocumentProxy
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.batik.extension.svg.ColorSwitchElement
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.BatikHistogramNormalizationElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
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.BatikRegularPolygonElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElement
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.BatikHistogramNormalizationElementBridge
Returns 'histogramNormalization'.
getLocalName() - Method in class org.apache.batik.extension.svg.SolidColorElement
DOM: Implements Node.getLocalName().
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.
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.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.
getLogicalBounds() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
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.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.TableTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in interface org.apache.batik.ext.awt.image.TransferFunction
Returns the lookup table.
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.LinearTransfer
This method will return the lut data in order to construct a LookUpTable object
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 interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerHeight() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerHeight().
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 interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerUnits() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerUnits().
getMarkerWidth() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerWidth() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getMarkerWidth().
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 interface org.w3c.dom.svg.SVGMaskElement
 
getMaskContentUnits() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getMaskContentUnits().
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.
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.
getMaskUnits() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getMaskUnits() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGMaskElement.getMaskUnits().
getMatrix() - Method in interface org.w3c.dom.svg.SVGTransform
 
getMatrix() - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
getMatrix() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the rows of the color matrix.
getMatrix() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the rows of the color matrix.
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. getMaxTileX() is implemented in terms of getMaxX() and so does not need to be implemented by subclasses.
getMaxTileY() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles. getMaxTileY() is implemented in terms of getMaxY() and so does not need to be implemented by subclasses.
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. getMaxX() is implemented in terms of getMinX() and getWidth() and so does not need to be implemented by subclasses.
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. getMaxY() is implemented in terms of getMinY() and getHeight() and so does not need to be implemented by subclasses.
getMaxZones() - Method in class org.apache.batik.svggen.font.table.MaxpTable
 
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.svg.SVGStyleElement
 
getMedia() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The intended destination media for style information.
getMedia() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getMedia().
getMedia() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.getMedia().
getMedia() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getMedia().
getMedia() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getMedia().
getMedia() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.apps.svgbrowser.Main
Returns the CSS media to use.
getMedia() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the CSS media to use.
getMedia() - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the list of 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.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 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.
getMediaAsString() - Method in class org.apache.batik.util.gui.CSSMediaPanel
Returns the media list as a string separated by space.
getMediaText() - Method in interface org.w3c.dom.stylesheets.MediaList
The parsable textual representation of the media list.
getMediaText() - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.getMediaText().
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.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.
getMessage() - Method in class org.apache.batik.css.parser.ParseException
Return a detail message for this exception.
getMessage() - Method in class org.apache.batik.xml.scanner.LexicalException
Return a detail message for this exception.
getMessage() - Method in class org.apache.batik.apps.rasterizer.SVGConverterException
 
getMessage() - Method in class org.apache.batik.transcoder.TranscoderException
Returns the message of this exception.
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.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.SVGGraphics2DRuntimeException
Returns the message of this exception.
getMessage() - Method in class org.apache.batik.svggen.SVGGraphics2DIOException
Returns the message of this exception.
getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'meta' key was depressed during the firing of the event.
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.
getMethod() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getMethod() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getMethod().
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.rendered.AbstractRed
 
getMinTileX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getMinTileX() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles. getMinTileX() is implemented in terms of getMinX() and so does not need to be implemented by subclasses.
getMinTileY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinTileY() - 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() is implemented in terms of getMinY() and so does not need to be implemented by subclasses.
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.rendered.AbstractRed
 
getMinX() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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
 
getMinY() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getMinY() - 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
 
getMode() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
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.
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.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getName() - Method in class org.apache.batik.dom.AttrWrapper
DOM: Implements Attr.getName().
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 class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
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.SVGConverterURLSource
 
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 interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItem(String).
getNamedItem(String) - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.getNamedItem(String).
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItemNS(String,String).
getNamedItemNS(String, String) - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.getNamedItemNS(String,String).
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 interface org.w3c.css.sac.ElementSelector
Returns the namespace URI of this element selector.
getNamespaceURI() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
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.css.sac.CSSOMPseudoClassCondition
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.dom.AbstractNode
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.NodeWrapper
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.AbstractElementNS
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.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.script.DocumentProxy
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.ColorSwitchElement
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.BatikHistogramNormalizationElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikStarElementBridge
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.BatikRegularPolygonElementBridge
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.extension.svg.SolidColorBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.extension.svg.SolidColorElement
DOM: Implements Node.getNamespaceURI().
getNameTable() - Method in class org.apache.batik.svggen.font.Font
 
getNearestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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 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.
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.css.event.CSSPropertyChangeEvent
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.
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 interface org.w3c.css.sac.LexicalUnit
Returns the next value or null if any.
getNextLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getNextLexicalUnit().
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
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.dom.NodeWrapper
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.
getNode() - Method in class org.apache.batik.dom.NodeWrapper
Returns the wrapped node.
getNode() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
Returns the DOM Node associated with this node info.
getNode(Object) - Method in class org.apache.batik.dom.DocumentWrapper
Returns the node associated with the given object.
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 interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.apache.batik.dom.AbstractComment
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.AbstractEntityReference
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.NodeWrapper
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.AbstractAttr
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.AbstractDocument
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.AbstractProcessingInstruction
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.GenericElementNS
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.svg.SVGOMElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.script.DocumentProxy
 
getNodeName() - Method in class org.apache.batik.extension.PrefixableStylableExtensionElement
DOM: Implements Node.getNodeName().
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() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
Returns the node type.
getNodeType() - Method in class org.apache.batik.dom.AbstractComment
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.AbstractEntityReference
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.NodeWrapper
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.AbstractEntity
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractAttr
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.GenericText
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.AbstractDocumentFragment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericCDATASection
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(Object) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Returns the DOM type of the given object.
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class org.apache.batik.dom.AbstractNode
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.NodeWrapper
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.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.
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 interface org.w3c.dom.svg.SVGAnimatedPathData
 
getNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getNormalizedPathSegList().
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotationName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getNotationName().
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNumberOfChars() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getNumberOfChars() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getNumberOfChars().
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 interface org.w3c.dom.svg.SVGLengthList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGNumberList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGStringList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGTransformList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPointList
 
getNumberOfItems() - Method in class org.apache.batik.css.svg.SVGCSSNumberList
returns the number of items in this list.
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.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 interface org.apache.batik.gvt.font.GVTGlyphVector
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 interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getNumOctaves() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getNumOctaves().
getNumOctaves() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
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 .
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.rendered.AbstractRed
 
getNumXTiles() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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() is implemented in terms of getMinTileX() and getMaxTileX() and so does not need to be implemented by subclasses.
getNumYTiles() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getNumYTiles() - 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() is implemented in terms of getMinTileY() and getMaxTileY() and so does not need to be implemented by subclasses.
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.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 interface org.w3c.dom.svg.SVGStopElement
 
getOffset() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
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 interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the offset value for this transfer function
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 class org.apache.batik.gvt.text.TextLayoutAdapter
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.CmapIndexEntry
 
getOffset() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
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.LangSysRecord
 
getOffset(int) - Method in class org.apache.batik.svggen.font.table.LocaTable
 
getOldValue() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the value of the property before the change.
getOldValue() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the value of the property before the change.
getOpacityValue() - Method in class org.apache.batik.svggen.SVGCompositeDescriptor
 
getOpacityValue() - Method in class org.apache.batik.svggen.SVGPaintDescriptor
 
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 interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getOperator() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getOperator().
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getOperator().
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 interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrderX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderX().
getOrderY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrderY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderY().
getOrient() - Method in class org.apache.batik.gvt.Marker
Returns the orientation of this marker.
getOrientAngle() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrientAngle() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getOrientAngle().
getOrientation() - Method in class org.apache.batik.gvt.font.Glyph
Returns the orientation of this glyph.
getOrientType() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrientType() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getOrientType().
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 interface org.w3c.dom.css.CSS2Properties
See the outline property definition in CSS2.
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.TextNode
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.ProxyGraphicsNode
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.font.AWTGlyphGeometryCache.Value
Returns the outline of the glyph.
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.Glyph
Returns the outline of this glyph.
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 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.text.GlyphLayout
Returns the outline of the completed glyph layout.
getOutline() - Method in class org.apache.batik.gvt.text.TextLayoutAdapter
Returns the outline of the completed glyph layout, transformed by an AffineTransform.
getOutline() - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Returns the outline of the completed glyph layout, transformed by an AffineTransform.
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(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(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.
getOverlineShape(AttributedCharacterIterator, TextLayout) - Method in class org.apache.batik.gvt.text.TextLayoutAdapter
Returns a shape describing the overline decoration for a given ACI.
getOverlineThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the overline.
getOverlineThickness() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the stroke thickness to use when drawing a overline.
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(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
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 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.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 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 interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerDocument() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getOwnerDocument().
getOwnerDocument() - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.getOwnerDocument().
getOwnerDocument() - Method in class org.apache.batik.script.DocumentProxy
The Document object associated with this node.
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.
getOwnerElement() - Method in class org.apache.batik.dom.AttrWrapper
DOM: Implements Attr.getOwnerElement().
getOwnerElement() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getOwnerElement().
getOwnerNode() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The node that associates this style sheet with the document.
getOwnerNode() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getOwnerNode().
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.
getOwnerRule() - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.getOwnerRule().
getOwnerSVGElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getOwnerSVGElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getOwnerSVGElement().
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 class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current extension mode for pad
getPadMode() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Get the current extension mode for pad
getPadRect() - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Get the current rectangle for padding
getPadRect() - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
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.GraphicContext
Returns the current Paint of the Graphics2D context.
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.svggen.SVGGeneratorContext.GraphicContextDefaults
 
getPaintConverter() - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
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.
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.
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.
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 interface org.w3c.dom.svg.SVGPaint
 
getPaintType() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGPaint.getPaintType().
getPaintType() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the paint type, if this object represents a SVGPaint.
getPaintType() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
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.SVGCSSReadOnlyValue
DOM: Implements SVGPaint.getPaintType().
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.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.
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.
getParameters() - Method in interface org.w3c.css.sac.LexicalUnit
The function parameters including operators (like the comma).
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().
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.
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.
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 interface org.w3c.dom.Node
The parent of this node.
getParentNode() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
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.dom.NodeWrapper
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.script.DocumentProxy
The parent of this node.
getParentNodeEventTarget() - Method in class org.apache.batik.dom.AbstractNode
Implements NodeEventTarget.getParentNodeEventTarget().
getParentNodeEventTarget() - Method in class org.apache.batik.dom.svg.AbstractElement
Implements NodeEventTarget.getParentNodeEventTarget().
getParentNodeEventTarget() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the parent node event target.
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.
getParentRule() - Method in interface org.w3c.dom.css.CSSRule
If this rule is contained inside another rule (e.g. a style rule inside an @media block), this is the containing rule.
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().
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.
getParentStyleSheet() - Method in class org.apache.batik.css.AbstractCSSRule
DOM: Implements CSSRule.getParentStyleSheet().
getParentStyleSheet() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getParentStyleSheet().
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.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 class org.apache.batik.css.value.AbstractValueFactory
Returns the CSS parser.
getParserVersion() - Method in interface org.w3c.css.sac.Parser
Returns a string about which CSS language is supported by this 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().
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.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.
getPath() - Method in class org.apache.batik.svggen.font.Font
 
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 interface org.w3c.dom.svg.SVGPathElement
 
getPathLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathLength().
getPathSegAtLength(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPathSegAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathSegAtLength(float).
getPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getPathSegList().
getPathSegType() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPathSegTypeAsLetter() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPatternContentUnits() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPatternContentUnits() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getPatternContentUnits().
getPatternRect() - Method in class org.apache.batik.gvt.PatternPaint
Returns the pattern region.
getPatternTransform() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
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.
getPatternUnits() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPatternUnits() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getPatternUnits().
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 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.apps.svgbrowser.JSVGViewerFrame.UserAgent
Returns a customized 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.
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 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)
getPixelUnitToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getPixelUnitToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPixelUnitToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getPixelUnitToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPlatformId() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
 
getPlatformId() - Method in class org.apache.batik.svggen.font.table.NameRecord
 
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 interface org.w3c.dom.svg.SVGPathElement
 
getPointAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPointAtLength(float).
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.GlyfCompositeDescript
 
getPointCount() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getPointCount() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
getPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
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().
getPointsAtX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtX().
getPointsAtY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtY().
getPointsAtZ() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtZ().
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 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.
getPosition() - Method in class org.apache.batik.gvt.font.Glyph
Returns the position of this glyph.
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 interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPrefix().
getPrefix() - Method in class org.apache.batik.dom.NodeWrapper
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(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the prefix from the given qualified name.
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 interface org.w3c.dom.svg.SVGStylable
 
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, 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 interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
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
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGImageElement
 
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.SVGOMMarkerElement
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.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
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 interface org.w3c.css.sac.LexicalUnit
Returns the previous value or null if any.
getPreviousLexicalUnit() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getPreviousLexicalUnit().
getPreviousScale() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPreviousSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
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.dom.NodeWrapper
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.
getPreviousTranslate() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
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.
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.
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.TextNode
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.
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.ShapeNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveType() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
The type of the value as defined by the constants specified above.
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.ImmutableRGBColor
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.ImmutableString
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.CSSFloatValue
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.CSSRectValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getPrimitiveUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getPrimitiveUnits().
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.bridge.SVGBridgeExtension
Return the priority of this Extension.
getPriority() - Method in interface org.apache.batik.bridge.BridgeExtension
Return the priority of this Extension.
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 interface org.xml.sax.XMLReader
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
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.apache.batik.ext.awt.image.rendered.AbstractRed
 
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 class org.apache.batik.ext.awt.image.rendered.FormatRed
 
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
 
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.
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).
getPropertyCSSValueInternal(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Internal version of getPropertyCSSValue().
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.MaskResolver
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.BaselineShiftResolver
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.StrokeLinejoinFactory
Returns the name of the property handled.
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.FilterResolver
Returns the name of the handled property.
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.ShapeRenderingFactory
Returns the name of the property handled.
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.PointerEventsResolver
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.ImageRenderingResolver
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.ShapeRenderingResolver
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.MarkerShorthandFactory
Returns the name of the property handled.
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.ColorInterpolationFiltersResolver
Returns the name of the handled property.
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.TextAnchorFactory
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.ColorProfileResolver
Returns the name of the handled property.
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.StrokeDasharrayResolver
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.DominantBaselineFactory
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.OpacityFactory
Returns the name of the property handled.
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.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.WritingModeResolver
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.TextAnchorResolver
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.GlyphOrientationHorizontalFactory
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.StrokeResolver
Returns the name of the handled property.
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.StrokeDashoffsetFactory
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.StrokeLinecapFactory
Returns the name of the property handled.
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.StrokeDashoffsetResolver
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.EnableBackgroundResolver
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.StrokeLinecapResolver
Returns the name of the handled property.
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.TextRenderingFactory
Returns the name of the property handled.
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.TextRenderingResolver
Returns the name of the handled property.
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.StrokeMiterlimitResolver
Returns the name of the handled property.
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.ClipPathFactory
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.StrokeWidthResolver
Returns the name of the handled property.
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.ClipRuleFactory
Returns the name of the property handled.
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.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.FontStyleFactory
Returns the name of the property handled.
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.FontStretchFactory
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.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.FontSizeAdjustResolver
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.CursorResolver
Returns the name of the handled property.
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.ValueFactory
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.UnicodeBidiFactory
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.FontStretchResolver
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.FontVariantResolver
Returns the name of the handled property.
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.FontFamilyResolver
Returns the name of the handled property.
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.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.ClipResolver
Returns the name of the handled property.
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.AbstractRGBColorFactory.ColorComponentFactory
Returns the name of the property handled.
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.FontSizeAdjustFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.DisplayResolver
Returns the name of the handled property.
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.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.FontWeightResolver
Returns the name of the handled property.
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.VisibilityResolver
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.DisplayFactory
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.LengthFactory
Returns the name of the property handled.
getPropertyNames() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
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() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
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(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 interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the priority of a CSS property (e.g. the "important" qualifier) if the property has been explicitly set in this declaration block.
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).
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.
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).
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 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 class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
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().
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 interface org.w3c.dom.svg.SVGCircleElement
 
getR() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
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().
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getRadius() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRadiusX() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getRadiusX() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getRadiusX().
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.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the x-axis, in user space.
getRadiusY() - 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 class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the radius along the y-axis, in user space.
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 interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Rect value.
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().
getRed() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the red value of the RGB color.
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 interface org.apache.batik.css.value.SystemColorResolver.Color
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 class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
Returns the red component.
getRed() - Method in class org.apache.batik.css.value.CommonCSSContext.Color
Returns the red component.
getRed() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getRed().
getRedFunction() - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Returns the transfer function for the red channel
getRedFunction() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
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 interface org.w3c.dom.svg.SVGDocument
 
getReferrer() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getReferrer().
getReferrer() - Method in class org.apache.batik.script.SVGDocumentProxy
 
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.CachedImageHandlerBase64Encoder
 
getRefPrefix() - Method in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
getRefX() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getRefX() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getRefX().
getRefY() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getRefY() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.getRefY().
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 interface org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
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.
getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event.
getRelatedTarget() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: Used to identify a secondary EventTarget related to a UI event.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Returns the value of a single preference for the rendering algorithms.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Returns the value of a single preference 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.g2d.AbstractGraphics2D
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 interface org.w3c.dom.svg.SVGColorProfileRule
 
getRenderingIntent() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getRenderingIntent() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.getRenderingIntent().
getRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Returns the current rendering transform.
getRepaintThread() - Method in class org.apache.batik.util.gui.MemoryMonitor.Panel
Returns the repaint thread.
getRequiredExtensions() - Method in interface org.w3c.dom.svg.SVGTests
 
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(Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getRequiredExtensions().
getRequiredFeatures() - Method in interface org.w3c.dom.svg.SVGTests
 
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(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 interface org.apache.batik.i18n.ExtendedLocalizable
Returns the current resource bundle.
getResourceBundle() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getResourceBundle().
getResult() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getResult() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getResult().
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 interface org.w3c.dom.svg.SVGColor
 
getRGBColor() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.getRGBColor().
getRGBColor() - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Returns the RGBColor, if this object represents a SVGColor.
getRGBColor() - Method in interface org.apache.batik.css.svg.SVGImmutableValue
Returns the RGBColor, if this object represents a SVGColor.
getRGBColor() - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.getRGBColor().
getRGBColorValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the RGB color.
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 class org.apache.batik.css.value.ImmutableRGBColor
Returns this value.
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.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRichness() - Method in interface org.w3c.dom.css.CSS2Properties
See the richness property definition in CSS2.
getRight() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the right of the rect.
getRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the right 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
 
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.
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.svggen.SVGGraphics2D
 
getRoot() - Method in class org.apache.batik.svggen.DOMTreeManager
Returns the root element with the generic definitions and the topLevelGroup.
getRootElement() - Method in interface org.w3c.dom.svg.SVGDocument
 
getRootElement() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getRootElement().
getRootElement() - Method in class org.apache.batik.script.SVGDocumentProxy
 
getRootNode() - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Returns the root node for MouseEvent dispatch containment searches and field selections.
getRootNode() - Method in interface org.apache.batik.gvt.event.EventDispatcher
Returns the root node for MouseEvent dispatch containment searches and field selections.
getRotate() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getRotate() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getRotate().
getRotationOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getRotationOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getRotationOfChar(int).
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.CompositeRule
Returns the type of this composite rule
getRule() - Method in class org.apache.batik.ext.awt.image.SVGComposite
 
getRunHandler() - Method in class org.apache.batik.util.RunnableQueue
Returns the RunHandler or null.
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.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 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 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.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 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 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.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 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.
getRunnableList() - Method in class org.apache.batik.util.RunnableQueue
Returns the queued Runnable objects in a List.
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.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 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 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.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 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 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.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 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 interface org.w3c.dom.svg.SVGRectElement
 
getRx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRx().
getRx() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRx().
getRy() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getRy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRy().
getRy() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRy().
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getSampleModel() - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Returns the SampleModel of the image.
getScale() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
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
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 interface org.w3c.dom.svg.SVGLocatable
 
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenCTM(Element) - Static method in class org.apache.batik.dom.svg.SVGLocatableSupport
To implement SVGLocatable.getScreenCTM().
getScreenPixelToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenPixelToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenPixelToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenPixelToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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.
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.
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.
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.
getScriptCount() - Method in class org.apache.batik.svggen.font.table.ScriptList
 
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 interface org.w3c.css.sac.CombinatorCondition
Returns the second condition.
getSecondCondition() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSeed() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getSeed() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getSeed().
getSeed() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
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.
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 class org.apache.batik.gvt.TextNode
Gets the current text selection.
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.text.ConcreteTextSelector
 
getSelection() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the selection associated with this event.
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 interface org.w3c.css.sac.SiblingSelector
Returns the first selector.
getSelector() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelectors() - Method in class org.apache.batik.css.CSSOMStyleRule
Returns the selectors.
getSelectorText() - Method in interface org.w3c.dom.css.CSSStyleRule
The textual representation of the selector for the rule set.
getSelectorText() - Method in interface org.w3c.dom.css.CSSPageRule
The parsable textual representation of the page selector for the rule.
getSelectorText() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSStyleRule.getSelectorText().
getSelectorType() - Method in interface org.w3c.css.sac.Selector
An integer indicating the type of Selector
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.CSSOMConditionalSelector
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.CSSOMDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMChildSelector
SAC: Implements Selector.getSelectorType().
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.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.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.CompositeShapePainter
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.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.
getSheet() - Method in interface org.w3c.dom.stylesheets.LinkStyle
The style sheet.
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().
getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'shift' key was depressed during the firing of the event.
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.
getSiblingSelector() - Method in interface org.w3c.css.sac.SiblingSelector
 
getSiblingSelector() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
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 interface org.w3c.dom.svg.SVGAnimationElement
 
getSimpleDuration() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getSimpleDuration().
getSimpleSelector() - Method in interface org.w3c.css.sac.DescendantSelector
 
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 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().
getSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the size property definition in CSS2.
getSize() - Method in interface org.apache.batik.gvt.font.GVTFont
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 class org.apache.batik.util.DoublyLinkedList
Returns the number of elements currently in the list.
getSize() - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the size of this font.
getSlope() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getSlope() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getSlope().
getSlope() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the slope value for this transfer function
getSource() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the event source.
getSource() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeEvent
Returns the event source (ie. the style rule).
getSource() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the event source.
getSource() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent
Returns the event source (ie. the style declaration).
getSource() - Method in class org.apache.batik.css.event.CSSRuleEvent
Returns the event source.
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.TranslateRed
fetch the source image for this node.
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.FormatRed
fetch the source image for this node.
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.ProfileRed
 
getSource() - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
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.renderable.DiffuseLightingRable8Bit
Returns the source to be filtered
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Returns the source to be filtered
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 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.ComponentTransferRable8Bit
Returns the source of the blur operation
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the source to be Blurred
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAlphaRable
 
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Key method that blocks if the src has not yet been provided.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Returns this filter's source.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
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 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.AffineRable8Bit
Returns the source to be affine.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.RedRable
 
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Returns the source to be offset.
getSource() - Method in 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.ProfileRable
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.FilterResRable8Bit
Returns the source to be cropped.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Returns the source to be filtered
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the source of the blur operation
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.TileRable8Bit
Return's the tile source
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Returns the source of the chain.
getSource() - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
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.gvt.ProxyGraphicsNode
Returns the proxied graphics node.
getSource() - Method in interface org.apache.batik.gvt.filter.Mask
This returns the current image being masked by the mask 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.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
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getSources() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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.apps.rasterizer.SVGConverter
 
getSpacing() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getSpacing() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextPathElement.getSpacing().
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 interface org.apache.batik.css.sac.ExtendedSelector
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 class org.apache.batik.css.sac.CSSOMElementSelector
Returns the specificity of this selector.
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.AbstractCombinatorCondition
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.AbstractSiblingSelector
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.CSSOMIdCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Returns the specificity of this condition.
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.
getSpecified() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
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.css.sac.CSSOMIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.dom.AttrWrapper
DOM: Implements Attr.getSpecified().
getSpecified() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getSpecified().
getSpecularConstant() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularConstant() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSpecularConstant().
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getSpecularExponent() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSpecularExponent().
getSpecularExponent() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getSpecularExponent().
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.SpotLight
 
getSpecularExponent() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSpecularExponent() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSpeechRate() - Method in interface org.w3c.dom.css.CSS2Properties
See the speech-rate property definition in CSS2.
getSpreadMethod() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getSpreadMethod() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getSpreadMethod().
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 interface org.w3c.dom.svg.SVGTextPathElement
 
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.
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 interface org.w3c.dom.svg.SVGTextContentElement
 
getStartPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getStartPositionOfChar(int).
getStartTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getStartTime() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getStartTime().
getStdDeviationX() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStdDeviationX() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getStdDeviationX().
getStdDeviationX() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the x-axis, in user space.
getStdDeviationY() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStdDeviationY() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getStdDeviationY().
getStdDeviationY() - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Returns the deviation along the y-axis, in user space.
getStitchTiles() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getStitchTiles() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getStitchTiles().
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.
getStrikethroughShape(AttributedCharacterIterator, TextLayout) - Method in class org.apache.batik.gvt.text.TextLayoutAdapter
Returns a shape describing the strikethrough line for a given ACI.
getStrikethroughThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the strike-through line.
getStrikethroughThickness() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the stroke thickness to use when drawing a strikethrough.
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) - Static method in class org.apache.batik.apps.svgbrowser.Resources
 
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 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.
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.value.AbstractImmutableValue
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 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.ImmutableString
This method is used to get the string value.
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.parser.Scanner
Returns the string representation of the current lexical unit.
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().
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.ext.awt.g2d.AbstractGraphics2D
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 interface org.w3c.dom.css.CSSStyleRule
The declaration-block of this rule set.
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.CSSFontFaceRule
The declaration-block of this rule.
getStyle() - Method in interface org.w3c.dom.svg.SVGStylable
 
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(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.
getStyleMutationEvent() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the style mutation event.
getStyleReferenceList(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns an enumeration of all style refence for the specified style element.
getStyleSheet() - Method in interface org.w3c.dom.css.CSSImportRule
The style sheet referred to by this rule, if it has been loaded.
getStyleSheet() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getStyleSheet().
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() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentStyle.getStyleSheets().
getStyleSheets() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentStyle.getStyleSheets().
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.SVGOMStyleElement
Returns the URI of the referenced stylesheet.
getStyleSheetURI() - Method in class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
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 interface org.w3c.dom.svg.SVGTextContentElement
 
getSubStringLength(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getSubStringLength(int,int).
getSubtable(int) - Method in class org.apache.batik.svggen.font.table.KernTable
 
getSubtable(int) - Method in class org.apache.batik.svggen.font.table.Lookup
 
getSubtableCount() - Method in class org.apache.batik.svggen.font.table.KernTable
 
getSubtableCount() - Method in class org.apache.batik.svggen.font.table.Lookup
 
getSubValues() - Method in interface org.w3c.css.sac.LexicalUnit
Returns a list of values inside the sub expression.
getSubValues() - Method in class org.apache.batik.css.parser.CSSLexicalUnit
SAC: Implements CSSLexicalUnit.getSubValues().
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 interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSurfaceScale() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getSurfaceScale() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
DOM: Implements SVGFESpecularLightingElement.getSurfaceScale().
getSurfaceScale() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getSurfaceScale().
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.rendered.BumpMap
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
getSurfaceScale() - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
getSurfaceScale() - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
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 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.
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.SVGPathSegArcRel
 
getSweepFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
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 class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
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().
getSystemLanguage() - Method in interface org.w3c.dom.svg.SVGTests
 
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(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 interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getTableValues() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getTableValues().
getTableValues() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the table values for this transfer function
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.DirectoryEntry
 
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.LangSysRecord
 
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTagName() - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.getTagName().
getTagName() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getTagName().
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 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.svg.SVGAElement
 
getTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
getTarget() - Method in class org.apache.batik.dom.GenericProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.ProcessingInstructionWrapper
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.svg.SVGOMAElement
DOM: Implements SVGAElement.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.events.EventWrapper
DOM: Implements Event.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
 
getTargetElement() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getTargetElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimationElement
DOM: Implements SVGAnimationElement.getTargetElement().
getTargetX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getTargetX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetX().
getTargetY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getTargetY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetY().
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.URIChooser
Returns the text entered by the user.
getText() - Method in class org.apache.batik.util.gui.LocationBar
returns the current item text.
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 interface org.w3c.dom.svg.SVGTextContentElement
 
getTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getTextLength().
getTextNode() - Method in interface org.apache.batik.gvt.text.Mark
 
getTextNode() - Method in class org.apache.batik.gvt.renderer.BasicTextPainter.BasicMark
 
getTextPainter() - Method in class org.apache.batik.gvt.TextNode
Returns the text painter of this text node.
getTextPainter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the text painter that will be used be text nodes.
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 class org.apache.batik.gvt.text.TextLayoutAdapter
 
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.rendered.AbstractRed
 
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.AbstractTiledRed
 
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.TileGrid
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.FloodRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.BufferedImageCachableRed
 
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.TileRed
 
getTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AffineRed
 
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.codec.PNGRed
 
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.tiff.TIFFImage
Returns tile (tileX, tileY) as a Raster.
getTile(int, int) - Method in class org.apache.batik.extension.svg.HistogramRed
 
getTiledRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tiled region
getTiledRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tiled region
getTileGrid(int, int, int, int, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGrid(RenderedImage, TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridXOffset() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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).
getTileGridYOffset() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileGridYOffset() - 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).
getTileHeight() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileHeight() - 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().
getTileMap(TileGenerator) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
getTileNoCompute(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
getTileNoCompute(int, int) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
getTileRegion() - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns the tile region
getTileRegion() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the tile region
getTileStore() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
getTileWidth() - Method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
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().
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.
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.dom.events.EventWrapper
DOM: Implements Event.getTimeStamp();
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Returns the current modification timestamp on this Renderable node.
getTimeStamp() - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
 
getTimeStamp() - Method in interface org.apache.batik.ext.awt.image.renderable.Filter
Returns the current modification timestamp on this Renderable node.
getTitle() - Method in class org.w3c.css.sac.InputSource
Returns the title for this input source.
getTitle() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getTitle() - Method in interface org.w3c.dom.svg.SVGDocument
 
getTitle() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The advisory title.
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
 
getTop() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the top of the rect.
getTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the top property definition in CSS2.
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().
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() - 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.
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.
getTotalLength() - Method in interface org.w3c.dom.svg.SVGPathElement
 
getTotalLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getTotalLength().
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.w3c.dom.svg.SVGViewSpec
 
getTransform() - Method in interface org.w3c.dom.svg.SVGTransformable
 
getTransform() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
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.GraphicContext
Returns a copy of the current Transform in the Graphics2D context.
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.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.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
getTransform() - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Unsupported operation.
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 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(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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
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. i.e., exclusive of any clipping, masking, filtering or stroking, for example.
getTransformedOutline() - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the transformed outline of this node.
getTransformedOutline() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the transformed outline of this node.
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 interface org.w3c.dom.svg.SVGLocatable
 
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.SVGOMTextElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
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.
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 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.svg.SVGStyleElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
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.SVGComponentTransferFunctionElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
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.events.Event
The name of the event (case-insensitive).
getType() - Method in class org.apache.batik.css.CSSOMImportRule
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.CSSOMStyleRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.CSSOMUnknownRule
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.parser.Scanner
The current lexical unit type like defined in LexicalUnits.
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.SVGOMScriptElement
DOM: Implements SVGScriptElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
DOM: Implements SVGFETurbulenceElement.getType().
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.events.EventWrapper
DOM: Implements Event.getType();
getType() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
getType() - Method in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
Returns the type of this transfer function
getType() - Method in class org.apache.batik.ext.awt.image.ConcreteComponentTransferFunction
Returns the type of this transfer function
getType() - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Returns the type of the data stored in the IFD.
getType() - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Returns the type of this color matrix.
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.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.bridge.BridgeMutationEvent
Returns the type of the mutation.
getType() - Method in class org.apache.batik.svggen.font.table.HheaTable
 
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.GlyfTable
 
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 class org.apache.batik.svggen.font.table.PrepTable
 
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 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.Os2Table
 
getType() - Method in class org.apache.batik.svggen.font.table.CvtTable
 
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.HmtxTable
 
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 class org.apache.batik.svggen.font.table.Lookup
 
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
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 class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
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 interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by name).
getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) 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.
getUnderlineShape(AttributedCharacterIterator, TextLayout) - Method in class org.apache.batik.gvt.text.TextLayoutAdapter
Returns a shape describing the strikethrough line for a given ACI.
getUnderlineThickness() - Method in class org.apache.batik.gvt.font.GVTLineMetrics
Returns the thickness of the underline.
getUnderlineThickness() - Method in class org.apache.batik.bridge.SVGFontFace
Returns the stroke thickness to use when drawing a 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.SVGLength
 
getUnitType() - Method in interface org.w3c.dom.svg.SVGAngle
 
getUri() - Method in interface org.w3c.dom.svg.SVGPaint
 
getUri() - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGPaint.getUri().
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 interface org.apache.batik.css.svg.SVGImmutableValue
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.SVGCSSReadOnlyValue
DOM: Implements SVGPaint.getUri().
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() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
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.SVGConverterURLSource
 
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.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.swing.JSVGCanvas
Returns the URI of the current document.
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.w3c.dom.svg.SVGDocument
 
getURL() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getURL()
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.bridge.SVGBridgeExtension
This should return a URL where information can be obtained on this extension.
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.script.SVGDocumentProxy
 
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(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 interface org.w3c.dom.svg.SVGSVGElement
 
getUseCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getUsed() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
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.
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.
getUserAgent() - Method in class org.apache.batik.util.ParsedURL
Return the user agent current associated with this url (or null if none).
getUserAgent() - Method in class org.apache.batik.bridge.BridgeContext
Returns the user agent of this bridge context.
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.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.apps.svgbrowser.JSVGViewerFrame.UserAgent
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.apps.svgbrowser.Application
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.
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 interface org.apache.batik.bridge.UserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the user stylesheet
getValidate() - Method in class org.apache.batik.apps.rasterizer.SVGConverter
 
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.SVGNumber
 
getValue() - Method in interface org.w3c.dom.svg.SVGLength
 
getValue() - Method in interface org.w3c.dom.svg.SVGAngle
 
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.AttrWrapper
DOM: Implements Attr.getValue().
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.util.RunnableQueue.RunnableQueueState
 
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.svggen.font.table.KerningPair
 
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
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 class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
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 interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by name).
getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) 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.SVGLength
 
getValueAsString() - Method in interface org.w3c.dom.svg.SVGAngle
 
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 interface org.apache.batik.css.CSSRuleListOwner
Returns the map of value factories.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMMediaRule
Returns the map of value factories.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Returns the value factory map.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMStyleSheet
Returns the map of value factories.
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGLength
 
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValues() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getValues() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getValues().
getValues() - Method in class org.apache.batik.apps.rasterizer.DestinationType
Defines valid image types.
getValues() - Method in class org.apache.batik.svggen.font.table.CvtTable
 
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.TableDirectory
 
getVersion() - Method in class org.apache.batik.svggen.font.table.Os2Table
 
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 interface org.w3c.dom.events.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
getView() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The view attribute identifies the AbstractView from which the event was generated.
getViewBox() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
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.SVGOMMarkerElement
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.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getViewBox().
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 interface org.w3c.dom.svg.SVGSVGElement
 
getViewport() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getViewport().
getViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the viewport of the specified element.
getViewportElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getViewportElement().
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 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).
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 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).
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 interface org.w3c.dom.svg.SVGViewElement
 
getViewTarget() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewTarget() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGViewElement.getViewTarget().
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.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.
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.
getVKern(int, int) - Method in interface org.apache.batik.gvt.font.GVTFont
Returns the horizontal kerning value of this 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 class org.apache.batik.bridge.SVGGVTFont
Returns the vertical kerning value for the specified 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
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 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.
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().
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 interface org.w3c.dom.css.CSS2Properties
See the width property definition in CSS2.
getWidth() - Method in interface org.w3c.dom.svg.SVGRect
 
getWidth() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getWidth() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.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.SVGOMUseElement
DOM: Implements SVGUseElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getWidth().
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 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.apps.rasterizer.SVGConverter
 
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 interface org.apache.batik.bridge.Viewport
Returns the width of this viewport.
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 interface org.w3c.dom.svg.SVGTextPositioningElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGRect
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
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.SVGImageElement
 
getX() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getX() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPoint
 
getX() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getX() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
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.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGCursorElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.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.SVGOMPatternElement
DOM: Implements SVGPatternElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.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.
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
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.SVGLinearGradientElement
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX1().
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX1().
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX2().
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX2().
getXChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
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
getXCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getXCoordinate(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getXCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
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 interface org.w3c.dom.svg.SVGElement
 
getXMLbase() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getXMLbase().
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 interface org.w3c.dom.svg.SVGLangSpace
 
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.SVGOMFEImageElement
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.SVGOMMarkerElement
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.SVGOMSymbolElement
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(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 class org.apache.batik.apps.svgbrowser.Main
Returns the XML parser class name.
getXMLParserClassName() - Method in interface org.apache.batik.apps.svgbrowser.Application
Returns the XML parser class name.
getXMLParserClassName() - Static method in class org.apache.batik.util.XMLResourceDescriptor
Returns the class name of the XML parser to use.
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() - 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 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
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 interface org.w3c.dom.svg.SVGStyleElement
 
getXMLspace() - Method in interface org.w3c.dom.svg.SVGLangSpace
 
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.SVGOMFEImageElement
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.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.SVGOMMarkerElement
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.SVGOMSymbolElement
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(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 interface org.w3c.dom.svg.SVGTextPositioningElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGRect
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getY() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getY() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getY() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPoint
 
getY() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getY() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
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.SVGOMForeignObjectElement
DOM: Implements SVGForeignObjectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
DOM: Implements SVGCursorElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.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.SVGOMPatternElement
DOM: Implements SVGPatternElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.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.
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
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.SVGLinearGradientElement
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY1().
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY1().
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY2().
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY2().
getYChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
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
getYCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeDescript
 
getYCoordinate(int) - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
getYCoordinate(int) - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
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 interface org.w3c.dom.svg.SVGFESpotLightElement
 
getZ() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getZ().
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getZ().
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 interface org.w3c.dom.svg.SVGZoomAndPan
 
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(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 interface org.apache.batik.parser.AngleHandler
Invoked when 'grad' has been parsed.
grad() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.grad().
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
 
GRAPHICS_NODE_ADDED - Static variable in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
The id for the "graphicsNodeAdded" event.
GRAPHICS_NODE_REMOVED - Static variable in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
The id for the "graphicsNodeRemoved" event.
GraphicsNode - interface org.apache.batik.gvt.GraphicsNode.
The base class for all graphics nodes.
graphicsNodeAdded(CompositeGraphicsNodeEvent) - Method in interface org.apache.batik.gvt.event.CompositeGraphicsNodeListener
Invoked when a graphics node has been added.
graphicsNodeAdded(CompositeGraphicsNodeEvent) - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter
 
GraphicsNodeBridge - interface org.apache.batik.bridge.GraphicsNodeBridge.
Bridge class for creating, building, and updating a GraphicsNode according to an Element.
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.
GraphicsNodeHitDetector - interface org.apache.batik.gvt.GraphicsNodeHitDetector.
The interface for doing hit detection on graphics nodes..
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
 
graphicsNodeRemoved(CompositeGraphicsNodeEvent) - Method in interface org.apache.batik.gvt.event.CompositeGraphicsNodeListener
Invoked when a graphics node has been removed.
graphicsNodeRemoved(CompositeGraphicsNodeEvent) - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter
 
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the gray text color.
grayText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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.ImmutableRGBColor
The green value
green - Variable in class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory
The green component.
green - Variable in class org.apache.batik.css.value.CommonCSSContext.Color
The green component.
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.text.GVTAttributedCharacterIterator.TextAttribute
 
GVT_FONT - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
GVT_FONT_FAMILIES - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
GVT_FONT_FAMILIES - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
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 interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was cancelled.
gvtBuildCancelled(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
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 interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build was completed.
gvtBuildCompleted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
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 interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build failed.
gvtBuildFailed(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
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 interface org.apache.batik.swing.svg.GVTTreeBuilderListener
Called when a build started.
gvtBuildStarted(GVTTreeBuilderEvent) - Method in class org.apache.batik.swing.svg.GVTTreeBuilderAdapter
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.gvt.GVTTreeWalker
The GVT root into which text is searched.
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.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.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. little indian).

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 class org.apache.batik.svggen.DefaultExtensionHandler
 
handleComposite(Composite, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
handleElement(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GenericBridge
Invoked to handle an Element for a given BridgeContext.
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(Element, Object) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
 
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.
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 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.
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.SimpleImageHandler
 
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
 
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 interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleEvent(Event) - Method in class org.apache.batik.dom.events.EventListenerWrapper
DOM: Implements EventListener.handleEvent(Event).
handleEvent(Event) - Method in class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
 
handleEvent(Event) - Method in class org.apache.batik.swing.svg.JSVGComponent.SVGListener.MutationListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeEventSupport.ScriptCaller
 
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
 
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 class org.apache.batik.svggen.DefaultExtensionHandler
 
handleFilter(BufferedImageOp, Rectangle, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
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.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.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.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.DefaultCachedImageHandler
This method will delegate to the handleHREF which uses a RenderedImage
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.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.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.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.SimpleImageHandler
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.DefaultCachedImageHandler
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.SimpleImageHandler
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.DefaultCachedImageHandler
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.SimpleImageHandler
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.DefaultCachedImageHandler
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.
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 class org.apache.batik.svggen.DefaultExtensionHandler
 
handlePaint(Paint, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
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
 
handlers - Variable in class org.apache.batik.apps.svgpp.Main
The option handlers.
handlers - Variable in class org.apache.batik.apps.svgbrowser.Main
The option handlers.
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 class org.apache.batik.ext.awt.image.spi.TIFFRegistryEntry
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.PNGRegistryEntry
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 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. This should only return a broken link image if the image is clearly of this format, but is unreadable for some reason. otherwise return null. If all entries refuse the url or return null then the registry will automatically return a broken link image for you.
handleURL(ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
Decode the URL into a RenderableImage
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 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.
hasAttribute(String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.hasAttribute(String).
hasAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.hasAttribute(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.
hasAttributeNS(String, String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.hasAttributeNS(String,String).
hasAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.hasAttributeNS(String,String).
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasAttributes().
hasAttributes() - Method in class org.apache.batik.dom.NodeWrapper
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.
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
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.dom.NodeWrapper
DOM: Implements Node.hasChildNodes().
hasChildNodes() - Method in class org.apache.batik.script.DocumentProxy
Returns whether this node has any children.
hasExtension(String) - Method in interface org.w3c.dom.svg.SVGTests
 
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, Element) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.hasExtension(String).
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) - 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 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, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hasFeature(String, String) - Method in class org.apache.batik.dom.DOMImplementationWrapper
DOM: Implements DOMImplementation.hasFeature(String,String).
hasFeature(String, String) - Method in class org.apache.batik.dom.AbstractDOMImplementation
DOM: Implements DOMImplementation.hasFeature(String,String).
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.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.dom.util.DoublyIndexedTable.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 interface org.apache.batik.dom.util.OverrideStyleElement
Whether the element has an override style.
hasOverrideStyle(String) - Method in class org.apache.batik.dom.util.OverrideStyleElementSupport
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.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.apps.rasterizer.SVGConverter
Output image height.
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the highlight color.
highlight() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the text color.
highlightText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the highlight 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.transcoder.TranscoderSupport
The transcoding hints.
hints - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
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.
hitDetector - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The hit detector used to filter mouse events.
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 class org.apache.batik.gvt.text.TextLayoutAdapter
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.CSSOMImportRule
The Href
href - Variable in class org.apache.batik.css.AbstractStyleSheet
The href attribute
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.gvt.event.GraphicsNodeEvent
The ID of this event.
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.bridge.ViewBox.ViewHandler
 
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 interface org.apache.batik.ext.awt.image.ComponentTransferFunction
The various transfer types
IDENTITY - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
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 interface org.w3c.css.sac.DocumentHandler
Receive notification of an unknown rule t-rule not supported by this parser.
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).
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.XMLReaderAdapter
Adapt a SAX2 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.ParserAdapter
Adapt a SAX1 ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
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.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 '!
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
importNode(Node, boolean) - Method in class org.apache.batik.dom.DocumentWrapper
DOM: Implements Document.importNode(Node,boolean).
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.
importStyle(String, SACMediaList, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a import statement in the style sheet.
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.CSSOMImportRule.ImportRuleHandler
Receive notification of a import statement in the style sheet.
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.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
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.CompositeRule
Porter-Duff Source In Destination rule.
IN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the inactive border color.
inactiveBorder() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the inactive border color.
inactiveCaption() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the inactive caption color.
inactiveCaption() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the inactive caption color.
inactiveCaptionText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the inactive caption text color.
inactiveCaptionText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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.svgpp.Main
The current index.
index - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The index of the first history item in this menu.
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 interface org.apache.batik.css.value.SystemColorResolver
Returns the info background color.
infoBackground() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the info background color.
infoText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the info text color.
infoText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
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(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 interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
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 class org.apache.batik.dom.events.EventWrapper
DOM: Implements Event.initEvent(String,boolean,boolean);
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.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.dom.util.DoublyIndexedTable
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 interface org.w3c.dom.svg.SVGNumberList
 
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(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.
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 interface org.w3c.dom.events.MouseEvent
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 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.
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.
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.
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.
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.
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 interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
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.dom.NodeWrapper
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.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertData(int, String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.insertData(int,String).
insertData(int, String) - Method in class org.apache.batik.dom.CharacterDataWrapper
DOM: Implements CharacterData.insertData(int,String).
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 interface org.w3c.dom.svg.SVGNumberList
 
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(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
 
insertRule(String, int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to insert a new rule into the style sheet.
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.apache.batik.css.CSSRuleListOwner
Used to insert a new rule into the list.
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).
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.sac.CSSOMSelectorFactory
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.value.ImmutableInherit
The only 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.parser.DefaultErrorHandler
The 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.DefaultAngleHandler
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.DefaultPreserveAspectRatioHandler
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.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.DefaultFragmentIdentifierHandler
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.SVGGElementBridge
Creates a CompositeGraphicsNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Creates an ImageNode.
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 - 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.
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
Builds an instance of InterpreterPool that will create Interpreter instances.
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.dom.NodeWrapper
Invokes the given Runnable from the associated RunnableQueue thread.
invokeAndWait(Runnable) - Method in class org.apache.batik.dom.DOMImplementationWrapper
Invokes the given Runnable from the associated RunnableQueue thread.
invokeAndWait(Runnable) - Method in class org.apache.batik.dom.DocumentWrapper
Invokes the given Runnable from the associated RunnableQueue thread.
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.dom.NodeWrapper
Invokes the given Runnable from the associated RunnableQueue thread.
invokeLater(Runnable) - Method in class org.apache.batik.dom.DOMImplementationWrapper
Invokes the given Runnable from the associated RunnableQueue thread.
invokeLater(Runnable) - Method in class org.apache.batik.dom.DocumentWrapper
Invokes the given Runnable from the associated RunnableQueue thread.
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. whether the byte order is from the most significant to the least significant)
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 interface org.apache.batik.ext.awt.image.spi.URLRegistryEntry
Check if the URL 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.
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.FloatKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.PaintKey
 
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.StringKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.DOMImplementationKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.BooleanKey
 
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.keys.LengthKey
 
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.SVGUseElementBridge
Returns false as the <use> element is a not container.
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.SVGGElementBridge
Returns true as the <g> element is 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.SVGTextElementBridge
Returns false as text is not 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.bridge.SVGAElementBridge
Returns true as the <a> element is a 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.svggen.font.table.GlyfCompositeDescript
 
isComposite() - Method in interface org.apache.batik.svggen.font.table.GlyphDescription
 
isComposite() - Method in class org.apache.batik.svggen.font.table.GlyfSimpleDescript
 
isCompressedTextSet() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Returns true if a 'zTXT' chunk will be output.
isConstant() - Method in interface org.apache.batik.ext.awt.image.Light
 
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 class org.apache.batik.ext.awt.image.SpotLight
 
isConstant() - Method in class org.apache.batik.ext.awt.image.DistantLight
 
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() - 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.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.bridge.BridgeContext
Returns true if the bridge should support dynamic SVG content, false otherwise.
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.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. f is found to be a file if it exists and is a file.
isFirstRunInChunk() - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
isFractalNoise() - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
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.
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".
isHit(GraphicsNode, Point2D) - Method in interface org.apache.batik.gvt.GraphicsNodeHitDetector
Returns true if the specified node is sensitive to events at point p, false otherwise.
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.MaskResolver
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.GlyphOrientationVerticalResolver
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.FilterResolver
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.ClipRuleResolver
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.svg.LightingColorResolver
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.ShapeRenderingResolver
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.ColorInterpolationFiltersResolver
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.ColorProfileResolver
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.DominantBaselineResolver
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.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.WritingModeResolver
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.TextAnchorResolver
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.StrokeResolver
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.OpacityResolver
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.FillRuleResolver
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.StrokeWidthResolver
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.FontSizeAdjustResolver
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.FontSizeResolver
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.UnicodeBidiResolver
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.FontFamilyResolver
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.ClipResolver
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.DirectionResolver
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.
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.FontWeightResolver
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.VisibilityResolver
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.
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 class org.apache.batik.gvt.text.TextLayoutAdapter
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 class org.apache.batik.gvt.text.TextLayoutAdapter
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 interface org.apache.batik.ext.awt.image.renderable.TileRable
Returns whether or not the source can overflow the tile region or if the tile region should clip the source
isOverflow() - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Returns the overflow strategy
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 class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
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.SVGConverterURLSource
 
isReadonly() - Method in class org.apache.batik.dom.GenericEntityReference
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.GenericAttrNS
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.GenericDocument
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.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.GenericDocumentFragment
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.GenericProcessingInstruction
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.GenericEntity
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.GenericNotation
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.
isSameAs(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
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.SVGConverterURLSource
 
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 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.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.
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 interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
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.dom.NodeWrapper
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.
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 class org.apache.batik.gvt.text.TextLayoutAdapter
 
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 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.apps.svgbrowser.Application
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.
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 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.
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 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.NodeList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
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.css.CSSValueList
Used to retrieve a CSSValue by ordinal index.
item(int) - Method in interface org.w3c.dom.svg.SVGElementInstanceList
 
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.stylesheets.MediaList
Returns the indexth in the list.
item(int) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.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.PropertyMap
Returns the item at the given position.
item(int) - Method in class org.apache.batik.css.CSSOMRuleList
DOM: Implements CSSRuleList.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.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.CSSOMValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.value.AbstractImmutableValue
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 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.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.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.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.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.item(int).
item(int) - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.item(int).
item(int) - Method in class org.apache.batik.dom.NodeListWrapper
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).
iterator() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns an iterator over the children of this graphics node.
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.
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.SVGListener - class org.apache.batik.swing.svg.JSVGComponent.SVGListener.
To hide the listener methods.
JSVGComponent.SVGListener.MutationListener - class org.apache.batik.swing.svg.JSVGComponent.SVGListener.MutationListener.
To listener to the DOM mutation events.
JSVGComponent.SVGListener.MutationListener(JSVGComponent.SVGListener, BridgeContext) - Constructor for class org.apache.batik.swing.svg.JSVGComponent.SVGListener.MutationListener
 
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.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_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_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_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 class org.apache.batik.gvt.text.ConcreteTextSelector
 
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyPressed(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been pressed.
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.AbstractResetTransformInteractor
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.
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyReleased(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been released.
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.AbstractResetTransformInteractor
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.
keys - Variable in class org.apache.batik.dom.svg.AttributeInitializer
The list of namespaces, prefixes and names.
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyTyped(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been typed.
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.AbstractResetTransformInteractor
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.
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.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_CANCEL - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
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.ext.swing.JAffineTransformChooser.Dialog
 
LABEL_OK - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
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.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
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 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.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 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 interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
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(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.value.ImmutableValueList
The list length.
length - Variable in class org.apache.batik.css.parser.CSSSACMediaList
The list length.
length - Variable in class org.apache.batik.css.parser.CSSSelectorList
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.CompositeRule
FeBlend Lighten rule.
LIGHTEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
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.css.parser.Scanner
The current line.
line - Variable in class org.apache.batik.xml.InputBuffer
The line number.
line - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The current line.
line - Variable in class org.apache.batik.bridge.BridgeException
The line number on which the error occured.
line - Variable in class org.apache.batik.parser.AbstractParser
The current line.
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.xml.scanner.LexicalException
 
lineNumber - Variable in class org.apache.batik.parser.ParseException
 
lineTo(float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
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).
linetoAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an 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).
linetoHorizontalAbs(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an horizontal absolute 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).
linetoHorizontalRel(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an horizontal 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).
linetoRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative 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).
linetoVerticalAbs(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a vertical absolute 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).
linetoVerticalRel(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a vertical relative line command has been parsed.
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.svg.SVGCSSNumberList
The underlying list.
list - Variable in class org.apache.batik.css.parser.CSSSACMediaList
The list.
list - Variable in class org.apache.batik.css.parser.CSSSelectorList
The 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.css.event.CSSStyleDeclarationChangeSupport
The listeners.
listeners - Variable in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
The listeners.
listeners - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The listeners list.
listeners - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The map that contains the listeners
listeners - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The map that contains the action 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.JErrorPane
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.MemoryMonitor
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.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
listeners - Variable in class org.apache.batik.util.gui.UserStyleDialog
The map that contains the listeners
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.SVGDocumentLoader
The listeners.
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
 
loadString(RandomAccessFile, int) - Method in class org.apache.batik.svggen.font.table.NameRecord
 
loadSVGDocument(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Loads a SVG document from the given URL.
loca - Static variable in interface org.apache.batik.svggen.font.table.Table
 
locale - Variable in class org.apache.batik.i18n.LocaleGroup
The shared Locale.
locale - Variable in class org.apache.batik.i18n.LocalizableSupport
The current locale.
localeGroup - Variable in class org.apache.batik.i18n.LocalizableSupport
The locale group to which this object belongs.
LocaleGroup - class org.apache.batik.i18n.LocaleGroup.
This class represents a group of ExtendedLocalizable objects which have a shared default locale.
LocaleGroup() - Constructor for class org.apache.batik.i18n.LocaleGroup
 
localHistory - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The local history.
LocalHistory - class org.apache.batik.apps.svgbrowser.LocalHistory.
This class represents an history of the files visited by a single browser frame.
LocalHistory.RadioListener - class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener.
To listen to the radio buttons.
LocalHistory.RadioListener(LocalHistory) - Constructor for class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
 
LocalHistory(JMenuBar, JSVGCanvas) - Constructor for class org.apache.batik.apps.svgbrowser.LocalHistory
Creates a new local history.
Localizable - interface org.apache.batik.i18n.Localizable.
This interface must be implemented by the classes which must provide a way to override the default locale.
LOCALIZABLE_SUPPORT - Static variable in class org.apache.batik.css.CSSDOMExceptionFactory
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.css.parser.Parser
The localizable support.
localizableSupport - Variable in class org.apache.batik.dom.AbstractDocument
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.ext.awt.image.codec.PropertyUtil
 
localizableSupport - Static variable in class org.apache.batik.ext.swing.Resources
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.ext.swing.Messages
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.xml.scanner.AbstractScanner
The localizable support.
localizableSupport - Static variable in class org.apache.batik.apps.svgpp.Main
The localizable support.
localizableSupport - Static variable in class org.apache.batik.apps.rasterizer.Messages
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.apps.svgbrowser.Resources
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.util.resources.Messages
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.transcoder.image.resources.Messages
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.swing.Messages
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.bridge.Messages
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.parser.AbstractParser
The localizable support.
localizableSupport - Static variable in class org.apache.batik.svggen.font.Messages
The localizable support for the error messages.
LocalizableSupport - class org.apache.batik.i18n.LocalizableSupport.
This class provides a default implementation of the Localizable interface.
LocalizableSupport(String) - Constructor for class org.apache.batik.i18n.LocalizableSupport
Same as LocalizableSupport(s, null).
LocalizableSupport(String, ClassLoader) - Constructor for class org.apache.batik.i18n.LocalizableSupport
Creates a new Localizable object.
localName - Variable in class org.apache.batik.css.sac.CSSOMAttributeCondition
The attribute's local name.
localName - Variable in class org.apache.batik.css.sac.AbstractElementSelector
The local name.
localName - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The local name identifier.
localName - Variable in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
This element's local name
localName - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The attribute's local name.
LocaTable - class org.apache.batik.svggen.font.table.LocaTable.
 
LocaTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.LocaTable
 
location - Variable in class org.apache.batik.gvt.TextNode
Location of this text node (inherited, independent of explicit X and Y attributes applied to children).
locationBar - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The location bar.
LocationBar - class org.apache.batik.util.gui.LocationBar.
This class represents a location bar.
LocationBar() - Constructor for class org.apache.batik.util.gui.LocationBar
Creates a new location bar.
locationLine - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The line number.
locationListener - Variable in class org.apache.batik.swing.JSVGCanvas
Keeps track of the last known mouse position over the canvas.
locator - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The locator.
Locator - interface org.w3c.css.sac.Locator.
Interface for associating a CSS event with a document location.
Locator - interface org.xml.sax.Locator.
Interface for associating a SAX event with a document location.
LocatorImpl - class org.xml.sax.helpers.LocatorImpl.
Provide an optional convenience implementation of Locator.
LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
lock() - Method in class org.apache.batik.util.RunnableQueue.LockableLink
Locks this link.
locked - Variable in class org.apache.batik.util.RunnableQueue.LockableLink
Whether this link is actually locked.
Lookup - class org.apache.batik.svggen.font.table.Lookup.
 
lookup(ByteArrayOutputStream, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageCacher
Checks if the image is already in the cache, and adds it if not.
Lookup(LookupSubtableFactory, RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.Lookup
Creates new Lookup
LookupList - class org.apache.batik.svggen.font.table.LookupList.
 
LookupList(RandomAccessFile, int, LookupSubtableFactory) - Constructor for class org.apache.batik.svggen.font.table.LookupList
Creates new LookupList
LookupSubtable - class org.apache.batik.svggen.font.table.LookupSubtable.
 
LookupSubtable() - Constructor for class org.apache.batik.svggen.font.table.LookupSubtable
 
LookupSubtableFactory - interface org.apache.batik.svggen.font.table.LookupSubtableFactory.
 
LOWER_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'lower' keyword.
LR_TB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'lr-tb' keyword.
LR_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'lr' keyword.
LRUCache - class org.apache.batik.ext.awt.image.rendered.LRUCache.
 
LRUCache.LRUNode - class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode.
Interface for nodes in the LRU cache, basicly nodes in a doubly linked list.
LRUCache.LRUNode(LRUCache) - Constructor for class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
LRUCache.LRUObj - interface org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj.
Interface for object participating in the LRU Cache.
LRUCache(int) - Constructor for class org.apache.batik.ext.awt.image.rendered.LRUCache
 
lruGet() - Method in interface org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj
Called to get the LRU node for this object.
lruGet() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
lruRemove() - Method in interface org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj
Called to inform the object that it is no longer in the cache.
lruRemove() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
lruSet(LRUCache.LRUNode) - Method in interface org.apache.batik.ext.awt.image.rendered.LRUCache.LRUObj
Called when the object first becomes active in the LRU cache.
lruSet(LRUCache.LRUNode) - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
LSQUARE_BRACKET - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '[' lexical unit.
LTR_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ltr' keyword.
LTSH - Static variable in interface org.apache.batik.svggen.font.table.Table
 
lutData - Variable in class org.apache.batik.ext.awt.image.DiscreteTransfer
This byte array stores the lookuptable data
lutData - Static variable in class org.apache.batik.ext.awt.image.IdentityTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.ext.awt.image.TableTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.ext.awt.image.LinearTransfer
This byte array stores the lookuptable data

M

MagicNumberRegistryEntry - class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry.
This Image tag registry entry is built around the notion of magic numbers.
MagicNumberRegistryEntry.MagicNumber - class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry.MagicNumber.
Inner class that represents one magic number.
MagicNumberRegistryEntry.MagicNumber(int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry.MagicNumber
Constructor.
MagicNumberRegistryEntry(String, String[], String[], int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one magic number is required.
MagicNumberRegistryEntry(String, String[], String[], MagicNumberRegistryEntry.MagicNumber[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor
MagicNumberRegistryEntry(String, String[], String[], MagicNumberRegistryEntry.MagicNumber[], float) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, allows for overriding the default priority of magic number entries.
MagicNumberRegistryEntry(String, String, String, int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one extension and one magic number is required.
MagicNumberRegistryEntry(String, String, String, MagicNumberRegistryEntry.MagicNumber[]) - Constructor for class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
Constructor, simplifies construction of entry when only one extension is required.
Main - class org.apache.batik.apps.svgpp.Main.
This class is the main class of the svgpp application.
Main - class org.apache.batik.apps.rasterizer.Main.
Handles command line parameters to configure the SVGConverter and rasterizer images.
Main - class org.apache.batik.apps.ttf2svg.Main.
This test runs the True Type Font to SVG Font converter, the tool that allows some characters from a font to be converted to the SVG Font format.
Main - class org.apache.batik.apps.slideshow.Main.
 
Main - class org.apache.batik.apps.svgbrowser.Main.
This class contains the main method of an SVG viewer.
Main.AbstractOptionHandler - class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler.
This abstract implementation of the OptionHandler interface throws an exception if the number of arguments passed to the handleOption method does not match the number of expected optionValues.
Main.AbstractOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler
 
Main.ColorOptionHandler - class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler.
Base class for options which expect a Color optionValue.
Main.ColorOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
 
Main.DoctypeHandler - class org.apache.batik.apps.svgpp.Main.DoctypeHandler.
To handle the '-doctype' option.
Main.DoctypeHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.DoctypeHandler
 
Main.DocWidthHandler - class org.apache.batik.apps.svgpp.Main.DocWidthHandler.
To handle the '-doc-width' option.
Main.DocWidthHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.DocWidthHandler
 
Main.FloatOptionHandler - class org.apache.batik.apps.rasterizer.Main.FloatOptionHandler.
Base class for options which expect the single optionValue to be a float.
Main.FloatOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.FloatOptionHandler
 
Main.FontSizeHandler - class org.apache.batik.apps.svgbrowser.Main.FontSizeHandler.
To handle the '-font-size' option.
Main.FontSizeHandler(Main) - Constructor for class org.apache.batik.apps.svgbrowser.Main.FontSizeHandler
 
Main.NewlineHandler - class org.apache.batik.apps.svgpp.Main.NewlineHandler.
To handle the '-newline' option.
Main.NewlineHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.NewlineHandler
 
Main.NoFormatHandler - class org.apache.batik.apps.svgpp.Main.NoFormatHandler.
To handle the '-no-format' option.
Main.NoFormatHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.NoFormatHandler
 
Main.NoValueOptionHandler - class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler.
Base class for options with no option value (i.e., the presence of the option means something in itself.
Main.NoValueOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
 
Main.OptionHandler - interface org.apache.batik.apps.svgpp.Main.OptionHandler.
This interface represents an option handler.
Main.OptionHandler - interface org.apache.batik.apps.rasterizer.Main.OptionHandler.
Interface for handling one command line option
Main.OptionHandler - interface org.apache.batik.apps.svgbrowser.Main.OptionHandler.
This interface represents an option handler.
Main.PublicIdHandler - class org.apache.batik.apps.svgpp.Main.PublicIdHandler.
To handle the '-public-id' option.
Main.PublicIdHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.PublicIdHandler
 
Main.RectangleOptionHandler - class org.apache.batik.apps.rasterizer.Main.RectangleOptionHandler.
Base class for options which expect a Rectangle optionValue.
Main.RectangleOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.RectangleOptionHandler
 
Main.SingleValueOptionHandler - class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler.
Base class for options with a single option value.
Main.SingleValueOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
 
Main.SystemIdHandler - class org.apache.batik.apps.svgpp.Main.SystemIdHandler.
To handle the '-system-id' option.
Main.SystemIdHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.SystemIdHandler
 
Main.TabWidthHandler - class org.apache.batik.apps.svgpp.Main.TabWidthHandler.
To handle the '-tab-width' option.
Main.TabWidthHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.TabWidthHandler
 
Main.XMLDeclHandler - class org.apache.batik.apps.svgpp.Main.XMLDeclHandler.
To handle the '-xml-decl' option.
Main.XMLDeclHandler(Main) - Constructor for class org.apache.batik.apps.svgpp.Main.XMLDeclHandler
 
Main() - Constructor for class org.apache.batik.apps.ttf2svg.Main
 
Main(File[], Dimension) - Constructor for class org.apache.batik.apps.slideshow.Main
 
main(String[]) - Static method in class org.apache.batik.ext.awt.geom.PathLength
 
main(String[]) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
main(String[]) - Static method in class org.apache.batik.apps.svgpp.Main
The application main method.
main(String[]) - Static method in class org.apache.batik.apps.rasterizer.Main
 
main(String[]) - Static method in class org.apache.batik.apps.ttf2svg.Main
 
main(String[]) - Static method in class org.apache.batik.apps.slideshow.Main
 
main(String[]) - Static method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
main(String[]) - Static method in class org.apache.batik.apps.svgbrowser.Main
Creates a viewer frame and shows it..
main(String[]) - Static method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
 
main(String[]) - Static method in class org.apache.batik.util.gui.CSSMediaPanel
Main - debug -
main(String[]) - Static method in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
Unit testing : Illustrates how the transcoder might be used.
main(String[]) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
main(String[]) - Static method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
main(String[]) - Static method in class org.apache.batik.svggen.font.SVGFont
Starts the application.
Main(String[]) - Constructor for class org.apache.batik.apps.svgpp.Main
Initializes the application.
Main(String[]) - Constructor for class org.apache.batik.apps.rasterizer.Main
 
Main(String[]) - Constructor for class org.apache.batik.apps.svgbrowser.Main
Creates a new application.
mainMessage - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The main message
makeBounds(CachableRed, CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
makeColorModel(CachableRed, SampleModel) - Static method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
makeConvexHull(Point2D.Float[], int) - Static method in class org.apache.batik.gvt.text.GlyphLayout
 
makeLinear_sRGBCM(boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Method that returns either Linear_sRGB_Pre or Linear_sRGB_UnPre based on premult flag.
makeLinearBufferedImage(int, int, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Constructs a BufferedImage with a linear sRGB colorModel, and alpha.
makeList(CachableRed, CachableRed) - Static method in class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
 
makeParser() - Method in class org.w3c.css.sac.helpers.ParserFactory
Create a parser with given selectors factory and conditions factory.
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser object using the class name provided.
makeRasterWritable(Raster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeRasterWritable(Raster, int, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeSampleModel(CachableRed, ColorModel) - Static method in class org.apache.batik.ext.awt.image.rendered.FormatRed
 
makeTile(int, int) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
This is a helper function that will create the tile requested Including properly subsetting the bounds of the tile to the bounds of the current image.
mapCharCode(int) - Method in class org.apache.batik.svggen.font.table.CmapFormat
 
mapCharCode(int) - Method in class org.apache.batik.svggen.font.table.CmapFormat0
 
mapCharCode(int) - Method in class org.apache.batik.svggen.font.table.CmapFormat2
 
mapCharCode(int) - Method in class org.apache.batik.svggen.font.table.CmapFormat4
 
mapCharCode(int) - Method in class org.apache.batik.svggen.font.table.CmapFormat6
 
margin - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The margin.
mark - Variable in class org.apache.batik.xml.InputBuffer
The current mark
Mark - interface org.apache.batik.gvt.text.Mark.
Marker interface, mostly, that encapsulates information about a selection gesture.
MARK_ATTACHMENT_TYPE - Static variable in class org.apache.batik.svggen.font.table.Lookup
 
mark(int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Marks the current file position for later return using the reset() method.
mark(int) - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
Marker - class org.apache.batik.gvt.Marker.
A Marker describes a GraphicsNode with a reference point that can be used to position the Marker at a particular location and a particular policy for rotating the marker when drawing it.
MARKER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'marker' identifier value.
Marker(GraphicsNode, Point2D, double) - Constructor for class org.apache.batik.gvt.Marker
Constructs a new marker.
markerBottom - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker bottom line.
MarkerBridge - interface org.apache.batik.bridge.MarkerBridge.
Factory class for vending Marker objects.
markerEndFactory - Variable in class org.apache.batik.css.svg.MarkerShorthandFactory
The marker-end factory.
MarkerFactory - class org.apache.batik.css.svg.MarkerFactory.
This class provides a factory for the 'marker-*' property values.
MarkerFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.MarkerFactory
Creates a new MarkerFactory.
markerLeft - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker left line.
markerMidFactory - Variable in class org.apache.batik.css.svg.MarkerShorthandFactory
The marker-mid factory.
markerNode - Variable in class org.apache.batik.gvt.Marker
GraphicsNode this marker is associated to
MarkerResolver - class org.apache.batik.css.svg.MarkerResolver.
This class provides a relative value resolver for the 'marker-*' CSS property.
MarkerResolver(String) - Constructor for class org.apache.batik.css.svg.MarkerResolver
Creates a new MarkerResolver object.
markerRight - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker right line.
MarkerShapePainter - class org.apache.batik.gvt.MarkerShapePainter.
A shape painter that can be used to paint markers on a shape.
MarkerShapePainter(Shape) - Constructor for class org.apache.batik.gvt.MarkerShapePainter
Constructs a new MarkerShapePainter that can be used to markers on top of a shape.
MarkerShorthandFactory - class org.apache.batik.css.svg.MarkerShorthandFactory.
This class provides a factory for the 'marker' property values.
MarkerShorthandFactory(Parser) - Constructor for class org.apache.batik.css.svg.MarkerShorthandFactory
Creates a new MarkerFactory.
markerStartFactory - Variable in class org.apache.batik.css.svg.MarkerShorthandFactory
The marker-start factory.
markerStroke - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Used to draw marker
markerTop - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The zoom marker top line.
markPos - Variable in class org.apache.batik.ext.awt.image.codec.SeekableStream
Marked position
markSet - Variable in class org.apache.batik.xml.InputBuffer
Whether a mark is set.
markSupported() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Returns true if marking is supported.
markSupported() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
markSupported() - Method in class org.apache.batik.util.Base64DecodeStream
 
maroon - Static variable in class org.apache.batik.svggen.SVGColor
 
mask - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The mask of this graphics node.
mask - Variable in class org.apache.batik.gvt.filter.MaskRable8Bit
The node who's outline specifies our mask.
Mask - interface org.apache.batik.gvt.Mask.
Describes a mask.
Mask - interface org.apache.batik.gvt.filter.Mask.
Implements a masking operation.
MaskBridge - interface org.apache.batik.bridge.MaskBridge.
Factory class for vending Mask objects.
MaskFactory - class org.apache.batik.css.svg.MaskFactory.
This class provides a factory for the 'mask' property values.
MaskFactory(Parser) - Constructor for class org.apache.batik.css.svg.MaskFactory
Creates a new MaskFactory.
MaskRable8Bit - class org.apache.batik.gvt.filter.MaskRable8Bit.
MaskRable implementation
MaskRable8Bit(Filter, GraphicsNode, Rectangle2D) - Constructor for class org.apache.batik.gvt.filter.MaskRable8Bit
 
MaskResolver - class org.apache.batik.css.svg.MaskResolver.
This class provides a relative value resolver for the 'mask' CSS property.
MaskResolver() - Constructor for class org.apache.batik.css.svg.MaskResolver
 
match(char) - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
Whether this entry match the given keys.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMClassCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in interface org.apache.batik.css.sac.ExtendedSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMDescendantSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMElementSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMAndCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in interface org.apache.batik.css.sac.ExtendedCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMChildSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMIdCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Tests whether this condition matches the given element.
match(GraphicsNode, String, int) - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Returns the index inside the specified TextNode of the specified text, or -1 if not found.
match(Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
Whether this entry match the given keys.
match(Object, Object) - Method in class org.apache.batik.util.SoftDoublyIndexedTable.Entry
Whether this entry match the given keys.
match(String, String) - Method in class org.apache.batik.dom.AbstractElement.Entry
Whether this entry match the given keys.
matchesFirstGlyph(int, String) - Method in class org.apache.batik.gvt.font.Kern
Returns true if the specified glyph is one of the glyphs considered as first by this kerning entry.
matchesSecondGlyph(int, String) - Method in class org.apache.batik.gvt.font.Kern
Returns true if the specified glyph is one of the glyphs considered as second by this kerning entry.
matchPseudoClass(String) - Method in interface org.apache.batik.css.ElementWithPseudoClass
Whether this element matches the given pseudo-class.
matchPseudoClass(String) - Method in class org.apache.batik.dom.svg.AbstractElement
Whether this element matches the given pseudo-class.
matchUserAgent(Element, UserAgent) - Static method in class org.apache.batik.bridge.SVGUtilities
Tests whether or not the given element match a specified user agent.
matchUserLanguage(String, String) - Static method in class org.apache.batik.bridge.SVGUtilities
Tests whether or not the specified language specification matches the user preferences.
MATHEMATICAL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'mathematical' keyword.
matrix(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.matrix(float,float,float,float,float,float).
matrix(float, float, float, float, float, float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.matrix(float,float,float,float,float,float).
matrix(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'matrix(a, b, c, d, e, f)' has been parsed.
matrix(float, float, float, float, float, float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.matrix(float,float,float,float,float,float).
matrixTransform(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGPoint
 
MAXIMUM_QUALITY - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
Maximum quality value
maxp - Static variable in interface org.apache.batik.svggen.font.table.Table
 
MaxpTable - class org.apache.batik.svggen.font.table.MaxpTable.
 
MaxpTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.MaxpTable
 
media - Variable in class org.apache.batik.css.AbstractViewCSS
The media to use for cascading.
media - Variable in class org.apache.batik.css.CSSOMImportRule
The media.
media - Variable in class org.apache.batik.css.CSSOMMediaRule
The media.
media - Variable in class org.apache.batik.css.AbstractStyleSheet
The media list
MEDIA_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSMediaRule.
MEDIA_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@media' lexical unit.
mediaList - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The list that represents the CSS media.
MediaList - interface org.w3c.dom.stylesheets.MediaList.
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
mediaMatch(MediaList) - Method in class org.apache.batik.css.AbstractViewCSS
Whether the given media list matches the media list of this ViewCSS object.
mediaType - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Media type for which the SVG image should be rendered
medium - Variable in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
The new medium.
MEDIUM - Static variable in class org.apache.batik.svggen.SVGFont
 
MEDIUM_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'medium' identifier value.
meet - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
meet() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'meet' has been parsed.
meet() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.meet().
meet() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'meet' has been parsed.
MemoryCacheSeekableStream - class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream.
A subclass of SeekableStream that may be used to wrap a regular InputStream.
MemoryCacheSeekableStream(InputStream) - Constructor for class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Constructs a MemoryCacheSeekableStream that takes its source data from a regular InputStream.
MemoryMonitor - class org.apache.batik.util.gui.MemoryMonitor.
This class contains a collection of components that can be used to track and display the memory usage.
MemoryMonitor.CloseButtonAction - class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction.
The action associated with the 'Close' button of the memory monitor.
MemoryMonitor.CloseButtonAction(MemoryMonitor) - Constructor for class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction
 
MemoryMonitor.CollectButtonAction - class org.apache.batik.util.gui.MemoryMonitor.CollectButtonAction.
The action associated with the 'Collect' button of the memory monitor.
MemoryMonitor.CollectButtonAction(MemoryMonitor) - Constructor for class org.apache.batik.util.gui.MemoryMonitor.CollectButtonAction
 
MemoryMonitor.History - class org.apache.batik.util.gui.MemoryMonitor.History.
Displays the memory usage history in a chart.
MemoryMonitor.History() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.History
Creates a new History object.
MemoryMonitor.MemoryChangeListener - interface org.apache.batik.util.gui.MemoryMonitor.MemoryChangeListener.
This interface allows the RepaintThread to notify an object that the current memory state has changed.
MemoryMonitor.Panel - class org.apache.batik.util.gui.MemoryMonitor.Panel.
A panel composed of a Usage instance and a History instance.
MemoryMonitor.Panel() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.Panel
Creates a new memory monitor panel, composed of a Usage instance and a History instance.
MemoryMonitor.Panel(long) - Constructor for class org.apache.batik.util.gui.MemoryMonitor.Panel
Creates a new memory monitor panel, composed of a Usage instance and a History instance.
MemoryMonitor.RepaintThread - class org.apache.batik.util.gui.MemoryMonitor.RepaintThread.
This thread repaints a list of components.
MemoryMonitor.RepaintThread(long, List) - Constructor for class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Creates a new Thread.
MemoryMonitor.Usage - class org.apache.batik.util.gui.MemoryMonitor.Usage.
Displays the current memory usage.
MemoryMonitor.Usage() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.Usage
Creates a new Usage object.
MemoryMonitor() - Constructor for class org.apache.batik.util.gui.MemoryMonitor
Creates a new memory monitor frame.
MemoryMonitor(long) - Constructor for class org.apache.batik.util.gui.MemoryMonitor
Creates a new memory monitor frame.
memoryMonitorFrame - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The memory monitor frame.
memoryStateChanged(long, long) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Indicates that the memory state has changed.
memoryStateChanged(long, long) - Method in class org.apache.batik.util.gui.MemoryMonitor.History
Indicates that the memory state has changed.
memoryStateChanged(long, long) - Method in interface org.apache.batik.util.gui.MemoryMonitor.MemoryChangeListener
Indicates that the memory state has changed.
menu - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The menu which contains the history.
menu() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the menu background color.
menu() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the menu background color.
MenuFactory - class org.apache.batik.util.gui.resource.MenuFactory.
This class represents a menu factory which builds menubars and menus from the content of a resource file.
The resource entries format is (for a menubar named 'MenuBar'):
MenuBar = Menu1 Menu2 ...
MenuFactory(ResourceBundle, ActionMap) - Constructor for class org.apache.batik.util.gui.resource.MenuFactory
Creates a new menu factory
menuText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the menu text color.
menuText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the menu text color.
mergeAreas(GeneralPath, Area[], int) - Static method in class org.apache.batik.gvt.text.GlyphLayout
 
message - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The message label
MESSAGE_ABOUT_TO_TRANSCODE - Static variable in class org.apache.batik.apps.rasterizer.Main
 
MESSAGE_ABOUT_TO_TRANSCODE_SOURCE - Static variable in class org.apache.batik.apps.rasterizer.Main
 
MESSAGE_CONVERSION_FAILED - Static variable in class org.apache.batik.apps.rasterizer.Main
 
MESSAGE_CONVERSION_SUCCESS - Static variable in class org.apache.batik.apps.rasterizer.Main
 
Messages - class org.apache.batik.ext.swing.Messages.
This class manages the message for the Swing extensions.
Messages - class org.apache.batik.apps.rasterizer.Messages.
This class manages the message for the bridge module.
Messages - class org.apache.batik.util.resources.Messages.
This class manages the message for the utilities classes.
Messages - class org.apache.batik.transcoder.image.resources.Messages.
This class manages the message for the image transcoder module.
Messages - class org.apache.batik.swing.Messages.
This class manages the message for the test.svg module.
Messages - class org.apache.batik.bridge.Messages.
This class manages the message for the bridge module.
Messages - class org.apache.batik.svggen.font.Messages.
This class manages the message for the bridge module.
Messages() - Constructor for class org.apache.batik.ext.swing.Messages
This class does not need to be instantiated.
Messages() - Constructor for class org.apache.batik.apps.rasterizer.Messages
This class does not need to be instantiated.
Messages() - Constructor for class org.apache.batik.util.resources.Messages
This class does not need to be instantiated.
Messages() - Constructor for class org.apache.batik.transcoder.image.resources.Messages
This class does not need to be instantiated.
Messages() - Constructor for class org.apache.batik.swing.Messages
This class does not need to be instantiated.
Messages() - Constructor for class org.apache.batik.bridge.Messages
This class does not need to be instantiated.
Messages() - Constructor for class org.apache.batik.svggen.font.Messages
This class does not need to be instantiated.
META_ALDUS_APM - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_ANIMATEPALETTE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_ARC - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_BITBLT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CHORD - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEBITMAP - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEBITMAPINDIRECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEBRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEBRUSHINDIRECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEFONTINDIRECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEPALETTE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEPATTERNBRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEPENINDIRECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_CREATEREGION - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_DELETEOBJECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_DIBBITBLT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_DIBCREATEPATTERNBRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_DIBSTRETCHBLT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_DRAWTEXT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_ELLIPSE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_ESCAPE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_EXCLUDECLIPRECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_EXTFLOODFILL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_EXTTEXTOUT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_FILLREGION - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_FLOODFILL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_FRAMEREGION - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_INTERSECTCLIPRECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_INVERTREGION - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_LINETO - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The meta key modifier constant.
META_MOVETO - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_ANSI_FIXED_FONT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_ANSI_VAR_FONT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_BLACK_BRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_BLACK_PEN - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_DEFAULT_PALETTE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_DEVICE_DEFAULT_FONT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_DKGRAY_BRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_GRAY_BRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_HOLLOW_BRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_LTGRAY_BRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_NULL_BRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_NULL_PEN - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_OEM_FIXED_FONT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_SYSTEM_FIXED_FONT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_SYSTEM_FONT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_WHITE_BRUSH - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OBJ_WHITE_PEN - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OFFSETCLIPRGN - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OFFSETVIEWPORTORG - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_OFFSETWINDOWORG - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_PAINTREGION - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_PATBLT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_PIE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_POLYBEZIER16 - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_POLYGON - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_POLYLINE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_POLYPOLYGON - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_REALIZEPALETTE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_RECTANGLE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_RESIZEPALETTE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_RESTOREDC - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_ROUNDRECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SAVEDC - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SCALEVIEWPORTEXT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SCALEWINDOWEXT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SELECTCLIPREGION - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SELECTOBJECT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SELECTPALETTE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETBKCOLOR - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETBKMODE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETDIBTODEV - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETLAYOUT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETMAPMODE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETMAPPERFLAGS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETPALENTRIES - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETPIXEL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETPOLYFILLMODE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETRELABS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETROP2 - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETSTRETCHBLTMODE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETTEXTALIGN - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETTEXTCHAREXTRA - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETTEXTCOLOR - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETTEXTJUSTIFICATION - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETVIEWPORTEXT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETVIEWPORTORG - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETWINDOWEXT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETWINDOWORG - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_SETWINDOWORG_EX - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_STRETCHBLT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_STRETCHDIB - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
META_TEXTOUT - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
MIDDLE - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the middle of the text string is at the initial current text location.
MIDDLE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'middle' keyword.
middleMarker - Variable in class org.apache.batik.gvt.MarkerShapePainter
Middle Marker
MIME_TYPES_SVG - Static variable in interface org.apache.batik.util.MimeTypeConstants
 
MimeTypeConstants - interface org.apache.batik.util.MimeTypeConstants.
This interface defines constants for Various Mime Types
mimeTypeMap - Static variable in class org.apache.batik.apps.rasterizer.Main
Static map containing all the mime types understood by the rasterizer
min() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 'min' has been parsed.
minTileX - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
minTileY - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
MINUS - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '-' lexical unit.
minX - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The X coordinate of the image's upper-left pixel.
minY - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The Y coordinate of the image's upper-left pixel.
MissingListenerException - exception org.apache.batik.util.gui.resource.MissingListenerException.
Signals a missing listener
MissingListenerException(String, String, String) - Constructor for class org.apache.batik.util.gui.resource.MissingListenerException
Constructs a MissingListenerException with the specified information.
MITER_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'miter' keyword.
MM - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a mm lexical unit.
mm() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.mm().
mm() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.mm().
mm() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'mm' has been parsed.
MMFX - Static variable in interface org.apache.batik.svggen.font.table.Table
 
MMSD - Static variable in interface org.apache.batik.svggen.font.table.Table
 
modCount - Variable in class org.apache.batik.gvt.CompositeGraphicsNode
The number of times the children list has been structurally modified.
MODE_REPLICATE - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
MODE_WRAP - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by wrapping around edge pixels
MODE_ZERO_PAD - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges with zeros
model - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
PreferenceManager used to store and retrieve preferences
MODIFICATION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was modified in place.
MONITOR_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
MONOSPACED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'monospaced' keyword.
MORE_COMPONENTS - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
MorphologyOp - class org.apache.batik.ext.awt.image.rendered.MorphologyOp.
This class provides an implementation for the SVG feMorphology filter, as defined in Chapter 15, section 20 of the SVG specification.
MorphologyOp(int, int, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.MorphologyOp
 
MorphologyRable - interface org.apache.batik.ext.awt.image.renderable.MorphologyRable.
Implements a Morphology operation, where the kernel size is defined by radius along the x and y axis.
MorphologyRable8Bit - class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit.
Implements a Morphology operation, where the kernel size is defined by radius along the x and y axis.
MorphologyRable8Bit(Filter, double, double, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
 
MOUSE_CLICKED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseClicked" event.
MOUSE_DRAGGED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseDragged" event.
MOUSE_ENTERED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseEntered" event.
MOUSE_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The MouseEvent type.
MOUSE_EXITED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseExited" event.
MOUSE_MOVED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseMoved" event.
MOUSE_PRESSED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mousePressed" event.
MOUSE_RELEASED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseReleased" event.
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseClicked(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse has been clicked on a graphics node.
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseClicked(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event down to the GVT tree.
mouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse has been clicked on a component.
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseDragged(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when a mouse button is pressed on a graphics node and then dragged.
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseDragged(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event down to the GVT tree.
mouseDragged(MouseEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
 
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Invoked when a mouse button is pressed on a component and then dragged.
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseEntered(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse enters a graphics node.
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseEntered(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event down to the GVT tree.
mouseEntered(MouseEvent) - Method in class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener
 
mouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse enters a component.
MouseEvent - interface org.w3c.dom.events.MouseEvent.
The MouseEvent interface provides specific contextual information associated with Mouse events.
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseExited(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse exits a graphics node.
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseExited(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event down to the GVT tree.
mouseExited(MouseEvent) - Method in class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener
 
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when the mouse exits a component.
mouseListener - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The mouse listener.
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseMoved(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse button has been moved on a node.
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseMoved(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event down to the GVT tree.
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.JSVGCanvas.LocationListener
 
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when the mouse button has been moved on a component (with no buttons no down).
mouseMoved(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when the mouse button has been moved on a component (with no buttons no down).
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mousePressed(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when a mouse button has been pressed on a graphics node.
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mousePressed(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event down to the GVT tree.
mousePressed(MouseEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
 
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Invoked when a mouse button has been pressed on a component.
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseReleased(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when a mouse button has been released on a graphics node.
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
mouseReleased(MouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Dispatches the specified AWT mouse event down to the GVT tree.
mouseReleased(MouseEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
 
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractPanInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
Invoked when a mouse button has been released on a component.
MOVE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'move' identifier value.
moveTo(float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
movetoAbs(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.movetoAbs(float,float).
movetoAbs(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.movetoAbs(float,float).
movetoAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute moveto command has been parsed.
movetoRel(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.movetoRel(float,float).
movetoRel(float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.movetoRel(float,float).
movetoRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative moveto command has been parsed.
MS - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a ms lexical unit.
ms() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 'ms' has been parsed.
msg - Variable in class org.apache.batik.util.gui.JErrorPane
The error message.
MSG_BROKEN_LINK_TITLE - Static variable in interface org.apache.batik.bridge.ErrorConstants
The resource that contains the title for the Broken Link message
mult_BYTE_COMP_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
mult_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
MultipleGradientPaint - class org.apache.batik.ext.awt.MultipleGradientPaint.
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
MultipleGradientPaint.ColorSpaceEnum - class org.apache.batik.ext.awt.MultipleGradientPaint.ColorSpaceEnum.
Inner class to allow for typesafe enumerated ColorSpace values.
MultipleGradientPaint.ColorSpaceEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.ColorSpaceEnum
 
MultipleGradientPaint.CycleMethodEnum - class org.apache.batik.ext.awt.MultipleGradientPaint.CycleMethodEnum.
Inner class to allow for typesafe enumerated CycleMethod values.
MultipleGradientPaint.CycleMethodEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.CycleMethodEnum
 
MultipleGradientPaint(float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint
Superclass constructor, typical user should never have to call this.
MULTIPLY - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Multiply rule.
MULTIPLY - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
multiply(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGMatrix
 
MultiplyAlphaRed - class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed.
This implements a masking operation by multiply the alpha channel of one image by a luminance image (the mask).
MultiplyAlphaRed(CachableRed, CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.MultiplyAlphaRed
Multiply the alpha of one image with a mask image.
mutate - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Whether the mutation comes from this object.
mutateAttributes(AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.AttributeFilter
Modify an AttributedCharacterIterator's attributes systematically.
mutateAttributes(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.text.GVTACIImpl.TransformAttributeFilter
Return a new AttributedCharacterIterator instance in which location attributes have been converted to TextAttribute.TRANSFORM attributes.
MUTATION_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The MutationEvent type.
MutationEvent - interface org.w3c.dom.events.MutationEvent.
The MutationEvent interface provides specific contextual information associated with Mutation events.
myNode - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 

N

N_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'n-resize' identifier value.
name - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
The function name.
name - Variable in class org.apache.batik.dom.AbstractElement.Entry
The node name.
name - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The name of the entry.
name - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
The name.
name - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The attribute name.
name - Static variable in interface org.apache.batik.svggen.font.table.Table
 
NAME - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid name characters.
NAME - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a name lexical unit.
NAME_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
The bit array representing a character compositing an XML name.
NAME_FIRST_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
The bit array representing the first character of an XML name.
nameCopyrightNotice - Static variable in interface org.apache.batik.svggen.font.table.Table
 
namedNodeMap - Variable in class org.apache.batik.dom.NamedNodeMapWrapper
The wrapped NamedNodeMap.
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NamedNodeMapWrapper - class org.apache.batik.dom.NamedNodeMapWrapper.
This class implements a wrapper for a NamedNodeMap.
NamedNodeMapWrapper(DocumentWrapper, NamedNodeMap) - Constructor for class org.apache.batik.dom.NamedNodeMapWrapper
Creates a new NamedNodeMapWrapper.
NamedProfileCache - class org.apache.batik.ext.awt.color.NamedProfileCache.
This class manages a cache of soft references to named profiles that we have already loaded.
NamedProfileCache() - Constructor for class org.apache.batik.ext.awt.color.NamedProfileCache
Let people create there own caches.
nameFontFamilyName - Static variable in interface org.apache.batik.svggen.font.table.Table
 
nameFontSubfamilyName - Static variable in interface org.apache.batik.svggen.font.table.Table
 
nameFullFontName - Static variable in interface org.apache.batik.svggen.font.table.Table
 
namePostscriptName - Static variable in interface org.apache.batik.svggen.font.table.Table
 
NameRecord - class org.apache.batik.svggen.font.table.NameRecord.
 
NameRecord(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.NameRecord
 
NAMESPACE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
namespaceDeclaration(String, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of an unknown rule t-rule not supported by this parser.
namespaceDeclaration(String, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.namespaceDeclaration(String,String).
namespaceDeclaration(String, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.namespaceDeclaration(String,String).
namespaceDeclaration(String, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.namespaceDeclaration(String,String).
namespaces - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The stack used to store the namespace URIs.
NamespaceSupport - class org.xml.sax.helpers.NamespaceSupport.
Encapsulate Namespace logic for use by SAX drivers.
NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
Create a new Namespace support object.
namespaceURI - Variable in class org.apache.batik.css.sac.CSSOMAttributeCondition
The attribute's namespace URI.
namespaceURI - Variable in class org.apache.batik.css.sac.AbstractElementSelector
The namespace URI.
namespaceURI - Variable in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
The namespaceURI.
namespaceURI - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The namespace URI identifier.
namespaceURI - Variable in class org.apache.batik.dom.AbstractElement.Entry
The namespace URI
namespaceURI - Variable in class org.apache.batik.dom.AbstractAttrNS
The namespace URI
namespaceURI - Variable in class org.apache.batik.dom.AbstractElementNS
The namespace URI
namespaceURI - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The attribute's namespace URI.
namespaceURIMap - Variable in class org.apache.batik.bridge.BridgeContext
Bridge Map: Keys are namespace URI - values are HashMap (with keys are local name and values are a Bridge instance).
NameTable - class org.apache.batik.svggen.font.table.NameTable.
 
NameTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.NameTable
 
nameTrademark - Static variable in interface org.apache.batik.svggen.font.table.Table
 
nameUniqueFontIdentifier - Static variable in interface org.apache.batik.svggen.font.table.Table
 
nameVersionString - Static variable in interface org.apache.batik.svggen.font.table.Table
 
NARROWER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'narrower' identifier value.
navy - Static variable in class org.apache.batik.svggen.SVGColor
 
NDATA_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'NDATA' lexical unit.
NE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ne-resize' identifier value.
needRender - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether a render was requested.
NegativeCondition - interface org.w3c.css.sac.NegativeCondition.
 
NegativeSelector - interface org.w3c.css.sac.NegativeSelector.
 
NEW_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'new' keyword.
NEW_WINDOW_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
newline - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The newline characters.
newlines(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Returns the number of newlines in the given char array.
newNode() - Method in class org.apache.batik.dom.AbstractNode
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericEntityReference
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericComment
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericAttrNS
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericDocument
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericText
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericAttr
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericDocumentFragment
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericElementNS
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericProcessingInstruction
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericCDATASection
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericEntity
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.GenericNotation
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMVKernElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncBElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncGElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMHKernElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceSrcElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceNameElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphItemElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAnimateElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFETileElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMForeignObjectElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMCursorElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceFormatElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMGElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMTitleElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMSwitchElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphDefElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFontElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAnimateColorElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMViewElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMSetElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncAElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMTSpanElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncRElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMMPathElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMDefsElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFontFaceUriElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMDescElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMAElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMMetadataElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMMissingGlyphElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMGlyphElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMDefinitionSrcElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.extension.svg.ColorSwitchElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.extension.svg.BatikStarElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.extension.svg.BatikRegularPolygonElement
Returns a new uninitialized instance of this object's class.
newNode() - Method in class org.apache.batik.extension.svg.SolidColorElement
Returns a new uninitialized instance of this object's class.
newPath - Variable in class org.apache.batik.parser.AWTPolylineProducer
Is the current path a new one?
newValue - Variable in class org.apache.batik.css.event.SelectorListChangeEvent
The selector list new value.
newValue - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The CSS property new value.
newValueSpecifiedUnits(short, float) - Method in interface org.w3c.dom.svg.SVGLength
 
newValueSpecifiedUnits(short, float) - Method in interface org.w3c.dom.svg.SVGAngle
 
next - Variable in class org.apache.batik.css.PropertyMap.Entry
The next entry
next - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
The next entry
next - Variable in class org.apache.batik.dom.AbstractElement.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The next link.
next - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.HashTable.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The next entry
next - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
The next entry
next - Variable in class org.apache.batik.util.SoftDoublyIndexedTable.Entry
The next entry
NEXT_TRANSFORM_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
next() - Method in class org.apache.batik.css.parser.Parser
Advances to the next token, ignoring comments.
next() - Method in class org.apache.batik.css.parser.Scanner
Returns the next token.
next() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Increments the iterator's index by one, returning the next character.
next() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Increments the iterator's index by one, returning the next character.
next() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Increments the iterator's index by one, returning the next character.
next() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Increments the iterator's index by one and returns the character at the new index.
next() - Method in class org.apache.batik.xml.InputBuffer
Go to the next character.
next() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Advances to the next lexical unit.
next(boolean) - Method in class org.apache.batik.xml.InputBuffer
Go to the next character.
next(int) - Method in class org.apache.batik.xml.scanner.DocumentScanner
Advances to the next lexical unit.
nextChar() - Method in class org.apache.batik.css.parser.Scanner
Sets the value of the current char to the next character or -1 if the end of stream has been reached.
nextDocumentLoader - Variable in class org.apache.batik.swing.svg.JSVGComponent
The next document loader to run.
nextGraphicsNode() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the next GraphicsNode.
nextGVTTreeBuilder - Variable in class org.apache.batik.swing.svg.JSVGComponent
The next GVT tree builder to run.
nextIgnoreSpaces() - Method in class org.apache.batik.css.parser.Parser
Advances to the next token and skip the spaces, ignoring comments.
nextInAttList() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of an attribute list.
nextInAttributeValue(char) - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of an attribute value.
nextInCDATASection() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a CDATA section.
nextInContent() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of an element content.
nextInDoctype() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a doctype.
nextInDocumentStart() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Reads the first token in the stream.
nextInDTDDeclarations() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context dtd declarations.
nextInElementDeclaration() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a element declaration.
nextInEndTag() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a end tag.
nextInEntity() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of an entity.
nextInEntityValue(char) - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of an entity value.
nextInEnumeration() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of an enumeration.
nextInNotation() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a notation.
nextInNotationType() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a notation type.
nextInPI() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a processing instruction.
nextInStartTag() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of a start tag.
nextInTopLevel() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Advances to the next lexical unit in the top level context.
nextInXMLDecl() - Method in class org.apache.batik.xml.scanner.DocumentScanner
Returns the next lexical unit in the context of an XML declaration.
nextLexicalUnit - Variable in class org.apache.batik.css.parser.CSSLexicalUnit
The next lexical unit.
nextNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.nextNode().
nextNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.nextNode().
nextSibling - Variable in class org.apache.batik.dom.AbstractChildNode
Returns the next sibling.
nextSibling - Variable in class org.apache.batik.dom.AbstractParentChildNode
Returns the next sibling.
nextSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.nextSibling().
nextSibling(Node, Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the next sibling of the given node.
nextToken() - Method in class org.apache.batik.css.parser.Scanner
Returns the next token.
nextTransformAction - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The next transform action
NMTOKEN - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a Nmtoken lexical unit.
NMTOKEN_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'NMTOKEN' lexical unit.
NMTOKENS_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'NMTOKENS' lexical unit.
NO_CHANGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'no-change' keyword.
NO_CLIP - Static variable in class org.apache.batik.svggen.SVGClip
Descriptor to use where there is no clip on an element
NO_CYCLE - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region) to use the terminal colors to fill the remaining area. (default)
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If data is specified for a node which does not support data
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed
node - Variable in class org.apache.batik.dom.NodeWrapper
The wrapped node.
node - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
The node.
node - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
The node.
node - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
The DOM node.
node - Variable in class org.apache.batik.bridge.BridgeException
The graphics node that represents the current state of the GVT tree.
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
nodeAdded(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Called when a child node has been added.
nodeAdded(Node) - Method in class org.apache.batik.dom.AbstractElement
Called when a child node has been added.
nodeAdded(Node) - Method in class org.apache.batik.dom.AbstractAttr
Called when a child node has been added.
nodeCount(Node) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
 
nodeElementMap - Variable in class org.apache.batik.bridge.BridgeContext
Binding Map: key is GraphicsNode - value is a SVG Element.
NodeEventTarget - interface org.apache.batik.dom.events.NodeEventTarget.
A Node that uses an EventSupport for its event registration and dispatch.
NodeFilter - interface org.w3c.dom.traversal.NodeFilter.
Filters are objects that know how to "filter out" nodes.
nodeHitAt(Point2D) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Returns the GraphicsNode containing point p if this node or one of its children is sensitive to mouse events at p.
nodeHitAt(Point2D) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the GraphicsNode containing point p if this node or one of its children is sensitive to mouse events at p.
nodeHitAt(Point2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the GraphicsNode containing point p if this node or one of its children is sensitive to mouse events at p.
NodeIterator - interface org.w3c.dom.traversal.NodeIterator.
Iterators are used to step through a set of nodes, e.g. the set of nodes in a NodeList, the document subtree governed by a particular Node, the results of a query, or any other set of nodes.
nodeList - Variable in class org.apache.batik.dom.NodeListWrapper
The wrapped list.
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NodeListWrapper - class org.apache.batik.dom.NodeListWrapper.
This class implements a wrapper for a NodeListWrapper.
NodeListWrapper(DocumentWrapper, NodeList) - Constructor for class org.apache.batik.dom.NodeListWrapper
Creates a new NodeListWrapper.
nodeName - Variable in class org.apache.batik.dom.AbstractNotation
The node name.
nodeName - Variable in class org.apache.batik.dom.AbstractEntityReference
The node name.
nodeName - Variable in class org.apache.batik.dom.AbstractEntity
The node name.
nodeName - Variable in class org.apache.batik.dom.AbstractAttr
The name of this node.
nodeName - Variable in class org.apache.batik.dom.GenericElement
The node name.
nodeName - Variable in class org.apache.batik.dom.GenericElementNS
The node name.
nodes - Variable in class org.apache.batik.dom.DocumentWrapper
The node cache.
nodeStyleMap - Variable in class org.apache.batik.bridge.BridgeContext
Binding Map: key is GraphicsNode - value is list of StyleElement.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Called when a child node is going to be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractElement
Called when a child node is going to be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractAttr
Called when a child node is going to be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractDocument
Notifies this document that a node will be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Called by the DOM when a node will be removed from the current document.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Called by the DOM when a node will be removed from the current document.
nodeType - Variable in class org.apache.batik.css.sac.AbstractSiblingSelector
The node type.
nodeValue - Variable in class org.apache.batik.dom.AbstractCharacterData
The value of this node.
NodeWrapper - class org.apache.batik.dom.NodeWrapper.
This class implements a wrapper for a Document.
NodeWrapper(DocumentWrapper, Node) - Constructor for class org.apache.batik.dom.NodeWrapper
Creates a new NodeWrapper.
nodeWrapperFinalized(NodeWrapper) - Method in class org.apache.batik.dom.DocumentWrapper
Called from the finalize() method of the given object.
NONE - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Do not resize the component.
NONE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'none' identifier value.
none() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'none' been parsed.
none() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.none().
none() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'none' been parsed.
NONZERO_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'nonzero' keyword.
NORMAL - Static variable in class org.apache.batik.css.value.FontStretchResolver
The medium CSS value.
NORMAL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'normal' identifier value.
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalize() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.script.DocumentProxy
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
NORTH - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the top of its display area, centered horizontally.
NORTHEAST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the top-right corner of its display area.
NORTHWEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the top-left corner of its display area.
NOT_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to reference a node in a context where it does not exist
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
If the implementation does not support the requested type of object or operation.
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
NOTATION_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The notation context.
NOTATION_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'NOTATION' lexical unit.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
NOTATION_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a notation start lexical unit, ie.
NOTATION_TYPE_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The notation type context.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
NULL_BRUSH - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
 
NULL_PEN - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
 
NUMBER_0 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
0.
NUMBER_1 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
1.
NUMBER_100 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '100' float value.
NUMBER_180 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
180.
NUMBER_200 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '200' float value.
NUMBER_255 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
255.
NUMBER_270 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
270.
NUMBER_300 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '300' float value.
NUMBER_360 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
360.
NUMBER_4 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
4.
NUMBER_400 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '400' float value.
NUMBER_500 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '500' float value.
NUMBER_600 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '600' float value.
NUMBER_700 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '700' float value.
NUMBER_800 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '800' float value.
NUMBER_90 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
90.
NUMBER_900 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '900' float value.
NUMBER_FACTORY - Variable in class org.apache.batik.css.svg.StrokeDasharrayFactory
The numbers factory.
NUMBER_MINUS_180 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-180.
NUMBER_MINUS_270 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-270.
NUMBER_MINUS_360 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-360.
NUMBER_MINUS_90 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-90.
number() - Method in class org.apache.batik.css.parser.Scanner
Scans a number.
number(boolean) - Method in class org.apache.batik.css.parser.Parser
Converts the current lexical unit to a float.
NumberParser - class org.apache.batik.parser.NumberParser.
This class represents a parser with support for numbers.
NumberParser() - Constructor for class org.apache.batik.parser.NumberParser
 
numberUnit(boolean) - Method in class org.apache.batik.css.parser.Scanner
Scans the unit of a number.
numChars - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
numObjects - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
numRecords - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
numXTiles - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
numYTiles - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
NW_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'nw-resize' identifier value.

O

OBJECT_BOUNDING_BOX - Static variable in class org.apache.batik.bridge.SVGUtilities
The objectBoundingBox coordinate system constants.
objectVector - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
OBLIQUE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'oblique' identifier value.
offScreenHeight - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
offScreenWidth - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
offset - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
The offset of the Gamma function
offset - Variable in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop
The stop offset.
OffsetRable - interface org.apache.batik.ext.awt.image.renderable.OffsetRable.
Adjusts the input images coordinate system by dx, dy.
ok - Variable in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog
The 'ok' button.
OK_OPTION - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
The return value if 'OK' is chosen.
OK_OPTION - Static variable in class org.apache.batik.util.gui.LanguageDialog
The return value if 'OK' is chosen.
OK_OPTION - Static variable in class org.apache.batik.util.gui.URIChooser
The return value if 'OK' is chosen.
OK_OPTION - Static variable in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
The return value if 'OK' is chosen.
OK_OPTION - Static variable in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
The return value if 'OK' is chosen.
OK_OPTION - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The return value if 'OK' is chosen.
okButton - Variable in class org.apache.batik.util.gui.URIChooser
The OK button
oldProperties - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The old properties.
oldValue - Variable in class org.apache.batik.css.event.SelectorListChangeEvent
The selector list old value.
oldValue - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The CSS property old value.
olive - Static variable in class org.apache.batik.svggen.SVGColor
 
onCurve - Variable in class org.apache.batik.svggen.font.Point
 
onCurve - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
onSourceTranscodingSuccess(SVGConverterSource, File) - Method in class org.apache.batik.apps.rasterizer.Main
 
onSourceTranscodingSuccess(SVGConverterSource, File) - Method in interface org.apache.batik.apps.rasterizer.SVGConverterController
Invoked when the rasterizer successfully transcoded the input source.
onSourceTranscodingSuccess(SVGConverterSource, File) - Method in class org.apache.batik.apps.rasterizer.DefaultSVGConverterController
Invoked when the rasterizer successfully transcoded the input source.
OPACITY - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Overall opacity of rendered text.
OpacityFactory - class org.apache.batik.css.svg.OpacityFactory.
This class represents the factories for opacity SVG values.
OpacityFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.OpacityFactory
Creates a new OpacityFactory object.
OpacityResolver - class org.apache.batik.css.svg.OpacityResolver.
This class provides a relative value resolver for the opacity CSS property.
OpacityResolver(String, boolean) - Constructor for class org.apache.batik.css.svg.OpacityResolver
Creates a new OpacityResolver object.
OPEN_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
OPEN_LOCATION_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
OPEN_PARENTHESIS - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
openLink(String) - Method in class org.apache.batik.apps.svgbrowser.Main
Opens the given link in a new window.
openLink(String) - Method in interface org.apache.batik.apps.svgbrowser.Application
Opens the given link in a new window.
openLink(String, boolean) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Opens a link.
openLink(String, boolean) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Opens a link in a new component.
openLink(SVGAElement) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
openLink(SVGAElement) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Unsupported operation.
openLink(SVGAElement) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Opens a link.
openLink(SVGAElement) - Method in interface org.apache.batik.bridge.UserAgent
Opens a link.
openLink(SVGAElement) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
openStream() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
openStream() - Method in interface org.apache.batik.apps.rasterizer.SVGConverterSource
Gets a TranscoderInput for that source
openStream() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
openStream() - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream checking for common compression types, and automatically decompressing them if found.
openStream(Iterator) - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream checking for common compression types, and automatically decompressing them if found.
openStream(String) - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream checking for common compression types, and automatically decompressing them if found.
openStream(String[]) - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream checking for common compression types, and automatically decompressing them if found.
openStream(String, Iterator) - Method in class org.apache.batik.util.ParsedURLData
Open the stream and check for common compression types.
openStreamInternal(String, Iterator, Iterator) - Method in class org.apache.batik.util.ParsedURLData
 
openStreamRaw() - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream, does no checking for comression types.
openStreamRaw(Iterator) - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream, does no checking for comression types.
openStreamRaw(String) - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream, does no checking for comression types.
openStreamRaw(String[]) - Method in class org.apache.batik.util.ParsedURL
Attempt to open the stream, does no checking for comression types.
openStreamRaw(String, Iterator) - Method in class org.apache.batik.util.ParsedURLData
Open the stream and returns it.
openViewport(Element, Viewport) - Method in class org.apache.batik.bridge.BridgeContext
Starts a new viewport from the specified element.
OPTIMIZELEGIBILITY_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'optimizeLegibility' identifier value.
OPTIMIZEQUALITY_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'optimizeQuality' keyword.
OPTIMIZESPEED_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'optimizeSpeed' keyword.
optionMap - Static variable in class org.apache.batik.apps.rasterizer.Main
Static map containing all the option handlers able to analyze the various options.
org.apache.batik.apps.rasterizer - package org.apache.batik.apps.rasterizer
 
org.apache.batik.apps.slideshow - package org.apache.batik.apps.slideshow
 
org.apache.batik.apps.svgbrowser - package org.apache.batik.apps.svgbrowser
 
org.apache.batik.apps.svgpp - package org.apache.batik.apps.svgpp
 
org.apache.batik.apps.ttf2svg - package org.apache.batik.apps.ttf2svg
 
org.apache.batik.bridge - package org.apache.batik.bridge
Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.
org.apache.batik.css - package org.apache.batik.css
Provides the classes for accessing CSS2 through DOM level 2 interfaces.
org.apache.batik.css.event - package org.apache.batik.css.event
Provides the interfaces and classes to add basic event support for the various entities in the CSS package.
org.apache.batik.css.parser - package org.apache.batik.css.parser
Provides a CSS parser conform to the SAC API.
org.apache.batik.css.sac - package org.apache.batik.css.sac
Provides the implementations of various interfaces used by SAC parsers.
org.apache.batik.css.svg - package org.apache.batik.css.svg
Provides the CSSValue factories specific to SVG.
org.apache.batik.css.value - package org.apache.batik.css.value
Provides the classes to represent CSS values and the factories for the values common to CSS2 and SVG.
org.apache.batik.dom - package org.apache.batik.dom
Provides an implementation of the DOM level 2 core module.
org.apache.batik.dom.events - package org.apache.batik.dom.events
Provides an implementation of the DOM level 2 events module.
org.apache.batik.dom.svg - package org.apache.batik.dom.svg
 
org.apache.batik.dom.traversal - package org.apache.batik.dom.traversal
Provides an implementation of the DOM level 2 traversal module.
org.apache.batik.dom.util - package org.apache.batik.dom.util
Provides some utility classes for the implementation of the DOM.
org.apache.batik.ext.awt - package org.apache.batik.ext.awt
Contains extensions to the java.awt package.
org.apache.batik.ext.awt.color - package org.apache.batik.ext.awt.color
 
org.apache.batik.ext.awt.font - package org.apache.batik.ext.awt.font
Contains extensions to the java.awt.font package.
org.apache.batik.ext.awt.g2d - package org.apache.batik.ext.awt.g2d
Provides an API for subclassing the java.awt.Graphics2D class in order to translate Java 2D primitives into another graphic format.
org.apache.batik.ext.awt.geom - package org.apache.batik.ext.awt.geom
Contains extensions to the java.awt.geom package.
org.apache.batik.ext.awt.image - package org.apache.batik.ext.awt.image
Contains extensions to the java.awt.image package.
org.apache.batik.ext.awt.image.codec - package org.apache.batik.ext.awt.image.codec
Provides a set of classes to encode/decode images in various raster image file formats.
org.apache.batik.ext.awt.image.codec.tiff - package org.apache.batik.ext.awt.image.codec.tiff
 
org.apache.batik.ext.awt.image.renderable - package org.apache.batik.ext.awt.image.renderable
 
org.apache.batik.ext.awt.image.rendered - package org.apache.batik.ext.awt.image.rendered
 
org.apache.batik.ext.awt.image.spi - package org.apache.batik.ext.awt.image.spi
 
org.apache.batik.ext.swing - package org.apache.batik.ext.swing
 
org.apache.batik.extension - package org.apache.batik.extension
This package contains Batik's extensions to standard SVG (custom elements, additional bridges...).
org.apache.batik.extension.svg - package org.apache.batik.extension.svg
 
org.apache.batik.gvt - package org.apache.batik.gvt
Contains all of the interfaces for describing and painting vector graphics as Java objects.
org.apache.batik.gvt.event - package org.apache.batik.gvt.event
Provides interfaces and classes for dealing with different types of events fired by GVT graphics nodes.
org.apache.batik.gvt.filter - package org.apache.batik.gvt.filter
Contains all of the interfaces for describing a set of standard image processing filters Java objects.
org.apache.batik.gvt.font - package org.apache.batik.gvt.font
 
org.apache.batik.gvt.renderer - package org.apache.batik.gvt.renderer
 
org.apache.batik.gvt.text - package org.apache.batik.gvt.text
 
org.apache.batik.i18n - package org.apache.batik.i18n
Provides utility classes for internationalization.
org.apache.batik.parser - package org.apache.batik.parser
Provides a set of parsers and objects to manipulate SVG attributes.
org.apache.batik.parser.style - package org.apache.batik.parser.style
Provides an extensible framework for style attributes parsing.
org.apache.batik.script - package org.apache.batik.script
Provides an API for interpreting scripting language found in SVG files.
org.apache.batik.script.jacl - package org.apache.batik.script.jacl
Provides an API for interpreting Tcl language through the Jacl interpreter.
org.apache.batik.script.jpython - package org.apache.batik.script.jpython
Provides an API for interpreting Python language through the JPython interpreter.
org.apache.batik.script.rhino - package org.apache.batik.script.rhino
Provides an API for interpreting JavaScript language through the Rhino interpreter.
org.apache.batik.svggen - package org.apache.batik.svggen
Provides an API on top of the AbstractGraphics2D to translate Java 2D primitives into the SVG format.
org.apache.batik.svggen.font - package org.apache.batik.svggen.font
 
org.apache.batik.svggen.font.table - package org.apache.batik.svggen.font.table
 
org.apache.batik.swing - package org.apache.batik.swing
 
org.apache.batik.swing.gvt - package org.apache.batik.swing.gvt
 
org.apache.batik.swing.svg - package org.apache.batik.swing.svg
 
org.apache.batik.transcoder - package org.apache.batik.transcoder
Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format.
org.apache.batik.transcoder.image - package org.apache.batik.transcoder.image
Provides transcoders for transcoding a SVG document fragment to an image.
org.apache.batik.transcoder.image.resources - package org.apache.batik.transcoder.image.resources
 
org.apache.batik.transcoder.keys - package org.apache.batik.transcoder.keys
 
org.apache.batik.transcoder.print - package org.apache.batik.transcoder.print
 
org.apache.batik.transcoder.svg2svg - package org.apache.batik.transcoder.svg2svg
 
org.apache.batik.transcoder.wmf - package org.apache.batik.transcoder.wmf
 
org.apache.batik.transcoder.wmf.tosvg - package org.apache.batik.transcoder.wmf.tosvg
 
org.apache.batik.util - package org.apache.batik.util
Provides some useful classes.
org.apache.batik.util.gui - package org.apache.batik.util.gui
 
org.apache.batik.util.gui.resource - package org.apache.batik.util.gui.resource
 
org.apache.batik.util.resources - package org.apache.batik.util.resources
 
org.apache.batik.xml - package org.apache.batik.xml
 
org.apache.batik.xml.scanner - package org.apache.batik.xml.scanner
 
org.w3c.css.sac - package org.w3c.css.sac
 
org.w3c.css.sac.helpers - package org.w3c.css.sac.helpers
 
org.w3c.dom - package org.w3c.dom
 
org.w3c.dom.css - package org.w3c.dom.css
 
org.w3c.dom.events - package org.w3c.dom.events
 
org.w3c.dom.smil - package org.w3c.dom.smil
 
org.w3c.dom.stylesheets - package org.w3c.dom.stylesheets
 
org.w3c.dom.svg - package org.w3c.dom.svg
 
org.w3c.dom.traversal - package org.w3c.dom.traversal
 
org.w3c.dom.views - package org.w3c.dom.views
 
org.xml.sax - package org.xml.sax
 
org.xml.sax.ext - package org.xml.sax.ext
 
org.xml.sax.helpers - package org.xml.sax.helpers
 
orient - Variable in class org.apache.batik.gvt.Marker
Rotation angle, about (0, 0) is user space.
ORIENTATION_ANGLE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for VERTICAL_ORIENTATION indicating an angle
ORIENTATION_AUTO - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for VERTICAL_ORIENTATION indicating auto
OS_2 - Static variable in interface org.apache.batik.svggen.font.table.Table
 
Os2Table - class org.apache.batik.svggen.font.table.Os2Table.
 
Os2Table(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.Os2Table
 
ostream - Variable in class org.apache.batik.transcoder.TranscoderOutput
The optional output has a byte stream.
OTHER_LENGTH - Static variable in class org.apache.batik.bridge.UnitProcessor
This constant represents other lengths.
OUT - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source Out Destination rule.
OUT - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
outline - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
 
outlineBounds - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Value
 
output - Variable in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
The OutputStream associcted with this ImageEncoder.
output - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The output manager.
OutputManager - class org.apache.batik.transcoder.svg2svg.OutputManager.
This class is responsible of the output of XML constructs.
OutputManager.AttributeInfo - class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo.
To store the informations about an attribute.
OutputManager.AttributeInfo(char[], char[], char[], char[], String, char, boolean) - Constructor for class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
Creates a new AttributeInfo.
OutputManager.NameInfo - class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo.
To store the informations about a name.
OutputManager.NameInfo(char[], char[], char[]) - Constructor for class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
Creates a new NameInfo.
OutputManager(PrettyPrinter, Writer) - Constructor for class org.apache.batik.transcoder.svg2svg.OutputManager
Creates a new output manager.
outset(Rectangle, int) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
 
OVER - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff Source Over Destination rule.
OVER - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
OverflowFactory - class org.apache.batik.css.value.OverflowFactory.
This class provides a factory for the 'overflow' property values.
OverflowFactory(Parser) - Constructor for class org.apache.batik.css.value.OverflowFactory
Creates a new OverflowFactory object.
OverflowResolver - class org.apache.batik.css.value.OverflowResolver.
This class provides a relative value resolver for the 'overflow' CSS property.
OverflowResolver() - Constructor for class org.apache.batik.css.value.OverflowResolver
 
overlay - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
The overlay used to display the area of interest.
overlay - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The overlay.
Overlay - interface org.apache.batik.swing.gvt.Overlay.
This interface represents an object painted over the GVT rendering in a JGVTComponent.
overlays - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The overlays.
OVERLINE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Overline flag for character.
OVERLINE_ON - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for OVERLINE specifying overlining-on
OVERLINE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to fill character overline.
OVERLINE_STROKE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Stroke used to paint character overline.
OVERLINE_STROKE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to stroke character outline for overline.
OVERLINE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'overline' identifier value.
overlineOffset - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
overlinePosition - Variable in class org.apache.batik.bridge.SVGFontFace
 
overlineThickness - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
overlineThickness - Variable in class org.apache.batik.bridge.SVGFontFace
 
OverrideStyleElement - interface org.apache.batik.dom.util.OverrideStyleElement.
This interface represents elements with an overrideStyle attribute.
OverrideStyleElementSupport - class org.apache.batik.dom.util.OverrideStyleElementSupport.
This class provides support for CSS override style.
OverrideStyleElementSupport(CSSStyleDeclarationFactory) - Constructor for class org.apache.batik.dom.util.OverrideStyleElementSupport
Creates a new OverrideStyleElementSupport object.
overrideStyles - Variable in class org.apache.batik.dom.util.OverrideStyleElementSupport
The table of override styles.
ownerDocument - Variable in class org.apache.batik.dom.AbstractNode
The owner document.
ownerElement - Variable in class org.apache.batik.dom.AbstractAttr
The owner element.
ownerNode - Variable in class org.apache.batik.css.AbstractStyleSheet
The owner node
ownerRule - Variable in class org.apache.batik.css.CSSOMStyleSheet
The owner rule.

P

PadMode - class org.apache.batik.ext.awt.image.PadMode.
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation. (over, in, out, atop, xor, arith)
PadRable - interface org.apache.batik.ext.awt.image.renderable.PadRable.
Pads image to the given Rectangle (the rect may be smaller than the image in which case this is actually a crop).
PadRable8Bit - class org.apache.batik.ext.awt.image.renderable.PadRable8Bit.
Concrete implementation of the PadRable interface.
PadRable8Bit(Filter, Rectangle2D, PadMode) - Constructor for class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
 
PadRed - class org.apache.batik.ext.awt.image.rendered.PadRed.
This is an implementation of a Pad operation as a RenderedImage.
PadRed.ZeroRecter - class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter.
 
PadRed.ZeroRecter_INT_PACK - class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter_INT_PACK.
 
PadRed.ZeroRecter_INT_PACK(WritableRaster) - Constructor for class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter_INT_PACK
 
PadRed.ZeroRecter(WritableRaster) - Constructor for class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
PadRed(CachableRed, Rectangle, PadMode, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.PadRed
Construct A Rendered Pad operation.
paethPredictor(int, int, int) - Static method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
The Paeth predictor routine used in PNG encoding.
PAGE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSPageRule.
PAGE_SYMBOL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '@page' lexical unit.
paint - Variable in class org.apache.batik.gvt.StrokeShapePainter
The paint attribute used to draw the outline of the shape.
paint - Variable in class org.apache.batik.gvt.FillShapePainter
The paint attribute used to fill the shape.
paint - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
paint(AttributedCharacterIterator, Point2D, TextNode.Anchor, Graphics2D) - Method in class org.apache.batik.gvt.renderer.ConcreteTextPainter
Paints the specified attributed character iterator using the specified Graphics2D and context and font context.
paint(Graphics) - Method in class org.apache.batik.apps.slideshow.Main
 
paint(Graphics) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
paint(Graphics) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
Renders the WMF image(s).
paint(Graphics) - Method in class org.apache.batik.swing.gvt.AbstractZoomInteractor.ZoomOverlay
Paints this overlay.
paint(Graphics) - Method in interface org.apache.batik.swing.gvt.Overlay
Paints this overlay.
paint(Graphics) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.SelectionOverlay
Paints this overlay.
paint(Graphics2D) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Paints this node.
paint(Graphics2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Paints this node.
paint(Graphics2D) - Method in class org.apache.batik.gvt.MarkerShapePainter
Paints the specified shape using the specified Graphics2D.
paint(Graphics2D) - Method in class org.apache.batik.gvt.StrokeShapePainter
Paints the outline of the specified shape using the specified Graphics2D.
paint(Graphics2D) - Method in class org.apache.batik.gvt.ImageNode
Paints this node.
paint(Graphics2D) - Method in class org.apache.batik.gvt.TextNode
Paints this node.
paint(Graphics2D) - Method in class org.apache.batik.gvt.FillShapePainter
Paints the specified shape using the specified Graphics2D.
paint(Graphics2D) - Method in interface org.apache.batik.gvt.ShapePainter
Paints the specified shape using the specified Graphics2D.
paint(Graphics2D) - Method in class org.apache.batik.gvt.CompositeShapePainter
Paints the specified shape using the specified Graphics2D.
paint(Graphics2D) - Method in class org.apache.batik.gvt.ShapeNode
Paints this node.
paint(TextNode, Graphics2D) - Method in interface org.apache.batik.gvt.TextPainter
Paints the specified attributed character iterator using the specified Graphics2D and context and font context.
paint(TextNode, Graphics2D) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Paints the specified text node using the specified Graphics2D.
PaintBridge - interface org.apache.batik.bridge.PaintBridge.
Bridge class for vending Paint objects.
paintComponent(Graphics) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
To paint the component.
paintComponent(Graphics) - Method in class org.apache.batik.util.gui.MemoryMonitor.History
To paint the component.
paintComponent(Graphics) - Method in class org.apache.batik.util.gui.resource.JToolbarSeparator
 
paintComponent(Graphics) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Paints this component.
PAINTED_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'painted' keyword.
painters - Variable in class org.apache.batik.gvt.CompositeShapePainter
The enclosed ShapePainters of this composite shape painter.
PaintFactory - class org.apache.batik.css.svg.PaintFactory.
This class provides a factory for values of type paint.
PaintFactory(Parser, String, SystemColorResolver) - Constructor for class org.apache.batik.css.svg.PaintFactory
Creates a new PaintFactory object.
paintingTransform - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
paintingTransform - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The transform used for painting.
PaintKey - class org.apache.batik.transcoder.keys.PaintKey.
A transcoding Key represented as a background paint.
PaintKey() - Constructor for class org.apache.batik.transcoder.keys.PaintKey
 
PaintRable - interface org.apache.batik.ext.awt.image.renderable.PaintRable.
Interface for Rable's that can more efficently represent there action as a paint method instead of a RenderedImage when going to a Graphics2D anyways.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage to Graphics2D, or return false.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage.
paintRable(Graphics2D) - Method in interface org.apache.batik.ext.awt.image.renderable.PaintRable
Should perform the equivilent action as createRendering followed by drawing the RenderedImage.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage to Graphics2D, or return false.
paintRable(Graphics2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage to Graphics2D, or return false.
paintRable(Graphics2D) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Should perform the equivilent action as createRendering followed by drawing the RenderedImage to Graphics2D, or return false.
PaintServer - class org.apache.batik.bridge.PaintServer.
A collection of utility methods to deliver java.awt.Paint, java.awt.Stroke objects that could be used to paint a shape.
PaintServer() - Constructor for class org.apache.batik.bridge.PaintServer
No instance of this class is required.
PALETTE - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
 
PAN_CURSOR - Static variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The cursor for panning.
panel - Variable in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel.Dialog
The 'ok' button.
panel - Variable in class org.apache.batik.util.gui.DOMViewer
The panel.
panel - Variable in class org.apache.batik.util.gui.LanguageDialog
The user languages panel.
panel - Variable in class org.apache.batik.util.gui.MemoryMonitor
The Panel instance.
panel - Variable in class org.apache.batik.util.gui.UserStyleDialog
The main panel.
panInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a translation.
Panose - class org.apache.batik.svggen.font.table.Panose.
 
Panose(byte[]) - Constructor for class org.apache.batik.svggen.font.table.Panose
Creates new Panose
panose1 - Variable in class org.apache.batik.bridge.SVGFontFace
 
param - Variable in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
The ImageDecodeParam object associated with this ImageEncoder.
param - Variable in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
The ImageEncodeParam object associcted with this ImageEncoder.
PARAMETER_ENTITY_REFERENCE - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a parameter entity reference lexical unit, ie.
parameters - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.FunctionLexicalUnit
The function parameters.
parameters - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.PredefinedFunctionLexicalUnit
The function parameters.
params - Variable in class org.apache.batik.bridge.BridgeException
The paramters to use for the error message.
parent - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The parent of this graphics node.
parentElement - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
The associated parent element.
parentElement - Variable in class org.apache.batik.dom.svg.AbstractElement
The parent element.
parentGraphicsNode() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the parent of the current GraphicsNode.
parentNode - Variable in class org.apache.batik.dom.AbstractChildNode
The parent node of this node.
parentNode - Variable in class org.apache.batik.dom.AbstractParentChildNode
The parent node of this node.
parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves to and returns the closest visible ancestor node of the current node.
parentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.parentNode().
parentNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the parent node of the given node.
parentRule - Variable in class org.apache.batik.css.AbstractCSSRule
The parent rule.
parentRule - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The parent rule
parentStyleSheet - Variable in class org.apache.batik.css.AbstractCSSRule
The parent StyleSheet.
parentStyleSheet - Variable in class org.apache.batik.css.AbstractStyleSheet
The parent stylesheet
parentTable - Variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
parse(InputSource) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(Reader) - Method in class org.apache.batik.parser.AbstractParser
Parses the given reader
parse(Reader) - Method in interface org.apache.batik.parser.Parser
Parses the given reader
parse(Reader, String, String) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Parses the given reader and returns the CSSValue object corresponding to the attribute with the given namespaceURI and localName.
parse(String) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(String) - Method in class org.apache.batik.parser.AbstractParser
Parses the given string.
parse(String) - Method in interface org.apache.batik.parser.Parser
Parses the given string
parsea() - Method in class org.apache.batik.parser.PathParser
Parses a 'a' command.
parseA() - Method in class org.apache.batik.parser.PathParser
Parses a 'A' command.
parseARGB(String) - Method in class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
Parse the input value, which should be in the following format: a.r.g.b where a, r, g and b are integer values, in decimal notation, between 0 and 255.
parseAtRule() - Method in class org.apache.batik.css.parser.Parser
Parses an unknown rule.
parsec() - Method in class org.apache.batik.parser.PathParser
Parses a 'c' command.
parseC() - Method in class org.apache.batik.parser.PathParser
Parses a 'C' command.
parseCoordinateSystem(Element, String, String) - Static method in class org.apache.batik.bridge.SVGUtilities
Parses the specified coordinate system defined by the specified element.
ParsedURL - class org.apache.batik.util.ParsedURL.
This class is used as a replacement for java.net.URL.
ParsedURL(ParsedURL, String) - Constructor for class org.apache.batik.util.ParsedURL
Construct a sub URL from a base ParsedURL and a string for the sub url.
ParsedURL(String) - Constructor for class org.apache.batik.util.ParsedURL
Construct a ParsedURL from the given url string.
ParsedURL(String, String) - Constructor for class org.apache.batik.util.ParsedURL
Construct a sub URL from two strings.
ParsedURL(URL) - Constructor for class org.apache.batik.util.ParsedURL
Construct a ParsedURL from the given java.net.URL instance.
ParsedURL(URL, String) - Constructor for class org.apache.batik.util.ParsedURL
Construct a sub URL from a base URL and a string for the sub url.
ParsedURLData - class org.apache.batik.util.ParsedURLData.
Holds the data for more URL's
ParsedURLData() - Constructor for class org.apache.batik.util.ParsedURLData
Void constructor
ParsedURLData(URL) - Constructor for class org.apache.batik.util.ParsedURLData
Build from an existing URL.
ParsedURLDataProtocolHandler - class org.apache.batik.util.ParsedURLDataProtocolHandler.
Protocol Handler for the 'data' protocol.
ParsedURLDataProtocolHandler() - Constructor for class org.apache.batik.util.ParsedURLDataProtocolHandler
 
ParsedURLDefaultProtocolHandler - class org.apache.batik.util.ParsedURLDefaultProtocolHandler.
The default protocol handler this handles the most common protocols, such as 'file' 'http' 'ftp'.
ParsedURLDefaultProtocolHandler() - Constructor for class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Default constructor sets no protocol so this becomes default handler.
ParsedURLDefaultProtocolHandler(String) - Constructor for class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Subclass constructor allows subclasses to provide protocol, to be handled.
ParsedURLJarProtocolHandler - class org.apache.batik.util.ParsedURLJarProtocolHandler.
Protocol Handler for the 'jar' protocol.
ParsedURLJarProtocolHandler() - Constructor for class org.apache.batik.util.ParsedURLJarProtocolHandler
 
ParsedURLProtocolHandler - interface org.apache.batik.util.ParsedURLProtocolHandler.
Provider interface for new url protocols, used by the ParsedURL class.
ParseException - exception org.apache.batik.css.parser.ParseException.
This class encapsulates a general parse error or warning.
ParseException - exception org.apache.batik.parser.ParseException.
This class encapsulates a general parse error or warning.
ParseException(Exception) - Constructor for class org.apache.batik.css.parser.ParseException
Creates a new ParseException wrapping an existing exception.
ParseException(Exception) - Constructor for class org.apache.batik.parser.ParseException
Creates a new ParseException wrapping an existing exception.
ParseException(String, Exception) - Constructor for class org.apache.batik.css.parser.ParseException
Creates a new ParseException from an existing exception.
ParseException(String, Exception) - Constructor for class org.apache.batik.parser.ParseException
Creates a new ParseException from an existing exception.
ParseException(String, int, int) - Constructor for class org.apache.batik.css.parser.ParseException
Creates a new ParseException.
ParseException(String, int, int) - Constructor for class org.apache.batik.parser.ParseException
Creates a new ParseException.
parseExpression(boolean) - Method in class org.apache.batik.css.parser.Parser
Parses a CSS2 expression.
parseFloat() - Method in class org.apache.batik.parser.NumberParser
Parses the content of the buffer and converts it to a float.
parseFontFaceRule() - Method in class org.apache.batik.css.parser.Parser
Parses a font-face rule.
parseFontSize(String, float) - Static method in class org.apache.batik.bridge.TextUtilities
Parses a font-size identifier.
parseFunction(boolean, LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Parses a CSS2 function.
parseh() - Method in class org.apache.batik.parser.PathParser
Parses a 'h' command.
parseH() - Method in class org.apache.batik.parser.PathParser
Parses a 'H' command.
parseIdentifier() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses an identifier.
parseImportRule() - Method in class org.apache.batik.css.parser.Parser
Parses an import rule.
parsel() - Method in class org.apache.batik.parser.PathParser
Parses a 'l' command.
parseL() - Method in class org.apache.batik.parser.PathParser
Parses a 'L' command.
parseLength() - Method in class org.apache.batik.parser.LengthParser
Parses a length value.
parsem() - Method in class org.apache.batik.parser.PathParser
Parses a 'm' command.
parseM() - Method in class org.apache.batik.parser.PathParser
Parses a 'M' command.
parseMarkerCoordinateSystem(Element, String, String) - Static method in class org.apache.batik.bridge.SVGUtilities
Parses the specified coordinate system defined by the specified marker element.
parseMatrix() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses a matrix transform.
parseMatrix() - Method in class org.apache.batik.parser.TransformListParser
Parses a matrix transform.
parseMediaList() - Method in class org.apache.batik.css.parser.Parser
Parses a media list.
parseMediaRule() - Method in class org.apache.batik.css.parser.Parser
Parses a media rule.
parsePageRule() - Method in class org.apache.batik.css.parser.Parser
Parses a page rule.
parsePreserveAspectRatio() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses a PreserveAspectRatio attribute.
parsePreserveAspectRatio() - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Parses a PreserveAspectRatio attribute.
parsePriority(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS priority value (e.g.
parsePriority(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parsePriority(InputSource).
parsePriority(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parsePriority(InputSource).
parsePriority(String) - Method in class org.apache.batik.css.parser.Parser
Implements ExtendedParser.parsePriority(String).
parsePriority(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS priority value (e.g.
parsePriority(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS priority value (e.g.
parsePriorityInternal() - Method in class org.apache.batik.css.parser.Parser
Parses the priority using the current scanner.
parsePropertyValue(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS property value.
parsePropertyValue(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parsePropertyValue(InputSource).
parsePropertyValue(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parsePropertyValue(InputSource).
parsePropertyValue(String) - Method in class org.apache.batik.css.parser.Parser
Implements ExtendedParser.parsePropertyValue(String).
parsePropertyValue(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS property value.
parsePropertyValue(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS property value.
parsePropertyValueInternal() - Method in class org.apache.batik.css.parser.Parser
Parses property value using the current scanner.
parseq() - Method in class org.apache.batik.parser.PathParser
Parses a 'q' command.
parseQ() - Method in class org.apache.batik.parser.PathParser
Parses a 'Q' command.
parser - Variable in class org.apache.batik.css.CSSOMImportRule
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMMediaRule
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSDocumentHandler
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMStyleRule
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMUnknownRule
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMStyleSheet
The CSS parser.
parser - Variable in class org.apache.batik.css.value.AbstractValueFactory
The CSS parser.
parser - Variable in class org.apache.batik.css.parser.ExtendedParserWrapper
 
parser - Variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The parser used for the CSS values.
parser - Variable in class org.apache.batik.parser.style.StyleAttributeParser
The underlying CSS parser.
Parser - interface org.w3c.css.sac.Parser.
Basic interface for CSS (Simple API for CSS) parsers.
Parser - interface org.xml.sax.Parser.
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
Parser - class org.apache.batik.css.parser.Parser.
This class implements the Parser interface.
Parser - interface org.apache.batik.parser.Parser.
This interface represents a parser.
Parser() - Constructor for class org.apache.batik.css.parser.Parser
 
ParserAdapter - class org.xml.sax.helpers.ParserAdapter.
Adapt a SAX1 Parser as a SAX2 XMLReader.
ParserAdapter() - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserAdapter(Parser) - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
parserClass - Static variable in class org.apache.batik.css.CSSDocumentHandler
The parser class.
parserClassName - Variable in class org.apache.batik.dom.util.SAXDocumentFactory
The SAX2 parser classname.
parseRect(String) - Method in class org.apache.batik.apps.rasterizer.Main.RectangleOptionHandler
 
ParserFactory - class org.w3c.css.sac.helpers.ParserFactory.
 
ParserFactory - class org.xml.sax.helpers.ParserFactory.
Deprecated. This class works with the deprecated Parser interface.
ParserFactory() - Constructor for class org.w3c.css.sac.helpers.ParserFactory
 
parseRotate() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses a rotate transform.
parseRotate() - Method in class org.apache.batik.parser.TransformListParser
Parses a rotate transform.
parseRule() - Method in class org.apache.batik.css.parser.Parser
Parses a rule.
parseRule(CSSOMStyleSheet, String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Parses one rules from its CSS text.
parseRule(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS rule.
parseRule(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseRule(InputSource).
parseRule(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseRule(InputSource).
parseRule(String) - Method in class org.apache.batik.css.parser.Parser
Implements ExtendedParser.parseRule(String).
parseRule(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS rule.
parseRule(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS rule.
parseRuleInternal() - Method in class org.apache.batik.css.parser.Parser
Parses a rule using the current scanner.
parseRules(CSSOMStyleSheet, String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Parses a set of rules from its CSS text.
parseRuleSet() - Method in class org.apache.batik.css.parser.Parser
Parses a ruleset.
parses() - Method in class org.apache.batik.parser.PathParser
Parses a 's' command.
parseS() - Method in class org.apache.batik.parser.PathParser
Parses a 'S' command.
parseScale() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses a scale transform.
parseScale() - Method in class org.apache.batik.parser.TransformListParser
Parses a scale transform.
parseSelector() - Method in class org.apache.batik.css.parser.Parser
Parses a selector.
parseSelectorList() - Method in class org.apache.batik.css.parser.Parser
Parses a selector list
parseSelectors(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a comma separated list of selectors.
parseSelectors(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseSelectors(InputSource).
parseSelectors(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseSelectors(InputSource).
parseSelectors(String) - Method in class org.apache.batik.css.parser.Parser
Implements ExtendedParser.parseSelectors(String).
parseSelectors(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a comma separated list of selectors.
parseSelectors(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a comma separated list of selectors.
parseSelectorsInternal() - Method in class org.apache.batik.css.parser.Parser
Parses selectors using the current scanner.
parseSimpleSelector() - Method in class org.apache.batik.css.parser.Parser
Parses a simple selector.
parseSkew() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses a skew transform.
parseSkew() - Method in class org.apache.batik.parser.TransformListParser
Parses a skew transform.
parseStyleDeclaration(boolean) - Method in class org.apache.batik.css.parser.Parser
Parses the given reader.
parseStyleDeclaration(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS style declaration (without '{' and '}').
parseStyleDeclaration(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseStyleDeclaration(InputSource).
parseStyleDeclaration(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseStyleDeclaration(InputSource).
parseStyleDeclaration(String) - Method in class org.apache.batik.css.parser.Parser
Implements ExtendedParser.parseStyleDeclaration(String).
parseStyleDeclaration(String) - Method in interface org.apache.batik.css.parser.ExtendedParser
Parse a CSS style declaration (without '{' and '}').
parseStyleDeclaration(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS style declaration (without '{' and '}').
parseStyleDeclarationInternal() - Method in class org.apache.batik.css.parser.Parser
Parses a style declaration using the current scanner.
parseStyleSheet(CSSOMStyleSheet, String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Parses a style sheet.
parseStyleSheet(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS document.
parseStyleSheet(InputSource) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseStyleSheet(InputSource).
parseStyleSheet(InputSource) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.parseStyleSheet(InputSource).
parseStyleSheet(String) - Method in interface org.w3c.css.sac.Parser
Parse a CSS document from a URI.
parseStyleSheet(String) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.parseStyleSheet(String).
parseStyleSheet(String) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
Parse a CSS document from a URI.
parseStyleSheetPIData(String, HashTable) - Static method in class org.apache.batik.dom.util.DOMUtilities
Parses a 'xml-stylesheet' processing instruction data section and puts the pseudo attributes in the given table.
parset() - Method in class org.apache.batik.parser.PathParser
Parses a 't' command.
parseT() - Method in class org.apache.batik.parser.PathParser
Parses a 'T' command.
parseTerm(LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Parses a CSS2 term.
parseTranslate() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses a translate transform.
parseTranslate() - Method in class org.apache.batik.parser.TransformListParser
Parses a translate transform.
parseURL(ParsedURL, String) - Method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Parses the string as a sub URL of baseURL, and returns the results of parsing in the ParsedURLData object.
parseURL(ParsedURL, String) - Method in class org.apache.batik.util.ParsedURLJarProtocolHandler
 
parseURL(ParsedURL, String) - Method in class org.apache.batik.util.ParsedURLDataProtocolHandler
 
parseURL(ParsedURL, String) - Static method in class org.apache.batik.util.ParsedURL
Factory method to construct an appropriate subclass of ParsedURLData, for a sub url.
parseURL(ParsedURL, String) - Method in interface org.apache.batik.util.ParsedURLProtocolHandler
Parse a relative url string of this protocol.
parseURL(String) - Method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
Parses the string and returns the results of parsing in the ParsedURLData object.
parseURL(String) - Method in class org.apache.batik.util.ParsedURLDataProtocolHandler
 
parseURL(String) - Static method in class org.apache.batik.util.ParsedURL
Factory method to construct an appropriate subclass of ParsedURLData
parseURL(String) - Method in interface org.apache.batik.util.ParsedURLProtocolHandler
Parse an absolute url string.
parseURL(String, String) - Static method in class org.apache.batik.util.ParsedURL
Factory method to construct an appropriate subclass of ParsedURLData, for a sub url.
parsev() - Method in class org.apache.batik.parser.PathParser
Parses a 'v' command.
parseV() - Method in class org.apache.batik.parser.PathParser
Parses a 'V' command.
parseViewAttributes() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Parses the svgView attributes.
parseViewBoxAttribute(Element, String) - Static method in class org.apache.batik.bridge.ViewBox
Parses a viewBox attribute.
path - Variable in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
The enclosed general path.
path - Variable in class org.apache.batik.util.ParsedURLData
 
path - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve representation.
path - Variable in class org.apache.batik.parser.AWTPathProducer
The temporary value of extendedGeneralPath.
path - Variable in class org.apache.batik.parser.AWTPolylineProducer
The current path.
PATH_CLOSE - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_CUBIC_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_HORIZONTAL_LINE_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_LINE_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_MOVE - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_QUAD_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_SMOOTH_QUAD_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_VERTICAL_LINE_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
pathHandler - Variable in class org.apache.batik.parser.PathParser
The path handler used to report parse events.
PathHandler - interface org.apache.batik.parser.PathHandler.
This interface must be implemented and then registred as the handler of a PathParser instance in order to be notified of parsing events.
PathLength - class org.apache.batik.ext.awt.geom.PathLength.
PathLength is a utility class for calculating the length of a path, the location of a point at a particular length along the path, and the angle of the tangent to the path at a given length.
PathLength.PathSegment - class org.apache.batik.ext.awt.geom.PathLength.PathSegment.
 
PathLength.PathSegment(PathLength, int, float, float, float) - Constructor for class org.apache.batik.ext.awt.geom.PathLength.PathSegment
 
PathLength(Shape) - Constructor for class org.apache.batik.ext.awt.geom.PathLength
Construct a PathLength utility class to operate on the particular Shape.
PathParser - class org.apache.batik.parser.PathParser.
This class implements an event-based parser for the SVG path's d attribute values.
PathParser() - Constructor for class org.apache.batik.parser.PathParser
Creates a new PathParser.
PATHSEG_ARC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_ARC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CLOSEPATH - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_SMOOTH_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_SMOOTH_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_HORIZONTAL_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_HORIZONTAL_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_VERTICAL_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_VERTICAL_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_MOVETO_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_MOVETO_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PatternPaint - class org.apache.batik.gvt.PatternPaint.
The PatternPaint class provides a way to fill a Shape with a a pattern defined as a GVT Tree.
PatternPaint(GraphicsNode, Rectangle2D, boolean, AffineTransform) - Constructor for class org.apache.batik.gvt.PatternPaint
Constructs a new PatternPaint.
PatternPaintContext - class org.apache.batik.gvt.PatternPaintContext.
PaintContext for the ConcretePatterPaint paint implementation.
PatternPaintContext(ColorModel, AffineTransform, RenderingHints, Filter, Rectangle2D, Rectangle2D, boolean) - Constructor for class org.apache.batik.gvt.PatternPaintContext
 
pauseAnimations() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
pauseAnimations() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
PC - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a pc lexical unit.
pc() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.pc().
pc() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.pc().
pc() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'pc' has been parsed.
PCDATA_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '#PCDATA' lexical unit.
PCLT - Static variable in interface org.apache.batik.svggen.font.table.Table
 
pcs - Variable in class org.apache.batik.swing.JSVGCanvas
The PropertyChangeSupport used to fire PropertyChangeEvent.
PDF - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PDF_CODE - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PDF_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PDF_STR - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PEN - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
 
PERCENT - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '%' lexical unit.
PERCENTAGE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a % lexical unit.
percentage() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.percentage().
percentage() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.percentage().
percentage() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when '%' has been parsed.
percentagesToPixels(float, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts percentages to user units.
PERCEPTUAL - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
perceptualToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Perceptual conversion is the method implemented by the base class's toRGB method
performDefaultLayout() - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Assigns default positions to each glyph in this GlyphVector.
performDefaultLayout() - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Assigns default positions to each glyph in this GlyphVector.
performDefaultLayout() - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Assigns default positions to each glyph in this GlyphVector.
PI_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The processing instruction context.
PI_DATA - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a PI data lexical unit.
PI_END - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a PI end lexical unit, ie.
PI_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a PI start lexical unit, ie.
piEndRead - Variable in class org.apache.batik.xml.scanner.DocumentScanner
A PI end has been previously read.
PIPE - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '|' lexical unit.
pixelsToEms(float, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts user units to ems units.
pixelsToExs(float, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts user units to exs units.
pixelsToPercentages(float, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts user units to percentages relative to the viewport.
pixelToMillimeter - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Pixel to Millimeter
pixelToMM - Variable in class org.apache.batik.dom.svg.DefaultSVGContext
The pixel to mm conversion factor.
platformAppleUnicode - Static variable in interface org.apache.batik.svggen.font.table.Table
 
platformISO - Static variable in interface org.apache.batik.svggen.font.table.Table
 
platformMacintosh - Static variable in interface org.apache.batik.svggen.font.table.Table
 
platformMicrosoft - Static variable in interface org.apache.batik.svggen.font.table.Table
 
PLUS - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '+' lexical unit.
PLUS - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '+' lexical unit.
PNG - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PNG_CODE - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PNG_COLOR_GRAY - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_COLOR_GRAY_ALPHA - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_COLOR_PALETTE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_COLOR_RGB - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_COLOR_RGB_ALPHA - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PNG_FILTER_AVERAGE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_FILTER_AVERAGE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_NONE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_FILTER_NONE - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_PAETH - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_FILTER_PAETH - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_SUB - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_FILTER_SUB - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_UP - Static variable in class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNG_FILTER_UP - Static variable in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_STR - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
PNGDecodeParam - class org.apache.batik.ext.awt.image.codec.PNGDecodeParam.
An instance of ImageDecodeParam for decoding images in the PNG format.
PNGDecodeParam() - Constructor for class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Constructs a default instance of PNGDecodeParam.
PNGEncodeParam - class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.
An instance of ImageEncodeParam for encoding images in the PNG format.
PNGEncodeParam.Gray - class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray.
 
PNGEncodeParam.Gray() - Constructor for class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Constructs an instance of PNGEncodeParam.Gray.
PNGEncodeParam.Palette - class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette.
 
PNGEncodeParam.Palette() - Constructor for class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Constructs an instance of PNGEncodeParam.Palette.
PNGEncodeParam.RGB - class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB.
 
PNGEncodeParam.RGB() - Constructor for class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Constructs an instance of PNGEncodeParam.RGB.
PNGEncodeParam() - Constructor for class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
 
PNGImageDecoder - class org.apache.batik.ext.awt.image.codec.PNGImageDecoder.
 
PNGImageDecoder(InputStream, PNGDecodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.PNGImageDecoder
 
PNGImageEncoder - class org.apache.batik.ext.awt.image.codec.PNGImageEncoder.
An ImageEncoder for the PNG file format.
PNGImageEncoder(OutputStream, PNGEncodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.PNGImageEncoder
 
PNGRed - class org.apache.batik.ext.awt.image.codec.PNGRed.
 
PNGRed(InputStream) - Constructor for class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNGRed(InputStream, PNGDecodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.PNGRed
 
PNGRegistryEntry - class org.apache.batik.ext.awt.image.spi.PNGRegistryEntry.
 
PNGRegistryEntry() - Constructor for class org.apache.batik.ext.awt.image.spi.PNGRegistryEntry
 
PNGSuggestedPaletteEntry - class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry.
A class representing the fields of a PNG suggested palette entry.
PNGSuggestedPaletteEntry() - Constructor for class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
 
PNGTranscoder - class org.apache.batik.transcoder.image.PNGTranscoder.
This class is an ImageTranscoder that produces a PNG image.
PNGTranscoder() - Constructor for class org.apache.batik.transcoder.image.PNGTranscoder
Constructs a new transcoder that produces png images.
Point - class org.apache.batik.svggen.font.Point.
 
point(float, float) - Method in class org.apache.batik.parser.DefaultPointsHandler
Implements PointsHandler.point(float,float).
point(float, float) - Method in class org.apache.batik.parser.AWTPolylineProducer
Implements PointsHandler.point(float,float).
point(float, float) - Method in interface org.apache.batik.parser.PointsHandler
Invoked when a point has been parsed.
Point(int, int, boolean, boolean) - Constructor for class org.apache.batik.svggen.font.Point
 
pointAtLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength
Return the point that is at the given length along the path.
pointAtLength(float) - Method in class org.apache.batik.gvt.text.TextPath
Returns the point that is at the specified length along the path.
POINTER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'pointer' identifier value.
PointerEventsFactory - class org.apache.batik.css.svg.PointerEventsFactory.
This class provides a factory for the 'pointer-events' property values.
PointerEventsFactory(Parser) - Constructor for class org.apache.batik.css.svg.PointerEventsFactory
Creates a new PointerEventsFactory object.
PointerEventsResolver - class org.apache.batik.css.svg.PointerEventsResolver.
This class provides a relative value resolver for the 'pointer-events' CSS property.
PointerEventsResolver() - Constructor for class org.apache.batik.css.svg.PointerEventsResolver
 
PointLight - class org.apache.batik.ext.awt.image.PointLight.
A light source which emits a light of constant intensity in all directions.
PointLight(double, double, double, Color) - Constructor for class org.apache.batik.ext.awt.image.PointLight
 
pointsHandler - Variable in class org.apache.batik.parser.PointsParser
The points handler used to report parse events.
PointsHandler - interface org.apache.batik.parser.PointsHandler.
This interface must be implemented and then registred as the handler of a PointsParser instance in order to be notified of parsing events.
PointsParser - class org.apache.batik.parser.PointsParser.
This class implements an event-based parser for the SVG points attribute values (used with polyline and polygon elements).
PointsParser() - Constructor for class org.apache.batik.parser.PointsParser
Creates a new PointsParser.
pop() - Method in class org.apache.batik.dom.util.HashTableStack
Removes the table on the top of the stack.
pop() - Method in class org.apache.batik.util.DoublyLinkedList
Removes 'head' from list and returns it.
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
port - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
port - Variable in class org.apache.batik.util.ParsedURLData
 
position - Variable in class org.apache.batik.css.parser.Scanner
The current position in the buffer.
position - Variable in class org.apache.batik.xml.InputBuffer
The current position.
position - Variable in class org.apache.batik.apps.svgbrowser.TransformHistory
The current position in the stack.
position - Variable in class org.apache.batik.parser.AbstractParser
The current position in the buffer.
PositionalCondition - interface org.w3c.css.sac.PositionalCondition.
 
post - Static variable in interface org.apache.batik.svggen.font.table.Table
 
POSTFIX - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The text position.
PostTable - class org.apache.batik.svggen.font.table.PostTable.
 
PostTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.PostTable
Creates new PostTable
POSTURE_OBLIQUE - Static variable in class org.apache.batik.svggen.SVGFont
 
POSTURE_REGULAR - Static variable in class org.apache.batik.svggen.SVGFont
 
PRECEDE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '>' lexical unit.
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.InCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OutCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AtopCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.XorCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK_LUT
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ScreenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.DarkenCompositeContext_INT_PACK
 
precompose_INT_PACK(int, int, int[], int, int, int[], int, int, int[], int, int) - Method in class org.apache.batik.ext.awt.image.SVGComposite.LightenCompositeContext_INT_PACK
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.InCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.OutCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.AtopCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.XorCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.ScreenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.DarkenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.ext.awt.image.SVGComposite.LightenCompositeContext
 
preemptAndWait(Runnable) - Method in class org.apache.batik.util.RunnableQueue
Waits until the given Runnable's run() has returned.
preemptLater(Runnable) - Method in class org.apache.batik.util.RunnableQueue
Schedules the given Runnable object for a later invocation, and returns.
PREFERENCE_KEY_AUTO_ADJUST_WINDOW - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_CSS_MEDIA - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_ENABLE_DOUBLE_BUFFERING - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_IS_XML_PARSER_VALIDATING - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_LANGUAGES - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_PROXY_HOST - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_PROXY_PORT - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_SELECTION_XOR_MODE - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_SHOW_DEBUG_TRACE - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_SHOW_RENDERING - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
PREFERENCE_KEY_USER_STYLESHEET - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
preferenceDialog - Variable in class org.apache.batik.apps.svgbrowser.Main
The preference dialog.
PreferenceDialog - class org.apache.batik.apps.svgbrowser.PreferenceDialog.
Dialog that displays user preferences.
PreferenceDialog(PreferenceManager) - Constructor for class org.apache.batik.apps.svgbrowser.PreferenceDialog
Default constructor
preferenceManager - Variable in class org.apache.batik.apps.svgbrowser.Main
The preference manager.
PreferenceManager - class org.apache.batik.util.PreferenceManager.
This class allows to manage users preferences.
PreferenceManager(String) - Constructor for class org.apache.batik.util.PreferenceManager
Creates a preference manager.
PreferenceManager(String, Map) - Constructor for class org.apache.batik.util.PreferenceManager
Creates a preference manager with a default values initialization map.
PREFERENCES_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
PREFERRED_HEIGHT - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The preferred height.
PREFERRED_HEIGHT - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The preferred height.
PREFERRED_WIDTH - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The preferred width.
PREFERRED_WIDTH - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The preferred width.
prefFileName - Variable in class org.apache.batik.util.PreferenceManager
 
prefix - Variable in class org.apache.batik.dom.svg.SVGOMElement
The element prefix.
prefix - Variable in class org.apache.batik.extension.PrefixableStylableExtensionElement
The element prefix.
PrefixableStylableExtensionElement - class org.apache.batik.extension.PrefixableStylableExtensionElement.
This class implements a simple method for handling the node 'prefix'.
PrefixableStylableExtensionElement() - Constructor for class org.apache.batik.extension.PrefixableStylableExtensionElement
Creates a new BatikStarElement object.
PrefixableStylableExtensionElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.PrefixableStylableExtensionElement
Creates a new BatikStarElement object.
prep - Static variable in interface org.apache.batik.svggen.font.table.Table
 
PrepTable - class org.apache.batik.svggen.font.table.PrepTable.
 
PrepTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.PrepTable
 
presentationAttributeSet - Variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The presentation attribute set.
preserveAspectRatioHandler - Variable in class org.apache.batik.parser.PreserveAspectRatioParser
The PreserveAspectRatio handler used to report parse events.
PreserveAspectRatioHandler - interface org.apache.batik.parser.PreserveAspectRatioHandler.
This interface must be implemented and then registred as the handler of a PreserveAspectRatioParser instance in order to be notified of parsing events.
PreserveAspectRatioParser - class org.apache.batik.parser.PreserveAspectRatioParser.
This class implements an event-based parser for the SVG preserveAspectRatio attribute values.
PreserveAspectRatioParser() - Constructor for class org.apache.batik.parser.PreserveAspectRatioParser
Creates a new PreserveAspectRatioParser.
preserveXMLSpace(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 'preserve' value.
prettyPrint(Reader, Writer) - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
Pretty print the given reader.
prettyPrinter - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The pretty printer.
PrettyPrinter - class org.apache.batik.transcoder.svg2svg.PrettyPrinter.
This class represents an SVG source files pretty-printer.
PrettyPrinter() - Constructor for class org.apache.batik.transcoder.svg2svg.PrettyPrinter
 
preventDefault - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether the default action must be processed.
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
preventDefault() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
preventDefault() - Method in class org.apache.batik.dom.events.EventWrapper
DOM: Implements Event.preventDefault();
PREVIOUS_TRANSFORM_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
previous() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class org.apache.batik.gvt.text.GVTACIImpl
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previousCursor - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
To store the previous cursor.
previousCursor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
To store the previous cursor.
previousGraphicsNode() - Method in class org.apache.batik.gvt.GVTTreeWalker
Returns the previous GraphicsNode.
previousLexicalUnit - Variable in class org.apache.batik.css.parser.CSSLexicalUnit
The previous lexical unit.
previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the previous node in the set and moves the position of the NodeIterator backwards in the set.
previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.previousNode().
previousNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.previousNode().
previousSibling - Variable in class org.apache.batik.dom.AbstractChildNode
The previous sibling.
previousSibling - Variable in class org.apache.batik.dom.AbstractParentChildNode
The previous sibling.
previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
previousSibling() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.previousSibling().
previousSibling(Node, Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the previous sibling of the given node.
previousTransformAction - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The previous transform action
primitivePaint(Graphics2D) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Paints this node without applying Filter, Mask, Composite, and clip.
primitivePaint(Graphics2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Paints this node without applying Filter, Mask, Composite, and clip.
primitivePaint(Graphics2D) - Method in class org.apache.batik.gvt.TextNode
Paints this node without applying Filter, Mask, Composite, and clip.
primitivePaint(Graphics2D) - Method in class org.apache.batik.gvt.RasterImageNode
Paints this node without applying Filter, Mask, Composite and clip.
primitivePaint(Graphics2D) - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Paints this node without applying Filter, Mask, Composite and clip.
primitivePaint(Graphics2D) - Method in class org.apache.batik.gvt.CanvasGraphicsNode
Paints this node without applying Filter, Mask, Composite, and clip.
primitivePaint(Graphics2D) - Method in class org.apache.batik.gvt.ShapeNode
Paints this node without applying Filter, Mask, Composite, and clip.
PRINT_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
print() - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
print() - Method in class org.apache.batik.transcoder.print.PrintTranscoder
Convenience method
print(Graphics, PageFormat, int) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
Printable implementation
print(JComponent, SVGGraphics2D) - Static method in class org.apache.batik.svggen.SwingSVGPrettyPrint
 
print(Reader, Writer) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints an SVG document from the given reader to the given writer.
printAttlist() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints an ATTLIST declaration.
printAttlistEnd(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints an attribute list declaration end.
printAttlistStart(char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints an attribute list declaration start.
printAttName(char[], char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints an attribute declaration start.
printCDATASection(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a CDATA section.
printCharacter(char) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a single character.
printCharacterData(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints the character data of an element content.
printCharacterEntityReference(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a character entity reference.
printCharacters(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a char array.
printChildren() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints the children of an element declaration.
printComment(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a comment.
printContent() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints the content of an element.
printDoctype() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints the doctype.
printDoctypeEnd(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints the portion of the doctype after ']'.
printDoctypeStart(char[], char[], char[], String, char[], char[], char, char[], char[], char, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints the portion of the doctype before '['.
printElement() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints an element.
printElementDeclaration() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints an element declaration.
printElementEnd(char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints the end of an element.
printElementStart(char[], List, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints the start of an element.
printEntityDeclaration() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints an entity declaration.
printEntityReference(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints an entity reference.
printEnumeration(List) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints an enumeration.
printHeader() - Method in class org.apache.batik.apps.svgpp.Main
Prints the command header.
printNewline() - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a newline.
printNotation() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints a notation declaration.
printNotation(char[], char[], char[], String, char[], char[], char, char[], char[], char, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a notation declaration.
printParameterEntityReference(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a parameter entity reference.
printPI() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints a processing instruction.
printPI(char[], char[], char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a processing instruction.
printSpaces(char[], boolean) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints white spaces.
printString(String) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints a string.
printTopSpaces(char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints top level white spaces.
PrintTranscoder - class org.apache.batik.transcoder.print.PrintTranscoder.
This class is a Transcoder that prints SVG images.
PrintTranscoder.PrintTranscoderUserAgent - class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent.
A user agent implementation for PrintTranscoder.
PrintTranscoder.PrintTranscoderUserAgent(PrintTranscoder) - Constructor for class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
 
PrintTranscoder() - Constructor for class org.apache.batik.transcoder.print.PrintTranscoder
Constructs a new transcoder that prints images.
printUsage() - Method in class org.apache.batik.apps.svgpp.Main
Prints the command usage.
printUsage() - Method in class org.apache.batik.apps.svgbrowser.Main
Prints the command line usage.
printXMLDecl() - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Prints the XML declaration.
printXMLDecl(char[], char[], char[], char[], char, char[], char[], char[], char[], char, char[], char[], char[], char[], char, char[]) - Method in class org.apache.batik.transcoder.svg2svg.OutputManager
Prints an XML declaration.
priority - Variable in class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry
The priority
PRIORITY - Static variable in class org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
 
PRIORITY - Static variable in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
The priority of this entry.
proceedOnSourceTranscodingFailure(SVGConverterSource, File, String) - Method in class org.apache.batik.apps.rasterizer.Main
 
proceedOnSourceTranscodingFailure(SVGConverterSource, File, String) - Method in interface org.apache.batik.apps.rasterizer.SVGConverterController
Invoked when the rasterizer got an error while transcoding the input source.
proceedOnSourceTranscodingFailure(SVGConverterSource, File, String) - Method in class org.apache.batik.apps.rasterizer.DefaultSVGConverterController
Invoked when the rasterizer got an error while transcoding the input source.
proceedWithComputedTask(Transcoder, Map, Vector, Vector) - Method in class org.apache.batik.apps.rasterizer.Main
 
proceedWithComputedTask(Transcoder, Map, Vector, Vector) - Method in interface org.apache.batik.apps.rasterizer.SVGConverterController
Invoked when the rasterizer has computed the exact description of what it should do.
proceedWithComputedTask(Transcoder, Map, Vector, Vector) - Method in class org.apache.batik.apps.rasterizer.DefaultSVGConverterController
Invoked when the rasterizer has computed the exact description of what it should do.
proceedWithSourceTranscoding(SVGConverterSource, File) - Method in class org.apache.batik.apps.rasterizer.Main
 
proceedWithSourceTranscoding(SVGConverterSource, File) - Method in interface org.apache.batik.apps.rasterizer.SVGConverterController
Invoked when the rasterizer is about to start transcoding of a given source.
proceedWithSourceTranscoding(SVGConverterSource, File) - Method in class org.apache.batik.apps.rasterizer.DefaultSVGConverterController
Invoked when the rasterizer is about to start transcoding of a given source.
processCompositeEvent(CompositeGraphicsNodeEvent) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Processes a composite event occuring on this graphics node.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
ProcessingInstruction - interface org.w3c.dom.ProcessingInstruction.
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.processingInstruction(String,String).
ProcessingInstructionSelector - interface org.w3c.css.sac.ProcessingInstructionSelector.
This simple matches a processing instruction.
ProcessingInstructionWrapper - class org.apache.batik.dom.ProcessingInstructionWrapper.
This class implements a wrapper for a ProcessingInstruction.
ProcessingInstructionWrapper(DocumentWrapper, ProcessingInstruction) - Constructor for class org.apache.batik.dom.ProcessingInstructionWrapper
Creates a new ProcessingInstructionWrapper object.
processKeyEvent(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Dispatches a graphics node key event to this node or one of its child.
processKeyEvent(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.GraphicsNode
Dispatches a graphics node key event to this node or one of its child.
processMouseEvent(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Dispatches a graphics node mouse event to this node or one of its child.
processMouseEvent(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.GraphicsNode
Dispatches a graphics node mouse event to this node or one of its child.
processMouseEvent(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Processes the specified event by firing the 'global' listeners attached to this event dispatcher.
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML 1.0 name.
ProfileRable - class org.apache.batik.ext.awt.image.renderable.ProfileRable.
Implements the interface expected from a color matrix operation
ProfileRable(Filter, ICCColorSpaceExt) - Constructor for class org.apache.batik.ext.awt.image.renderable.ProfileRable
Instances should be built through the static factory methods
ProfileRed - class org.apache.batik.ext.awt.image.rendered.ProfileRed.
This implementation of rendered image forces a color profile on its source
ProfileRed(CachableRed, ICCColorSpaceExt) - Constructor for class org.apache.batik.ext.awt.image.rendered.ProfileRed
 
Program - class org.apache.batik.svggen.font.table.Program.
 
Program() - Constructor for class org.apache.batik.svggen.font.table.Program
 
progressivePaint - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether to allow progressive paint.
progressivePaintThread - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The progressive paint thread.
properties - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The properties.
properties - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
The properties.
properties - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
A Hashtable containing the image properties.
propertiesTable - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The properties table.
property - Variable in class org.apache.batik.css.svg.ColorInterpolationFactory
The property name.
property - Variable in class org.apache.batik.css.svg.OpacityFactory
The handled property.
property - Variable in class org.apache.batik.css.svg.MarkerFactory
The property name.
property - Variable in class org.apache.batik.css.value.ColorFactory
The property name.
property - Variable in class org.apache.batik.css.value.SpacingFactory
The handled property.
property - Variable in class org.apache.batik.css.value.LengthFactory
The handled property.
PROPERTY_COLORSPACE - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
 
PROPERTY_MUTATION_TYPE - Static variable in class org.apache.batik.bridge.BridgeMutationEvent
The mutation is a simple mutation on an attribute.
property(String, LexicalUnit, boolean) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a declaration.
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSOMStyleDeclaration.StyleDeclarationHandler
Receive notification of a declaration.
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
Receives notification of a declaration.
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
PropertyMap - class org.apache.batik.css.PropertyMap.
A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.
PropertyMap.Entry - class org.apache.batik.css.PropertyMap.Entry.
To manage collisions
PropertyMap.Entry(int, Object, Object, PropertyMap.Entry) - Constructor for class org.apache.batik.css.PropertyMap.Entry
Creates a new entry
PropertyMap() - Constructor for class org.apache.batik.css.PropertyMap
Creates a new table.
PropertyMap(PropertyMap) - Constructor for class org.apache.batik.css.PropertyMap
Creates a copy of the given PropertyMap object.
propertyName - Variable in class org.apache.batik.css.svg.SimpleColorResolver
The handled property name.
propertyName - Variable in class org.apache.batik.css.svg.MarkerResolver
The handled property name.
propertyName - Variable in class org.apache.batik.css.svg.OpacityResolver
The handled property name.
propertyName - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The CSS property name.
propertyName - Variable in class org.apache.batik.css.value.SpacingResolver
The property name.
propertyNames - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
The property names.
PropertyUtil - class org.apache.batik.ext.awt.image.codec.PropertyUtil.
 
PropertyUtil() - Constructor for class org.apache.batik.ext.awt.image.codec.PropertyUtil
 
props - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
props - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
protocol - Variable in class org.apache.batik.util.ParsedURLData
Since the Data instance is 'hidden' in the ParsedURL instance we make all our methods public.
protocol - Variable in class org.apache.batik.util.AbstractParsedURLProtocolHandler
 
providers(Class) - Static method in class org.apache.batik.util.Service
 
ProxyGraphicsNode - class org.apache.batik.gvt.ProxyGraphicsNode.
A graphics node which provides a placeholder for another graphics node.
ProxyGraphicsNode() - Constructor for class org.apache.batik.gvt.ProxyGraphicsNode
Constructs a new empty proxy graphics node.
pseudoAttributes - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The pseudo attributes.
pseudoElement - Variable in class org.apache.batik.css.parser.Parser
To store the current pseudo element.
PT - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a pt lexical unit.
pt() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.pt().
pt() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.pt().
pt() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'pt' has been parsed.
PUBLIC_ID_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
The bit array representing the valid XML public ID characters.
PUBLIC_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'PUBLIC' lexical unit.
publicId - Variable in class org.apache.batik.dom.AbstractNotation
The public id.
publicId - Variable in class org.apache.batik.dom.AbstractEntity
The public id.
publicId - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The public id.
purple - Static variable in class org.apache.batik.svggen.SVGColor
 
push() - Method in class org.apache.batik.dom.util.HashTableStack
Pushes a new table on the stack.
push(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
Adds nde to tail of list
pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Start a new Namespace context.
put(char, AWTGlyphGeometryCache.Value) - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Sets a new value for the given variable
put(Object, Object) - Method in class org.apache.batik.css.PropertyMap
Sets a new value for the given variable
put(Object, Object) - Method in class org.apache.batik.dom.util.HashTable
Sets a new value for the given variable
put(Object, Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Maps the specified key to the specified value in this TranscodingHints object.
put(Object, Object, Object) - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Puts a value in the table.
put(Object, Object, Object) - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Sets a new value for the given variable
put(ParsedURL, Filter) - Method in class org.apache.batik.ext.awt.image.URLImageCache
Associate bi with purl. bi is only referenced through a soft reference so don't rely on the cache to keep it around.
put(String, CSSOMReadOnlyStyleDeclaration.ValueEntry) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Sets a new value for the given variable
put(String, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Sets a new value for the given variable
put(String, ICCColorSpaceExt) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
Associate bi with profileName. bi is only referenced through a soft reference so don't rely on the cache to keep it around.
put(String, Object) - Method in class org.apache.batik.dom.util.HashTableStack
Creates a mapping in the table on the top of the stack.
put(String, String, Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Sets a new value for the given variable
put(String, ValueFactory) - Method in class org.apache.batik.css.value.CommonValueFactoryMap
Associates the given the ValueFactory with the given property.
putAll(Map) - Method in class org.apache.batik.transcoder.TranscodingHints
Copies all of the mappings from the specified Map to this TranscodingHints.
putAll(TranscodingHints) - Method in class org.apache.batik.transcoder.TranscodingHints
Copies all of the keys and corresponding values from the specified TranscodingHints object to this TranscodingHints object.
putBridge(Bridge) - Method in class org.apache.batik.bridge.BridgeContext
Associates the specified Bridge object with it's namespace URI and local name.
putBridge(String, String, Bridge) - Method in class org.apache.batik.bridge.BridgeContext
Associates the specified Bridge object with the specified namespace URI and local name.
putCSSValueFactory(String, String, CSSValueFactory) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Allows the user to register its own ValueFactory to create a style attribute value.
putElementsByTagName(Node, String, String, AbstractParentNode.ElementsByTagName) - Method in class org.apache.batik.dom.AbstractDocument
Puts an ElementsByTagName object in the cache.
putImpl(Object, Object) - Method in class org.apache.batik.util.SoftReferenceCache
Associate object with key.
putInterpreterFactory(String, InterpreterFactory) - Method in class org.apache.batik.script.InterpreterPool
Registers an InterpreterFactory for the given language.
putLiveAttributeValue(String, String, LiveAttributeValue) - Method in class org.apache.batik.dom.svg.AbstractElement
Associates a live attribute value to this element.
PX - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a px lexical unit.
px() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.px().
px() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.px().
px() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'px' has been parsed.

Q

quadTo(float, float, float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
quality - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Output image quality.
quality - Variable in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
The jpeg encoding quality.
QUESTION - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '?'

R

R - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
Channel values
RAD - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a rad lexical unit.
RAD_TO_DEG - Static variable in class org.apache.batik.ext.swing.JAffineTransformChooser
 
rad() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when 'rad' has been parsed.
rad() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.rad().
RadialGradientPaint - class org.apache.batik.ext.awt.RadialGradientPaint.
This class provides a way to fill a shape with a circular radial color gradient pattern.
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(float, float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Rectangle2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, the gradient circle is defined by a bounding box.
random(int) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
RangeRecord - class org.apache.batik.svggen.font.table.RangeRecord.
Coverage Index (GlyphID) = StartCoverageIndex + GlyphID - Start GlyphID
RangeRecord(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.RangeRecord
Creates new RangeRecord
RasterImageNode - class org.apache.batik.gvt.RasterImageNode.
A graphics node that represents a raster image.
RasterImageNode() - Constructor for class org.apache.batik.gvt.RasterImageNode
Constructs a new empty RasterImageNode.
read() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads the next byte of data from the input stream.
read() - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Reads the next byte of data from the input stream.
read() - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Reads the next byte of data from the input stream.
read() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
read() - Method in class org.apache.batik.util.Base64DecodeStream
 
read() - Method in class org.apache.batik.parser.AbstractParser
Reads one character from the given reader and sets 'current' to this value.
read(byte[], int, int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(byte[], int, int) - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
read(byte[], int, int) - Method in class org.apache.batik.util.Base64DecodeStream
 
read(DataInputStream) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Reads the Wmf file from the specified Stream.
read(DataInputStream) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
Reads the WMF file from the specified Stream.
read(int, RandomAccessFile, int) - Method in class org.apache.batik.svggen.font.table.GsubTable
1 - Single - Replace one glyph with one glyph 2 - Multiple - Replace one glyph with more than one glyph 3 - Alternate - Replace one glyph with one of many glyphs 4 - Ligature - Replace multiple glyphs with one glyph 5 - Context - Replace one or more glyphs in context 6 - Chaining - Context Replace one or more glyphs in chained context
read(int, RandomAccessFile, int) - Method in interface org.apache.batik.svggen.font.table.LookupSubtableFactory
 
read(RandomAccessFile) - Static method in class org.apache.batik.svggen.font.table.ClassDef
 
read(RandomAccessFile) - Static method in class org.apache.batik.svggen.font.table.Coverage
 
read(RandomAccessFile) - Static method in class org.apache.batik.svggen.font.table.KernSubtable
 
read(RandomAccessFile, int) - Static method in class org.apache.batik.svggen.font.table.SingleSubst
 
read(RandomAccessFile, int) - Static method in class org.apache.batik.svggen.font.table.LigatureSubst
 
read(String) - Method in class org.apache.batik.svggen.font.Font
 
readBoolean() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a boolean from this stream.
readBuffer - Variable in class org.apache.batik.css.parser.Scanner
The reading buffer.
readByte() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a signed eight-bit value from this stream.
readChar() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a Unicode character from this stream.
readCharLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a Unicode character from this stream in little-endian order.
readComment() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads a comment.
readContent(char[]) - Method in class org.apache.batik.xml.InputBuffer
Returns the content of the buffer from the mark to the current position.
readCount - Variable in class org.apache.batik.css.parser.Scanner
The current read buffer count.
readDouble() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a double from this stream.
readDoubleLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a double from this stream in little-endian order.
reader - Variable in class org.apache.batik.css.parser.Scanner
The reader.
reader - Variable in class org.apache.batik.xml.InputBuffer
The reader.
reader - Variable in class org.apache.batik.transcoder.TranscoderInput
The optional input as a character stream.
reader - Variable in class org.apache.batik.parser.AbstractParser
The reader.
readFileList(String, Vector) - Static method in class org.apache.batik.apps.slideshow.Main
 
readFloat() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a float from this stream.
readFloatLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a float from this stream in little-endian order.
readFully(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads b.length bytes from this stream into the byte array, starting at the current stream pointer.
readFully(byte[], int, int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads exactly len bytes from this stream into the byte array, starting at the current stream pointer.
readIdentifier(String, int, int) - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads the given identifier.
readInstructions(ByteArrayInputStream, int) - Method in class org.apache.batik.svggen.font.table.Program
 
readInstructions(RandomAccessFile, int) - Method in class org.apache.batik.svggen.font.table.Program
 
readInt() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a signed 32-bit integer from this stream.
readIntLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a signed 32-bit integer from this stream in little-endian order.
readLine() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads the next line of text from this stream.
readLong() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a signed 64-bit integer from this stream.
readLongLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a signed 64-bit integer from this stream in little-endian order.
readName(int) - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads a name.
readNmtoken() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads a Nmtoken.
readonly - Variable in class org.apache.batik.dom.GenericEntityReference
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericComment
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericAttrNS
Is this attribute immutable?
readonly - Variable in class org.apache.batik.dom.GenericElement
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericDocument
Is this document immutable?
readonly - Variable in class org.apache.batik.dom.GenericText
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericAttr
Is this attribute immutable?
readonly - Variable in class org.apache.batik.dom.GenericDocumentFragment
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericElementNS
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericProcessingInstruction
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericCDATASection
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericEntity
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericNotation
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.svg.SVGOMElement
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.svg.SVGOMDocument
Is this document immutable?
readPEReference() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads a parameter entity reference.
readPIStart() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads a processing instruction start.
readPosition - Variable in class org.apache.batik.css.parser.Scanner
The current position in the read buffer.
readReference() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads an entity or character reference.
readResolve() - Method in class org.apache.batik.ext.awt.g2d.TransformType
This is called by the serialization code before it returns an unserialized object.
readResolve() - Method in class org.apache.batik.ext.awt.image.ARGBChannel
This is called by the serialization code before it returns an unserialized object.
readResolve() - Method in class org.apache.batik.apps.rasterizer.DestinationType
 
readShort() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a signed 16-bit number from this stream.
readShortLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads a signed 16-bit number from this stream in little-endian order.
readStream(InputStream) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readStream(InputStream, ICCColorSpaceExt) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readString() - Method in class org.apache.batik.xml.scanner.AbstractScanner
Reads a simple string, like the ones used for version, encoding, public/system identifiers...
readUnsignedByte() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads an unsigned eight-bit number from this stream.
readUnsignedInt() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads an unsigned 32-bit integer from this stream.
readUnsignedIntLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads an unsigned 32-bit integer from this stream in little-endian order.
readUnsignedShort() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads an unsigned 16-bit number from this stream.
readUnsignedShortLE() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads an unsigned 16-bit number from this stream in little-endian order.
readURL(ParsedURL) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readURL(ParsedURL, ICCColorSpaceExt) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
readUTF() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Reads in a string from this stream.
REAL - Static variable in interface org.apache.batik.css.parser.LexicalUnits
represents a real number.
recordFontUsage(String, Font) - Static method in class org.apache.batik.svggen.SVGFont
Records that the specified font has been used to draw the text string.
records - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
RecordStore - class org.apache.batik.transcoder.wmf.tosvg.RecordStore.
An object that stores the vector graphics records.
RecordStore() - Constructor for class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
Rect - interface org.w3c.dom.css.Rect.
The Rect interface is used to represent any rect value.
Rectangle2DKey - class org.apache.batik.transcoder.keys.Rectangle2DKey.
A transcoding Key represented as a rectangle.
Rectangle2DKey() - Constructor for class org.apache.batik.transcoder.keys.Rectangle2DKey
 
red - Variable in class org.apache.batik.css.svg.ImmutableSVGColorValue
The red value
red - Variable in class org.apache.batik.css.value.ImmutableRGBColor
The red value
red - Variable in class org.apache.batik.css.value.ColorFactory.SimpleRGBColorFactory
The red component.
red - Variable in class org.apache.batik.css.value.CommonCSSContext.Color
The red component.
red - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The red color value of the entry.
red - Variable in class org.apache.batik.parser.style.CSSRGBColorValue
The red value
red - Static variable in class org.apache.batik.svggen.SVGColor
 
RED - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
Strings used to get a more readable output when a value is displayed.
RED - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
 
RedRable - class org.apache.batik.ext.awt.image.renderable.RedRable.
RasterRable This is used to wrap a Rendered Image back into the RenderableImage world.
RedRable(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.renderable.RedRable
 
ref - Variable in class org.apache.batik.gvt.Marker
Reference point about which the marker should be drawn
ref - Variable in class org.apache.batik.util.ParsedURLData
 
ref - Variable in class org.apache.batik.script.DocumentProxy
The WeakReference to the actual Document.
referencedURI - Variable in class org.apache.batik.swing.svg.LinkActivationEvent
The URI the link references.
referenceNode - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The reference node.
referenceQueue - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
The reference queue.
referenceQueue - Variable in class org.apache.batik.util.SoftDoublyIndexedTable
The reference queue.
referrer - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The string representing the referrer.
REFLECT - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, end-to-start to fill the remaining area.
refPrefix - Variable in class org.apache.batik.svggen.CachedImageHandlerJPEGEncoder
 
refPrefix - Variable in class org.apache.batik.svggen.CachedImageHandlerPNGEncoder
 
register(RegistryEntry) - Method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
registerCustomCSSRelativeValueResolver(RelativeValueResolver) - Method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
Allows the user to register a new CSS value resolver.
registerCustomCSSValueFactory(ValueFactory) - Method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
Allows the user to register a new CSS value factory.
registerCustomElementFactory(String, String, SVGDOMImplementation.ElementFactory) - Method in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
Allows the user to register a new element factory.
registerEventFactory(String, DocumentEventSupport.EventFactory) - Method in class org.apache.batik.dom.events.DocumentEventSupport
Registers a new EventFactory object.
registerExtension(BridgeExtension) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Lets the bridge tell the user agent that the following ex tension is supported by the bridge.
registerExtension(BridgeExtension) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Lets the bridge tell the user agent that the following ex tension is supported by the bridge.
registerExtension(BridgeExtension) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Lets the bridge tell the user agent that the following extension is supported by the bridge.
registerExtension(BridgeExtension) - Method in interface org.apache.batik.bridge.UserAgent
Lets the bridge tell the user agent that the following extension is supported by the bridge.
registerExtension(BridgeExtension) - Method in class org.apache.batik.bridge.UserAgentAdapter
Lets the bridge tell the user agent that the following ex tension is supported by the bridge.
registerFeature(String, Object) - Method in class org.apache.batik.dom.AbstractDOMImplementation
Registers a DOM feature.
registerHandler(ParsedURLProtocolHandler) - Static method in class org.apache.batik.util.ParsedURL
Registers a Protocol handler by adding it to the handlers map.
registerSVGBridges(BridgeContext) - Static method in class org.apache.batik.bridge.BridgeContext
Registers the bridges to handle SVG 1.0 elements.
registerTags(BridgeContext) - Method in class org.apache.batik.bridge.SVGBridgeExtension
This method should update the BridgeContext with support for the tags in this extension.
registerTags(BridgeContext) - Method in interface org.apache.batik.bridge.BridgeExtension
This method should update the BridgeContext with support for the tags in this extension.
registerTags(BridgeContext) - Method in class org.apache.batik.extension.svg.BatikBridgeExtension
This method should update the BridgeContext with support for the tags in this extension.
registerTags(ExtensibleSVGDOMImplementation) - Method in interface org.apache.batik.dom.svg.DomExtension
This method should update the DOMImplementation with support for the tags in this extension.
registerTags(ExtensibleSVGDOMImplementation) - Method in class org.apache.batik.extension.svg.BatikDomExtension
This method should update the DomContext with support for the tags in this extension.
RegistryEntry - interface org.apache.batik.ext.awt.image.spi.RegistryEntry.
The base interface for all image tag registry entries.
REGULAR - Static variable in class org.apache.batik.svggen.SVGFont
 
rehash() - Method in class org.apache.batik.css.PropertyMap
Rehash the table
rehash() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Rehash the table
rehash() - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Rehash the table
rehash() - Method in class org.apache.batik.dom.util.DocumentDescriptor
Rehash the table
rehash() - Method in class org.apache.batik.dom.util.HashTable
Rehash the table
rehash() - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Rehash the table
rehash() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Rehash the table
rehash() - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Rehash the table
RELATIVE_COLORIMETRIC - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
relativeColorimetricToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Relative colorimetric needs to happen through CIEXYZ conversion
RelativeValueResolver - interface org.apache.batik.css.value.RelativeValueResolver.
This interface is used to provide a resolver for relative CSS values.
relativeValueResolvers - Variable in class org.apache.batik.css.AbstractViewCSS
The relative value resolvers.
relativeValueResolvers - Variable in class org.apache.batik.dom.svg.ExtensibleSVGDOMImplementation
The custom value resolvers.
releaseRenderingReferences() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Releases the references to the rendering resources,
RELOAD_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
RELOAD_PENDING_STATE - Static variable in class org.apache.batik.apps.svgbrowser.LocalHistory
 
reload() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Reloads the current document.
REMAINDER - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Specify that this component is the last component in its column or row.
REMOVAL - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just removed.
remove(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
Removes nde from the list it is part of (should be this one, otherwise results are undefined).
remove(EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Removes the specified event listener.
remove(ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Removes the given node from the tree.
remove(int) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Removes the graphics node at the specified position in the children list.
remove(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
remove(Object) - Method in class org.apache.batik.css.PropertyMap
Removes an entry from the table.
remove(Object) - Method in class org.apache.batik.dom.util.HashTable
Removes an entry from the table.
remove(Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Removes the specified graphics node from the children list.
remove(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Removes the key and its corresponding value from this TranscodingHints object.
remove(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Removes an entry from the table.
removeAll(Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
removeAllPrivateChunks() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Remove all private chunks associated with this parameter instance.
removeAttribute(int) - Method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Remove an attribute from the list.
removeAttribute(String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.removeAttribute(String).
removeAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.removeAttribute(String).
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNode(Attr) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.removeAttributeNode(Attr).
removeAttributeNode(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.removeAttributeNode(Attr).
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeAttributeNS(String, String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.removeAttributeNS(String,String).
removeAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.removeAttributeNS(String,String).
removeBridge(String, String) - Method in class org.apache.batik.bridge.BridgeContext
Removes the Bridge object associated to the specified namespace URI and local name.
removeButton - Variable in class org.apache.batik.util.gui.CSSMediaPanel
The button to remove a CSS medium from the list.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.removeChild(Node).
removeChild(Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.removeChild(Node).
removeChild(Node) - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.removeChild(Node).
removeChild(Node) - Method in class org.apache.batik.script.DocumentProxy
Removes the child node indicated by oldChild from the list of children, and returns it.
removeClearedEntries() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Removes the cleared entries.
removeClearedEntries() - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Removes the cleared entries.
removeCompositeGraphicsNodeListener(CompositeGraphicsNodeListener) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Removes the specified composite graphics node listener so that it no longer receives composite graphics node events from this node.
removeCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Removes a CSSStyleDeclarationChangeListener from the listener list.
removeCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Removes a CSSStyleDeclarationChangeListener from the listener list.
removeCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.CSSOMStyleRule
Removes a CSSStyleRuleChangeListener from the listener list.
removeCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Removes a CSSStyleRuleChangeListener from the listener list.
removeCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.CSSOMStyleSheet
Removes a CSSStyleSheetChangeListener from the listener list.
removeCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Removes a CSSStyleSheetChangeListener from the listener list.
removeCSSValueFactory(String, String) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Allows the user to unregister a CSSValueFactory.
removedChars - Variable in class org.apache.batik.xml.InputBuffer
The number of removed chars.
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of event listeners from the event target.
removeEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.removeEventListener(String,EventListener,boolean).
removeEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements EventTarget.removeEventListener(String,EventListener,boolean).
removeEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the removal of event listeners from the event target.
removeGraphicsNodeFocusListener(GraphicsNodeFocusListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Removes the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched.
removeGraphicsNodeFocusListener(GraphicsNodeFocusListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Removes the specified 'global' GraphicsNodeFocusListener which is notified of all FocusEvents dispatched.
removeGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Removes the specified graphics node key listener so that it no longer receives graphics node key events from this node.
removeGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Removes the specified graphics node key listener so that it no longer receives graphics node key events from this node.
removeGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Removes the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
removeGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Removes the specified 'global' GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
removeGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Removes the specified graphics node mouse listener so that it no longer receives graphics node mouse events from this node.
removeGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Removes the specified graphics node mouse listener so that it no longer receives graphics node mouse events from this node.
removeGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Removes the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
removeGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Removes the specified 'global' GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
removeGroupManager(DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
 
removeGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a GVTTreeBuilderListener from this component.
removeGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Removes a GVTTreeBuilderListener from this GVTTreeBuilder.
removeGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Removes a GVTTreeRendererListener from this component.
removeGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Removes a GVTTreeRendererListener from this GVTTreeRenderer.
removeInterpreterFactory(String) - Method in class org.apache.batik.script.InterpreterPool
Unregisters the InterpreterFactory of the given language.
removeItem(int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGStringList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGPointList
 
removeItem(int) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Removes the item at the given index.
removeItem(int) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList
Removes the item at the given index.
removeLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The RemoveLanguageButton.
removeLinkActivationListener(LinkActivationListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a LinkActivationListener from this component.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.removeNamedItem(String).
removeNamedItem(String) - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.removeNamedItem(String).
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.removeNamedItemNS(String,String).
removeNamedItemNS(String, String) - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.removeNamedItemNS(String,String).
removeNamedItemNS(String, String) - Method in class org.apache.batik.dom.svg.AbstractElement.ExtendedNamedNodeHashMap
DOM: Implements NamedNodeMap.removeNamedItemNS(String,String).
removeProperty(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to remove a CSS property if it has been explicitly set within this declaration block.
removeProperty(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.removeProperty(String).
removeProperty(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.removeProperty(String).
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Removes the specified PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
Removes the specified PropertyChangeListener for the specified property.
removeSelectionListener(SelectionListener) - Method in interface org.apache.batik.gvt.Selector
Remove a SelectionListener from this Selector's notification list.
removeSelectionListener(SelectionListener) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
Remove a SelectionListener from this Selector's notification list.
removeSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
Removes a SVGDocumentLoaderListener from this component.
removeSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Removes a SVGDocumentLoaderListener from this SVGDocumentLoader.
removeTranscodingHint(TranscodingHints.Key) - Method in class org.apache.batik.transcoder.TranscoderSupport
Removes the value of a single preference for the transcoding process.
removeTranscodingHint(TranscodingHints.Key) - Method in interface org.apache.batik.transcoder.Transcoder
Removes the value of a single preference for the transcoding process.
removeUnsafeToCopyPrivateChunks() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Remove all private chunks associated with this parameter instance whose 'safe-to-copy' bit is not set.
removeUpdate(DocumentEvent) - Method in class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
RenderedImageCachableRed - class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed.
This implements CachableRed around a RenderedImage.
RenderedImageCachableRed(RenderedImage) - Constructor for class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
renderer - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The current renderer.
renderer - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The renderer used to paint.
Renderer - interface org.apache.batik.gvt.renderer.Renderer.
Interface for GVT Renderers.
rendererFactory - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The renderer factory.
RendererFactory - interface org.apache.batik.gvt.renderer.RendererFactory.
Interface for GVT renderer factory.
renderGNR() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
renderGVTTree() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Renders the GVT tree.
RENDERING_INTENT_ABSOLUTE_COLORIMETRIC - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_AUTO - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_PERCEPTUAL - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_RELATIVE_COLORIMETRIC - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_SATURATION - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
renderingHints - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
Passed to the GVT tree to describe the rendering environment
RenderingHintsKeyExt - class org.apache.batik.ext.awt.RenderingHintsKeyExt.
Contains additional RenderingHints Keys, such as KEY_AREA_OF_INTEREST
renderingTransform - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The transform used for rendering.
repaint(Shape) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Repaints the associated GVT tree under 'area'.
repaint(Shape) - Method in interface org.apache.batik.gvt.renderer.Renderer
Forces repaint of provided node.
repaintThread - Variable in class org.apache.batik.util.gui.MemoryMonitor.Panel
The repaint thread.
repeat - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
REPEAT - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, start-to-end to fill the remaining area.
replace(ExtendedNode, ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Replaces a node in the tree by an other.
replace(StringBuffer, char, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
 
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceChild(Node, Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.replaceChild(Node, Node).
replaceChild(Node, Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.replaceChild(Node, Node).
replaceChild(Node, Node) - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.replaceChild(Node, Node).
replaceChild(Node, Node) - Method in class org.apache.batik.script.DocumentProxy
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceData(int, int, String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.replaceData(int,int,String).
replaceData(int, int, String) - Method in class org.apache.batik.dom.CharacterDataWrapper
DOM: Implements CharacterData.replaceData(int,int,String).
replaceItem(String, int) - Method in interface org.w3c.dom.svg.SVGStringList
 
replaceItem(SVGLength, int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
replaceItem(SVGNumber, int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
replaceItem(SVGNumber, int) - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Inserts the item at the given index.
replaceItem(SVGNumber, int) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList
Inserts the item at the given index.
replaceItem(SVGPathSeg, int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
replaceItem(SVGPoint, int) - Method in interface org.w3c.dom.svg.SVGPointList
 
replaceItem(SVGTransform, int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
REPLICATE - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
reportError(CSSParseException) - Method in class org.apache.batik.css.parser.Parser
Reports a parsing error.
reportError(String) - Method in class org.apache.batik.css.parser.Parser
Reports a parsing error.
reportError(String, Object[]) - Method in class org.apache.batik.css.parser.Parser
Reports a parsing error.
reportError(String, Object[]) - Method in class org.apache.batik.parser.AbstractParser
Signals an error to the error handler.
request(ParsedURL) - Method in class org.apache.batik.ext.awt.image.URLImageCache
If this returns null then you are now 'on the hook'. to put the Filter associated with ParsedURL into the cache.
request(String) - Method in class org.apache.batik.ext.awt.color.NamedProfileCache
If this returns null then you are now 'on the hook'. to put the ICCColorSpaceExt associated with String into the cache.
requestImpl(Object) - Method in class org.apache.batik.util.SoftReferenceCache
If this returns null then you are now 'on the hook'. to put the Object associated with key into the cache.
REQUIRED_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '#REQUIRED' lexical unit.
requiresBackgroundAccess() - Method in class org.apache.batik.svggen.SVGAlphaComposite
 
rescaleSpacing(float, float) - Method in class org.apache.batik.gvt.text.GlyphLayout
Rescales the spacing between each char by the specified scale factors.
RESET_TRANSFORM_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
RESET_TRANSFORM_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to reset the transform.
RESET_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'reset' keyword.
reset() - Method in class org.xml.sax.helpers.NamespaceSupport
Reset this Namespace support object for reuse.
reset() - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
reset() - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Returns the file position to its position at the time of the immediately previous call to the mark() method.
reset() - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
reset() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
reset() - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Resets the internal storage and viewport coordinates.
reset() - Method in class org.apache.batik.svggen.font.Glyph
Resets the glyph to the TrueType table settings
resetAttribute(AbstractElement, String, String, String) - Method in class org.apache.batik.dom.svg.AttributeInitializer
Resets an attribute of the given element to its default value.
resetAttribute(String, String, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Resets an attribute to the default value.
resetMark() - Method in class org.apache.batik.xml.InputBuffer
Resets a mark at the current position in the buffer.
resetRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Resets the rendering transform to its initial value.
resetTransform(InputEvent) - Method in class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
Resets the associated component's transform.
resetTransformInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to reset the rendering transform.
resolve(UnresolvedFontFamily) - Static method in class org.apache.batik.gvt.font.FontFamilyResolver
Resolves an UnresolvedFontFamily into a GVTFontFamily.
resolveColorComponent(CSSPrimitiveValue) - Static method in class org.apache.batik.bridge.PaintServer
Returns the value of one color component (0 <= result <= 255).
resolvedFontFamilies - Static variable in class org.apache.batik.gvt.font.FontFamilyResolver
This keeps track of all the resolved font families.
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an external entity resolution.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveEntity(String, String) - Method in class org.apache.batik.dom.svg.SAXSVGDocumentFactory
SAX2: Implements EntityResolver.resolveEntity(String,String).
resolveURI(CSSOMReadOnlyValue, URL) - Method in class org.apache.batik.css.AbstractViewCSS
If 'value' is an CSS_URI, resolves the value, relative to the given URI.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.MaskResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.FillResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.FilterResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.SimpleColorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ClipRuleResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.PointerEventsResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.LightingColorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ColorInterpolationFiltersResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ClipPathResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ColorProfileResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.WritingModeResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.MarkerResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.TextAnchorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.OpacityResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.TextRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.FillRuleResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontStyleResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.CursorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontSizeResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontStretchResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontVariantResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontFamilyResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.ColorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.ClipResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.OverflowResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.DirectionResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.DisplayResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in interface org.apache.batik.css.value.RelativeValueResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontWeightResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.SpacingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.VisibilityResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.TextDecorationResolver
Resolves the given value if relative, and puts it in the given table.
RESOURCE - Static variable in class org.apache.batik.util.gui.DOMViewer
The resource file name
RESOURCE - Static variable in class org.apache.batik.util.gui.MemoryMonitor
The resource file name
resourceBundle - Variable in class org.apache.batik.i18n.LocalizableSupport
The resources
ResourceFormatException - exception org.apache.batik.util.gui.resource.ResourceFormatException.
Signals a format error in a resource bundle
ResourceFormatException(String, String, String) - Constructor for class org.apache.batik.util.gui.resource.ResourceFormatException
Constructs a ResourceFormatException with the specified information.
resourceManager - Static variable in class org.apache.batik.ext.swing.Resources
The resource manager to decode messages.
resourceManager - Static variable in class org.apache.batik.apps.svgbrowser.Resources
The resource manager to decode messages.
ResourceManager - class org.apache.batik.util.gui.resource.ResourceManager.
This class offers convenience methods to decode resource bundle entries
ResourceManager(ResourceBundle) - Constructor for class org.apache.batik.util.gui.resource.ResourceManager
Creates a new resource manager
resources - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
The resource manager
resources - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The resource manager
resources - Static variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
The resource manager
resources - Static variable in class org.apache.batik.apps.svgbrowser.Main
The resource manager
resources - Static variable in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
The resource manager
resources - Static variable in class org.apache.batik.util.gui.DOMViewer
The resource manager
resources - Static variable in class org.apache.batik.util.gui.JErrorPane
The resource manager
resources - Static variable in class org.apache.batik.util.gui.LanguageDialog
The resource manager
resources - Static variable in class org.apache.batik.util.gui.MemoryMonitor
The resource manager
resources - Static variable in class org.apache.batik.util.gui.URIChooser
The resource manager
resources - Static variable in class org.apache.batik.util.gui.CSSMediaPanel
The resource manager
resources - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The resource manager
Resources - class org.apache.batik.ext.swing.Resources.
This class manages the message for the Swing extensions.
Resources - class org.apache.batik.apps.svgbrowser.Resources.
This class manages the message for the Swing extensions.
RESOURCES - Static variable in class org.apache.batik.css.CSSDOMExceptionFactory
The resource bundle class name.
RESOURCES - Static variable in class org.apache.batik.dom.AbstractDocument
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.dom.svg.SVGOMDocument
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The error messages bundle class name.
RESOURCES - Static variable in interface org.apache.batik.ext.awt.image.spi.ErrorConstants
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.ext.awt.image.codec.PropertyUtil
 
RESOURCES - Static variable in class org.apache.batik.ext.swing.Resources
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.ext.swing.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.apps.rasterizer.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.apps.svgbrowser.FindDialog
The resource file name
RESOURCES - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
The resource file name
RESOURCES - Static variable in class org.apache.batik.apps.svgbrowser.Main
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.apps.svgbrowser.StatusBar
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.apps.svgbrowser.Resources
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The resources file name
RESOURCES - Static variable in class org.apache.batik.util.gui.JErrorPane
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.gui.LanguageDialog
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.gui.URIChooser
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.gui.CSSMediaPanel
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.gui.LocationBar
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.resources.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.transcoder.image.resources.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.swing.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.bridge.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.svggen.font.Messages
The error messages bundle class name.
Resources() - Constructor for class org.apache.batik.ext.swing.Resources
This class does not need to be instantiated.
Resources() - Constructor for class org.apache.batik.apps.svgbrowser.Resources
This class does not need to be instantiated.
resumeExecution() - Method in class org.apache.batik.util.RunnableQueue
Resumes the execution of this queue.
retainAll(Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
retrieveRaster() - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
returnCode - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Code indicating whether the dialog was OKayed or cancelled
returnCode - Variable in class org.apache.batik.util.gui.LanguageDialog
The last return code.
returnCode - Variable in class org.apache.batik.util.gui.URIChooser
The last return code.
returnCode - Variable in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
The return code.
returnCode - Variable in class org.apache.batik.util.gui.CSSMediaPanel.Dialog
The return code.
returnCode - Variable in class org.apache.batik.util.gui.UserStyleDialog
The last return code.
RGB_FACTORY - Variable in class org.apache.batik.css.value.ColorFactory
The color component factory.
RGB_PREFIX - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
RGB_SUFFIX - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
RGBColor - interface org.w3c.dom.css.RGBColor.
The RGBColor interface is used to represent any RGB color value.
RhinoInterpreter - class org.apache.batik.script.rhino.RhinoInterpreter.
A simple implementation of Interpreter interface to use Rhino ECMAScript interpreter.
RhinoInterpreter() - Constructor for class org.apache.batik.script.rhino.RhinoInterpreter
Build a Interpreter for ECMAScript using Rhino.
RhinoInterpreterFactory - class org.apache.batik.script.rhino.RhinoInterpreterFactory.
Allows to create instances of RhinoInterpreter class.
RhinoInterpreterFactory() - Constructor for class org.apache.batik.script.rhino.RhinoInterpreterFactory
Builds a RhinoInterpreterFactory.
right - Variable in class org.apache.batik.css.value.ImmutableRect
The right value.
right - Variable in class org.apache.batik.parser.style.CSSRectValue
The right value.
RIGHT_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ')' lexical unit.
RIGHT_BRACE - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a ')' lexical unit.
RIGHT_BRACKET - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ']' lexical unit.
RIGHT_CURLY_BRACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '}' lexical unit.
rightPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The right panel.
RL_TB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'rl-tb' keyword.
RL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'rl' keyword.
rManager - Static variable in class org.apache.batik.apps.svgbrowser.StatusBar
The resource manager
rManager - Static variable in class org.apache.batik.util.gui.LocationBar
The resource manager
root - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The root node.
root - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The root node.
root - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The root of the GVT tree.
root - Variable in class org.apache.batik.gvt.event.AWTEventDispatcher
The root GraphicsNode as determined by setRootNode().
rootCR - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
rootGN - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
Tree this Renderer paints.
rootGNR - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
RootGraphicsNode - class org.apache.batik.gvt.RootGraphicsNode.
The top-level graphics node of the GVT tree.
RootGraphicsNode() - Constructor for class org.apache.batik.gvt.RootGraphicsNode
Constructs a new empty RootGraphicsNode.
ROTATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
ROTATE_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
rotate(double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(double, double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
rotate(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.rotate(float).
rotate(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.rotate(float).
rotate(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'rotate(theta)' has been parsed.
rotate(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.rotate(float).
rotate(float, float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.rotate(float,float,float).
rotate(float, float, float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.rotate(float,float,float).
rotate(float, float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'rotate(theta, cx, cy)' has been parsed.
rotate(float, float, float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.rotate(float,float,float).
rotateFromVector(float, float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
rotateInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a rotation.
rotateModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the rotation
rotateTransform(Dimension, int, int) - Method in class org.apache.batik.swing.gvt.AbstractRotateInteractor
Returns the rotate transform.
ROTATION - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Rotation for character, in degrees.
ROUND_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'round' keyword.
ROUND_XY_TO_GRID - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
RSQUARE_BRACKET - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a ']' lexical unit.
RTL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'rtl' keyword.
rule - Variable in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
 
RULE_ARITHMETIC - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Arithmatic rule 'out = k1*i1*i2 + k2*i1 + k3*i2 + k4'.
RULE_ATOP - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src atop rule.
RULE_DARKEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Darken rule
RULE_IN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src in rule.
RULE_LIGHTEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Lighten rule
RULE_MULTIPLY - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Multiply rule
RULE_OUT - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src out rule.
RULE_OVER - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src over rule, also used for feBlend normal.
RULE_SCREEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
SVG feBlend Screen rule
RULE_XOR - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Porter-Duff src xor rule.
rule(CSSValue) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the winding rule represented by the specified CSSValue.
ruleEvent - Variable in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
The fired CSSStyleRuleChangeEvent event.
ruleHandler - Variable in class org.apache.batik.css.CSSOMImportRule
The CSS document handler.
ruleHandler - Variable in class org.apache.batik.css.CSSOMMediaRule
The CSS document handler.
ruleHandler - Variable in class org.apache.batik.css.CSSOMStyleRule
The CSS document handler.
ruleHandler - Variable in class org.apache.batik.css.CSSOMUnknownRule
The CSS document handler.
RUN_IN_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'run-in' identifier value.
run() - Method in class org.apache.batik.apps.svgpp.Main
Runs the pretty printer.
run() - Method in class org.apache.batik.apps.svgbrowser.Main
Runs the application.
run() - Method in class org.apache.batik.apps.svgbrowser.StatusBar.DisplayThread
 
run() - Method in class org.apache.batik.util.RunnableQueue
Runs this queue.
run() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The thread main method.
run() - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
Runs this renderer.
run() - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
Runs this builder.
run() - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
Runs this loader.
runHandler - Variable in class org.apache.batik.util.RunnableQueue
The object which handle run events.
runnable - Variable in class org.apache.batik.util.RunnableQueue.Link
The Runnable.
runnableInvoked(Runnable) - Method in class org.apache.batik.util.RunnableQueue
Called when a Runnable completes.
runnableInvoked(RunnableQueue, Runnable) - Method in interface org.apache.batik.util.RunnableQueue.RunHandler
Called when the given Runnable has just been invoked and has returned.
runnableQueue - Variable in class org.apache.batik.dom.DOMImplementationWrapper
The RunnableQueue which runs the method calls.
RunnableQueue - class org.apache.batik.util.RunnableQueue.
This class represents an object which queues Runnable objects for invocation in a single thread.
RunnableQueue.Link - class org.apache.batik.util.RunnableQueue.Link.
To store a Runnable.
RunnableQueue.Link(Runnable) - Constructor for class org.apache.batik.util.RunnableQueue.Link
Creates a new link.
RunnableQueue.LockableLink - class org.apache.batik.util.RunnableQueue.LockableLink.
To store a Runnable with an object waiting for him to be executed.
RunnableQueue.LockableLink(Runnable) - Constructor for class org.apache.batik.util.RunnableQueue.LockableLink
Creates a new link.
RunnableQueue.RunHandler - interface org.apache.batik.util.RunnableQueue.RunHandler.
This interface must be implemented by an object which wants to be notified of run events.
RunnableQueue.RunnableQueueState - class org.apache.batik.util.RunnableQueue.RunnableQueueState.
Type-safe enumeration of queue states.
RunnableQueue() - Constructor for class org.apache.batik.util.RunnableQueue
 
runnableQueueThread - Variable in class org.apache.batik.util.RunnableQueue
The current thread.
RUNNING - Static variable in class org.apache.batik.util.RunnableQueue
The queue is in the processes of running tasks.
runTest() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
Runs the different tests of the test collection.
runThread(Thread) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
runThread(Thread) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Unsupported operation.
runThread(Thread) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
runtime - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The runtime.
rxModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the x-axis rotation center
ryModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the y-axis rotation center

S

s - Variable in class org.w3c.css.sac.CSSException
 
s - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
S - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a s lexical unit.
S - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents the S (space) lexical unit.
S_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 's-resize' identifier value.
s() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 's' has been parsed.
SAC_AND_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks exactly two conditions. example:
   .part1:lang(fr)
 
SAC_ANY_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches any node.
SAC_ATTR - Static variable in interface org.w3c.css.sac.LexicalUnit
Attribute: attr(...).
SAC_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks an attribute. example:
   [simple]
   [restart="never"]
 
SAC_BEGIN_HYPHEN_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if the value is in a hypen-separated list of values in a specified attribute. example:
   [languages|="fr"]
 
SAC_CDATA_SECTION_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only cdata node.
SAC_CENTIMETER - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length cm.
SAC_CHILD_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches a childhood relationship between two elements. example:
   E > F
 
SAC_CLASS_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for a specified class. example:
   .example
 
SAC_COMMENT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only comment node.
SAC_CONDITIONAL_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This is a conditional selector. example:
   simple[role="private"]
   .part1
   H1#myId
   P:lang(fr).p1
 
SAC_CONTENT_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks the content of a node.
SAC_COUNTER_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function counter.
SAC_COUNTERS_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function counters.
SAC_DEGREE - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle deg.
SAC_DESCENDANT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches an arbitrary descendant of some ancestor element. example:
   E F
 
SAC_DIMENSION - Static variable in interface org.w3c.css.sac.LexicalUnit
unknown dimension.
SAC_DIRECT_ADJACENT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches two selectors who shared the same parent in the document tree and the element represented by the first sequence immediately precedes the element represented by the second one. example:
   E + F
 
SAC_ELEMENT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only element node. example:
   H1
   animate
 
SAC_EM - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative lengthem.
SAC_EX - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative lengthex.
SAC_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
unknown function.
SAC_GRADIAN - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle grad.
SAC_HERTZ - Static variable in interface org.w3c.css.sac.LexicalUnit
Frequency Hz.
SAC_ID_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks an id attribute. example:
   #myId
 
SAC_IDENT - Static variable in interface org.w3c.css.sac.LexicalUnit
any identifier except inherit.
SAC_INCH - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length in.
SAC_INHERIT - Static variable in interface org.w3c.css.sac.LexicalUnit
identifier inherit.
SAC_INTEGER - Static variable in interface org.w3c.css.sac.LexicalUnit
Integers.
SAC_KILOHERTZ - Static variable in interface org.w3c.css.sac.LexicalUnit
Frequency kHz.
SAC_LANG_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks the language of the node. example:
   :lang(fr)
 
SAC_MILLIMETER - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length mm.
SAC_MILLISECOND - Static variable in interface org.w3c.css.sac.LexicalUnit
Time ms.
SAC_NEGATIVE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks that a condition can't be applied to a node.
SAC_NEGATIVE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only node that are different from a specified one.
SAC_NOT_SUPPORTED_ERR - Static variable in class org.w3c.css.sac.CSSException
If the operation is not supported
SAC_ONE_OF_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for a value in a space-separated values in a specified attribute example:
   [values~="10"]
 
SAC_ONLY_CHILD_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if a node is the only one in the node list.
SAC_ONLY_TYPE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if a node is the only one of his type.
SAC_OPERATOR_COMMA - Static variable in interface org.w3c.css.sac.LexicalUnit
,
SAC_OPERATOR_EXP - Static variable in interface org.w3c.css.sac.LexicalUnit
^
SAC_OPERATOR_GE - Static variable in interface org.w3c.css.sac.LexicalUnit
>=
SAC_OPERATOR_GT - Static variable in interface org.w3c.css.sac.LexicalUnit
>
SAC_OPERATOR_LE - Static variable in interface org.w3c.css.sac.LexicalUnit
<=
SAC_OPERATOR_LT - Static variable in interface org.w3c.css.sac.LexicalUnit
<
SAC_OPERATOR_MINUS - Static variable in interface org.w3c.css.sac.LexicalUnit
-
SAC_OPERATOR_MOD - Static variable in interface org.w3c.css.sac.LexicalUnit
%
SAC_OPERATOR_MULTIPLY - Static variable in interface org.w3c.css.sac.LexicalUnit
*
SAC_OPERATOR_PLUS - Static variable in interface org.w3c.css.sac.LexicalUnit
+
SAC_OPERATOR_SLASH - Static variable in interface org.w3c.css.sac.LexicalUnit
/
SAC_OPERATOR_TILDE - Static variable in interface org.w3c.css.sac.LexicalUnit
~
SAC_OR_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks one of two conditions.
SAC_PERCENTAGE - Static variable in interface org.w3c.css.sac.LexicalUnit
Percentage.
SAC_PICA - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length pc.
SAC_PIXEL - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative length px.
SAC_POINT - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length pt.
SAC_POSITIONAL_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks a specified position. example:
   :first-child
 
SAC_PROCESSING_INSTRUCTION_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only processing instruction node.
SAC_PSEUDO_CLASS_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for the link pseudo class. example:
   :link
   :visited
   :hover
 
SAC_PSEUDO_ELEMENT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches the 'first line' pseudo element. example:
   :first-line
 
SAC_RADIAN - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle rad.
SAC_REAL - Static variable in interface org.w3c.css.sac.LexicalUnit
reals.
SAC_RECT_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function rect.
SAC_RGBCOLOR - Static variable in interface org.w3c.css.sac.LexicalUnit
RGB Colors.
SAC_ROOT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches the root node.
SAC_SECOND - Static variable in interface org.w3c.css.sac.LexicalUnit
Time s.
SAC_STRING_VALUE - Static variable in interface org.w3c.css.sac.LexicalUnit
A string.
SAC_SUB_EXPRESSION - Static variable in interface org.w3c.css.sac.LexicalUnit
sub expressions (a) (a + b) (normal/none)
SAC_SYNTAX_ERR - Static variable in class org.w3c.css.sac.CSSException
If an invalid or illegal string is specified
SAC_TEXT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only text node.
SAC_UNICODERANGE - Static variable in interface org.w3c.css.sac.LexicalUnit
A unicode range.
SAC_UNSPECIFIED_ERR - Static variable in class org.w3c.css.sac.CSSException
this error is unspecified.
SAC_URI - Static variable in interface org.w3c.css.sac.LexicalUnit
URI: uri(...).
SACMediaList - interface org.w3c.css.sac.SACMediaList.
 
safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler
 
safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
 
safeHandleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
 
safeResume() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Resumes the thread.
safeSuspend() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Suspends the thread.
sampleDepth - Variable in class org.apache.batik.ext.awt.image.codec.PNGSuggestedPaletteEntry
The depth of the color samples.
sampleModel - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The image's SampleModel.
SANS_SERIF_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'sans-serif' keyword.
SATURATION - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
 
saturationToRGB(float[]) - Method in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
Saturation.
save() - Method in class org.apache.batik.util.PreferenceManager
Saves the preference file.
savePreferences() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Stores current setting in PreferenceManager model
SAXDocumentFactory - class org.apache.batik.dom.util.SAXDocumentFactory.
This class contains methods for creating Document instances from an URI using SAX2.
SAXDocumentFactory(DOMImplementation, String) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory
Creates a new SAXDocumentFactory object.
SAXDocumentFactory(DOMImplementation, String, boolean) - Constructor for class org.apache.batik.dom.util.SAXDocumentFactory
Creates a new SAXDocumentFactory object.
SAXException - exception org.xml.sax.SAXException.
Encapsulate a general SAX error or warning.
SAXException(Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String) - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(String, Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException - exception org.xml.sax.SAXNotRecognizedException.
Exception class for an unrecognized identifier.
SAXNotRecognizedException(String) - Constructor for class org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - exception org.xml.sax.SAXNotSupportedException.
Exception class for an unsupported operation.
SAXNotSupportedException(String) - Constructor for class org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - exception org.xml.sax.SAXParseException.
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for class org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SAXSVGDocumentFactory - class org.apache.batik.dom.svg.SAXSVGDocumentFactory.
This class contains methods for creating SVGDocument instances from an URI using SAX2.
SAXSVGDocumentFactory(String) - Constructor for class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a new SVGDocumentFactory object.
SAXSVGDocumentFactory(String, boolean) - Constructor for class org.apache.batik.dom.svg.SAXSVGDocumentFactory
Creates a new SVGDocumentFactory object.
scale - Variable in class org.apache.batik.gvt.font.AWTGVTFont
 
SCALE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
SCALE_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
scale(double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
scale(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.scale(float).
scale(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.scale(float).
scale(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'scale(sx)' has been parsed.
scale(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.scale(float).
scale(float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.scale(float,float).
scale(float, float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.scale(float,float).
scale(float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'scale(sx, sy)' has been parsed.
scale(float, float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.scale(float,float).
scale(int) - Method in class org.apache.batik.svggen.font.Glyph
 
scaleNonUniform(float, float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
scaleX(int, int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
Transforms an x-coordinate of a point for this component.
scaleY(int, int) - Method in class org.apache.batik.svggen.font.table.GlyfCompositeComp
Transforms a y-coordinate of a point for this component.
scanAtRule() - Method in class org.apache.batik.css.parser.Scanner
Scans a @rule value.
scanner - Variable in class org.apache.batik.css.parser.Parser
The scanner used to scan the input source.
scanner - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The document scanner.
Scanner - class org.apache.batik.css.parser.Scanner.
This class represents a CSS scanner - an object which decodes CSS lexical units.
Scanner(Reader) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
Scanner(String) - Constructor for class org.apache.batik.css.parser.Scanner
Creates a new Scanner object.
ScannerUtilities - class org.apache.batik.css.parser.ScannerUtilities.
A collection of utility functions for a CSS scanner.
ScannerUtilities() - Constructor for class org.apache.batik.css.parser.ScannerUtilities
This class does not need to be instantiated.
scheduleGVTRendering() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Schedules a new GVT rendering.
SCREEN - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
FeBlend Screen rule.
SCREEN - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
Script - class org.apache.batik.svggen.font.table.Script.
 
SCRIPT_TAG_ARAB - Static variable in interface org.apache.batik.svggen.font.table.ScriptTags
 
Script(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.Script
Creates new ScriptTable
ScriptList - class org.apache.batik.svggen.font.table.ScriptList.
 
ScriptList(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.ScriptList
Creates new ScriptList
ScriptRecord - class org.apache.batik.svggen.font.table.ScriptRecord.
 
ScriptRecord(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.ScriptRecord
Creates new ScriptRecord
ScriptTags - interface org.apache.batik.svggen.font.table.ScriptTags.
Definition of Script tags
SCROLL_DOWN_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll down.
SCROLL_LEFT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll left.
SCROLL_RIGHT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll right.
SCROLL_UP_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to scroll up.
SCROLL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'scroll' identifier value.
scrollbar() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the scrollbar background color.
scrollbar() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the scrollbar background color.
SE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'se-resize' identifier value.
search - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The TextField that owns the text to search.
secondCondition - Variable in class org.apache.batik.css.sac.AbstractCombinatorCondition
The second condition.
SECTION_END - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a section end lexical unit, ie.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Sets the offset, measured from the beginning of this stream, at which the next read occurs.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.FileCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.MemoryCacheSeekableStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read occurs.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Seeks forward to the given position in the stream.
seek(long) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
SeekableOutputStream - class org.apache.batik.ext.awt.image.codec.SeekableOutputStream.
An OutputStream which can seek to an arbitrary offset.
SeekableOutputStream(RandomAccessFile) - Constructor for class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
Constructs a SeekableOutputStream from a RandomAccessFile.
SeekableStream - class org.apache.batik.ext.awt.image.codec.SeekableStream.
An abstract subclass of java.io.InputStream that allows seeking within the input, similar to the RandomAccessFile class.
SeekableStream() - Constructor for class org.apache.batik.ext.awt.image.codec.SeekableStream
 
select(Mark, Mark) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the selection to the specified start and end mark.
Selectable - interface org.apache.batik.gvt.Selectable.
Interface describing object that can be selected or have selections made on it.
selectableText - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether the text should be selectable if eventEnabled is false, this flag is ignored.
selectAll(double, double) - Method in class org.apache.batik.gvt.TextNode
Selects all the text in this TextNode...
selectAll(double, double) - Method in interface org.apache.batik.gvt.Selectable
Selects the entire contents of the GraphicsNode at (x, y).
selectAt(double, double) - Method in class org.apache.batik.gvt.TextNode
Initializes the current selection to begin with the character at (x, y).
selectAt(double, double) - Method in interface org.apache.batik.gvt.Selectable
Initializes the current selection to begin with the character at (x, y).
selectAt(double, double, TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Initiates a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectAt(double, double, TextNode) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Given an X, y coordinate, AttributedCharacterIterator, return a Mark which encapsulates a "selection start" action.
selectFirst(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Selects the first glyph in the text node.
selectFirst(TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Selects the first glyph in the text node.
selectInteractor(InputEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
Selects an interactor, given an input event.
selection - Variable in class org.apache.batik.gvt.event.SelectionEvent
The object which composes the selection
SELECTION_CHANGED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection changing" event.
SELECTION_CLEARED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection cleared" event.
SELECTION_DONE - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection completed" event.
SELECTION_STARTED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection started" event.
selectionChanged(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection has changed.
selectionChanged(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionCleared(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection is cleared.
selectionCleared(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionDone(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection is done.
selectionDone(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
SelectionEvent - class org.apache.batik.gvt.event.SelectionEvent.
An event which indicates that a selection is being made or has been made.
SelectionEvent(Object, int, Shape) - Constructor for class org.apache.batik.gvt.event.SelectionEvent
Constructs a new graphics node paint event.
selectionHighlight - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The selection highlight.
SelectionListener - interface org.apache.batik.gvt.event.SelectionListener.
The listener interface for receiving selection events.
selectionOverlay - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The selection overlay.
selectionOverlayColor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The color of the selection overlay.
selectionOverlayStrokeColor - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The color of the outline of the selection overlay.
selectionStarted(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection started.
selectionStarted(SelectionEvent) - Method in class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
selectionXorMode - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
selectLast(TextNode) - Method in interface org.apache.batik.gvt.TextPainter
Selects the last glyph in the text node.
selectLast(TextNode) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
Selects the last glyph in the text node.
selector - Variable in class org.apache.batik.css.sac.AbstractSiblingSelector
The selector.
Selector - interface org.w3c.css.sac.Selector.
This interface defines a selector.
Selector - interface org.apache.batik.gvt.Selector.
Interface which allows selection of GraphicsNodes and their contents.
SELECTOR_FACTORY - Static variable in class org.apache.batik.css.AbstractCSSRule
The selector factory.
selectorFactory - Variable in class org.apache.batik.css.parser.Parser
The selector factory.
SelectorFactory - interface org.w3c.css.sac.SelectorFactory.
 
SelectorList - interface org.w3c.css.sac.SelectorList.
The SelectorList interface provides the abstraction of an ordered collection of selectors, without defining or constraining how this collection is implemented.
selectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called when a selector list was changed.
selectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called when a selector list was changed.
selectorListChange(SelectorListChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called when a selector list was changed.
SelectorListChangeEvent - class org.apache.batik.css.event.SelectorListChangeEvent.
This class represents the events which get fired whenever a selector list is changed.
SelectorListChangeEvent(Object, SelectorList, SelectorList) - Constructor for class org.apache.batik.css.event.SelectorListChangeEvent
Creates a new SelectorListChangeEvent object.
selectors - Variable in class org.apache.batik.css.CSSOMStyleRule
The selectors.
selectSubString(int, int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
selectSubString(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.selectSubString(int,int).
selectTo(double, double) - Method in class org.apache.batik.gvt.TextNode
Extends the current selection to the character at (x, y)..
selectTo(double, double) - Method in interface org.apache.batik.gvt.Selectable
Extends the current selection to the character at (x, y)..
selectTo(double, double, Mark) - Method in interface org.apache.batik.gvt.TextPainter
Continues a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectTo(double, double, Mark) - Method in class org.apache.batik.gvt.renderer.BasicTextPainter
Given an X, y coordinate, starting Mark, AttributedCharacterIterator, return a Mark which encapsulates a "selection continued" action.
SEMI_COLON - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the ';' lexical unit.
SEMI_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'semi-condensed' identifier value.
SEMI_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'semi-expanded' identifier value.
SEMIBOLD - Static variable in class org.apache.batik.svggen.SVGFont
 
separator - Variable in class org.apache.batik.css.value.ImmutableValueList
The separator character.
separator - Variable in class org.apache.batik.parser.style.CSSValueListValue
The separator character.
SERIF_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'serif' keyword.
Service - class org.apache.batik.util.Service.
This class handles looking up service providers on the class path. it implements the system described in: http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html Under Service Provider.
Service() - Constructor for class org.apache.batik.util.Service
 
set - Static variable in class org.apache.batik.svggen.SVGStylingAttributes
Attributes that represent styling properties
SET_TRANSFORM_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
set(int, Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Replaces the graphics node at the specified position in the children list with the specified graphics node.
setA(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setAffine(AffineTransform) - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Set the affine.
setAffine(AffineTransform) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Set the affine transform.
setAffineTransform(AffineTransform) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
setAlign(short) - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
setAlphaFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the alpha channel
setAlphaFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the alpha channel
setAlternateStylesheet(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the alternateStyleSheet value.
setAngle(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setAngle(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setAngleHandler(AngleHandler) - Method in class org.apache.batik.parser.AngleParser
Allows an application to register an angle handler.
setArea(Rectangle2D) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the area as a Rectangle.
setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set an attribute in the list.
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttribute(String, String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.setAttribute(String,String).
setAttribute(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttribute(String,String).
setAttributeArray(GVTAttributedCharacterIterator.TextAttribute, Object[], int, int) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets values of a per-character attribute associated with the content string.
setAttributeArray(GVTAttributedCharacterIterator.TextAttribute, Object[], int, int) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets values of a per-character attribute associated with the content string.
setAttributedCharacterIterator(AttributedCharacterIterator) - Method in class org.apache.batik.gvt.TextNode
Sets the attributed character iterator of this text node.
setAttributeList(AttributeList) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Set the attribute list, discarding previous contents.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNode(Attr) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.setAttributeNode(Attr).
setAttributeNode(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNode(Attr).
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNodeNS(Attr) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.setAttributeNodeNS(Attr).
setAttributeNodeNS(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNodeNS(Attr).
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class org.apache.batik.dom.ElementWrapper
DOM: Implements Element.setAttributeNS(String,String,String).
setAttributeNS(String, String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNS(String,String,String).
setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
Copy an entire Attributes object.
setAttrName(String) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets the name of the attribute that was modified.
setAttrNewValue(String) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets the new value of the attribute that was modified.
setAuthorProperty(String, CSSStyleDeclaration, URL, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets a author value to a computed style declaration.
setAutoAdjust(boolean) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Whether to auto adjust the canvas to the size of the document.
setAzimuth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the azimuth property definition in CSS2.
setB(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setBackground(Color) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setBackground(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background property definition in CSS2.
setBackgroundAttachment(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-attachment property definition in CSS2.
setBackgroundColor(Color) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the backgroundColor value.
setBackgroundColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-color property definition in CSS2.
setBackgroundEnable(Rectangle2D) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Sets the enable background property to the specified rectangle.
setBackgroundGray(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the suggested gray level of the background.
setBackgroundImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-image property definition in CSS2.
setBackgroundPaint(Paint) - Method in class org.apache.batik.gvt.CanvasGraphicsNode
Sets the background paint of this canvas graphics node.
setBackgroundPaletteIndex(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the palette index of the suggested background color.
setBackgroundPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-position property definition in CSS2.
setBackgroundRepeat(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-repeat property definition in CSS2.
setBackgroundRGB(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Sets the RGB value of the suggested background color.
setBaseFrequencyX(double) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the base fequency in x direction.
setBaseFrequencyX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the base fequency in x direction.
setBaseFrequencyY(double) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the base fequency in y direction.
setBaseFrequencyY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the base fequency in y direction.
setBaseTransform(AffineTransform) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Sets the base transform applied to MouseEvent coordinates prior to dispatch.
setBaseTransform(AffineTransform) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Sets the base transform applied to MouseEvent coordinates prior to dispatch.
setBaseURI(URL) - Method in class org.apache.batik.css.CSSOMStyleRule
Sets the base URI.
setBaseVal(boolean) - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
setBaseVal(boolean) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.setBaseVal(boolean).
setBaseVal(float) - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
setBaseVal(int) - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
setBaseVal(short) - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
setBaseVal(String) - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
setBias(double) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the shift value to apply to the result of convolution
setBias(double) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Returns the shift value to apply to the result of convolution
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the desired bit depth of an image.
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the desired bit depth for a palette image.
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the desired bit depth for a grayscale image.
setBitDepth(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Sets the desired bit depth for an RGB image.
setBitShift(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the desired bit shift for a grayscale image.
setBlueFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the blue channel
setBlueFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the blue channel
setBoolean(String, boolean) - Method in class org.apache.batik.util.PreferenceManager
Sets a boolean property.
setBorder(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border property definition in CSS2.
setBorderBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom property definition in CSS2.
setBorderBottomColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-color property definition in CSS2.
setBorderBottomStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-style property definition in CSS2.
setBorderBottomWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-width property definition in CSS2.
setBorderCollapse(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-collapse property definition in CSS2.
setBorderColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-color property definition in CSS2.
setBorderLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left property definition in CSS2.
setBorderLeftColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-color property definition in CSS2.
setBorderLeftStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-style property definition in CSS2.
setBorderLeftWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-width property definition in CSS2.
setBorderRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right property definition in CSS2.
setBorderRightColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-color property definition in CSS2.
setBorderRightStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-style property definition in CSS2.
setBorderRightWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-width property definition in CSS2.
setBorderSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-spacing property definition in CSS2.
setBorderStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-style property definition in CSS2.
setBorderTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top property definition in CSS2.
setBorderTopColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-color property definition in CSS2.
setBorderTopStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-style property definition in CSS2.
setBorderTopWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-width property definition in CSS2.
setBorderWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-width property definition in CSS2.
setBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the bottom property definition in CSS2.
setBrokenLinkProvider(BrokenLinkProvider) - Static method in class org.apache.batik.ext.awt.image.spi.ImageTagRegistry
 
setByteStream(InputStream) - Method in class org.w3c.css.sac.InputSource
Set the byte stream for this input source.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setC(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setCaptionSide(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the caption-side property definition in CSS2.
setCharacterStream(Reader) - Method in class org.w3c.css.sac.InputSource
Set the character stream for this input source.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setChromaticity(float[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the white point and primary chromaticities in CIE (x, y) space.
setChromaticity(float, float, float, float, float, float, float, float) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
A convenience method that calls the array version.
setClear(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the clear property definition in CSS2.
setClip(ClipRable) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
 
setClip(ClipRable) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the clipping filter of this node.
setClip(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the current clip to the rectangle specified by the given coordinates.
setClip(int, int, int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the current clipping area to an arbitrary clip shape.
setClip(Shape) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the current clipping area to an arbitrary clip shape.
setClip(Shape) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setClip(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the clip property definition in CSS2.
setClipPath(Shape) - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
Set the clip path to use.
setClipPath(Shape) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
Set the clip path to use.
setClockHandler(ClockHandler) - Method in interface org.apache.batik.parser.ClockParser
Allows an application to register an clock handler.
setColor(Color) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in interface org.apache.batik.ext.awt.image.Light
Sets the light color to a new value
setColor(Color) - Method in class org.apache.batik.ext.awt.image.AbstractLight
Sets the new light color, newColor should be in sRGB.
setColor(short, String, String) - Method in interface org.w3c.dom.svg.SVGColor
 
setColor(short, String, String) - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.setColor(short,String,String).
setColor(short, String, String) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.setColor(short,String,String).
setColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the color property definition in CSS2.
setColor(String, Color) - Method in class org.apache.batik.util.PreferenceManager
Sets a Color preference.
setColorProfile(String) - Method in interface org.w3c.dom.svg.SVGICCColor
 
setColorProfile(String) - Method in class org.apache.batik.css.svg.ImmutableSVGColorValue
Sets the color profile of this ICC color.
setColorSpace(ICCColorSpaceExt) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Sets the ColorSpace of the Profile operation
setColorSpaceLinear(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Sets the colorspace the operation will be performed in.
setColorSpaceLinear(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Sets the colorspace the operation will be performed in.
setColumnNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the column number for this locator (1-based).
setComment(String) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the comment to be used.
setComposite(Composite) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the composite of this node.
setComposite(Composite) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the composite of this node.
setComposite(Composite) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setCompositeRule(CompositeRule) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
Set the composite rule to use for combining the sources.
setCompositeRule(CompositeRule) - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
Set the composite rule to use for combining the sources.
setCompressedText(String[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the text strings to be stored in compressed form with this image.
setCompression(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Specifies the type of compression to be used.
setComputedStyle(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the computed style in the cache in a way it is not collectable.
setConditionFactory(ConditionFactory) - Method in interface org.w3c.css.sac.Parser
 
setConditionFactory(ConditionFactory) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setConditionFactory(ConditionFactory).
setConditionFactory(ConditionFactory) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setConditionFactory(ConditionFactory).
setContent(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the content property definition in CSS2.
setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the content handler.
setContentScriptType(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setContentScriptType(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.setContentScriptType(String).
setContentStyleType(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setContentStyleType(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.setContentStyleType(String).
setContext(AbstractViewCSS, Element) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Sets the declaration context.
setContext(int) - Method in class org.apache.batik.xml.scanner.DocumentScanner
Sets the current context.
setCounterIncrement(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-increment property definition in CSS2.
setCounterReset(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-reset property definition in CSS2.
setCssFloat(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the float property definition in CSS2.
setCssText(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
setCssText(String) - Method in interface org.w3c.dom.css.CSSValue
A string representation of the current value.
setCssText(String) - Method in interface org.w3c.dom.css.CSSRule
The parsable textual representation of the rule.
setCssText(String) - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMUnknownRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSValue.setCssText(String).
setCSSValueChangeListener(CSSValueChangeListener) - Method in class org.apache.batik.css.CSSOMValue
Associates a listener to this value.
setCue(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cue property definition in CSS2.
setCueAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-after property definition in CSS2.
setCueBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-before property definition in CSS2.
setCurrentGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.GVTTreeWalker
Sets the current GraphicsNode to the specified node.
setCurrentNode(Node) - Method in interface org.w3c.dom.traversal.TreeWalker
 
setCurrentNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.setCurrentNode(Node).
setCurrentScale(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setCurrentScale(float) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setCurrentTime(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setCurrentTime(float) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setCursor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cursor property definition in CSS2.
setD(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setData(String) - Method in interface org.w3c.dom.CharacterData
 
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
 
setData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.setData(String).
setData(String) - Method in class org.apache.batik.dom.CharacterDataWrapper
DOM: Implements CharacterData.setData(String).
setData(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements ProcessingInstruction.setData(String).
setData(String) - Method in class org.apache.batik.dom.ProcessingInstructionWrapper
DOM: Implements ProcessingInstruction.setData(String).
setData(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.setData(String).
setDebug(boolean) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Whether to show the debug traces.
setDecodePaletteAsShorts(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
If set, the entries in the palette will be decoded as shorts and no short to byte lookup will be applied to them.
setDefaultLocale(Locale) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Sets the default locale for all the instances of this class in the same LocaleGroup.
setDefaultLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.setDefaultLocale(Locale).
setDeflateLevel(int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets the compression level for DEFLATE-compressed data which should either be java.util.Deflater.DEFAULT_COMPRESSION or a value in the range [1,9] where larger values indicate more compression.
setDepth(int) - Method in class org.apache.batik.xml.scanner.DocumentScanner
Sets the current depth in the XML tree.
setDestinationType(DestinationType) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the destinationType attribute value.
setDimension(String, Dimension) - Method in class org.apache.batik.util.PreferenceManager
Sets a Dimension preference.
setDirection(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the direction property definition in CSS2.
setDisabled(boolean) - Method in interface org.w3c.dom.stylesheets.StyleSheet
false if the style sheet is applied to the document.
setDisabled(boolean) - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.setDisabled(boolean).
setDisplay(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the display property definition in CSS2.
setDisplayExponent(float) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Sets the display exponent to a given value.
setDoctype(DocumentType) - Method in class org.apache.batik.dom.AbstractDocument
Sets the document type node.
setDoctypeOption(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the doctype option.
setDocument(Document) - Method in class org.apache.batik.util.gui.DOMViewer
Sets the document to display.
setDocument(Document) - Method in class org.apache.batik.util.gui.DOMViewer.Panel
Sets the document to display.
setDocument(Document) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified document.
setDocument(Document) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified document.
setDocument(Document, ViewCSS) - Method in class org.apache.batik.util.gui.DOMViewer
Sets the document to display and its ViewCSS.
setDocument(Document, ViewCSS) - Method in class org.apache.batik.util.gui.DOMViewer.Panel
Sets the document to display and its ViewCSS.
setDocumentHandler(DocumentHandler) - Method in interface org.w3c.css.sac.Parser
Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the SAX1 document event handler.
setDocumentHandler(DocumentHandler) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setDocumentHandler(DocumentHandler).
setDocumentHandler(DocumentHandler) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setDocumentHandler(DocumentHandler).
setDocumentLoader(DocumentLoader) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document loader used to load external documents.
setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set a document locator.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.setDocumentLocator(Locator).
setDocumentSize(Dimension2D) - Method in class org.apache.batik.bridge.BridgeContext
Sets the size of the document to the specified dimension.
setDocumentWidth(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the document width.
setDoDilation(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The switch that determines if the operation is to "dilate" or "erode".
setDoDilation(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The switch that determines if the operation is to "dilate" or "erode".
setDOMFactory(Document) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the DOM Factory to be used.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.ImageCacher
Sets the DOMTreeManager this cacher should work on.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.ImageCacher.Embedded
Sets the DOMTreeManager this cacher should work on.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.SimpleImageHandler
This GenericImageHandler implementation does not need to interact with the DOMTreeManager.
setDOMTreeManager(DOMTreeManager) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This GenericImageHandler implementation does not need to interact with the DOMTreeManager.
setDOMTreeManager(DOMTreeManager) - Method in interface org.apache.batik.svggen.GenericImageHandler
Sets the DomTreeManager this image handler may need to interact with.
setDoubleBuffered(boolean) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Turns on/off double buffering in renderer.
setDoubleBuffered(boolean) - Method in interface org.apache.batik.gvt.renderer.Renderer
Turns on/off double buffering in renderer.
setDoubleBufferedRendering(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets whether this component should use double buffering to render SVG documents.
setDst(File) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
When converting a single source, dst can be a file.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the DTD handler.
setDx(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setDx(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setDx(float).
setDy(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setDy(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setDy(float).
setE(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setEdgeMode(PadMode) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the current edge handling mode.
setEdgeMode(PadMode) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the current edge handling mode.
setElevation(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the elevation property definition in CSS2.
setEmbeddedFontsOn(boolean) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets if we should generate SVG Fonts for texts.
setEmptyCells(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the empty-cells property definition in CSS2.
setEnableImageZoomInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the image zoom interactor is enabled or not.
setEnablePanInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the pan interactor is enabled or not.
setEnableResetTransformInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the reset transform interactor is enabled or not.
setEnableRotateInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the rotate interactor is enabled or not.
setEnableZoomInteractor(boolean) - Method in class org.apache.batik.swing.JSVGCanvas
Determines whether the zoom interactor is enabled or not.
setEncodeParam(PNGEncodeParam) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Sets the current encoder param instance.
setEncoding(String) - Method in class org.w3c.css.sac.InputSource
Set the character encoding, if known.
setEncoding(String) - Method in interface org.w3c.dom.css.CSSCharsetRule
The encoding information used in this @charset rule.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEndMarker(Marker) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the marker that shall be drawn at the last vertex of the given shape.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
Allow an application to register an entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.ParserAdapter
Set the entity resolver.
setErrorHandler(ErrorHandler) - Method in interface org.w3c.css.sac.Parser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the error handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setErrorHandler(ErrorHandler).
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setErrorHandler(ErrorHandler).
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.transcoder.TranscoderSupport
Sets the error handler this transcoder may use to report warnings and errors.
setErrorHandler(ErrorHandler) - Method in interface org.apache.batik.transcoder.Transcoder
Sets the error handler this transcoder may use to report warnings and errors.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.parser.AbstractParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.apache.batik.parser.Parser
Allows an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Sets the ErrorHandler.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the ErrorHandler to be used.
setEventsEnabled(boolean) - Method in class org.apache.batik.dom.AbstractDocument
Sets the eventsEnabled property.
setExpandGrayAlpha(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, images containing one channel of gray and one channel of alpha (GA) will be output in a 4-channel format (GGGA).
setExpandPalette(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, palette color images (PNG color type 3) will be decoded into full-color (RGB) output images.
setExtensionHandler(ExtensionHandler) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
setExtensionHandler(ExtensionHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the ExtensionHandler to be used.
setExtraFields(TIFFField[]) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets an array of extra fields to be written to the TIFF Image File Directory (IFD).
setExtraImages(Iterator) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets an Iterator of additional images to be written after the image passed as an argument to the ImageEncoder.
setF(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the state of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the state of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.ParserAdapter
Set a feature for the parser.
setFile(String, File) - Method in class org.apache.batik.util.PreferenceManager
Sets a File property.
setFileFilter(FileFilter) - Method in class org.apache.batik.util.gui.URIChooser
Sets the file filter to use with the file selector.
setFiles(String, File[]) - Method in class org.apache.batik.util.PreferenceManager
Sets an array of Files property.
setFilter(Filter) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the filter of this node.
setFilter(Filter) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the filter of this node.
setFilterRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the filter output area, in user space.
setFilterRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the filter output area, in user space.
setFilterRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.Mask
Returns the filter region to which this mask applies
setFilterRegion(Rectangle2D) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Returns the filter region to which this mask applies
setFilterRes(int, int) - Method in interface org.w3c.dom.svg.SVGFilterElement
 
setFilterRes(int, int) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.setFilterRes(int,int).
setFilterResolutionX(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFloat(String, float) - Method in class org.apache.batik.util.PreferenceManager
Sets a float property.
setFloatValue(short, float) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the float value with a specified unit.
setFloatValue(short, float) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloodPaint(Paint) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Set the flood fill paint
setFloodPaint(Paint) - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Set the flood paint.
setFloodRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.FloodRable8Bit
Sets the flood region
setFloodRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.FloodRable
Sets the flood region
setFont(Font) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setFont(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font property definition in CSS2.
setFont(String, Font) - Method in class org.apache.batik.util.PreferenceManager
Sets a Font preference.
setFontFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-family property definition in CSS2.
setFontSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size property definition in CSS2.
setFontSizeAdjust(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size-adjust property definition in CSS2.
setFontStretch(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-stretch property definition in CSS2.
setFontStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-style property definition in CSS2.
setFontVariant(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-variant property definition in CSS2.
setFontWeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-weight property definition in CSS2.
setFormat(boolean) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the format attribute.
setFormat(String) - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
setFormat(String) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setFormat(String) - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.setFormat(String).
setFormat(String) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setFormat(String).
setFractalNoise(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Turns on/off fractal noise.
setFractalNoise(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Turns on/off fractal noise.
setFragmentIdentifier(String) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the current fragment identifier.
setFragmentIdentifierHandler(FragmentIdentifierHandler) - Method in class org.apache.batik.parser.FragmentIdentifierParser
Allows an application to register a fragment identifier handler.
setGamma(float) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the file gamma value for the image.
setGenerateEncodeParam(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, an instance of PNGEncodeParam will be available after an image has been decoded via the getEncodeParam method that encapsulates information about the contents of the PNG file.
setGenericImageHandler(GenericImageHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the GenericImageHandler to be used.
setGlobalUserAgent(String) - Static method in class org.apache.batik.util.ParsedURL
 
setGlyphPosition(int, Point2D) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphPosition(int, Point2D) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphPosition(int, Point2D) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Sets the position of the specified glyph within this GlyphVector.
setGlyphRef(String) - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
setGlyphRef(String) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setGlyphRef(String) - Method in class org.apache.batik.dom.svg.SVGOMAltGlyphElement
DOM: Implements SVGAltGlyphElement.setGlyphRef(String).
setGlyphRef(String) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setGlyphRef(String).
setGlyphTransform(int, AffineTransform) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGlyphTransform(int, AffineTransform) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGlyphTransform(int, AffineTransform) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Sets the transform of the specified glyph within this GlyphVector.
setGlyphVisible(int, boolean) - Method in class org.apache.batik.gvt.font.AWTGVTGlyphVector
Tells the glyph vector whether or not to draw the specified glyph.
setGlyphVisible(int, boolean) - Method in class org.apache.batik.gvt.font.SVGGVTGlyphVector
Tells the glyph vector whether or not to draw the specified glyph.
setGlyphVisible(int, boolean) - Method in interface org.apache.batik.gvt.font.GVTGlyphVector
Tells the glyph vector whether or not to draw the specified glyph.
setGraphicContextDefaults(SVGGeneratorContext.GraphicContextDefaults) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the default to be used for the graphic context.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Sets the GraphicsNode this image should render
setGraphicsNode(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Sets the GraphicsNode associated with this image.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.gvt.filter.BackgroundRable8Bit
Sets the GraphicsNode this image should render
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Sets the graphics node into which text is searched.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the GVT tree to display.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets the new value of the attribute that was modified.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeException
Sets the graphics node that represents the current GVT tree built.
setGraphicsNode(GraphicsNode, boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the GVT tree to display.
setGraphicsNodeHitDetector(GraphicsNodeHitDetector) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the hit detector for this node.
setGraphicsNodeHitDetector(GraphicsNodeHitDetector) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the hit detector for this node.
setGreenFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the green channel
setGreenFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the green channel
setGridBounds(int, int, int, int) - Method in class org.apache.batik.util.gui.ExtendedGridBagConstraints
Modifies gridx, gridy, gridwidth, gridheight.
setGVTBuilder(GVTBuilder) - Method in class org.apache.batik.bridge.BridgeContext
Sets the GVT builder that uses this context.
setHeight(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setHeight(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
In less than or equal to zero, the height is not constrained on the output image.
setHeight(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the height.
setHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the height property definition in CSS2.
setHighFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the high free memory block color.
setHighUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the high used memory block color.
setICCProfileData(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the ICC profile data to be stored with this image.
setId(String) - Method in interface org.w3c.dom.svg.SVGElement
 
setId(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.setId(String).
setIDGenerator(SVGIDGenerator) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the SVGIDGenerator to be used.
setIDName(String, String) - Method in interface org.apache.batik.css.ElementWithID
Sets the element ID attribute name.
setIDName(String, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Sets the element ID attribute name.
setIFDOffset(long) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Sets the offset in the stream from which to read the image.
setImage(Filter) - Method in class org.apache.batik.gvt.RasterImageNode
Sets the raster image of this raster image node.
setImage(GraphicsNode) - Method in class org.apache.batik.gvt.ImageNode
Sets the graphics node that represents the image.
setImageAttributes(Element, double, double, double, double) - Method in class org.apache.batik.svggen.SimpleImageHandler
Sets the x/y/width/height attributes on the <image> element.
setImageBounds(Rectangle2D) - Method in class org.apache.batik.gvt.RasterImageNode
Sets the bounds of this raster image node.
setImageHandler(ImageHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the ImageHandler to be used.
setImmutableValue(ImmutableValue) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
Sets the underlying immutable value.
setIndex(int) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to the specified position in the text.
setIndex(int) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets the position to the specified position in the text.
setIndex(int) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Sets the position to the specified position in the text.
setIndex(int) - Method in class org.apache.batik.gvt.text.BidiAttributedCharacterIterator
Sets the position to the specified position in the text and returns that character.
setInputStream(InputStream) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified byte stream.
setInteger(String, int) - Method in class org.apache.batik.util.PreferenceManager
Sets an int property.
setInterlacing(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Turns Adam7 interlacing on or off.
setInterpreterPool(InterpreterPool) - Method in class org.apache.batik.bridge.BridgeContext
Sets the interpreter pool used to handle scripts to the specified interpreter pool.
setJPEGCompressRGBToYCbCr(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets flag indicating whether to convert RGB data to YCbCr when the compression type is JPEG.
setJPEGDecompressYCbCrToRGB(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Sets a flag indicating whether to convert JPEG-compressed YCbCr data to RGB.
setJPEGEncodeParam(JPEGEncodeParam) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets the JPEG compression parameters.
setKd(double) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the diffuse constant, or kd
setKd(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the diffuse constant, or kd
setKernel(Kernel) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the Convolution Kernel to use.
setKernel(Kernel) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the Convolution Kernel to use.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the [x,y] distance in user space between kernel values If set to zero then one pixel in device space will be used.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the min [dx,dy] distance in user space for evaluation of the sobel gradient.
setKernelUnitLength(double[]) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets the [x,y] distance in user space between kernel values If set to zero then device space will be used.
setKs(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the specular constant, or ks
setKs(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the specular constant, or ks
setLanguage(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the user language.
setLanguages(String) - Method in class org.apache.batik.util.gui.LanguageDialog
Sets the user languages.
setLanguages(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Sets the user languages.
setLargeArcFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setLargeArcFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setLayout(LayoutManager) - Method in class org.apache.batik.ext.swing.JGridBagPanel
This method only takes effect if the LayoutManager is a GridBagLayout
setLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the left property definition in CSS2.
setLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of Length.
setLengthHandler(LengthHandler) - Method in class org.apache.batik.parser.LengthParser
Allows an application to register a length handler.
setLengthListHandler(LengthListHandler) - Method in class org.apache.batik.parser.LengthListParser
Allows an application to register a length list handler.
setLetterSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the letter-spacing property definition in CSS2.
setLight(Light) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
 
setLight(Light) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
 
setLight(Light) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
setLight(Light) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
 
setLineHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the line-height property definition in CSS2.
setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the line number for this locator (1-based).
setLineNumber(int) - Method in class org.apache.batik.bridge.BridgeException
Returns the line number on which the error occurred.
setListStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style property definition in CSS2.
setListStyleImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-image property definition in CSS2.
setListStylePosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-position property definition in CSS2.
setListStyleType(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-type property definition in CSS2.
setLitRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Set this filter's litRegion
setLitRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the litRegion for this filter
setLitRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Set this filter's litRegion
setLitRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the litRegion for this filter
setLocal(String) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setLocal(String) - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.setLocal(String).
setLocale(Locale) - Method in interface org.w3c.css.sac.Parser
Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set the locale for error reporting.
setLocale(Locale) - Static method in class org.apache.batik.css.CSSDOMExceptionFactory
Sets the locale used for error messages.
setLocale(Locale) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.ext.swing.Resources
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.ext.swing.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.xml.scanner.AbstractScanner
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.apps.rasterizer.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.apps.svgbrowser.Resources
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.i18n.LocaleGroup
Sets the default locale for all the instances of ExtendedLocalizable in this group.
setLocale(Locale) - Method in interface org.apache.batik.i18n.Localizable
Provides a way to the user to specify a locale which override the default one.
setLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.transcoder.image.resources.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.swing.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.parser.AbstractParser
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
setLocale(Locale) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
setLocale(Locale) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
Returns the current locale or null if the locale currently used is the default one.
setLocale(Locale) - Static method in class org.apache.batik.svggen.font.Messages
Implements Localizable.setLocale(Locale).
setLocaleGroup(LocaleGroup) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Sets the group to which this object belongs.
setLocaleGroup(LocaleGroup) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.setLocaleGroup(LocaleGroup).
setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the local name of a specific attribute.
setLocation(Point2D) - Method in class org.apache.batik.gvt.TextNode
Sets the location of this text node.
setLocationLine(Element, int) - Method in class org.apache.batik.dom.util.DocumentDescriptor
Sets the location in the source file of the end element.
setLocationRelativeTo(Frame) - Method in class org.apache.batik.apps.svgbrowser.AboutDialog
 
setLowFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the low free memory block color.
setLowUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the low used memory block color.
setMainMessage(String) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the main message
setMargin(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin property definition in CSS2.
setMarginBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-bottom property definition in CSS2.
setMarginLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-left property definition in CSS2.
setMarginRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-right property definition in CSS2.
setMarginTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-top property definition in CSS2.
setMark() - Method in class org.apache.batik.xml.InputBuffer
Sets a mark at the current position in the buffer.
setMarkerOffset(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the marker-offset property definition in CSS2.
setMarks(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the marks property definition in CSS2.
setMask(Mask) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the mask of this node.
setMask(Mask) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the mask of this node.
setMaskNode(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.Mask
Set the masking image to that described by gn.
setMaskNode(GraphicsNode) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
Set the masking image to that described by gn.
setMatrix(float[][]) - Method in class org.apache.batik.ext.awt.image.rendered.ColorMatrixRed
 
setMatrix(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGTransform
 
setMaxHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the max-height property definition in CSS2.
setMaxWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the max-width property definition in CSS2.
setMedia(List) - Method in class org.apache.batik.util.gui.CSSMediaPanel
Sets the list of media to edit.
setMedia(String) - Method in class org.w3c.css.sac.InputSource
Set the media for this input source.
setMedia(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setMedia(String) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the media to use to compute the styles.
setMedia(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setMedia(String).
setMedia(String) - Method in class org.apache.batik.util.gui.CSSMediaPanel
Sets the list of media to edit to the specified media list (separated by space).
setMediaText(String) - Method in interface org.w3c.dom.stylesheets.MediaList
The parsable textual representation of the media list.
setMediaText(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.setMediaText(String).
setMediaType(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the mediaType value.
setMediumFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the medium free memory block color.
setMediumUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the medium used memory block color.
setMeetOrSlice(short) - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
setMessage(String) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets a temporary message
setMiddleMarker(Marker) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the marker that shall be drawn at every other vertex (not the first or the last one) of the given shape.
setMinHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the min-height property definition in CSS2.
setMinWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the min-width property definition in CSS2.
setModificationTime(Date) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the modification time, as a Date, to be stored with this image.
setName(String) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setName(String) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setName(String) - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.setName(String).
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.setNamedItem(Node).
setNamedItem(Node) - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.setNamedItem(Node).
setNamedItem(String, String, Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Adds a node to the map.
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamedItemNS(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.setNamedItemNS(Node).
setNamedItemNS(Node) - Method in class org.apache.batik.dom.NamedNodeMapWrapper
DOM: Implements NamedNodeMap.setNamedItemNS(Node).
setNewline(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the newline characters.
setNext(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
setNextLexicalUnit(LexicalUnit) - Method in class org.apache.batik.css.parser.CSSLexicalUnit
Sets the next lexical unit.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately following this node.
setNodeDecrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Associates all InputEvents of type e.getID() with "decrementing" of the currently selected GraphicsNode.
setNodeDecrementEvent(InputEvent) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Associates all InputEvents of type e.getID() with "decrementing" of the currently selected GraphicsNode.
setNodeIncrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Associates all InputEvents of type e.getID() with "incrementing" of the currently selected GraphicsNode.
setNodeIncrementEvent(InputEvent) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Associates all InputEvents of type e.getID() with "incrementing" of the currently selected GraphicsNode.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntityReference
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractAttr
Sets the node name.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElement
Sets the name of this node.
setNodeName(String) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElementNS
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the node name.
setNodeName(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets the node name.
setNodeValue(String) - Method in interface org.w3c.dom.Node
 
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.script.DocumentProxy
 
setNotationName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the notation name.
setNumOctaves(int) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the number of octaves for the noise function .
setNumOctaves(int) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the number of octaves for the noise function .
setObj(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache.LRUNode
 
setOffset(Point2D) - Method in class org.apache.batik.gvt.text.GlyphLayout
Sets the text position used for the implicit origin of glyph layout.
setOffset(Point2D) - Method in class org.apache.batik.gvt.text.TextLayoutAdapter
Sets the text position used for the implicit origin of glyph layout.
setOffset(Point2D) - Method in interface org.apache.batik.gvt.text.TextSpanLayout
Sets the text position used for the implicit origin of glyph layout.
setOrientToAngle(SVGAngle) - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
setOrientToAngle(SVGAngle) - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.setOrientToAngle(SVGAngle).
setOrientToAuto() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
setOrientToAuto() - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Implements SVGMarkerElement.setOrientToAuto().
setOrphans(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the orphans property definition in CSS2.
setOut(Writer) - Method in interface org.apache.batik.script.Interpreter
This method should change the output Writer that will be used when output function of the scripting langage is used.
setOut(Writer) - Method in class org.apache.batik.script.jacl.JaclInterpreter
 
setOut(Writer) - Method in class org.apache.batik.script.jpython.JPythonInterpreter
 
setOut(Writer) - Method in class org.apache.batik.script.rhino.RhinoInterpreter
By default Rhino has no output method in its language.
setOutline(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline property definition in CSS2.
setOutlineColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-color property definition in CSS2.
setOutlineStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-style property definition in CSS2.
setOutlineWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-width property definition in CSS2.
setOutput8BitGray(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, grayscale images with a bit depth less than 8 (1, 2, or 4) will be output in 8 bit form.
setOutputStream(OutputStream) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified byte stream.
setOverflow(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the overflow strategy
setOverflow(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the overflow strategy
setOverflow(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the overflow property definition in CSS2.
setOwnerDocument(Document) - Method in class org.apache.batik.dom.AbstractNode
Sets the owner document of this node.
setOwnerDocument(Document) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the owner document of this node.
setOwnerElement(AbstractElement) - Method in class org.apache.batik.dom.AbstractAttr
Sets the owner element.
setOwnerNode(Node) - Method in class org.apache.batik.css.AbstractStyleSheet
Sets the owner node.
setPadding(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding property definition in CSS2.
setPaddingBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-bottom property definition in CSS2.
setPaddingLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-left property definition in CSS2.
setPaddingRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-right property definition in CSS2.
setPaddingTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-top property definition in CSS2.
setPadMode(PadMode) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Set the current extension mode for pad
setPadMode(PadMode) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Set the current extension mode for pad
setPadRect(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Set the current rectangle for padding.
setPadRect(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Set the current rectangle for padding.
setPage(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page property definition in CSS2.
setPageBreakAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-after property definition in CSS2.
setPageBreakBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-before property definition in CSS2.
setPageBreakInside(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-inside property definition in CSS2.
setPaint(Paint) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - Method in class org.apache.batik.gvt.StrokeShapePainter
Sets the paint used to fill a shape.
setPaint(Paint) - Method in class org.apache.batik.gvt.FillShapePainter
Sets the paint used to fill a shape.
setPaint(Paint) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setPaint(short, String, String, String) - Method in interface org.w3c.dom.svg.SVGPaint
 
setPaint(short, String, String, String) - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGPaint.setPaint(short,String,String,String).
setPaint(short, String, String, String) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGPaint.setPaint(short,String,String,String).
setPaintingTransform(AffineTransform) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
setPaintingTransform(AffineTransform) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the painting transform.
setPaintMode() - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPalette(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the RGB palette of the image to be encoded.
setPaletteHistogram(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the palette histogram to be stored with this image.
setPaletteTransparency(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Sets the alpha values associated with each palette entry.
setPanelBorder(JComponent, String) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser
 
setParam(ImageDecodeParam) - Method in class org.apache.batik.ext.awt.image.codec.ImageDecoderImpl
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageDecodeParam) - Method in interface org.apache.batik.ext.awt.image.codec.ImageDecoder
Sets the current parameters to an instance of the ImageDecodeParam interface.
setParam(ImageEncodeParam) - Method in class org.apache.batik.ext.awt.image.codec.ImageEncoderImpl
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParam(ImageEncodeParam) - Method in interface org.apache.batik.ext.awt.image.codec.ImageEncoder
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParent(CompositeGraphicsNode) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the parent node of this graphics node.
setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
Set the parent reader.
setParent(XMLReader) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the parent reader.
setParentElement(Element) - Method in interface org.apache.batik.css.HiddenChildElement
Sets the parent element of this element.
setParentElement(Element) - Method in class org.apache.batik.dom.svg.AbstractElement
Sets the parent element.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the parent node.
setParentNode(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the parent node.
setParser(Parser) - Method in class org.apache.batik.css.value.AbstractValueFactory
Sets the parser used by this factory.
setParser(Parser) - Method in interface org.apache.batik.css.value.ValueFactory
Sets the parser used by this factory.
setParserClassName(String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Sets the parser class name.
setPath(Shape) - Method in class org.apache.batik.ext.awt.geom.PathLength
Set the path to use in calculations.
setPath(String) - Method in class org.apache.batik.util.gui.UserStyleDialog
Sets the current dialog path.
setPath(String) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel
Sets the current dialog path.
setPathHandler(PathHandler) - Method in class org.apache.batik.parser.PathParser
Allows an application to register a path handler.
setPause(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pause property definition in CSS2.
setPauseAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-after property definition in CSS2.
setPauseBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-before property definition in CSS2.
setPerformGammaCorrection(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Turns gamma corection of the image data on or off.
setPhysicalDimension(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the physical dimension information to be stored with this image.
setPhysicalDimension(int, int, int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
A convenience method that calls the array version.
setPitch(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch property definition in CSS2.
setPitchRange(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch-range property definition in CSS2.
setPixelToMillimeter(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the pixel to millimeter conversion constant.
setPixelToMM(float) - Method in class org.apache.batik.dom.svg.DefaultSVGContext
Sets the pixel to millimeters factor.
setPlayDuring(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the play-during property definition in CSS2.
setPoint(String, Point) - Method in class org.apache.batik.util.PreferenceManager
Sets a Point preference.
setPointsHandler(PointsHandler) - Method in class org.apache.batik.parser.PointsParser
Allows an application to register a points handler.
setPosition(Point2D) - Method in class org.apache.batik.gvt.font.Glyph
Sets the position of the glyph.
setPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the position property definition in CSS2.
setPreferenceDirectory(String) - Static method in class org.apache.batik.util.PreferenceManager
Sets a String representing the directory where PreferenceManager instances should look for preferences files.
setPrefix(String) - Method in interface org.w3c.dom.Node
 
setPrefix(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setPrefix(String).
setPrefix(String) - Method in class org.apache.batik.dom.NodeWrapper
DOM: Implements Node.setPrefix(String).
setPrefix(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.setPrefix(String).
setPrefix(String) - Method in class org.apache.batik.script.DocumentProxy
 
setPrefix(String) - Method in class org.apache.batik.extension.PrefixableStylableExtensionElement
DOM: Implements Node.setPrefix(String).
setPreserveAlpha(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets Alpha channel handling.
setPreserveAlpha(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
Sets Alpha channel handling.
setPreserveAspectRatioHandler(PreserveAspectRatioHandler) - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Allows an application to register a PreserveAspectRatioParser handler.
setPrev(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList.Node
 
setPreviousLexicalUnit(LexicalUnit) - Method in class org.apache.batik.css.parser.CSSLexicalUnit
Sets the previous lexical unit.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately preceding this node.
setProgressivePaint(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Whether to enable the progressive paint.
setProperty(String, Object) - Method in interface org.xml.sax.XMLReader
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.ParserAdapter
Set a parser property.
setProperty(String, String, String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to set a property value and priority within this declaration block.
setProperty(String, String, String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setProperty(String, String, String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setPropertyCSSValue(String, CSSValue, String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Sets a property value.
setPropertyCSSValue(String, CSSValue, String, int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Sets a property value.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setPublicId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the public identifier for this locator.
setPublicId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the public id.
setPublicId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the public id.
setPublicId(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the public ID.
setQName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the qualified name of a specific attribute.
setQuality(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the JPEG encoding quality.
setQuotes(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the quotes property definition in CSS2.
setR1(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setR1(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setR2(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setR2(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setRadiusX(double) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The radius along the x axis, in user space.
setRadiusX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The radius along the x axis, in user space.
setRadiusY(double) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
The radius along the y axis, in user space.
setRadiusY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
The radius along the y axis, in user space.
setRaster(Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
setReader(Reader) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified character stream.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntityReference
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericComment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttrNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElement
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocument
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericText
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttr
Sets this node readonly attribute.
setReadonly(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocumentFragment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElementNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericCDATASection
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntity
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericNotation
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMElement
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.extension.ExtensionElement
Sets this node readonly attribute.
setRecordStore(RecordStore) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
Sets the RecordStore this WMFPainter should use to render
setRectangle(String, Rectangle) - Method in class org.apache.batik.util.PreferenceManager
Sets a Rectangle preference.
setRedFunction(ComponentTransferFunction) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the transfer function for the red channel
setRedFunction(ComponentTransferFunction) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the transfer function for the red channel
setReferrer(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the referrer string.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the value of a single preference for the rendering algorithms.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Maps the specified key to the specified value in the rendering hints of this node.
setRenderingHint(RenderingHints.Key, Object) - Method in interface org.apache.batik.gvt.GraphicsNode
Maps the specified key to the specified value in the rendering hints of this node.
setRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(Map) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Copies all of the mappings from the specified Map to the rendering hints of this node.
setRenderingHints(Map) - Method in interface org.apache.batik.gvt.GraphicsNode
Copies all of the mappings from the specified Map to the rendering hints of this node.
setRenderingHints(RenderingHints) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the rendering hints of this node.
setRenderingHints(RenderingHints) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the rendering hints of this node.
setRenderingHints(RenderingHints) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
setRenderingHints(RenderingHints) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setRenderingIntent(short) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setRenderingIntent(short) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setRenderingIntent(short) - Method in class org.apache.batik.dom.svg.SVGOMColorProfileElement
DOM: Implements SVGColorProfileElement.setRenderingIntent(short).
setRenderingTransform(AffineTransform) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the rendering transform.
setRGBColor(String) - Method in interface org.w3c.dom.svg.SVGColor
 
setRGBColor(String) - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.setRGBColor(String).
setRGBColor(String) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.setRGBColor(String).
setRGBColorICCColor(String, String) - Method in interface org.w3c.dom.svg.SVGColor
 
setRGBColorICCColor(String, String) - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGColor.setRGBColorICCColor(String,String).
setRGBColorICCColor(String, String) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGColor.setRGBColorICCColor(String,String).
setRichness(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the richness property definition in CSS2.
setRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the right property definition in CSS2.
setRoot(RootGraphicsNode) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the root node of this graphics node.
setRoot(RootGraphicsNode) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Sets the root node of this grahics node and modify all its children.
setRootNode(GraphicsNode) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
Sets the root node for MouseEvent dispatch containment searches and field selections.
setRootNode(GraphicsNode) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Sets the root node for MouseEvent dispatch containment searches and field selections.
setRotate(float, float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setRunHandler(RunnableQueue.RunHandler) - Method in class org.apache.batik.util.RunnableQueue
Sets the RunHandler for this queue.
setScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
The displacement scale factor
setScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
The displacement scale factor
setScale(float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSeed(int) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set the seed value for the pseudo random number generator.
setSeed(int) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the seed value for the pseudo random number generator.
setSegType(int) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of segType.
setSelection(Mark, Mark) - Method in class org.apache.batik.gvt.TextNode
 
setSelection(Mark, Mark) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
 
setSelection(Mark, Mark) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the selected text
setSelectionOverlayColor(Color) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the color of the selection overlay to the specified color.
setSelectionOverlayColor(Color) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the color of the selection overlay to the specified color.
setSelectionOverlayStrokeColor(Color) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets the color of the outline of the selection overlay to the specified color.
setSelectionOverlayStrokeColor(Color) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets the color of the outline of the selection overlay to the specified color.
setSelectionOverlayXORMode(boolean) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Sets whether or not the selection overlay will be painted in XOR mode, depending on the specified parameter.
setSelectionOverlayXORMode(boolean) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
Sets whether or not the selection overlay will be painted in XOR mode, depending on the specified parameter.
setSelectorFactory(SelectorFactory) - Method in interface org.w3c.css.sac.Parser
 
setSelectorFactory(SelectorFactory) - Method in class org.apache.batik.css.parser.Parser
SAC: Implements Parser.setSelectorFactory(SelectorFactory).
setSelectorFactory(SelectorFactory) - Method in class org.apache.batik.css.parser.ExtendedParserWrapper
SAC: Implements Parser.setSelectorFactory(SelectorFactory).
setSelectors(SelectorList) - Method in class org.apache.batik.css.CSSOMStyleRule
Sets the selectors.
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSStyleRule
The textual representation of the selector for the rule set.
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSPageRule
The parsable textual representation of the page selector for the rule.
setSelectorText(String) - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSStyleRule.setSelectorText(String).
setShape(Shape) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in class org.apache.batik.gvt.StrokeShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in class org.apache.batik.gvt.FillShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in interface org.apache.batik.gvt.ShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in class org.apache.batik.gvt.CompositeShapePainter
Sets the Shape this shape painter is associated with.
setShape(Shape) - Method in class org.apache.batik.gvt.ShapeNode
Sets the shape of this ShapeNode.
setShapePainter(ShapePainter) - Method in class org.apache.batik.gvt.ShapeNode
Sets the ShapePainter used by this shape node to render its shape.
setSignificantBits(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the number of significant bits for each band of the image.
setSize(int) - Static method in class org.apache.batik.ext.awt.image.rendered.TileCache
 
setSize(int) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
setSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the size property definition in CSS2.
setSkewX(float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSkewY(float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ColorMatrixRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ClipRable
The source to be clipped by the outline of the clip node.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the filter source (the tile content used to fill the tile region.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
Sets the source to be blurred.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.DeferRable
Key method that sets the src.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterChainRable
Sets the source for this chain.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.AffineRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the source to be Convolved
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.MorphologyRable8Bit
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
Sets the source to be affine.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the source to be filtered
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ComponentTransferRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ClipRable8Bit
The source to be masked by the mask node.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ProfileRable
Sets the source of the blur operation
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.FilterResRable
Sets the source to be cropped
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
Sets the source to be cropped
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the source to be filtered
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
Sets the source of the blur operation
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.PadRable8Bit
Sets the source to be affine.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the filter source
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.MorphologyRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.FilterChainRable8Bit
Sets the source to be src.
setSource(Filter) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
setSource(Filter) - Method in interface org.apache.batik.ext.awt.image.renderable.PadRable
Sets the source to be padded
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.Mask
The source to be masked by the mask node.
setSource(Filter) - Method in class org.apache.batik.gvt.filter.MaskRable8Bit
The source to be masked by the mask node.
setSource(Filter) - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Sets the source of the operation
setSource(GraphicsNode) - Method in class org.apache.batik.gvt.ProxyGraphicsNode
Sets the graphics node to proxy to the specified graphics node.
setSources(List) - Method in class org.apache.batik.ext.awt.image.renderable.CompositeRable8Bit
The sources to be composited togeather.
setSources(List) - Method in interface org.apache.batik.ext.awt.image.renderable.CompositeRable
The sources to be composited togeather.
setSources(List) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
The sources to be used in the displacement operation The source at index 0 is displacement by the channels in source at index 1 defined by the xChannelSelector and the yChannelSelector.
setSources(List) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Sets this filter sources.
setSources(String[]) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the list of individual SVG sources.
setSpeak(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak property definition in CSS2.
setSpeakHeader(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-header property definition in CSS2.
setSpeakNumeral(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-numeral property definition in CSS2.
setSpeakPunctuation(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-punctuation property definition in CSS2.
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractNode
Sets the value of the specified attribute.
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractAttr
Sets the specified attribute.
setSpecified(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the value of the specified attribute.
setSpecularExponent(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the specular exponent
setSpecularExponent(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the specular exponent
setSpeechRate(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speech-rate property definition in CSS2.
setSrc(String) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setSRGBIntent(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the sRGB rendering intent to be stored with this image.
setStartMarker(Marker) - Method in class org.apache.batik.gvt.MarkerShapePainter
Sets the marker that shall be drawn at the first vertex of the given shape.
setStartOffset(float) - Method in class org.apache.batik.gvt.text.TextPath
Sets the offset along the path where the first glyph should be rendered.
setStdDeviation(float, float) - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
setStdDeviation(float, float) - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.setStdDeviation(float,float).
setStdDeviationX(double) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
The deviation along the x axis, in user space.
setStdDeviationX(double) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
The deviation along the x axis, in user space.
setStdDeviationY(double) - Method in interface org.apache.batik.ext.awt.image.renderable.GaussianBlurRable
The deviation along the y axis, in user space.
setStdDeviationY(double) - Method in class org.apache.batik.ext.awt.image.renderable.GaussianBlurRable8Bit
The deviation along the y axis, in user space.
setStitched(boolean) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Set stitching state for tiles.
setStitched(boolean) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets stitching state for tiles.
setStress(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the stress property definition in CSS2.
setString(AttributedString) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Assigns this iterator's contents to be equivalent to AttributedString s.
setString(AttributedString) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Assigns this iterator's contents to be equivalent to AttributedString s.
setString(String) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets this iterator's contents to an unattributed copy of String s.
setString(String) - Method in class org.apache.batik.gvt.text.GVTACIImpl
Sets this iterator's contents to an unattributed copy of String s.
setString(String, String) - Method in class org.apache.batik.util.PreferenceManager
Sets a String preference.
setStrings(String, String[]) - Method in class org.apache.batik.util.PreferenceManager
Sets a String array preference.
setStringValue(short, String) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the string value with the specified unit.
setStringValue(short, String) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStroke(Stroke) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Stroke for the Graphics2D context.
setStroke(Stroke) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Stroke for the Graphics2D context.
setStroke(Stroke) - Method in class org.apache.batik.gvt.StrokeShapePainter
Sets the stroke used to draw the outline of a shape.
setStroke(Stroke) - Method in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
setStyle(Element, AbstractViewCSS, Element, AbstractViewCSS) - Static method in class org.apache.batik.css.HiddenChildElementSupport
Recursively imports the style from the 'src' element.
setStyle(Element, Map, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.StyleHandler
Sets the style described by styleMap on the given element.
setStyle(Element, Map, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultStyleHandler
Sets the style described by styleMap on the given element.
setStyleDeclaration(CSSOMReadOnlyStyleDeclaration) - Method in interface org.apache.batik.css.HiddenChildElement
Sets the style of this element.
setStyleDeclaration(CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.dom.svg.AbstractElement
Sets the style of this element.
setStyleHandler(StyleHandler) - Method in class org.apache.batik.svggen.SVGGeneratorContext
Sets the StyleHandler to be used.
setStyleMutationEvent(BridgeMutationEvent) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets a style mutation event.
setSuggestedPalette(PNGSuggestedPaletteEntry[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the suggested palette information to be stored with this image.
setSuppressAlpha(boolean) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
If set, no alpha (transparency) channel will appear in the output image.
setSurfaceScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable8Bit
Sets the surface scale
setSurfaceScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable
Sets the surface scale
setSurfaceScale(double) - Method in class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
Sets the surface scale
setSurfaceScale(double) - Method in interface org.apache.batik.ext.awt.image.renderable.DiffuseLightingRable
Sets the surface scale
setSVGCanvasSize(Dimension) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
setSVGContext(SVGContext) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the document context.
setSVGCursor(Cursor) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Unsupported operation.
setSVGCursor(Cursor) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Unsupported operation.
setSVGCursor(Cursor) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in interface org.apache.batik.bridge.UserAgent
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
setSVGDocument(SVGDocument) - Method in class org.apache.batik.swing.svg.JSVGComponent
Sets the SVG document to display.
setSweepFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setSweepFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setSystemId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the system identifier for this locator.
setSystemId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the system id.
setSystemId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the system id.
setSystemId(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the system ID.
setTableLayout(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the table-layout property definition in CSS2.
setTabulationWidth(int) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the tabulation width.
setTarget(Point) - Method in interface org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable
Sets the target point of the kernel (what pixel under the kernel should be set to the result of the convolution).
setTarget(Point) - Method in class org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit
 
setTarget(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the target value.
setText(String) - Method in class org.apache.batik.util.gui.LocationBar
Sets the current text.
setText(String[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Sets the textual data to be stored in uncompressed form with this image.
setTextAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-align property definition in CSS2.
setTextColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the text color.
setTextDecoration(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-decoration property definition in CSS2.
setTextIndent(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-indent property definition in CSS2.
setTextPainter(TextPainter) - Method in class org.apache.batik.gvt.TextNode
Sets the text painter of this text node.
setTextPainter(TextPainter) - Method in class org.apache.batik.bridge.BridgeContext
Sets the text painter that will be used by text nodes.
setTextRuns(List) - Method in class org.apache.batik.gvt.TextNode
Sets the list of text runs of this text node.
setTextShadow(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-shadow property definition in CSS2.
setTextTransform(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-transform property definition in CSS2.
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
 
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileGrid
 
setTile(int, int, Raster) - Method in class org.apache.batik.ext.awt.image.rendered.TileMap
 
setTile(int, int, Raster) - Method in interface org.apache.batik.ext.awt.image.rendered.TileStore
 
setTiledRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the tile region
setTiledRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the tiled region
setTileRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TileRable
Sets the tile region
setTileRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Sets the tile region
setTileSize(int, int) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Sets the dimensions of the tiles to be written.
setTitle(String) - Method in class org.w3c.css.sac.InputSource
Set the title for this input source.
setTitle(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setTitle(String).
setToolTip(Element, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Sets the tool tip on the input element.
setTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the top property definition in CSS2.
setTopLevelGroup(Element) - Method in class org.apache.batik.svggen.SVGGraphics2D
Sets the topLevelGroup to the input element.
setTopLevelGroup(Element) - Method in class org.apache.batik.svggen.DOMTreeManager
Sets the topLevelGroup to the input element.
setTranscoderBooleanHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscoderFloatHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscoderRectangleHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscoderStringHint(Transcoder, String, TranscodingHints.Key) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
setTranscodingHints(Map) - Method in class org.apache.batik.transcoder.TranscoderSupport
Replaces the values of all preferences for the transcoding algorithms with the specified hints.
setTranscodingHints(Map) - Method in interface org.apache.batik.transcoder.Transcoder
Replaces the values of all preferences for the transcoding algorithms with the specified hints.
setTranscodingHints(TranscodingHints) - Method in class org.apache.batik.transcoder.TranscoderSupport
Sets the values of all preferences for the transcoding algorithms with the specified hints.
setTranscodingHints(TranscodingHints) - Method in interface org.apache.batik.transcoder.Transcoder
Sets the values of all preferences for the transcoding algorithms with the specified hints.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
setTransform(AffineTransform) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets the transform of this node.
setTransform(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the transform of this node.
setTransform(AffineTransform) - Method in class org.apache.batik.gvt.font.Glyph
Sets the transform to be applied to this glyph.
setTransform(AffineTransform) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Sets the transform from the current user space (as defined by the top node of the GVT tree, to the associated device space.
setTransform(AffineTransform) - Method in interface org.apache.batik.gvt.renderer.Renderer
Sets the transform from the current user space (as defined by the top node of the GVT tree, to the associated device space.
setTransformListHandler(TransformListHandler) - Method in class org.apache.batik.parser.TransformListParser
Allows an application to register a transform list handler.
setTransition(BufferedImage) - Method in class org.apache.batik.apps.slideshow.Main
 
setTranslate(float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setTransparentGray(int) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Sets the gray value to be used to denote transparency.
setTransparentRGB(int[]) - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Sets the RGB value to be used to denote transparency.
setTree(GraphicsNode) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
This associates the given GVT Tree with this renderer.
setTree(GraphicsNode) - Method in interface org.apache.batik.gvt.renderer.Renderer
This associates the given GVT Tree with this renderer.
setTrim(float) - Method in interface org.apache.batik.extension.svg.BatikHistogramNormalizationFilter
Sets the trim percent for this normalization.
setTrim(float) - Method in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
Sets the trim percent for this normalization.
setTurbulenceRegion(Rectangle2D) - Method in class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
Sets the turbulence region
setTurbulenceRegion(Rectangle2D) - Method in interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable
Sets the turbulence region
setType(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the type of a specific attribute.
setType(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setType(String) - Method in interface org.w3c.dom.svg.SVGScriptElement
 
setType(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGScriptElement.setType(String).
setType(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setType(String).
setUnicodeBidi(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the unicode-bidi property definition in CSS2.
setUnspecifiedAttribute(String, String, String) - Method in class org.apache.batik.dom.svg.AbstractElement
Sets an unspecified attribute.
setUnspecifiedAttribute(String, String, String) - Method in class org.apache.batik.dom.svg.AbstractElement.ExtendedNamedNodeHashMap
Adds an unspecified attribute to the map.
setupCache(CachableRed) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
 
setupSeed(int) - Method in class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the Namespace URI of a specific attribute.
setUri(String) - Method in interface org.w3c.dom.svg.SVGPaint
 
setUri(String) - Method in class org.apache.batik.css.svg.SVGCSSValue
DOM: Implements SVGPaint.setUri(String).
setUri(String) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyValue
DOM: Implements SVGPaint.setUri(String).
setURI(String) - Method in class org.w3c.css.sac.InputSource
Set the URI for this input source.
setURI(String) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified URI.
setURI(String) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified URI.
setURI(String) - Method in class org.apache.batik.swing.JSVGCanvas
Sets the URI to the specified uri.
setURL(String, URL) - Method in class org.apache.batik.util.PreferenceManager
Sets an URL property.
setUrl(URL) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the current URL
setURLObject(URL) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the URI of the document.
setURLs(String, URL[]) - Method in class org.apache.batik.util.PreferenceManager
Sets an array of URLs property.
setUseCurrentView(boolean) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setUseCurrentView(boolean) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setUsePrimitivePaint(boolean) - Method in class org.apache.batik.gvt.filter.GraphicsNodeRable8Bit
Set to true if this Rable should get it's contents by calling primitivePaint on the associated GraphicsNode or false if it should use paint.
setUsePrimitivePaint(boolean) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Set to true if this Rable should get it's contents by calling primitivePaint on the associated GraphicsNode or false if it should use paint.
setUserAgent(String) - Method in class org.apache.batik.util.ParsedURL
Sets the user agent associated with this url (null clears any associated user agent).
setUserAgent(UserAgent) - Method in class org.apache.batik.bridge.BridgeContext
Sets the user agent to the specified user agent.
setUserAgentProperty(String, CSSStyleDeclaration, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets a user-agent value to a computed style declaration.
setUserAgentStyleSheet(CSSStyleSheet) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the user-agent style sheet to use for cascading.
setUserExponent(float) - Method in class org.apache.batik.ext.awt.image.codec.PNGDecodeParam
Sets the user exponent to a given value.
setUserProperty(String, CSSStyleDeclaration, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets a user value to a computed style declaration.
setUserStyleSheet(CSSStyleSheet) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the user style sheet to use for cascading.
setUserStylesheet(String) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Sets the user stylesheet.
setUserStyleSheetURI(String) - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
Sets the user style sheet URI.
setValidate(boolean) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Defines whether or not input sources should be validated in the conversion process
setValidating(boolean) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
Sets whether or not the XML parser will validate the XML document depending on the specified parameter.
setValidating(boolean) - Method in interface org.apache.batik.dom.util.DocumentFactory
Sets whether or not the XML stream has to be validate, depending on the specified parameter.
setValue(double) - Method in class org.apache.batik.ext.swing.DoubleDocument
 
setValue(float) - Method in interface org.w3c.dom.svg.SVGNumber
 
setValue(float) - Method in interface org.w3c.dom.svg.SVGLength
 
setValue(float) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValue(float) - Method in class org.apache.batik.css.svg.SVGCSSNumber
Sets the value of this number.
setValue(float) - Method in class org.apache.batik.css.svg.SVGCSSReadOnlyNumber
Sets the value of this number.
setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the value of a specific attribute.
setValue(String) - Method in interface org.w3c.dom.Attr
 
setValue(String) - Method in class org.apache.batik.dom.AttrWrapper
DOM: Implements Attr.setValue(String).
setValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.setValue(String).
setValueAsString(String) - Method in interface org.w3c.dom.svg.SVGLength
 
setValueAsString(String) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValueFactoryMap(ValueFactoryMap) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Sets the value factory map.
setValueInSpecifiedUnits(float) - Method in interface org.w3c.dom.svg.SVGLength
 
setValueInSpecifiedUnits(float) - Method in interface org.w3c.dom.svg.SVGAngle
 
setVerticalAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the vertical-align property definition in CSS2.
setVisibility(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the visibility property definition in CSS2.
setVisible(boolean) - Method in class org.apache.batik.gvt.AbstractGraphicsNode
Sets if this node is visible or not depending on the specified value.
setVisible(boolean) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets if this node is visible or not depending on the specified value.
setVoiceFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the voice-family property definition in CSS2.
setVolume(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the volume property definition in CSS2.
setVpH(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport height
setVpW(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport width
setVpX(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport x origin
setVpY(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
Sets the viewport y origin
setWeight(double, double) - Method in class org.apache.batik.util.gui.ExtendedGridBagConstraints
Modifies the weightx and weighty.
setWhiteSpace(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the white-space property definition in CSS2.
setWidows(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the widows property definition in CSS2.
setWidth(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setWidth(float) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
In less than or equal to zero, the width is not constrained on the output image.
setWidth(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the width.
setWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the width property definition in CSS2.
setWindingRule(int) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
setWindingRule(int) - Method in class org.apache.batik.parser.AWTPathProducer
Sets the winding rule used to construct the path.
setWindingRule(int) - Method in class org.apache.batik.parser.AWTPolylineProducer
Sets the winding rule used to construct the path.
setWindingRule(int) - Method in interface org.apache.batik.parser.ShapeProducer
Sets the winding rule used to construct the path.
setWordSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the word-spacing property definition in CSS2.
setWriter(Writer) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified character stream.
setWriteTiled(boolean) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
If set, the data will be written out in tiled format, instead of in strips.
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPoint
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setX(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setX(float).
setX(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of X.
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setXChannelSelector(ARGBChannel) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Select which component values will be used for displacement along the X axis
setXChannelSelector(ARGBChannel) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Select which component values will be used for displacement along the X axis
setXLinkActuate(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:actuate' attribute of the given element.
setXLinkArcRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:arcrole' attribute of the given element.
setXLinkHref(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:href' attribute of the given element.
setXLinkRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:role' attribute of the given element.
setXLinkShow(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:show' attribute of the given element.
setXLinkTitle(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:title' attribute of the given element.
setXLinkType(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:type' attribute of the given element.
setXMLbase(String) - Method in interface org.w3c.dom.svg.SVGElement
 
setXMLbase(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.setXMLbase(String).
setXMLDeclaration(String) - Method in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
Sets the XML declaration text.
setXMLFilter(XMLFilter) - Method in class org.apache.batik.transcoder.TranscoderOutput
Sets the output of this transcoder output with the specified XML filter.
setXMLlang(String) - Method in interface org.w3c.dom.svg.SVGLangSpace
 
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Sets the xml:lang attribute value.
setXMLParserClassName(String) - Static method in class org.apache.batik.util.XMLResourceDescriptor
Sets the class name of the XML parser to use.
setXMLReader(XMLReader) - Method in class org.apache.batik.transcoder.TranscoderInput
Sets the input of this transcoder input with the specified XML reader.
setXMLspace(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setXMLspace(String) - Method in interface org.w3c.dom.svg.SVGLangSpace
 
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setXMLspace(String).
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMMarkerElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Sets the xml:space attribute value.
setXoffset(double) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Set the x offset.
setXORMode(Color) - Method in class org.apache.batik.ext.awt.g2d.DefaultGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXORMode(Color) - Method in class org.apache.batik.svggen.SVGGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXPosition(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the x position.
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPoint
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setY(float) - Method in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
DOM: Implements SVGGlyphRefElement.setY(float).
setY(float) - Method in class org.apache.batik.ext.awt.geom.PathLength.PathSegment
Set the value of Y.
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setYChannelSelector(ARGBChannel) - Method in interface org.apache.batik.ext.awt.image.renderable.DisplacementMapRable
Select which component values will be used for displacement along the Y axis
setYChannelSelector(ARGBChannel) - Method in class org.apache.batik.ext.awt.image.renderable.DisplacementMapRable8Bit
Select which component values will be used for displacement along the Y axis
setYoffset(double) - Method in interface org.apache.batik.ext.awt.image.renderable.OffsetRable
Set the y offset.
setYPosition(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the y position.
setZIndex(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the z-index property definition in CSS2.
setZoom(float) - Method in class org.apache.batik.apps.svgbrowser.StatusBar
Sets the zoom factor.
setZoomAndPan(Element, short) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
Sets the zoomAndPan attribute value.
setZoomAndPan(short) - Method in interface org.w3c.dom.svg.SVGZoomAndPan
 
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMViewElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
shape - Variable in class org.apache.batik.gvt.MarkerShapePainter
The Shape to be painted.
shape - Variable in class org.apache.batik.gvt.StrokeShapePainter
Shape painted by this painter.
shape - Variable in class org.apache.batik.gvt.FillShapePainter
The Shape to be painted.
shape - Variable in class org.apache.batik.gvt.CompositeShapePainter
The shape associated with this painter
shape - Variable in class org.apache.batik.gvt.ShapeNode
The shape that describes this ShapeNode.
ShapeNode - class org.apache.batik.gvt.ShapeNode.
A graphics node that represents a shape.
ShapeNode() - Constructor for class org.apache.batik.gvt.ShapeNode
Constructs a new empty ShapeNode.
shapePainter - Variable in class org.apache.batik.gvt.ShapeNode
The shape painter used to paint the shape of this shape node.
ShapePainter - interface org.apache.batik.gvt.ShapePainter.
Renders the shape of a ShapeNode.
ShapeProducer - interface org.apache.batik.parser.ShapeProducer.
This interface represents objects which creates Shape objects.
ShapeRenderingFactory - class org.apache.batik.css.svg.ShapeRenderingFactory.
This class provides a factory for the 'shape-rendering' property values.
ShapeRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.ShapeRenderingFactory
Creates a new ShapeRenderingFactory object.
ShapeRenderingResolver - class org.apache.batik.css.svg.ShapeRenderingResolver.
This class provides a relative value resolver for the 'shape-rendering' CSS property.
ShapeRenderingResolver() - Constructor for class org.apache.batik.css.svg.ShapeRenderingResolver
 
SHEAR - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
SHEAR_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
shear(double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a shearing transform.
shear(double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
sheet - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
sheet - Variable in class org.apache.batik.dom.svg.SVGOMStyleElement
The style sheet.
SHIFT_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The shift key modifier constant.
SHOW_ALL - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show all Nodes.
SHOW_ATTRIBUTE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Attr nodes.
SHOW_CDATA_SECTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show CDATASection nodes.
SHOW_COMMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Comment nodes.
SHOW_DOCUMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Document nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_TYPE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentType nodes.
SHOW_ELEMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Element nodes.
SHOW_ENTITY - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Entity nodes.
SHOW_ENTITY_REFERENCE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show EntityReference nodes.
SHOW_NOTATION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Notation nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show ProcessingInstruction nodes.
SHOW_TEXT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Text nodes.
show() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
showDebugTrace - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
showDetailButton - Variable in class org.apache.batik.util.gui.JErrorPane
The button used to show or not the details.
showDialog() - Method in class org.apache.batik.ext.swing.JAffineTransformChooser.Dialog
 
showDialog() - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Shows the dialog
showDialog() - Method in class org.apache.batik.util.gui.LanguageDialog
Shows the dialog.
showDialog() - Method in class org.apache.batik.util.gui.URIChooser
Shows the dialog.
showDialog() - Method in class org.apache.batik.util.gui.UserStyleDialog
Shows the dialog.
showDialog(Component) - Static method in class org.apache.batik.apps.svgbrowser.JPEGOptionPanel
Shows a dialog to choose the jpeg encoding quality and return the quality as a float.
showDialog(Component, String) - Static method in class org.apache.batik.ext.swing.JAffineTransformChooser
Displays the panel in a modal dialog box.
showDialog(Component, String) - Static method in class org.apache.batik.util.gui.CSSMediaPanel
Brings up a modal dialog to edit/add/remove CSS media.
showDialog(Component, String, List) - Static method in class org.apache.batik.util.gui.CSSMediaPanel
Brings up a modal dialog to edit/add/remove CSS media.
showDialog(Component, String, String) - Static method in class org.apache.batik.util.gui.CSSMediaPanel
Brings up a modal dialog to edit/add/remove CSS media.
showPreferenceDialog(JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.Main
Shows the preference dialog.
showPreferenceDialog(JSVGViewerFrame) - Method in interface org.apache.batik.apps.svgbrowser.Application
Shows the preference dialog.
showRendering - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
showSelectedGraphicsNode() - Method in class org.apache.batik.apps.svgbrowser.FindDialog
Shows the current selected TextNode.
showUsage() - Static method in class org.apache.batik.apps.slideshow.Main
 
SiblingSelector - interface org.w3c.css.sac.SiblingSelector.
 
SIGN_PERCENT - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
SIGN_POUND - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
silentConvertURIPaint(Element, GraphicsNode, CSSValue, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint specified by URI without sending any error. if a problem occured while processing the URI, it just returns null (same effect as 'none')
silver - Static variable in class org.apache.batik.svggen.SVGColor
 
SimpleColorFactory - class org.apache.batik.css.svg.SimpleColorFactory.
This class provides a factory for values of type color.
SimpleColorFactory(Parser, String, SystemColorResolver) - Constructor for class org.apache.batik.css.svg.SimpleColorFactory
Creates a new SimpleColorFactory object.
SimpleColorResolver - class org.apache.batik.css.svg.SimpleColorResolver.
This class provides a relative value resolver for the simple color CSS property.
SimpleColorResolver(String) - Constructor for class org.apache.batik.css.svg.SimpleColorResolver
Creates a new SimpleColorResolver object.
SimpleImageHandler - class org.apache.batik.svggen.SimpleImageHandler.
Implements the GenericImageHandler interface and only uses <image> elements.
SimpleImageHandler(ImageHandler) - Constructor for class org.apache.batik.svggen.SimpleImageHandler
 
SimpleRenderedImage - class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage.
A simple class implemented the RenderedImage interface.
SimpleRenderedImage() - Constructor for class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
 
simpleSelector - Variable in class org.apache.batik.css.sac.AbstractDescendantSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.sac.CSSOMConditionalSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.sac.AbstractSiblingSelector
The simple selector.
SimpleSelector - interface org.w3c.css.sac.SimpleSelector.
This interface is only for constraints on selectors.
simplify() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
 
SingleSubst - class org.apache.batik.svggen.font.table.SingleSubst.
 
SingleSubst() - Constructor for class org.apache.batik.svggen.font.table.SingleSubst
 
SingleSubstFormat1 - class org.apache.batik.svggen.font.table.SingleSubstFormat1.
 
SingleSubstFormat1(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.SingleSubstFormat1
Creates new SingleSubstFormat1
SingleSubstFormat2 - class org.apache.batik.svggen.font.table.SingleSubstFormat2.
 
SingleSubstFormat2(RandomAccessFile, int) - Constructor for class org.apache.batik.svggen.font.table.SingleSubstFormat2
Creates new SingleSubstFormat2
SingleTileRenderedImage - class org.apache.batik.ext.awt.image.codec.SingleTileRenderedImage.
A simple class that provides RenderedImage functionality given a Raster and a ColorModel.
SingleTileRenderedImage(Raster, ColorModel) - Constructor for class org.apache.batik.ext.awt.image.codec.SingleTileRenderedImage
Constructs a SingleTileRenderedImage based on a Raster and a ColorModel.
singleton - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
A unique instance of this class.
size - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The number of nodes.
size - Variable in class org.apache.batik.gvt.font.AWTGVTFont
 
size() - Method in class org.apache.batik.css.PropertyMap
Returns the size of this table.
size() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
Returns the size of this table.
size() - Method in class org.apache.batik.dom.util.HashTable
Returns the size of this table.
size() - Method in class org.apache.batik.dom.util.DoublyIndexedTable
Returns the size of this table.
size() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns the number of children of this composite graphics node.
size() - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Returns the size of this table.
size() - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Returns the size of this table.
skewX(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
skewX(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.skewX(float).
skewX(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.skewX(float).
skewX(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'skewX(skx)' has been parsed.
skewX(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.skewX(float).
skewY(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
skewY(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.skewY(float).
skewY(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.skewY(float).
skewY(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'skewY(sky)' has been parsed.
skewY(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.skewY(float).
skip(long) - Method in class org.apache.batik.ext.awt.image.codec.ForwardSeekableStream
Forwards the request to the real InputStream.
skipBytes(int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Attempts to skip over n bytes of input discarding the skipped bytes.
skipCommaSpaces() - Method in class org.apache.batik.parser.AbstractParser
Skips the whitespaces and an optional comma.
skipCommaSpaces() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips the whitespaces and an optional comma.
skipIdentifier() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips characters in the given reader until a white space is encountered.
skipIdentifier() - Method in class org.apache.batik.parser.PreserveAspectRatioParser
Skips characters in the given reader until a white space is encountered.
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
skipSpaces() - Method in class org.apache.batik.css.parser.Parser
Skips the white spaces.
skipSpaces() - Method in class org.apache.batik.parser.AbstractParser
Skips the whitespaces in the current reader.
skipSpaces() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips the whitespaces in the current reader.
skipSpacesAndCDOCDC() - Method in class org.apache.batik.css.parser.Parser
Skips the white spaces and CDO/CDC untis.
skipSubPath() - Method in class org.apache.batik.parser.PathParser
Skips a sub-path.
skipTransform() - Method in class org.apache.batik.parser.FragmentIdentifierParser
Skips characters in the given reader until a ')' is encountered.
skipTransform() - Method in class org.apache.batik.parser.TransformListParser
Skips characters in the given reader until a ')' is encountered.
slice() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'slice' has been parsed.
slice() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.slice().
slice() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'slice' has been parsed.
slope - Variable in class org.apache.batik.ext.awt.image.LinearTransfer
The slope of the linear function
slope - Variable in class org.apache.batik.bridge.SVGFontFace
 
slope - Variable in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
sm - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
SMALL_CAPS - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for FONT_VARIANT specifying small caps
SMALL_CAPS_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'small-caps' identifier value.
SMALL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'small' identifier value.
SMALLER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'smaller' identifier value.
SoftDoublyIndexedTable - class org.apache.batik.util.SoftDoublyIndexedTable.
This class represents a doubly indexed hash table, which holds soft references to the contained values..
SoftDoublyIndexedTable.Entry - class org.apache.batik.util.SoftDoublyIndexedTable.Entry.
To manage collisions
SoftDoublyIndexedTable.Entry(SoftDoublyIndexedTable, int, Object, Object, Object, SoftDoublyIndexedTable.Entry) - Constructor for class org.apache.batik.util.SoftDoublyIndexedTable.Entry
Creates a new entry
SoftDoublyIndexedTable() - Constructor for class org.apache.batik.util.SoftDoublyIndexedTable
Creates a new SoftDoublyIndexedTable.
SoftDoublyIndexedTable(int) - Constructor for class org.apache.batik.util.SoftDoublyIndexedTable
Creates a new DoublyIndexedTable.
SoftReferenceCache - class org.apache.batik.util.SoftReferenceCache.
This class manages a cache of soft references to objects that may take some time to load or create, such as images loaded from the network.
SoftReferenceCache() - Constructor for class org.apache.batik.util.SoftReferenceCache
Let people create there own caches.
SolidColorBridge - class org.apache.batik.extension.svg.SolidColorBridge.
Bridge class for a regular polygon element.
SolidColorBridge() - Constructor for class org.apache.batik.extension.svg.SolidColorBridge
Constructs a new bridge for the <rect> element.
SolidColorElement - class org.apache.batik.extension.svg.SolidColorElement.
This class implements a regular polygon extension to SVG
SolidColorElement() - Constructor for class org.apache.batik.extension.svg.SolidColorElement
Creates a new BatikRegularPolygonElement object.
SolidColorElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.svg.SolidColorElement
Creates a new BatikRegularPolygonElement object.
sortRules(CSSOMRuleList, Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
Sorts the rules in the given rule list by specificity.
source - Variable in class org.apache.batik.css.event.SelectorListChangeEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.CSSStyleRuleChangeEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
The event source.
source - Variable in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
The event source.
source - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.CSSRuleEvent
The source of this event.
source - Variable in class org.apache.batik.gvt.ProxyGraphicsNode
The graphics node to proxy.
sources - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The image's sources, stored in a Vector.
sources - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Sources files or URLs
SOUTH - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom of its display area, centered horizontally.
SOUTHEAST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom-right corner of its display area.
SOUTHWEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component at the bottom-left corner of its display area.
space - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The space before the name.
SPACE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the white space lexical unit.
SPACE - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
space1 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
The space before the name.
space1 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The space before '='.
space2 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.NameInfo
The space after the name
space2 - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The space after '='.
SpacingFactory - class org.apache.batik.css.value.SpacingFactory.
This class provides a factory for CSS spacing properties.
SpacingFactory(Parser, String) - Constructor for class org.apache.batik.css.value.SpacingFactory
Creates a new LengthFactory object.
SpacingResolver - class org.apache.batik.css.value.SpacingResolver.
This class provides a relative value resolver for the '*-spacing' CSS properties.
SpacingResolver(String) - Constructor for class org.apache.batik.css.value.SpacingResolver
Creates a new SpacingResolver object.
specified - Variable in class org.apache.batik.css.sac.CSSOMAttributeCondition
Whether this condition applies to specified attributes.
SpecularLightingRable - interface org.apache.batik.ext.awt.image.renderable.SpecularLightingRable.
This filter follows the specification of the feSpecularLighting filter in the SVG 1.0 specification.
SpecularLightingRable8Bit - class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit.
Implementation of the SpecularLightRable interface.
SpecularLightingRable8Bit(Filter, Rectangle2D, Light, double, double, double, double[]) - Constructor for class org.apache.batik.ext.awt.image.renderable.SpecularLightingRable8Bit
 
SpecularLightingRed - class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed.
 
SpecularLightingRed(double, double, Light, BumpMap, Rectangle, double, double, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.SpecularLightingRed
 
splitOneGo() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
 
splitPane - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The split pane.
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
splitText(int) - Method in class org.apache.batik.dom.TextWrapper
DOM: Implements Text.splitText(int).
splitText(int) - Method in class org.apache.batik.dom.AbstractText
DOM: Implements Text.splitText(int).
SpotLight - class org.apache.batik.ext.awt.image.SpotLight.
A light source which emits a light of constant intensity in all directions.
SpotLight(double, double, double, double, double, double, double, double, Color) - Constructor for class org.apache.batik.ext.awt.image.SpotLight
 
SQUARE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'square' keyword.
SQUOTED_ATTRIBUTE_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The single quoted attribute context.
SQUOTED_ENTITY_VALUE_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The single quoted entity value context.
srcs - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
srcs - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
sRGB - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with no alpha.
SRGB - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in sRGB space. (default)
sRGB_Pre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with premultiplied alpha.
sRGB_Unpre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with unpremultiplied alpha.
SRGB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'sRGB' keyword.
sRGBToLsRGB(double) - Static method in class org.apache.batik.ext.awt.image.AbstractLight
Conversion function for light values.
sRGBToLsRGB(double) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
 
STABLE_STATE - Static variable in class org.apache.batik.apps.svgbrowser.LocalHistory
 
stacktrace - Variable in class org.apache.batik.util.gui.JErrorPane
The stack trace.
stamp - Variable in class org.apache.batik.ext.awt.image.renderable.AbstractRable
 
STANDALONE_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'standalone' lexical unit.
STAR - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a '*' lexical unit.
start - Variable in class org.apache.batik.css.parser.Scanner
The start offset of the last lexical unit.
START - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the start of the text string is at the initial current text location.
START_TAG - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a start tag lexical unit, ie.
START_TAG_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The start tag context.
START_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'start' keyword.
startAngle() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when the angle attribute parsing starts.
startAngle() - Method in class org.apache.batik.parser.DefaultAngleHandler
Implements AngleHandler.startAngle().
startCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.startCDATA().
startClock() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when the clock attribute parsing starts.
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the beginning of the document.
startDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
Start document event.
startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start document event.
startDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 start document event.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.startDocument().
startDocument(InputSource) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a style sheet.
startDocument(InputSource) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startDocument(InputSource).
startDocument(InputSource) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startDocument(InputSource).
startDocument(InputSource) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startDocument(InputSource).
startDTD(String, String, String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.startDTD(String,String,String).
startElement(String, AttributeList) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the start of an element.
startElement(String, AttributeList) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 startElement event.
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start element event.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ContentHandler.startElement(String,String,String,Attributes).
startEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements LexicalHandler.startEntity(String).
startFontFace() - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a font face statement.
startFontFace() - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startFontFace().
startFontFace() - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startFontFace().
startFontFace() - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startFontFace().
startFragmentIdentifier() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the fragment identifier starts.
startFragmentIdentifier() - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when the fragment identifier starts.
startFragmentIdentifier() - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements FragmentIdentifierHandler.startFragmentIdentifier().
startingLines - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The elements starting lines.
startInteraction(InputEvent) - Method in class org.apache.batik.swing.gvt.InteractorAdapter
Tells whether the given event will start the interactor.
startInteraction(InputEvent) - Method in interface org.apache.batik.swing.gvt.Interactor
Tells whether the given event will start the interactor.
startLength() - Method in class org.apache.batik.bridge.UnitProcessor.UnitResolver
Implements LengthHandler.startLength().
startLength() - Method in class org.apache.batik.parser.DefaultLengthHandler
Implements LengthHandler.startLength().
startLength() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when the length attribute starts.
startLengthList() - Method in interface org.apache.batik.parser.LengthListHandler
Invoked when the length list attribute starts.
startLengthList() - Method in class org.apache.batik.parser.DefaultLengthListHandler
Implements LengthListHandler.startLengthList().
startMarker - Variable in class org.apache.batik.gvt.MarkerShapePainter
Start Marker
startMedia(SACMediaList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a media statement.
startMedia(SACMediaList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startPage(String, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a page statement.
startPage(String, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startPage(String,String).
startPage(String, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startPage(String,String).
startPage(String, String) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startPage(String,String).
startPath() - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.startPath().
startPath() - Method in class org.apache.batik.parser.DefaultPathHandler
Implements PathHandler.startPath().
startPath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when the path starts.
startPoints() - Method in class org.apache.batik.parser.DefaultPointsHandler
Implements PointsHandler.startPoints().
startPoints() - Method in class org.apache.batik.parser.AWTPolylineProducer
Implements PointsHandler.startPoints().
startPoints() - Method in interface org.apache.batik.parser.PointsHandler
Invoked when the points attribute starts.
startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start prefix mapping event.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
startPreserveAspectRatio() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the PreserveAspectRatio parsing starts.
startPreserveAspectRatio() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.startPreserveAspectRatio().
startPreserveAspectRatio() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when the PreserveAspectRatio parsing starts.
startSelector(SelectorList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a rule statement.
startSelector(SelectorList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
Receives notification of the beginning of a rule statement.
startSelector(SelectorList) - Method in class org.apache.batik.css.parser.DefaultDocumentHandler
SAC: Implements DocumentHandler.startSelector(SelectorList).
startTransformList() - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.startTransformList().
startTransformList() - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.startTransformList().
startTransformList() - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when the tranform starts.
startTransformList() - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.startTransformList().
startViewTarget() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a view target specification starts.
startViewTarget() - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when a view target specification starts.
startViewTarget() - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Invoked when a view target specification starts.
state - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The iterator state.
state - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The current state.
state - Variable in class org.apache.batik.util.RunnableQueue
The Suspension state of this thread.
stateChanged(ChangeEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel.FileCheckBoxChangeListener
 
stateLock - Variable in class org.apache.batik.util.RunnableQueue
Object to synchronize/wait/notify for suspension issues.
StaticRenderer - class org.apache.batik.gvt.renderer.StaticRenderer.
Simple implementation of the Renderer that simply does static rendering in an offscreen buffer image.
StaticRenderer() - Constructor for class org.apache.batik.gvt.renderer.StaticRenderer
 
StaticRenderer(RenderingHints, AffineTransform) - Constructor for class org.apache.batik.gvt.renderer.StaticRenderer
 
StaticRendererFactory - class org.apache.batik.gvt.renderer.StaticRendererFactory.
This class is a factory for StaticRenderers.
StaticRendererFactory() - Constructor for class org.apache.batik.gvt.renderer.StaticRendererFactory
 
statusBar - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The status bar.
StatusBar - class org.apache.batik.apps.svgbrowser.StatusBar.
This class represents a viewer status bar.
StatusBar.DisplayThread - class org.apache.batik.apps.svgbrowser.StatusBar.DisplayThread.
To display the main message
StatusBar.DisplayThread(StatusBar) - Constructor for class org.apache.batik.apps.svgbrowser.StatusBar.DisplayThread
 
StatusBar() - Constructor for class org.apache.batik.apps.svgbrowser.StatusBar
Creates a new status bar
STOP_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
stopAction - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The stop action
stopProcessing() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Stops the processing of the current tree.
stopProcessing() - Method in class org.apache.batik.swing.svg.JSVGComponent
Stops the processing of the current document.
stopPropagation - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether the event propagation must be stopped.
stopPropagation() - Method in interface org.w3c.dom.events.Event
The stopPropagation method is used prevent further propagation of an event during event flow.
stopPropagation() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The stopPropagation method is used prevent further propagation of an event during event flow.
stopPropagation() - Method in class org.apache.batik.dom.events.EventWrapper
DOM: Implements Event.stopPropagation();
store(OutputStream, String) - Method in class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties
Writes this property list (key and element pairs) in this Properties table to the output stream in a format suitable for loading into a Properties table using the load method.
stream(Element, Writer) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
stream(Element, Writer, boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
stream(String) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
stream(String, boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
stream(Writer) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
stream(Writer, boolean) - Method in class org.apache.batik.svggen.SVGGraphics2D
 
StreamRegistryEntry - interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry.
This type of Image tag registy entry is used for most normal image file formats.
STRIKETHROUGH - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Flag indicating that chars are to be "struck through"
STRIKETHROUGH_ON - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for STRIKETHROUGH specifying strikethrough-on
STRIKETHROUGH_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to fill character strikethrough.
STRIKETHROUGH_STROKE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Stroke used to paint character strikethrough.
STRIKETHROUGH_STROKE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to stroke character outline for strikethrough.
strikethroughOffset - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
strikethroughPosition - Variable in class org.apache.batik.bridge.SVGFontFace
 
strikethroughThickness - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
strikethroughThickness - Variable in class org.apache.batik.bridge.SVGFontFace
 
STRING - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the string lexical unit.
STRING - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid string characters.
STRING - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a string lexical unit.
STRING_FRAGMENT - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a string without entities lexical unit.
string1() - Method in class org.apache.batik.css.parser.Scanner
Scans a single quoted string.
string2() - Method in class org.apache.batik.css.parser.Scanner
Scans a double quoted string.
stringDelimiter - Variable in class org.apache.batik.xml.scanner.DocumentScanner
The last attribute delimiter encountered.
stringFactory - Variable in class org.apache.batik.css.value.FontFamilyFactory
The string factory.
StringKey - class org.apache.batik.transcoder.keys.StringKey.
A transcoding Key represented as a string.
StringKey() - Constructor for class org.apache.batik.transcoder.keys.StringKey
 
stringValue - Variable in class org.apache.batik.parser.style.CSSStringValue
The string value
stroke - Variable in class org.apache.batik.gvt.StrokeShapePainter
The stroke attribute used to draw the outline of the shape.
stroke - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
STROKE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Stroke used to paint character outline.
STROKE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to stroke character outline
STROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'stroke' keyword.
STROKE_WIDTH - Static variable in class org.apache.batik.bridge.SVGUtilities
The strokeWidth coordinate system constants.
StrokeDasharrayFactory - class org.apache.batik.css.svg.StrokeDasharrayFactory.
This class provides a factory for the 'stroke-dasharray' property values.
StrokeDasharrayFactory.NumberFactory - class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory.
To manage number values.
StrokeDasharrayFactory.NumberFactory(StrokeDasharrayFactory, Parser) - Constructor for class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Creates a new NumberFactory object.
StrokeDasharrayFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates a new StrokeDasharrayFactory object.
StrokeDasharrayResolver - class org.apache.batik.css.svg.StrokeDasharrayResolver.
This class provides a relative value resolver for the stroke-dasharray CSS property.
StrokeDasharrayResolver() - Constructor for class org.apache.batik.css.svg.StrokeDasharrayResolver
 
StrokeDashoffsetFactory - class org.apache.batik.css.svg.StrokeDashoffsetFactory.
This class provides a factory for the 'stroke-dashoffset' property.
StrokeDashoffsetFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeDashoffsetFactory
Creates a new LengthFactory object.
StrokeDashoffsetResolver - class org.apache.batik.css.svg.StrokeDashoffsetResolver.
This class provides a relative value resolver for the stroke-dashoffset CSS property.
StrokeDashoffsetResolver() - Constructor for class org.apache.batik.css.svg.StrokeDashoffsetResolver
 
StrokeLinecapFactory - class org.apache.batik.css.svg.StrokeLinecapFactory.
This class provides a factory for the 'stroke-linecap' property values.
StrokeLinecapFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeLinecapFactory
Creates a new StrokeLinecapFactory object.
StrokeLinecapResolver - class org.apache.batik.css.svg.StrokeLinecapResolver.
This class provides a relative value resolver for the stroke-linecap CSS property.
StrokeLinecapResolver() - Constructor for class org.apache.batik.css.svg.StrokeLinecapResolver
 
StrokeLinejoinFactory - class org.apache.batik.css.svg.StrokeLinejoinFactory.
This class provides a factory for the 'stroke-linejoin' property values.
StrokeLinejoinFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeLinejoinFactory
Creates a new StrokeLinejoinFactory object.
StrokeLinejoinResolver - class org.apache.batik.css.svg.StrokeLinejoinResolver.
This class provides a relative value resolver for the stroke-linejoin CSS property.
StrokeLinejoinResolver() - Constructor for class org.apache.batik.css.svg.StrokeLinejoinResolver
 
StrokeMiterlimitFactory - class org.apache.batik.css.svg.StrokeMiterlimitFactory.
This class provides a factory for the 'stroke-miterlimit' property values.
StrokeMiterlimitFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeMiterlimitFactory
Creates a new StrokeMiterlimitFactory object.
StrokeMiterlimitResolver - class org.apache.batik.css.svg.StrokeMiterlimitResolver.
This class provides a relative value resolver for the stroke-miterlimit CSS property.
StrokeMiterlimitResolver() - Constructor for class org.apache.batik.css.svg.StrokeMiterlimitResolver
 
StrokeResolver - class org.apache.batik.css.svg.StrokeResolver.
This class provides a relative value resolver for the 'stroke' CSS property.
StrokeResolver() - Constructor for class org.apache.batik.css.svg.StrokeResolver
 
StrokeShapePainter - class org.apache.batik.gvt.StrokeShapePainter.
A shape painter that can be used to draw the outline of a shape.
StrokeShapePainter(Shape) - Constructor for class org.apache.batik.gvt.StrokeShapePainter
Constructs a new ShapePainter that can be used to draw the outline of a Shape.
StrokeWidthFactory - class org.apache.batik.css.svg.StrokeWidthFactory.
This class provides a factory for the 'stroke-width' property.
StrokeWidthFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeWidthFactory
Creates a new LengthFactory object.
StrokeWidthResolver - class org.apache.batik.css.svg.StrokeWidthResolver.
This class provides a relative value resolver for the stroke-width CSS property.
StrokeWidthResolver(SVGCSSContext) - Constructor for class org.apache.batik.css.svg.StrokeWidthResolver
Creates a StrokeWidthResolver.
StrokingTextPainter - class org.apache.batik.gvt.renderer.StrokingTextPainter.
More sophisticated implementation of TextPainter which renders the attributed character iterator of a TextNode.
StrokingTextPainter.TextRun - class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun.
Inner convenience class for associating a TextLayout for sub-spans, and the ACI which iterates over that subspan.
StrokingTextPainter.TextRun(StrokingTextPainter, TextSpanLayout, AttributedCharacterIterator, boolean) - Constructor for class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
 
StrokingTextPainter() - Constructor for class org.apache.batik.gvt.renderer.StrokingTextPainter
 
StylableExtensionElement - class org.apache.batik.extension.StylableExtensionElement.
This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument, and the support for both the 'style' attribute and the style attributes (ie: fill="red", ...).
StylableExtensionElement() - Constructor for class org.apache.batik.extension.StylableExtensionElement
Creates a new Element object.
StylableExtensionElement(String, AbstractDocument) - Constructor for class org.apache.batik.extension.StylableExtensionElement
Creates a new Element object.
stylableSupport - Variable in class org.apache.batik.extension.StylableExtensionElement
The stylable support.
style - Variable in class org.apache.batik.css.CSSOMStyleRule
The declaration-block of this rule set.
style - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
The computed style.
STYLE_MUTATION_TYPE - Static variable in class org.apache.batik.bridge.BridgeMutationEvent
The mutation is a mutation on a referenced style.
STYLE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSStyleRule.
style(Node) - Static method in class org.apache.batik.svggen.SVGCSSStyler
Invoking this method removes all the styling attributes (such as 'fill' or 'fill-opacity') from the input element and its descendant and replaces them with their CSS2 property counterparts.
StyleAttributeParser - class org.apache.batik.parser.style.StyleAttributeParser.
This class represents a parser for SVG style attributes.
StyleAttributeParser(String) - Constructor for class org.apache.batik.parser.style.StyleAttributeParser
Creates a new StyleAttributeParser object.
styleDeclaration - Variable in class org.apache.batik.dom.svg.AbstractElement
The cascaded style, if any.
StyleHandler - interface org.apache.batik.svggen.StyleHandler.
The StyleHandler interface allows you to specialize how the style will be set on an SVG Element.
StyleReference - class org.apache.batik.bridge.StyleReference.
A style reference represents a graphics node, CSS property pair.
StyleReference(GraphicsNode, String) - Constructor for class org.apache.batik.bridge.StyleReference
Creates a new StyleReference.
styleRuleChangeSupport - Variable in class org.apache.batik.css.CSSOMStyleRule
The Style rule change support.
styles - Variable in class org.apache.batik.css.AbstractViewCSS
The cached computed styles.
styleSheet - Variable in class org.apache.batik.css.CSSOMImportRule
The parent StyleSheet.
styleSheet - Variable in class org.apache.batik.css.CSSDocumentHandler
The style sheet.
StyleSheet - interface org.w3c.dom.stylesheets.StyleSheet.
The StyleSheet interface is the abstract base interface for any type of style sheet.
styleSheetChangeSupport - Variable in class org.apache.batik.css.CSSOMStyleSheet
The Style sheet change support.
StyleSheetFactory - interface org.apache.batik.dom.StyleSheetFactory.
This interface represents a StyleSheet factory.
StyleSheetList - interface org.w3c.dom.stylesheets.StyleSheetList.
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets.
StyleSheetProcessingInstruction - class org.apache.batik.dom.StyleSheetProcessingInstruction.
This class provides an implementation of the 'xml-stylesheet' processing instructions.
StyleSheetProcessingInstruction() - Constructor for class org.apache.batik.dom.StyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
StyleSheetProcessingInstruction(String, AbstractDocument, StyleSheetFactory) - Constructor for class org.apache.batik.dom.StyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
styleSheets - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The document's stylesheets.
styleToSVG(Font) - Static method in class org.apache.batik.svggen.SVGFont
 
SUB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'sub' keyword.
subList(int, int) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
subpanel - Variable in class org.apache.batik.util.gui.JErrorPane
The sub panel that contains the stack trace text area.
substitute(int) - Method in class org.apache.batik.svggen.font.table.SingleSubst
 
substitute(int) - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat2
 
substitute(int) - Method in class org.apache.batik.svggen.font.table.SingleSubstFormat1
 
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
substringData(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.substringData(int,int).
substringData(int, int) - Method in class org.apache.batik.dom.CharacterDataWrapper
DOM: Implements CharacterData.substringData(int,int).
SUPER_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'super' keyword.
supportExtension(String) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in class org.apache.batik.transcoder.image.ImageTranscoder.ImageTranscoderUserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in class org.apache.batik.transcoder.print.PrintTranscoder.PrintTranscoderUserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in interface org.apache.batik.bridge.UserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Tells whether the given extension is supported by this user agent.
surroundPixels(double) - Static method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Calculate the number of surround pixels required for a given standard Deviation.
surroundPixels(double, RenderingHints) - Static method in class org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit
Calculate the number of surround pixels required for a given standard Deviation.
suspended - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Whether or not the thread was supended.
SUSPENDED - Static variable in class org.apache.batik.util.RunnableQueue
The queue is no longer running any tasks and will not run any tasks until resumeExecution is called.
suspendExecution(boolean) - Method in class org.apache.batik.util.RunnableQueue
Suspends the execution of this queue after the current runnable completes.
SUSPENDING - Static variable in class org.apache.batik.util.RunnableQueue
The queue may still be running tasks but as soon as possible will go to SUSPENDED state.
suspendInteractions - Variable in class org.apache.batik.swing.gvt.JGVTComponent
Whether to suspend interactions.
suspendRedraw(int) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
suspendRedraw(int) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
SVG_100_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_200_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_300_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_400_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_500_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_600_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_700_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_800_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_900_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_A_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_A_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ABSOLUTE_COLORIMETRIC_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ACCENT_HEIGHT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ALIGN_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ALL_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ALPHABETIC_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ALT_GLYPH_DEF_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ALT_GLYPH_ITEM_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ALT_GLYPH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_AMPLITUDE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ANGLETYPE_DEG - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_GRAD - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_RAD - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_UNSPECIFIED - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANIMATE_COLOR_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ANIMATE_MOTION_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ANIMATE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ANIMATE_TRANSFORM_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ARABIC_FORM_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ARITHMETIC_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ASCENT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ATOP_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_AUTO_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_AZIMUTH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_B_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BACKGROUND_ALPHA_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BACKGROUND_IMAGE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BASE_FREQUENCY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BBOX_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BEVEL_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BIAS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BOLD_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BOLDER_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_BUTT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CALC_MODE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CAP_HEIGHT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CHANNEL_A - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_B - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_G - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_R - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CIRCLE_CX_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CIRCLE_CY_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CIRCLE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CLASS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CLIP_PATH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CLIP_PATH_CLIP_PATH_UNITS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CLIP_PATH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CLIP_PATH_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COLOR_INTERPOLATION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COLOR_PROFILE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COLOR_RENDERING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COLORTYPE_CURRENTCOLOR - Static variable in interface org.w3c.dom.svg.SVGColor
 
SVG_COLORTYPE_RGBCOLOR - Static variable in interface org.w3c.dom.svg.SVGColor
 
SVG_COLORTYPE_RGBCOLOR_ICCCOLOR - Static variable in interface org.w3c.dom.svg.SVGColor
 
SVG_COLORTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGColor
 
SVG_COMPONENT_TRANSFER_FUNCTION_AMPLITUDE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_EXPONENT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_INTERCEPT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_OFFSET_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_SLOPE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COMPONENT_TRANSFER_FUNCTION_TABLE_VALUES_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_COMPOSITE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CONTENT_SCRIPT_TYPE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CONTENT_STYLE_TYPE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CRISP_EDGES_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CURSOR_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CX_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_CY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_D_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DARKEN_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DEFINITION_SRC_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DEFS_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DESC_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DESCENT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DIFFUSE_CONSTANT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DIGIT_ONE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DILATE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DISABLE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DISCRETE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DIVISOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DUPLICATE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DX_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_DY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EDGE_MODE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EDGEMODE_DUPLICATE - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_NONE - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_WRAP - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_ELEVATION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ELLIPSE_CX_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ELLIPSE_CY_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ELLIPSE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ENABLE_BACKGROUND_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_END_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ERODE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EVEN_ODD_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EVENT_CLICK - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EVENT_MOUSEOUT - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EVENT_MOUSEOVER - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EXACT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EXPONENT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
SVG file extension
SVG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter
SVG file extension
SVG_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.SVGConverter.SVGFileFilter
 
SVG_EXTENSION - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
 
SVG_EXTERNAL_RESOURCES_REQUIRED_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FALSE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_BLEND_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COLOR_MATRIX_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COMPONENT_TRANSFER_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COMPOSITE_K1_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COMPOSITE_K2_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COMPOSITE_K3_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COMPOSITE_K4_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COMPOSITE_OPERATOR_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_COMPOSITE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_CONVOLVE_MATRIX_EDGE_MODE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_CONVOLVE_MATRIX_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DIFFUSE_LIGHTING_DIFFUSE_CONSTANT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DIFFUSE_LIGHTING_SURFACE_SCALE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DIFFUSE_LIGHTING_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DISPLACEMENT_MAP_SCALE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DISPLACEMENT_MAP_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DISTANT_LIGHT_AZIMUTH_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DISTANT_LIGHT_ELEVATION_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_DISTANT_LIGHT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_FLOOD_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_FUNC_A_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_FUNC_B_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_FUNC_G_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_FUNC_R_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_GAUSSIAN_BLUR_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_IMAGE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_MERGE_NODE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_MERGE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_MORPHOLOGY_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_OFFSET_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_POINT_LIGHT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_POINT_LIGHT_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_POINT_LIGHT_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_POINT_LIGHT_Z_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_SPECULAR_CONSTANT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_SPECULAR_EXPONENT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_SURFACE_SCALE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPECULAR_LIGHTING_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_LIMITING_CONE_ANGLE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_POINTS_AT_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_POINTS_AT_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_POINTS_AT_Z_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_SPECULAR_EXPONENT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_SPOT_LIGHT_Z_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_TILE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_TURBULENCE_NUM_OCTAVES_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_TURBULENCE_SEED_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FE_TURBULENCE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FEBLEND_MODE_DARKEN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_LIGHTEN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_MULTIPLY - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_NORMAL - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_SCREEN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FECOLORMATRIX_TYPE_HUEROTATE - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_MATRIX - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_SATURATE - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_GAMMA - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_LINEAR - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_TABLE - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPOSITE_OPERATOR_ARITHMETIC - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_ATOP - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_IN - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_OUT - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_OVER - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_XOR - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FILL_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILL_OPACITY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILL_PAINT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILL_RULE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_FILTER_UNITS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_HEIGHT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_PRIMITIVE_UNITS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_RES_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_WIDTH_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FILTER_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FLOOD_COLOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FLOOD_OPACITY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FLOOD_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_FONT_STRETCH_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_FONT_STYLE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_FONT_VARIANT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_FONT_WEIGHT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_FORMAT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_NAME_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_PANOSE_1_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_SLOPE_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_SRC_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_UNITS_PER_EM_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FACE_URI_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_FAMILY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_SIZE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_STRETCH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_STYLE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_VARIANT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FONT_WEIGHT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FOREIGN_OBJECT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FRACTAL_NOISE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FX_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_FY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_G_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_G_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_G1_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_G2_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_GAMMA_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_GEOMETRIC_PRECISION_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_GLYPH_NAME_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_GLYPH_REF_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_GLYPH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_GRADIENT_TRANSFORM_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_GRADIENT_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_H_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HANGING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HEIGHT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HKERN_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HORIZ_ADV_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HORIZ_ORIGIN_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HORIZ_ORIGIN_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HORIZ_ORIGIN_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HORIZ_ORIGIN_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HREF_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HUE_ROTATE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_HUNDRED_PERCENT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ID_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IDENTITY_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IDEOGRAPHIC_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IMAGE_RENDERING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IMAGE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IMAGE_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IMAGE_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IN_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IN_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_IN2_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_INITIAL_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_INTERCEPT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_INVALID_VALUE_ERR - Static variable in class org.w3c.dom.svg.SVGException
 
SVG_ISOLATED_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ITALIC_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_K_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_K1_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_K2_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_K3_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_K4_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_KERN_K_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_KERNEL_MATRIX_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_KERNEL_UNIT_LENGTH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_KERNEL_UNIT_LENGTH_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_KERNEL_UNIT_LENGTH_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_KERNING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LANG_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LENGTH_ADJUST_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LENGTHTYPE_CM - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_EMS - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_EXS - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_IN - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_MM - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_NUMBER - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PC - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PERCENTAGE - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PT - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PX - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LIGHT_COLOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LIGHTEN_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LIGHTER_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LIMITING_CONE_ANGLE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINEAR_GRADIENT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINEAR_GRADIENT_X1_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINEAR_GRADIENT_X2_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINEAR_GRADIENT_Y1_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINEAR_GRADIENT_Y2_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINEAR_RGB_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LINEAR_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_LUMINANCE_TO_ALPHA_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MAGNIFY_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_HEIGHT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_MARKER_HEIGHT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_MARKER_UNITS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_MARKER_WIDTH_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_ORIENT_ANGLE - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKER_ORIENT_AUTO - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKER_ORIENT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_ORIENT_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKER_REFX_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_REFY_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKER_WIDTH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MARKERUNITS_STROKEWIDTH - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKERUNITS_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKERUNITS_USERSPACEONUSE - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MASK_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_CONTENT_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_HEIGHT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_MASK_UNITS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_WIDTH_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MASK_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MATHEMATICAL_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MATRIX_NOT_INVERTABLE - Static variable in class org.w3c.dom.svg.SVGException
 
SVG_MATRIX_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MEDIA_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MEDIAL_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MEETORSLICE_MEET - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_MEETORSLICE_SLICE - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_MEETORSLICE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_METADATA_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_METHOD_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MIDDLE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MISSING_GLYPH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MITER_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MODE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MORPHOLOGY_OPERATOR_DILATE - Static variable in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
SVG_MORPHOLOGY_OPERATOR_ERODE - Static variable in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
SVG_MORPHOLOGY_OPERATOR_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
SVG_MPATH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_MULTIPLY_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NAME_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NAMESPACE_URI - Static variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The SVG namespace uri.
SVG_NAMESPACE_URI - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NEW_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NINETY_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NO_STITCH_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NON_ZERO_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NONE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NORMAL_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_NUM_OCTAVES_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OBJECT_BOUNDING_BOX_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OBLIQUE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OFFSET_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ONE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OPACITY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OPAQUE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OPERATOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OPTIMIZE_LEGIBILITY_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OPTIMIZE_QUALITY_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OPTIMIZE_SPEED_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORDER_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORDER_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORDER_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORG_W3C_SVG_FEATURE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORG_W3C_SVG_LANG_FEATURE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORG_W3C_SVG_STATIC_FEATURE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORIENT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ORIENTATION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OUT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OVER_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OVERLINE_POSITION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_OVERLINE_THICKNESS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PACED_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PAD_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PAINTTYPE_CURRENTCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_NONE - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_RGBCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_CURRENTCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_NONE - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_RGBCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PANOSE_1_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PATH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PATTERN_CONTENT_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PATTERN_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PATTERN_TRANSFORM_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PATTERN_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PATTERN_X_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PATTERN_Y_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PERCEPTUAL_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_POINTS_AT_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_POINTS_AT_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_POINTS_AT_Z_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_POINTS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_POLYGON_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_POLYLINE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PRESERVE_ALPHA_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PRESERVE_ASPECT_RATIO_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PRESERVE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PRESERVEASPECTRATIO_NONE - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMAX - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMID - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMIN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMAX - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMID - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMIN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMAX - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMID - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMIN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRIMITIVE_UNITS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PUBLIC_ID - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_R_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_R_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RADIAL_GRADIENT_CX_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RADIAL_GRADIENT_CY_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RADIAL_GRADIENT_R_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RADIAL_GRADIENT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RADIUS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RECT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_REF_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_REF_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_REFLECT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RELATIVE_COLORIMETRIC_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RENDERING_INTENT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_REPEAT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_REQUIRED_EXTENSIONS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_REQUIRED_FEATURES_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RESULT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RESULT_SCALE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ROTATE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ROUND_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RX_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_RY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SATURATE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SATURATION_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SCALE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SCREEN_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SCRIPT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SEED_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SET_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SHAPE_RENDERING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SLOPE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SOURCE_ALPHA_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SOURCE_GRAPHIC_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPACE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPACING_AND_GLYPHS_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPACING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPACING_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPECULAR_CONSTANT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPECULAR_EXPONENT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPREAD_METHOD_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPREADMETHOD_PAD - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_SPREADMETHOD_REFLECT - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_SPREADMETHOD_REPEAT - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_SPREADMETHOD_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_SQUARE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SRGB_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_START_OFFSET_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_START_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STD_DEVIATION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STEMH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STEMV_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STITCH_TILES_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STITCH_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STITCHTYPE_NOSTITCH - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_STITCHTYPE_STITCH - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_STITCHTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_STOP_COLOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STOP_OPACITY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STOP_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STRETCH_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STRIKETHROUGH_POSITION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STRIKETHROUGH_THICKNESS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_DASHARRAY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_DASHOFFSET_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_LINECAP_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_LINEJOIN_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_MITERLIMIT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_OPACITY_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_PAINT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_WIDTH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STROKE_WIDTH_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STYLE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_STYLE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SURFACE_SCALE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SVG_HEIGHT_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SVG_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SVG_WIDTH_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SWITCH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SYMBOL_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SYSTEM_ID - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SYSTEM_LANGUAGE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TABLE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TABLE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TABLE_VALUES_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TARGET_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TARGET_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TARGET_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TERMINAL_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TEXT_ANCHOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TEXT_LENGTH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TEXT_PATH_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TEXT_RENDERING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TEXT_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TITLE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TITLE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TRANSFORM_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TRANSFORM_MATRIX - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_ROTATE - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_SCALE - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_SKEWX - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_SKEWY - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_TRANSLATE - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSLATE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TREF_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TRUE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TSPAN_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TURBULENCE_TYPE_FRACTALNOISE - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_TURBULENCE_TYPE_TURBULENCE - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_TURBULENCE_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_TURBULENCE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TYPE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_U1_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_U2_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_UNDERLINE_POSITION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_UNDERLINE_THICKNESS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_UNICODE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_UNICODE_RANGE_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX - Static variable in interface org.w3c.dom.svg.SVGUnitTypes
 
SVG_UNIT_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGUnitTypes
 
SVG_UNIT_TYPE_USERSPACEONUSE - Static variable in interface org.w3c.dom.svg.SVGUnitTypes
 
SVG_UNITS_PER_EM_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_USE_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_USER_SPACE_ON_USE_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_V_ALPHABETIC_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_V_HANGING_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_V_IDEOGRAPHIC_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_V_MATHEMATICAL_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_V_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VALUES_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VERSION - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VERSION_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VERT_ADV_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VERT_ORIGIN_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VERT_ORIGIN_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VIEW_BOX_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VIEW_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_VKERN_TAG - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_WIDTH_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_WIDTHS_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_WRAP_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_WRONG_TYPE_ERR - Static variable in class org.w3c.dom.svg.SVGException
 
SVG_X_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_X_CHANNEL_SELECTOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_X_HEIGHT_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_X1_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_X2_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_XOR_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_Y_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_Y_CHANNEL_SELECTOR_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_Y1_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_Y2_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_Z_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ZERO_PERCENT_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ZERO_VALUE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ZOOM_AND_PAN_ATTRIBUTE - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_ZOOMANDPAN_DISABLE - Static variable in interface org.w3c.dom.svg.SVGZoomAndPan
 
SVG_ZOOMANDPAN_MAGNIFY - Static variable in interface org.w3c.dom.svg.SVGZoomAndPan
 
SVG_ZOOMANDPAN_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGZoomAndPan
 
SVGAElement - interface org.w3c.dom.svg.SVGAElement.
 
SVGAElementBridge - class org.apache.batik.bridge.SVGAElementBridge.
Bridge class for the <a> element.
SVGAElementBridge.AnchorListener - class org.apache.batik.bridge.SVGAElementBridge.AnchorListener.
To handle a click on an anchor.
SVGAElementBridge.AnchorListener(UserAgent) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
SVGAElementBridge.CursorMouseOutListener - class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener.
To handle a mouseout on an anchor and set the cursor.
SVGAElementBridge.CursorMouseOutListener(UserAgent) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
SVGAElementBridge.CursorMouseOverListener - class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener.
To handle a mouseover on an anchor and set the cursor.
SVGAElementBridge.CursorMouseOverListener(UserAgent) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
SVGAElementBridge() - Constructor for class org.apache.batik.bridge.SVGAElementBridge
Constructs a new bridge for the <a> element.
SVGAlphaComposite - class org.apache.batik.svggen.SVGAlphaComposite.
Utility class that converts an AlphaComposite object into a set of SVG properties and definitions.
SVGAlphaComposite(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGAlphaComposite
 
SVGAltGlyphDefElement - interface org.w3c.dom.svg.SVGAltGlyphDefElement.
 
SVGAltGlyphElement - interface org.w3c.dom.svg.SVGAltGlyphElement.
 
SVGAltGlyphElementBridge - class org.apache.batik.bridge.SVGAltGlyphElementBridge.
Bridge class for the <altGlyph> element.
SVGAltGlyphElementBridge() - Constructor for class org.apache.batik.bridge.SVGAltGlyphElementBridge
Constructs a new bridge for the <altGlyph> element.
SVGAltGlyphHandler - class org.apache.batik.bridge.SVGAltGlyphHandler.
SVG font altGlyph handler.
SVGAltGlyphHandler(BridgeContext, Element) - Constructor for class org.apache.batik.bridge.SVGAltGlyphHandler
Constructs an SVGAltGlyphHandler.
SVGAltGlyphItemElement - interface org.w3c.dom.svg.SVGAltGlyphItemElement.
 
SVGAngle - interface org.w3c.dom.svg.SVGAngle.
 
SVGAnimateColorElement - interface org.w3c.dom.svg.SVGAnimateColorElement.
 
SVGAnimatedAngle - interface org.w3c.dom.svg.SVGAnimatedAngle.
 
SVGAnimatedBoolean - interface org.w3c.dom.svg.SVGAnimatedBoolean.
 
SVGAnimatedEnumeration - interface org.w3c.dom.svg.SVGAnimatedEnumeration.
 
SVGAnimatedInteger - interface org.w3c.dom.svg.SVGAnimatedInteger.
 
SVGAnimatedLength - interface org.w3c.dom.svg.SVGAnimatedLength.
 
SVGAnimatedLengthList - interface org.w3c.dom.svg.SVGAnimatedLengthList.
 
SVGAnimatedNumber - interface org.w3c.dom.svg.SVGAnimatedNumber.
 
SVGAnimatedNumberList - interface org.w3c.dom.svg.SVGAnimatedNumberList.
 
SVGAnimatedPathData - interface org.w3c.dom.svg.SVGAnimatedPathData.
 
SVGAnimatedPoints - interface org.w3c.dom.svg.SVGAnimatedPoints.
 
SVGAnimatedPreserveAspectRatio - interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio.
 
SVGAnimatedRect - interface org.w3c.dom.svg.SVGAnimatedRect.
 
SVGAnimatedString - interface org.w3c.dom.svg.SVGAnimatedString.
 
SVGAnimatedTransformList - interface org.w3c.dom.svg.SVGAnimatedTransformList.
 
SVGAnimateElement - interface org.w3c.dom.svg.SVGAnimateElement.
 
SVGAnimateMotionElement - interface org.w3c.dom.svg.SVGAnimateMotionElement.
 
SVGAnimateTransformElement - interface org.w3c.dom.svg.SVGAnimateTransformElement.
 
SVGAnimationElement - interface org.w3c.dom.svg.SVGAnimationElement.
 
SVGAttribute - class org.apache.batik.svggen.SVGAttribute.
Represents an SVG attribute and provides convenience methods to determine whether or not the attribute applies to a given element type.
SVGAttribute(Set, boolean) - Constructor for class org.apache.batik.svggen.SVGAttribute
 
SVGAttributeMap - class org.apache.batik.svggen.SVGAttributeMap.
Repository of SVG attribute descriptions, accessible by name.
SVGAttributeMap() - Constructor for class org.apache.batik.svggen.SVGAttributeMap
 
SVGBasicStroke - class org.apache.batik.svggen.SVGBasicStroke.
Utility class that converts a Java BasicStroke object into a set of SVG style attributes
SVGBasicStroke() - Constructor for class org.apache.batik.svggen.SVGBasicStroke
 
SVGBridgeExtension - class org.apache.batik.bridge.SVGBridgeExtension.
This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
SVGBridgeExtension() - Constructor for class org.apache.batik.bridge.SVGBridgeExtension
 
SVGBrokenLinkProvider - class org.apache.batik.bridge.SVGBrokenLinkProvider.
This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.
SVGBrokenLinkProvider() - Constructor for class org.apache.batik.bridge.SVGBrokenLinkProvider
 
SVGBufferedImageOp - class org.apache.batik.svggen.SVGBufferedImageOp.
Utility class that converts a BufferedImageOp object into an SVG filter.
SVGBufferedImageOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGBufferedImageOp
 
svgCanvas - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The canvas.
svgCanvas - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The JSVGCanvas.
svgCanvas - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
The canvas that owns the SVG document to display.
svgCanvas - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The canvas to manage.
SVGCircleElement - interface org.w3c.dom.svg.SVGCircleElement.
 
SVGCircleElementBridge - class org.apache.batik.bridge.SVGCircleElementBridge.
Bridge class for the <circle> element.
SVGCircleElementBridge() - Constructor for class org.apache.batik.bridge.SVGCircleElementBridge
Constructs a new bridge for the <circle> element.
SVGClip - class org.apache.batik.svggen.SVGClip.
Utility class that converts a Path object into an SVG clip
SVGClip(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGClip
 
SVGClipDescriptor - class org.apache.batik.svggen.SVGClipDescriptor.
Describes an SVG clip
SVGClipDescriptor(String, Element) - Constructor for class org.apache.batik.svggen.SVGClipDescriptor
 
SVGClipPathElement - interface org.w3c.dom.svg.SVGClipPathElement.
 
SVGClipPathElementBridge - class org.apache.batik.bridge.SVGClipPathElementBridge.
Bridge class for the <clipPath> element.
SVGClipPathElementBridge() - Constructor for class org.apache.batik.bridge.SVGClipPathElementBridge
Constructs a new bridge for the <clipPath> element.
SVGColor - interface org.w3c.dom.svg.SVGColor.
 
SVGColor - class org.apache.batik.svggen.SVGColor.
Utility class that converts a Color object into a set of corresponding SVG attributes.
SVGColor() - Constructor for class org.apache.batik.svggen.SVGColor
 
SVGColorFactory - class org.apache.batik.css.svg.SVGColorFactory.
This class provides a factory for values of color type.
SVGColorFactory(Parser, String, SystemColorResolver) - Constructor for class org.apache.batik.css.svg.SVGColorFactory
Creates a new SVGColorFactory object.
SVGColorProfileElement - interface org.w3c.dom.svg.SVGColorProfileElement.
 
SVGColorProfileElementBridge - class org.apache.batik.bridge.SVGColorProfileElementBridge.
This class bridges an SVG color-profile element with an ICC_ColorSpace object.
SVGColorProfileElementBridge() - Constructor for class org.apache.batik.bridge.SVGColorProfileElementBridge
 
SVGColorProfileRule - interface org.w3c.dom.svg.SVGColorProfileRule.
 
SVGComponentTransferFunctionElement - interface org.w3c.dom.svg.SVGComponentTransferFunctionElement.
 
SVGComposite - class org.apache.batik.ext.awt.image.SVGComposite.
This provides an implementation of all the composite rules in SVG.
SVGComposite - class org.apache.batik.svggen.SVGComposite.
Utility class that converts a Composite object into a set of SVG properties and definitions.
SVGComposite.AlphaPreCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext.
 
SVGComposite.AlphaPreCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext_INT_PACK.
 
SVGComposite.ArithCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext.
 
SVGComposite.ArithCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK.
 
SVGComposite.ArithCompositeContext_INT_PACK_LUT - class org.apache.batik.ext.awt.image.SVGComposite.ArithCompositeContext_INT_PACK_LUT.
 
SVGComposite.AtopCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.AtopCompositeContext.
 
SVGComposite.AtopCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.AtopCompositeContext_INT_PACK.
 
SVGComposite.DarkenCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.DarkenCompositeContext.
 
SVGComposite.DarkenCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.DarkenCompositeContext_INT_PACK.
 
SVGComposite.InCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.InCompositeContext.
 
SVGComposite.InCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.InCompositeContext_INT_PACK.
 
SVGComposite.LightenCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.LightenCompositeContext.
 
SVGComposite.LightenCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.LightenCompositeContext_INT_PACK.
 
SVGComposite.MultiplyCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext.
The following classes implement the various blend modes from SVG.
SVGComposite.MultiplyCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.MultiplyCompositeContext_INT_PACK.
 
SVGComposite.OutCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.OutCompositeContext.
 
SVGComposite.OutCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.OutCompositeContext_INT_PACK.
 
SVGComposite.OverCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext.
This implements SRC_OVER for 4 band byte data.
SVGComposite.OverCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK.
This implements SRC_OVER for Int packed data where the src is premultiplied.
SVGComposite.OverCompositeContext_INT_PACK_UNPRE - class org.apache.batik.ext.awt.image.SVGComposite.OverCompositeContext_INT_PACK_UNPRE.
This implements SRC_OVER for Int packed data where the src is unpremultiplied.
SVGComposite.ScreenCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.ScreenCompositeContext.
 
SVGComposite.ScreenCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.ScreenCompositeContext_INT_PACK.
 
SVGComposite.XorCompositeContext - class org.apache.batik.ext.awt.image.SVGComposite.XorCompositeContext.
 
SVGComposite.XorCompositeContext_INT_PACK - class org.apache.batik.ext.awt.image.SVGComposite.XorCompositeContext_INT_PACK.
 
SVGComposite(CompositeRule) - Constructor for class org.apache.batik.ext.awt.image.SVGComposite
 
SVGComposite(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGComposite
 
SVGCompositeDescriptor - class org.apache.batik.svggen.SVGCompositeDescriptor.
Used to represent an SVG Composite.
SVGCompositeDescriptor(String, String) - Constructor for class org.apache.batik.svggen.SVGCompositeDescriptor
 
SVGCompositeDescriptor(String, String, Element) - Constructor for class org.apache.batik.svggen.SVGCompositeDescriptor
 
SVGConstants - interface org.apache.batik.util.SVGConstants.
Define SVG constants, such as tag names, attribute names and URI
SVGContext - interface org.apache.batik.dom.svg.SVGContext.
This interface is the placeholder for SVG application informations.
SVGConverter - class org.apache.batik.apps.rasterizer.SVGConverter.
This application can be used to convert SVG images to raster images.
SVGConverter - interface org.apache.batik.svggen.SVGConverter.
Defines the interface for classes that are able to convert part or all of a GraphicContext.
SVGConverter.SVGFileFilter - class org.apache.batik.apps.rasterizer.SVGConverter.SVGFileFilter.
Convenience class to filter svg files
SVGConverter.SVGFileFilter() - Constructor for class org.apache.batik.apps.rasterizer.SVGConverter.SVGFileFilter
 
SVGConverter() - Constructor for class org.apache.batik.apps.rasterizer.SVGConverter
 
SVGConverter(SVGConverterController) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverter
 
SVGConverterController - interface org.apache.batik.apps.rasterizer.SVGConverterController.
Interface for controlling some aspectes of the SVGConverter operation.
SVGConverterException - exception org.apache.batik.apps.rasterizer.SVGConverterException.
Describes an error condition in SVGConverter
SVGConverterException(String) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterException
 
SVGConverterException(String, boolean) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterException
 
SVGConverterException(String, Object[]) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterException
 
SVGConverterException(String, Object[], boolean) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterException
 
SVGConverterFileSource - class org.apache.batik.apps.rasterizer.SVGConverterFileSource.
Describes a file source for the SVGConverter
SVGConverterFileSource(File) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
SVGConverterFileSource(File, String) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
SVGConverterSource - interface org.apache.batik.apps.rasterizer.SVGConverterSource.
Interface used to handle both Files and URLs in the SVGConverter
SVGConverterURLSource - class org.apache.batik.apps.rasterizer.SVGConverterURLSource.
 
SVGConverterURLSource(String) - Constructor for class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
SVGConvolveOp - class org.apache.batik.svggen.SVGConvolveOp.
Utility class that converts a ConvolveOp object into an SVG filter descriptor.
SVGConvolveOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGConvolveOp
 
SVGCSSContext - interface org.apache.batik.css.svg.SVGCSSContext.
This interface represents the context the application must provides to the CSS engine in order to resolve the relative SVG CSS values.
SVGCSSNumber - class org.apache.batik.css.svg.SVGCSSNumber.
This class provides an implementation of SVGNumber.
SVGCSSNumber(float) - Constructor for class org.apache.batik.css.svg.SVGCSSNumber
Creates a new SVGCSSNumber.
SVGCSSNumberList - class org.apache.batik.css.svg.SVGCSSNumberList.
This class provides an implementation of SVGNumberList.
SVGCSSNumberList() - Constructor for class org.apache.batik.css.svg.SVGCSSNumberList
 
SVGCSSReadOnlyNumber - class org.apache.batik.css.svg.SVGCSSReadOnlyNumber.
This class provides a read-only implementation of SVGNumber.
SVGCSSReadOnlyNumber(float) - Constructor for class org.apache.batik.css.svg.SVGCSSReadOnlyNumber
Creates a new SVGCSSReadOnlyNumber.
SVGCSSReadOnlyNumberList - class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList.
This class provides a read-only SVG number list.
SVGCSSReadOnlyNumberList() - Constructor for class org.apache.batik.css.svg.SVGCSSReadOnlyNumberList
 
SVGCSSReadOnlyValue - class org.apache.batik.css.svg.SVGCSSReadOnlyValue.
This class represents a read-only SVG CSS value.
SVGCSSReadOnlyValue(ImmutableValue) - Constructor for class org.apache.batik.css.svg.SVGCSSReadOnlyValue
Creates a new SVG CSS value.
SVGCSSRule - interface org.w3c.dom.svg.SVGCSSRule.
 
SVGCSSStyler - class org.apache.batik.svggen.SVGCSSStyler.
This utility class converts a standard SVG document that uses attribute into one that uses the CSS style attribute instead
SVGCSSStyler() - Constructor for class org.apache.batik.svggen.SVGCSSStyler
 
SVGCSSValue - class org.apache.batik.css.svg.SVGCSSValue.
This class represents a SVG CSS value.
SVGCSSValue(ValueFactory, ImmutableValue) - Constructor for class org.apache.batik.css.svg.SVGCSSValue
Creates a new CSS value.
SVGCursorElement - interface org.w3c.dom.svg.SVGCursorElement.
 
SVGCustomBufferedImageOp - class org.apache.batik.svggen.SVGCustomBufferedImageOp.
Utility class that converts an custom BufferedImageOp object into an equivalent SVG filter.
SVGCustomBufferedImageOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGCustomBufferedImageOp
 
SVGCustomComposite - class org.apache.batik.svggen.SVGCustomComposite.
Utility class that converts an custom Composite object into a set of SVG properties and definitions.
SVGCustomComposite(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGCustomComposite
 
SVGCustomPaint - class org.apache.batik.svggen.SVGCustomPaint.
Utility class that converts an custom Paint object into a set of SVG properties and definitions.
SVGCustomPaint(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGCustomPaint
 
SVGDecoratedShapeElementBridge - class org.apache.batik.bridge.SVGDecoratedShapeElementBridge.
The base bridge class for decorated shapes.
SVGDecoratedShapeElementBridge() - Constructor for class org.apache.batik.bridge.SVGDecoratedShapeElementBridge
Constructs a new bridge for SVG decorated shapes.
SVGDefinitionSrcElement - interface org.w3c.dom.svg.SVGDefinitionSrcElement.
 
SVGDefsElement - interface org.w3c.dom.svg.SVGDefsElement.
 
SVGDescElement - interface org.w3c.dom.svg.SVGDescElement.
 
SVGDescElementBridge - class org.apache.batik.bridge.SVGDescElementBridge.
Bridge class for the <desc> element.
SVGDescElementBridge() - Constructor for class org.apache.batik.bridge.SVGDescElementBridge
Constructs a new bridge for the <desc> element.
SVGDescriptiveElement - class org.apache.batik.dom.svg.SVGDescriptiveElement.
This class provides a common superclass for elements which contain descriptive text.
SVGDescriptiveElement() - Constructor for class org.apache.batik.dom.svg.SVGDescriptiveElement
Creates a new SVGDescriptiveElement object.
SVGDescriptiveElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGDescriptiveElement
Creates a new SVGDescriptiveElement object.
SVGDescriptor - interface org.apache.batik.svggen.SVGDescriptor.
Defines the interface for a set of SVG attributes and related definitions.
svgDocument - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The current document.
svgDocument - Variable in class org.apache.batik.swing.svg.JSVGComponent
The current SVG document.
svgDocument - Variable in class org.apache.batik.swing.svg.GVTTreeBuilder
The SVG document to give to the bridge.
svgDocument - Variable in class org.apache.batik.swing.svg.SVGDocumentLoaderEvent
The associated SVG document.
SVGDocument - interface org.w3c.dom.svg.SVGDocument.
 
SVGDocumentFactory - interface org.apache.batik.dom.svg.SVGDocumentFactory.
This interface represents an object which can build a SVGDocument.
SVGDocumentLoader - class org.apache.batik.swing.svg.SVGDocumentLoader.
This class represents an object which loads asynchroneaously a SVG document.
SVGDocumentLoader(String, DocumentLoader) - Constructor for class org.apache.batik.swing.svg.SVGDocumentLoader
Creates a new SVGDocumentLoader.
SVGDocumentLoaderAdapter - class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter.
An adapter class that represents a listener to the SVGDocumentLoaderEvent events.
SVGDocumentLoaderAdapter() - Constructor for class org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
 
SVGDocumentLoaderEvent - class org.apache.batik.swing.svg.SVGDocumentLoaderEvent.
This class represents an event which indicate an event originated from a SVGDocumentLoader instance.
SVGDocumentLoaderEvent(Object, SVGDocument) - Constructor for class org.apache.batik.swing.svg.SVGDocumentLoaderEvent
Creates a new SVGDocumentLoaderEvent.
SVGDocumentLoaderListener - interface org.apache.batik.swing.svg.SVGDocumentLoaderListener.
This interface represents a listener to the SVGDocumentLoaderEvent events.
svgDocumentLoaderListeners - Variable in class org.apache.batik.swing.svg.JSVGComponent
The document loader listeners.
SVGDocumentProxy - class org.apache.batik.script.SVGDocumentProxy.
Proxy to an SVGDocument using a WeakReference to allow the document to be discared when not used outside of the intepreter.
SVGDocumentProxy(SVGDocument) - Constructor for class org.apache.batik.script.SVGDocumentProxy
 
SVGDOMImplementation - class org.apache.batik.dom.svg.SVGDOMImplementation.
This class implements the DOMImplementation interface.
SVGDOMImplementation.AElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AElementFactory.
To create a 'a' element.
SVGDOMImplementation.AElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AElementFactory
 
SVGDOMImplementation.AltGlyphDefElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphDefElementFactory.
To create a 'altGlyphDef' element.
SVGDOMImplementation.AltGlyphDefElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphDefElementFactory
 
SVGDOMImplementation.AltGlyphElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphElementFactory.
To create a 'altGlyph' element.
SVGDOMImplementation.AltGlyphElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphElementFactory
 
SVGDOMImplementation.AltGlyphItemElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphItemElementFactory.
To create a 'altGlyphItem' element.
SVGDOMImplementation.AltGlyphItemElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphItemElementFactory
 
SVGDOMImplementation.AnimateColorElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateColorElementFactory.
To create a 'animateColor' element.
SVGDOMImplementation.AnimateColorElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateColorElementFactory
 
SVGDOMImplementation.AnimateElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateElementFactory.
To create a 'animate' element.
SVGDOMImplementation.AnimateElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateElementFactory
 
SVGDOMImplementation.AnimateMotionElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateMotionElementFactory.
To create a 'animateMotion' element.
SVGDOMImplementation.AnimateMotionElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateMotionElementFactory
 
SVGDOMImplementation.AnimateTransformElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateTransformElementFactory.
To create a 'animateTransform' element.
SVGDOMImplementation.AnimateTransformElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateTransformElementFactory
 
SVGDOMImplementation.CircleElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.CircleElementFactory.
To create a 'circle' element.
SVGDOMImplementation.CircleElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.CircleElementFactory
 
SVGDOMImplementation.ClipPathElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.ClipPathElementFactory.
To create a 'clip-path' element.
SVGDOMImplementation.ClipPathElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.ClipPathElementFactory
 
SVGDOMImplementation.ColorProfileElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.ColorProfileElementFactory.
To create a 'color-profile' element.
SVGDOMImplementation.ColorProfileElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.ColorProfileElementFactory
 
SVGDOMImplementation.CursorElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.CursorElementFactory.
To create a 'cursor' element.
SVGDOMImplementation.CursorElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.CursorElementFactory
 
SVGDOMImplementation.DefinitionSrcElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.DefinitionSrcElementFactory.
To create a 'definition-src' element.
SVGDOMImplementation.DefinitionSrcElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.DefinitionSrcElementFactory
 
SVGDOMImplementation.DefsElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.DefsElementFactory.
To create a 'defs' element.
SVGDOMImplementation.DefsElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.DefsElementFactory
 
SVGDOMImplementation.DescElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.DescElementFactory.
To create a 'desc' element.
SVGDOMImplementation.DescElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.DescElementFactory
 
SVGDOMImplementation.ElementFactory - interface org.apache.batik.dom.svg.SVGDOMImplementation.ElementFactory.
This interface represents a factory of elements.
SVGDOMImplementation.EllipseElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.EllipseElementFactory.
To create an 'ellipse' element.
SVGDOMImplementation.EllipseElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.EllipseElementFactory
 
SVGDOMImplementation.FeBlendElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeBlendElementFactory.
To create a 'feBlend' element.
SVGDOMImplementation.FeBlendElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeBlendElementFactory
 
SVGDOMImplementation.FeColorMatrixElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeColorMatrixElementFactory.
To create a 'feColorMatrix' element.
SVGDOMImplementation.FeColorMatrixElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeColorMatrixElementFactory
 
SVGDOMImplementation.FeComponentTransferElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeComponentTransferElementFactory.
To create a 'feComponentTransfer' element.
SVGDOMImplementation.FeComponentTransferElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeComponentTransferElementFactory
 
SVGDOMImplementation.FeCompositeElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeCompositeElementFactory.
To create a 'feComposite' element.
SVGDOMImplementation.FeCompositeElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeCompositeElementFactory
 
SVGDOMImplementation.FeConvolveMatrixElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeConvolveMatrixElementFactory.
To create a 'feConvolveMatrix' element.
SVGDOMImplementation.FeConvolveMatrixElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeConvolveMatrixElementFactory
 
SVGDOMImplementation.FeDiffuseLightingElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeDiffuseLightingElementFactory.
To create a 'feDiffuseLighting' element.
SVGDOMImplementation.FeDiffuseLightingElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeDiffuseLightingElementFactory
 
SVGDOMImplementation.FeDisplacementMapElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeDisplacementMapElementFactory.
To create a 'feDisplacementMap' element.
SVGDOMImplementation.FeDisplacementMapElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeDisplacementMapElementFactory
 
SVGDOMImplementation.FeDistantLightElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeDistantLightElementFactory.
To create a 'feDistantLight' element.
SVGDOMImplementation.FeDistantLightElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeDistantLightElementFactory
 
SVGDOMImplementation.FeFloodElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeFloodElementFactory.
To create a 'feFlood' element.
SVGDOMImplementation.FeFloodElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeFloodElementFactory
 
SVGDOMImplementation.FeFuncAElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncAElementFactory.
To create a 'feFuncA' element.
SVGDOMImplementation.FeFuncAElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncAElementFactory
 
SVGDOMImplementation.FeFuncBElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncBElementFactory.
To create a 'feFuncB' element.
SVGDOMImplementation.FeFuncBElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncBElementFactory
 
SVGDOMImplementation.FeFuncGElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncGElementFactory.
To create a 'feFuncG' element.
SVGDOMImplementation.FeFuncGElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncGElementFactory
 
SVGDOMImplementation.FeFuncRElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncRElementFactory.
To create a 'feFuncR' element.
SVGDOMImplementation.FeFuncRElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeFuncRElementFactory
 
SVGDOMImplementation.FeGaussianBlurElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeGaussianBlurElementFactory.
To create a 'feGaussianBlur' element.
SVGDOMImplementation.FeGaussianBlurElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeGaussianBlurElementFactory
 
SVGDOMImplementation.FeImageElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeImageElementFactory.
To create a 'feImage' element.
SVGDOMImplementation.FeImageElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeImageElementFactory
 
SVGDOMImplementation.FeMergeElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeMergeElementFactory.
To create a 'feMerge' element.
SVGDOMImplementation.FeMergeElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeMergeElementFactory
 
SVGDOMImplementation.FeMergeNodeElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeMergeNodeElementFactory.
To create a 'feMergeNode' element.
SVGDOMImplementation.FeMergeNodeElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeMergeNodeElementFactory
 
SVGDOMImplementation.FeMorphologyElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeMorphologyElementFactory.
To create a 'feMorphology' element.
SVGDOMImplementation.FeMorphologyElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeMorphologyElementFactory
 
SVGDOMImplementation.FeOffsetElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeOffsetElementFactory.
To create a 'feOffset' element.
SVGDOMImplementation.FeOffsetElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeOffsetElementFactory
 
SVGDOMImplementation.FePointLightElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FePointLightElementFactory.
To create a 'fePointLight' element.
SVGDOMImplementation.FePointLightElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FePointLightElementFactory
 
SVGDOMImplementation.FeSpecularLightingElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeSpecularLightingElementFactory.
To create a 'feSpecularLighting' element.
SVGDOMImplementation.FeSpecularLightingElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeSpecularLightingElementFactory
 
SVGDOMImplementation.FeSpotLightElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeSpotLightElementFactory.
To create a 'feSpotLight' element.
SVGDOMImplementation.FeSpotLightElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeSpotLightElementFactory
 
SVGDOMImplementation.FeTileElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeTileElementFactory.
To create a 'feTile' element.
SVGDOMImplementation.FeTileElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeTileElementFactory
 
SVGDOMImplementation.FeTurbulenceElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FeTurbulenceElementFactory.
To create a 'feTurbulence' element
SVGDOMImplementation.FeTurbulenceElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FeTurbulenceElementFactory
 
SVGDOMImplementation.FilterElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FilterElementFactory.
To create a 'filter' element.
SVGDOMImplementation.FilterElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FilterElementFactory
 
SVGDOMImplementation.FontElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FontElementFactory.
To create a 'font' element.
SVGDOMImplementation.FontElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FontElementFactory
 
SVGDOMImplementation.FontFaceElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceElementFactory.
To create a 'font-face' element.
SVGDOMImplementation.FontFaceElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceElementFactory
 
SVGDOMImplementation.FontFaceFormatElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceFormatElementFactory.
To create a 'font-face-format' element.
SVGDOMImplementation.FontFaceFormatElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceFormatElementFactory
 
SVGDOMImplementation.FontFaceNameElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceNameElementFactory.
To create a 'font-face-name' element.
SVGDOMImplementation.FontFaceNameElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceNameElementFactory
 
SVGDOMImplementation.FontFaceSrcElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceSrcElementFactory.
To create a 'font-face-src' element.
SVGDOMImplementation.FontFaceSrcElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceSrcElementFactory
 
SVGDOMImplementation.FontFaceUriElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceUriElementFactory.
To create a 'font-face-uri' element.
SVGDOMImplementation.FontFaceUriElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.FontFaceUriElementFactory
 
SVGDOMImplementation.ForeignObjectElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.ForeignObjectElementFactory.
To create a 'foreignObject' element.
SVGDOMImplementation.ForeignObjectElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.ForeignObjectElementFactory
 
SVGDOMImplementation.GElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.GElementFactory.
To create a 'g' element.
SVGDOMImplementation.GElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.GElementFactory
 
SVGDOMImplementation.GlyphElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.GlyphElementFactory.
To create a 'glyph' element.
SVGDOMImplementation.GlyphElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.GlyphElementFactory
 
SVGDOMImplementation.GlyphRefElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.GlyphRefElementFactory.
To create a 'glyphRef' element.
SVGDOMImplementation.GlyphRefElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.GlyphRefElementFactory
 
SVGDOMImplementation.HkernElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.HkernElementFactory.
To create a 'hkern' element.
SVGDOMImplementation.HkernElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.HkernElementFactory
 
SVGDOMImplementation.ImageElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.ImageElementFactory.
To create a 'image' element.
SVGDOMImplementation.ImageElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.ImageElementFactory
 
SVGDOMImplementation.LinearGradientElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.LinearGradientElementFactory.
To create a 'linearGradient' element.
SVGDOMImplementation.LinearGradientElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.LinearGradientElementFactory
 
SVGDOMImplementation.LineElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.LineElementFactory.
To create a 'line' element.
SVGDOMImplementation.LineElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.LineElementFactory
 
SVGDOMImplementation.MarkerElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.MarkerElementFactory.
To create a 'marker' element.
SVGDOMImplementation.MarkerElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.MarkerElementFactory
 
SVGDOMImplementation.MaskElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.MaskElementFactory.
To create a 'mask' element.
SVGDOMImplementation.MaskElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.MaskElementFactory
 
SVGDOMImplementation.MetadataElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.MetadataElementFactory.
To create a 'metadata' element.
SVGDOMImplementation.MetadataElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.MetadataElementFactory
 
SVGDOMImplementation.MissingGlyphElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.MissingGlyphElementFactory.
To create a 'missing-glyph' element.
SVGDOMImplementation.MissingGlyphElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.MissingGlyphElementFactory
 
SVGDOMImplementation.MpathElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.MpathElementFactory.
To create a 'mpath' element.
SVGDOMImplementation.MpathElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.MpathElementFactory
 
SVGDOMImplementation.PathElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.PathElementFactory.
To create a 'path' element.
SVGDOMImplementation.PathElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.PathElementFactory
 
SVGDOMImplementation.PatternElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.PatternElementFactory.
To create a 'pattern' element.
SVGDOMImplementation.PatternElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.PatternElementFactory
 
SVGDOMImplementation.PolygonElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.PolygonElementFactory.
To create a 'polygon' element.
SVGDOMImplementation.PolygonElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.PolygonElementFactory
 
SVGDOMImplementation.PolylineElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.PolylineElementFactory.
To create a 'polyline' element.
SVGDOMImplementation.PolylineElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.PolylineElementFactory
 
SVGDOMImplementation.RadialGradientElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.RadialGradientElementFactory.
To create a 'radialGradient' element.
SVGDOMImplementation.RadialGradientElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.RadialGradientElementFactory
 
SVGDOMImplementation.RectElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.RectElementFactory.
To create a 'rect' element.
SVGDOMImplementation.RectElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.RectElementFactory
 
SVGDOMImplementation.ScriptElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.ScriptElementFactory.
To create a 'script' element.
SVGDOMImplementation.ScriptElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.ScriptElementFactory
 
SVGDOMImplementation.SetElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.SetElementFactory.
To create a 'set' element.
SVGDOMImplementation.SetElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.SetElementFactory
 
SVGDOMImplementation.StopElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.StopElementFactory.
To create a 'stop' element.
SVGDOMImplementation.StopElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.StopElementFactory
 
SVGDOMImplementation.StyleElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.StyleElementFactory.
To create a 'style' element.
SVGDOMImplementation.StyleElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.StyleElementFactory
 
SVGDOMImplementation.SvgElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.SvgElementFactory.
To create an 'svg' element.
SVGDOMImplementation.SvgElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.SvgElementFactory
 
SVGDOMImplementation.SwitchElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.SwitchElementFactory.
To create a 'switch' element.
SVGDOMImplementation.SwitchElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.SwitchElementFactory
 
SVGDOMImplementation.SymbolElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.SymbolElementFactory.
To create a 'symbol' element.
SVGDOMImplementation.SymbolElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.SymbolElementFactory
 
SVGDOMImplementation.TextElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.TextElementFactory.
To create a 'text' element.
SVGDOMImplementation.TextElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.TextElementFactory
 
SVGDOMImplementation.TextPathElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.TextPathElementFactory.
To create a 'textPath' element.
SVGDOMImplementation.TextPathElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.TextPathElementFactory
 
SVGDOMImplementation.TitleElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.TitleElementFactory.
To create a 'title' element.
SVGDOMImplementation.TitleElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.TitleElementFactory
 
SVGDOMImplementation.TrefElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.TrefElementFactory.
To create a 'tref' element.
SVGDOMImplementation.TrefElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.TrefElementFactory
 
SVGDOMImplementation.TspanElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.TspanElementFactory.
To create a 'tspan' element.
SVGDOMImplementation.TspanElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.TspanElementFactory
 
SVGDOMImplementation.UseElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.UseElementFactory.
To create a 'use' element.
SVGDOMImplementation.UseElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.UseElementFactory
 
SVGDOMImplementation.ViewElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.ViewElementFactory.
To create a 'view' element.
SVGDOMImplementation.ViewElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.ViewElementFactory
 
SVGDOMImplementation.VkernElementFactory - class org.apache.batik.dom.svg.SVGDOMImplementation.VkernElementFactory.
To create a 'vkern' element.
SVGDOMImplementation.VkernElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.VkernElementFactory
 
SVGDOMImplementation() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation
Creates a new SVGDOMImplementation object.
svgElement - Variable in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
The root element of the SVG image.
SVGElement - interface org.w3c.dom.svg.SVGElement.
 
SVGElementInstance - interface org.w3c.dom.svg.SVGElementInstance.
 
SVGElementInstanceList - interface org.w3c.dom.svg.SVGElementInstanceList.
 
SVGEllipse - class org.apache.batik.svggen.SVGEllipse.
Utility class that converts an Ellipse2D object into a corresponding SVG element, i.e., a circle or an ellipse.
SVGEllipse(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGEllipse
 
SVGEllipseElement - interface org.w3c.dom.svg.SVGEllipseElement.
 
SVGEllipseElementBridge - class org.apache.batik.bridge.SVGEllipseElementBridge.
Bridge class for the <ellipse> element.
SVGEllipseElementBridge() - Constructor for class org.apache.batik.bridge.SVGEllipseElementBridge
Constructs a new bridge for the <ellipse> element.
SVGEvent - interface org.w3c.dom.svg.SVGEvent.
 
SVGException - exception org.w3c.dom.svg.SVGException.
 
SVGException(short, String) - Constructor for class org.w3c.dom.svg.SVGException
 
SVGExternalResourcesRequired - interface org.w3c.dom.svg.SVGExternalResourcesRequired.
 
SVGExternalResourcesRequiredSupport - class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport.
Provides support for the SVGExternalResourcesRequired interface.
SVGExternalResourcesRequiredSupport() - Constructor for class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
 
SVGFEBlendElement - interface org.w3c.dom.svg.SVGFEBlendElement.
 
SVGFeBlendElementBridge - class org.apache.batik.bridge.SVGFeBlendElementBridge.
Bridge class for the <feBlend> element.
SVGFeBlendElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeBlendElementBridge
Constructs a new bridge for the <feBlend> element.
SVGFEColorMatrixElement - interface org.w3c.dom.svg.SVGFEColorMatrixElement.
 
SVGFeColorMatrixElementBridge - class org.apache.batik.bridge.SVGFeColorMatrixElementBridge.
Bridge class for the <feColorMatrix> element.
SVGFeColorMatrixElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Constructs a new bridge for the <feColorMatrix> element.
SVGFEComponentTransferElement - interface org.w3c.dom.svg.SVGFEComponentTransferElement.
 
SVGFeComponentTransferElementBridge - class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.
Bridge class for the <feComponentTransfer> element.
SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge - class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge.
Bridge class for the <feFuncA> element.
SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge
Constructs a new bridge for the feFuncA element.
SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge - class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge.
Bridge class for the <feFuncB> element.
SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge
Constructs a new bridge for the feFuncB element.
SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge - class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge.
The base bridge class for component transfer function.
SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Constructs a new bridge for component transfer function.
SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge - class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge.
Bridge class for the <feFuncG> element.
SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge
Constructs a new bridge for the feFuncG element.
SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge - class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge.
Bridge class for the <feFuncR> element.
SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge
Constructs a new bridge for the feFuncR element.
SVGFeComponentTransferElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Constructs a new bridge for the <feComponentTransfer> element.
SVGFECompositeElement - interface org.w3c.dom.svg.SVGFECompositeElement.
 
SVGFeCompositeElementBridge - class org.apache.batik.bridge.SVGFeCompositeElementBridge.
Bridge class for the <feComposite> element.
SVGFeCompositeElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeCompositeElementBridge
Constructs a new bridge for the <feComposite> element.
SVGFEConvolveMatrixElement - interface org.w3c.dom.svg.SVGFEConvolveMatrixElement.
 
SVGFeConvolveMatrixElementBridge - class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge.
Bridge class for the <feConvolveMatrix> element.
SVGFeConvolveMatrixElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Constructs a new bridge for the <feConvolveMatrix> element.
SVGFEDiffuseLightingElement - interface org.w3c.dom.svg.SVGFEDiffuseLightingElement.
 
SVGFeDiffuseLightingElementBridge - class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge.
Bridge class for the <feDiffuseLighting> element.
SVGFeDiffuseLightingElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Constructs a new bridge for the <feDiffuseLighting> element.
SVGFEDisplacementMapElement - interface org.w3c.dom.svg.SVGFEDisplacementMapElement.
 
SVGFeDisplacementMapElementBridge - class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge.
Bridge class for the <feDisplacementMap> element.
SVGFeDisplacementMapElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Constructs a new bridge for the <feDisplacementMap> element.
SVGFEDistantLightElement - interface org.w3c.dom.svg.SVGFEDistantLightElement.
 
SVGFEFloodElement - interface org.w3c.dom.svg.SVGFEFloodElement.
 
SVGFeFloodElementBridge - class org.apache.batik.bridge.SVGFeFloodElementBridge.
Bridge class for the <feFlood> element.
SVGFeFloodElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeFloodElementBridge
Constructs a new bridge for the <feFlood> element.
SVGFEFuncAElement - interface org.w3c.dom.svg.SVGFEFuncAElement.
 
SVGFEFuncBElement - interface org.w3c.dom.svg.SVGFEFuncBElement.
 
SVGFEFuncGElement - interface org.w3c.dom.svg.SVGFEFuncGElement.
 
SVGFEFuncRElement - interface org.w3c.dom.svg.SVGFEFuncRElement.
 
SVGFEGaussianBlurElement - interface org.w3c.dom.svg.SVGFEGaussianBlurElement.
 
SVGFeGaussianBlurElementBridge - class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge.
Bridge class for the <feGaussianBlur> element.
SVGFeGaussianBlurElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Constructs a new bridge for the <feGaussianBlur> element.
SVGFEImageElement - interface org.w3c.dom.svg.SVGFEImageElement.
 
SVGFeImageElementBridge - class org.apache.batik.bridge.SVGFeImageElementBridge.
Bridge class for the <feImage> element.
SVGFeImageElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeImageElementBridge
Constructs a new bridge for the <feImage> element.
SVGFEMergeElement - interface org.w3c.dom.svg.SVGFEMergeElement.
 
SVGFeMergeElementBridge - class org.apache.batik.bridge.SVGFeMergeElementBridge.
Bridge class for the <feMerge> element.
SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge - class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge.
Bridge class for the <feMergeNode> element.
SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Constructs a new bridge for the <feMergeNode> element.
SVGFeMergeElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeMergeElementBridge
Constructs a new bridge for the <feMerge> element.
SVGFEMergeNodeElement - interface org.w3c.dom.svg.SVGFEMergeNodeElement.
 
SVGFEMorphologyElement - interface org.w3c.dom.svg.SVGFEMorphologyElement.
 
SVGFeMorphologyElementBridge - class org.apache.batik.bridge.SVGFeMorphologyElementBridge.
Bridge class for the <feMorphology> element.
SVGFeMorphologyElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Constructs a new bridge for the <feMorphology> element.
SVGFEOffsetElement - interface org.w3c.dom.svg.SVGFEOffsetElement.
 
SVGFeOffsetElementBridge - class org.apache.batik.bridge.SVGFeOffsetElementBridge.
Bridge class for the <feOffset> element.
SVGFeOffsetElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeOffsetElementBridge
Constructs a new bridge for the <feOffset> element.
SVGFEPointLightElement - interface org.w3c.dom.svg.SVGFEPointLightElement.
 
SVGFESpecularLightingElement - interface org.w3c.dom.svg.SVGFESpecularLightingElement.
 
SVGFeSpecularLightingElementBridge - class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge.
Bridge class for the <feSpecularLighting> element.
SVGFeSpecularLightingElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Constructs a new bridge for the <feSpecularLighting> element.
SVGFESpotLightElement - interface org.w3c.dom.svg.SVGFESpotLightElement.
 
SVGFETileElement - interface org.w3c.dom.svg.SVGFETileElement.
 
SVGFeTileElementBridge - class org.apache.batik.bridge.SVGFeTileElementBridge.
Bridge class for the <feTile> element.
SVGFeTileElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeTileElementBridge
Constructs a new bridge for the <feTile> element.
SVGFETurbulenceElement - interface org.w3c.dom.svg.SVGFETurbulenceElement.
 
SVGFeTurbulenceElementBridge - class org.apache.batik.bridge.SVGFeTurbulenceElementBridge.
Bridge class for the <feTurbulence> element.
SVGFeTurbulenceElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Constructs a new bridge for the <feTurbulence> element.
SVGFileFilter - class org.apache.batik.swing.svg.SVGFileFilter.
This implementation of FileFilter will allows SVG files with extention '.svg' or '.svgz'.
SVGFileFilter() - Constructor for class org.apache.batik.swing.svg.SVGFileFilter
 
SVGFilterConverter - interface org.apache.batik.svggen.SVGFilterConverter.
Defines the interface for classes that are able to convert a BufferedImageOp filter.
SVGFilterDescriptor - class org.apache.batik.svggen.SVGFilterDescriptor.
Used to represent an SVG Composite.
SVGFilterDescriptor(String) - Constructor for class org.apache.batik.svggen.SVGFilterDescriptor
 
SVGFilterDescriptor(String, Element) - Constructor for class org.apache.batik.svggen.SVGFilterDescriptor
 
SVGFilterElement - interface org.w3c.dom.svg.SVGFilterElement.
 
SVGFilterElementBridge - class org.apache.batik.bridge.SVGFilterElementBridge.
Bridge class for the <filter> element.
SVGFilterElementBridge() - Constructor for class org.apache.batik.bridge.SVGFilterElementBridge
Constructs a new bridge for the <filter> element.
SVGFilterPrimitiveStandardAttributes - interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes.
 
SVGFitToViewBox - interface org.w3c.dom.svg.SVGFitToViewBox.
 
SVGFont - class org.apache.batik.svggen.SVGFont.
Utility class that converts a Font object into a set of SVG font attributes
SVGFont - class org.apache.batik.svggen.font.SVGFont.
Converts a TrueType font to an SVG embedded font.
SVGFont() - Constructor for class org.apache.batik.svggen.font.SVGFont
 
SVGFont(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGFont
 
SVGFontDescriptor - class org.apache.batik.svggen.SVGFontDescriptor.
Describes an SVG font
SVGFontDescriptor(String, String, String, String, Element) - Constructor for class org.apache.batik.svggen.SVGFontDescriptor
Constructor
SVGFontElement - interface org.w3c.dom.svg.SVGFontElement.
 
SVGFontElementBridge - class org.apache.batik.bridge.SVGFontElementBridge.
Bridge class for the <font> element.
SVGFontElementBridge() - Constructor for class org.apache.batik.bridge.SVGFontElementBridge
Constructs a new bridge for the <font> element.
SVGFontFace - class org.apache.batik.bridge.SVGFontFace.
This class represents a <font-face> element.
SVGFontFace(String, float, String, String, String, String, float, String, float, float, float, float, float, float, float, float) - Constructor for class org.apache.batik.bridge.SVGFontFace
Constructes an SVGFontFace with the specfied font-face attributes.
SVGFontFaceElement - interface org.w3c.dom.svg.SVGFontFaceElement.
 
SVGFontFaceElementBridge - class org.apache.batik.bridge.SVGFontFaceElementBridge.
Bridge class for the <font-face> element.
SVGFontFaceElementBridge() - Constructor for class org.apache.batik.bridge.SVGFontFaceElementBridge
Constructs a new bridge for the <font-face> element.
SVGFontFaceFormatElement - interface org.w3c.dom.svg.SVGFontFaceFormatElement.
 
SVGFontFaceNameElement - interface org.w3c.dom.svg.SVGFontFaceNameElement.
 
SVGFontFaceSrcElement - interface org.w3c.dom.svg.SVGFontFaceSrcElement.
 
SVGFontFaceUriElement - interface org.w3c.dom.svg.SVGFontFaceUriElement.
 
SVGFontFamily - class org.apache.batik.bridge.SVGFontFamily.
A font family class for SVG fonts.
SVGFontFamily(SVGFontFace, Element, BridgeContext) - Constructor for class org.apache.batik.bridge.SVGFontFamily
Constructs an SVGFontFamily.
SVGFontSizeFactory - class org.apache.batik.css.svg.SVGFontSizeFactory.
This class provides a factory for the 'font-size' property.
SVGFontSizeFactory(Parser) - Constructor for class org.apache.batik.css.svg.SVGFontSizeFactory
Creates a new SVGFontSizeFactory object.
SVGFontUtilities - class org.apache.batik.bridge.SVGFontUtilities.
Utility class for SVG fonts.
SVGFontUtilities() - Constructor for class org.apache.batik.bridge.SVGFontUtilities
 
SVGForeignObjectElement - interface org.w3c.dom.svg.SVGForeignObjectElement.
 
SVGGElement - interface org.w3c.dom.svg.SVGGElement.
 
SVGGElementBridge - class org.apache.batik.bridge.SVGGElementBridge.
Bridge class for the <g> element.
SVGGElementBridge() - Constructor for class org.apache.batik.bridge.SVGGElementBridge
Constructs a new bridge for the <g> element.
SVGGeneratorContext - class org.apache.batik.svggen.SVGGeneratorContext.
This class contains all non graphical contextual information that are needed by the SVGGraphics2D to generate SVG from Java 2D primitives.
SVGGeneratorContext.GraphicContextDefaults - class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults.
Class to describe the GraphicContext defaults to be used.
SVGGeneratorContext.GraphicContextDefaults() - Constructor for class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
SVGGeneratorContext(Document) - Constructor for class org.apache.batik.svggen.SVGGeneratorContext
Builds an instance of SVGGeneratorContext with the given domFactory but let the user set later the other contextual information.
SVGGlyphElement - interface org.w3c.dom.svg.SVGGlyphElement.
 
SVGGlyphElementBridge - class org.apache.batik.bridge.SVGGlyphElementBridge.
Bridge class for the <glyph> element.
SVGGlyphElementBridge() - Constructor for class org.apache.batik.bridge.SVGGlyphElementBridge
Constructs a new bridge for the <glyph> element.
SVGGlyphRefElement - interface org.w3c.dom.svg.SVGGlyphRefElement.
 
SVGGradientElement - interface org.w3c.dom.svg.SVGGradientElement.
 
SVGGraphicContext - class org.apache.batik.svggen.SVGGraphicContext.
Represents the SVG equivalent of a Java 2D API graphic context attribute.
SVGGraphicContext(Map, Map, TransformStackElement[]) - Constructor for class org.apache.batik.svggen.SVGGraphicContext
 
SVGGraphicContext(Map, TransformStackElement[]) - Constructor for class org.apache.batik.svggen.SVGGraphicContext
 
SVGGraphicContextConverter - class org.apache.batik.svggen.SVGGraphicContextConverter.
This class performs the task of converting the state of the Java 2D API graphic context into a set of graphic attributes.
SVGGraphicContextConverter(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGGraphicContextConverter
 
SVGGraphicObjectConverter - class org.apache.batik.svggen.SVGGraphicObjectConverter.
 
SVGGraphicObjectConverter(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGGraphicObjectConverter
 
SVGGraphics2D - class org.apache.batik.svggen.SVGGraphics2D.
This implementation of the java.awt.Graphics2D abstract class allows users to generate SVG (Scalable Vector Graphics) content from Java code.
SVGGraphics2D(Document) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
 
SVGGraphics2D(Document, ImageHandler, ExtensionHandler, boolean) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
 
SVGGraphics2D(SVGGeneratorContext, boolean) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
 
SVGGraphics2D(SVGGraphics2D) - Constructor for class org.apache.batik.svggen.SVGGraphics2D
This private constructor is used in create
SVGGraphics2DIOException - exception org.apache.batik.svggen.SVGGraphics2DIOException.
Thrown when an SVG Generator method receives an illegal argument in parameter.
SVGGraphics2DIOException(IOException) - Constructor for class org.apache.batik.svggen.SVGGraphics2DIOException
Constructs a new SVGGraphics2DIOException with the specified detail message.
SVGGraphics2DIOException(String) - Constructor for class org.apache.batik.svggen.SVGGraphics2DIOException
Constructs a new SVGGraphics2DIOException with the specified detail message.
SVGGraphics2DIOException(String, IOException) - Constructor for class org.apache.batik.svggen.SVGGraphics2DIOException
Constructs a new SVGGraphics2DIOException with the specified detail message.
SVGGraphics2DRuntimeException - exception org.apache.batik.svggen.SVGGraphics2DRuntimeException.
Thrown when an SVG Generator method receives an illegal argument in parameter.
SVGGraphics2DRuntimeException(Exception) - Constructor for class org.apache.batik.svggen.SVGGraphics2DRuntimeException
Constructs a new SVGGraphics2DRuntimeException with the specified detail message.
SVGGraphics2DRuntimeException(String) - Constructor for class org.apache.batik.svggen.SVGGraphics2DRuntimeException
Constructs a new SVGGraphics2DRuntimeException with the specified detail message.
SVGGraphics2DRuntimeException(String, Exception) - Constructor for class org.apache.batik.svggen.SVGGraphics2DRuntimeException
Constructs a new SVGGraphics2DRuntimeException with the specified detail message.
SVGGraphics2DUnitTester - class org.apache.batik.svggen.SVGGraphics2DUnitTester.
This class factorizes all unit tests of the SVG generator classes.
SVGGraphics2DUnitTester(String[]) - Constructor for class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
SVGGraphicsElement - class org.apache.batik.dom.svg.SVGGraphicsElement.
This class provides a common superclass for all graphics elements.
SVGGraphicsElement() - Constructor for class org.apache.batik.dom.svg.SVGGraphicsElement
Creates a new SVGGraphicsElement.
SVGGraphicsElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGGraphicsElement
Creates a new SVGGraphicsElement object.
SVGGVTFont - class org.apache.batik.bridge.SVGGVTFont.
Represents an SVG font.
SVGGVTFont(float, SVGFontFace, String[], String[], String[], String[], String[], BridgeContext, Element[], Element, Element[], Element[], Element) - Constructor for class org.apache.batik.bridge.SVGGVTFont
Constructs a new SVGGVTFont of the specified size.
SVGGVTGlyphVector - class org.apache.batik.gvt.font.SVGGVTGlyphVector.
A GVTGlyphVector class for SVG fonts.
SVGGVTGlyphVector(GVTFont, Glyph[], FontRenderContext) - Constructor for class org.apache.batik.gvt.font.SVGGVTGlyphVector
Constructs an SVGGVTGlyphVector.
SVGHintsDescriptor - class org.apache.batik.svggen.SVGHintsDescriptor.
Describes a set of SVG hints
SVGHintsDescriptor(String, String, String, String, String) - Constructor for class org.apache.batik.svggen.SVGHintsDescriptor
Constructor
SVGHKernElement - interface org.w3c.dom.svg.SVGHKernElement.
 
SVGHKernElementBridge - class org.apache.batik.bridge.SVGHKernElementBridge.
Bridge class for the <hkern> element.
SVGHKernElementBridge() - Constructor for class org.apache.batik.bridge.SVGHKernElementBridge
Constructs a new bridge for the <hkern> element.
svgHorizontalCoordinateArrayToUserSpace(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.TextUtilities
Returns the float array that represents a set of horizontal values or percentage.
svgHorizontalCoordinateToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal coordinate in object bounding box coordinate system.
svgHorizontalCoordinateToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal coordinate in user units.
svgHorizontalLengthToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal length in object bounding box coordinate system.
svgHorizontalLengthToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal length in user units.
SVGICCColor - interface org.w3c.dom.svg.SVGICCColor.
 
SVGIDGenerator - class org.apache.batik.svggen.SVGIDGenerator.
Generates id for an arbitrary number of prefix
SVGIDGenerator() - Method in class org.apache.batik.svggen.SVGIDGenerator
 
SVGIDGenerator() - Constructor for class org.apache.batik.svggen.SVGIDGenerator
 
SVGImageElement - interface org.w3c.dom.svg.SVGImageElement.
 
SVGImageElementBridge - class org.apache.batik.bridge.SVGImageElementBridge.
Bridge class for the <image> element.
SVGImageElementBridge.ForwardEventListener - class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener.
A simple DOM listener to forward events from the SVG image document to the original document.
SVGImageElementBridge.ForwardEventListener(Element, Element) - Constructor for class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
Constructs a new ForwardEventListener
SVGImageElementBridge() - Constructor for class org.apache.batik.bridge.SVGImageElementBridge
Constructs a new bridge for the <image> element.
SVGImmutableValue - interface org.apache.batik.css.svg.SVGImmutableValue.
This interface represents the immutable values used internally to represents SVG CSS values.
SVGKernElementBridge - class org.apache.batik.bridge.SVGKernElementBridge.
A base Bridge class for the kerning elements.
SVGKernElementBridge() - Constructor for class org.apache.batik.bridge.SVGKernElementBridge
 
SVGLangSpace - interface org.w3c.dom.svg.SVGLangSpace.
 
SVGLength - interface org.w3c.dom.svg.SVGLength.
 
SVGLengthList - interface org.w3c.dom.svg.SVGLengthList.
 
svgLengthToObjectBoundingBox(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified length with the specified direction in user units.
svgLengthToUserSpace(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified length with the specified direction in user units.
SVGLine - class org.apache.batik.svggen.SVGLine.
Utility class that converts a Line2D object into a corresponding SVG line element.
SVGLine(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGLine
 
SVGLinearGradient - class org.apache.batik.svggen.SVGLinearGradient.
Utility class that converts a Java GradientPaint into an SVG linear gradient element
SVGLinearGradient(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGLinearGradient
 
SVGLinearGradientElement - interface org.w3c.dom.svg.SVGLinearGradientElement.
 
SVGLinearGradientElementBridge - class org.apache.batik.bridge.SVGLinearGradientElementBridge.
Bridge class for the <linearGradient> element.
SVGLinearGradientElementBridge() - Constructor for class org.apache.batik.bridge.SVGLinearGradientElementBridge
Constructs a new SVGLinearGradientElementBridge.
SVGLineElement - interface org.w3c.dom.svg.SVGLineElement.
 
SVGLineElementBridge - class org.apache.batik.bridge.SVGLineElementBridge.
Bridge class for the <line> element.
SVGLineElementBridge() - Constructor for class org.apache.batik.bridge.SVGLineElementBridge
Constructs a new bridge for the <line> element.
SVGLocatable - interface org.w3c.dom.svg.SVGLocatable.
 
SVGLocatableSupport - class org.apache.batik.dom.svg.SVGLocatableSupport.
This class provides support for the SVGLocatable interface.
SVGLocatableSupport() - Constructor for class org.apache.batik.dom.svg.SVGLocatableSupport
Creates a new SVGLocatable element.
SVGLookupOp - class org.apache.batik.svggen.SVGLookupOp.
Utility class that converts a LookupOp object into an SVG filter descriptor.
SVGLookupOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGLookupOp
 
SVGMarkerElement - interface org.w3c.dom.svg.SVGMarkerElement.
 
SVGMarkerElementBridge - class org.apache.batik.bridge.SVGMarkerElementBridge.
Bridge class for the <marker> element.
SVGMarkerElementBridge() - Constructor for class org.apache.batik.bridge.SVGMarkerElementBridge
Constructs a new bridge for the <marker> element.
SVGMaskElement - interface org.w3c.dom.svg.SVGMaskElement.
 
SVGMaskElementBridge - class org.apache.batik.bridge.SVGMaskElementBridge.
Bridge class for the <mask> element.
SVGMaskElementBridge() - Constructor for class org.apache.batik.bridge.SVGMaskElementBridge
Constructs a new bridge for the <mask> element.
SVGMatrix - interface org.w3c.dom.svg.SVGMatrix.
 
SVGMetadataElement - interface org.w3c.dom.svg.SVGMetadataElement.
 
SVGMissingGlyphElement - interface org.w3c.dom.svg.SVGMissingGlyphElement.
 
SVGMissingGlyphElementBridge - class org.apache.batik.bridge.SVGMissingGlyphElementBridge.
Bridge class for the <missing-glyph> element.
SVGMissingGlyphElementBridge() - Constructor for class org.apache.batik.bridge.SVGMissingGlyphElementBridge
 
SVGMPathElement - interface org.w3c.dom.svg.SVGMPathElement.
 
SVGNumber - interface org.w3c.dom.svg.SVGNumber.
 
SVGNumberList - interface org.w3c.dom.svg.SVGNumberList.
 
SVGOMAElement - class org.apache.batik.dom.svg.SVGOMAElement.
This class implements SVGAElement.
SVGOMAElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAElement
Creates a new SVGOMAElement object.
SVGOMAElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAElement
Creates a new SVGOMAElement object.
SVGOMAltGlyphDefElement - class org.apache.batik.dom.svg.SVGOMAltGlyphDefElement.
This class implements SVGAltGlyphDefElement.
SVGOMAltGlyphDefElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAltGlyphDefElement
Creates a new SVGOMAltGlyphDefElement object.
SVGOMAltGlyphDefElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAltGlyphDefElement
Creates a new SVGOMAltGlyphDefElement object.
SVGOMAltGlyphElement - class org.apache.batik.dom.svg.SVGOMAltGlyphElement.
This class implements SVGAltGlyphElement.
SVGOMAltGlyphElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAltGlyphElement
Creates a new SVGOMAltGlyphElement object.
SVGOMAltGlyphElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAltGlyphElement
Creates a new SVGOMAltGlyphElement object.
SVGOMAltGlyphItemElement - class org.apache.batik.dom.svg.SVGOMAltGlyphItemElement.
This class implements SVGAltGlyphItemElement.
SVGOMAltGlyphItemElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAltGlyphItemElement
Creates a new SVGOMAltGlyphItemElement object.
SVGOMAltGlyphItemElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAltGlyphItemElement
Creates a new SVGOMAltGlyphItemElement object.
SVGOMAnimateColorElement - class org.apache.batik.dom.svg.SVGOMAnimateColorElement.
This class implements SVGAnimateColorElement.
SVGOMAnimateColorElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateColorElement
Creates a new SVGOMAnimateColorElement object.
SVGOMAnimateColorElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateColorElement
Creates a new SVGOMAnimateColorElement object.
SVGOMAnimatedBoolean - class org.apache.batik.dom.svg.SVGOMAnimatedBoolean.
This class implements the SVGAnimatedBoolean interface.
SVGOMAnimatedBoolean(AbstractElement, String, String, Attr, String) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Creates a new SVGOMAnimatedBoolean.
SVGOMAnimateElement - class org.apache.batik.dom.svg.SVGOMAnimateElement.
This class implements SVGAnimateElement.
SVGOMAnimateElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateElement
Creates a new SVGOMAnimateElement object.
SVGOMAnimateElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateElement
Creates a new SVGOMAnimateElement object.
SVGOMAnimateMotionElement - class org.apache.batik.dom.svg.SVGOMAnimateMotionElement.
This class implements SVGAnimateMotionElement.
SVGOMAnimateMotionElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
Creates a new SVGOMAnimateMotionElement object.
SVGOMAnimateMotionElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateMotionElement
Creates a new SVGOMAnimateMotionElement object.
SVGOMAnimateTransformElement - class org.apache.batik.dom.svg.SVGOMAnimateTransformElement.
This class implements SVGAnimateTransformElement.
SVGOMAnimateTransformElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
Creates a new SVGOMAnimateTransformElement object.
SVGOMAnimateTransformElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimateTransformElement
Creates a new SVGOMAnimateTransformElement object.
SVGOMAnimationElement - class org.apache.batik.dom.svg.SVGOMAnimationElement.
This class provides an implementation of the SVGAnimationElement interface.
SVGOMAnimationElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimationElement
Creates a new SVGOMAnimationElement.
SVGOMAnimationElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimationElement
Creates a new SVGOMAnimationElement object.
SVGOMCircleElement - class org.apache.batik.dom.svg.SVGOMCircleElement.
This class implements SVGCircleElement.
SVGOMCircleElement() - Constructor for class org.apache.batik.dom.svg.SVGOMCircleElement
Creates a new SVGOMCircleElement object.
SVGOMCircleElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMCircleElement
Creates a new SVGOMCircleElement object.
SVGOMClipPathElement - class org.apache.batik.dom.svg.SVGOMClipPathElement.
This class implements SVGClipPathElement.
SVGOMClipPathElement() - Constructor for class org.apache.batik.dom.svg.SVGOMClipPathElement
Creates a new SVGOMClipPathElement object.
SVGOMClipPathElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMClipPathElement
Creates a new SVGOMClipPathElement object.
SVGOMColorProfileElement - class org.apache.batik.dom.svg.SVGOMColorProfileElement.
This class implements SVGColorProfileElement.
SVGOMColorProfileElement() - Constructor for class org.apache.batik.dom.svg.SVGOMColorProfileElement
Creates a new SVGOMColorProfileElement object.
SVGOMColorProfileElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMColorProfileElement
Creates a new SVGOMColorProfileElement object.
SVGOMComponentTransferFunctionElement - class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement.
This class represents the component transfer function elements.
SVGOMComponentTransferFunctionElement() - Constructor for class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
Creates a new Element object.
SVGOMComponentTransferFunctionElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
Creates a new Element object.
SVGOMCursorElement - class org.apache.batik.dom.svg.SVGOMCursorElement.
This class implements SVGCursorElement.
SVGOMCursorElement() - Constructor for class org.apache.batik.dom.svg.SVGOMCursorElement
Creates a new SVGOMCursorElement object.
SVGOMCursorElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMCursorElement
Creates a new SVGOMCursorElement object.
SVGOMDefinitionSrcElement - class org.apache.batik.dom.svg.SVGOMDefinitionSrcElement.
This class implements SVGDefinitionSrcElement.
SVGOMDefinitionSrcElement() - Constructor for class org.apache.batik.dom.svg.SVGOMDefinitionSrcElement
Creates a new SVGOMDefinitionSrcElement object.
SVGOMDefinitionSrcElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDefinitionSrcElement
Creates a new SVGOMDefinitionSrcElement object.
SVGOMDefsElement - class org.apache.batik.dom.svg.SVGOMDefsElement.
This class implements SVGDefsElement.
SVGOMDefsElement() - Constructor for class org.apache.batik.dom.svg.SVGOMDefsElement
Creates a new SVGOMDefsElement object.
SVGOMDefsElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDefsElement
Creates a new SVGOMDefsElement object.
SVGOMDescElement - class org.apache.batik.dom.svg.SVGOMDescElement.
This class implements SVGDescElement.
SVGOMDescElement() - Constructor for class org.apache.batik.dom.svg.SVGOMDescElement
Creates a new SVGOMDescElement object.
SVGOMDescElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDescElement
Creates a new SVGOMDescElement object.
SVGOMDocument - class org.apache.batik.dom.svg.SVGOMDocument.
This class implements SVGDocument.
SVGOMDocument() - Constructor for class org.apache.batik.dom.svg.SVGOMDocument
Creates a new uninitialized document.
SVGOMDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument
Creates a new document.
SVGOMElement - class org.apache.batik.dom.svg.SVGOMElement.
This class implements the SVGElement interface.
SVGOMElement() - Constructor for class org.apache.batik.dom.svg.SVGOMElement
Creates a new Element object.
SVGOMElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMElement
Creates a new Element object.
SVGOMEllipseElement - class org.apache.batik.dom.svg.SVGOMEllipseElement.
This class implements SVGEllipseElement.
SVGOMEllipseElement() - Constructor for class org.apache.batik.dom.svg.SVGOMEllipseElement
Creates a new SVGOMEllipseElement object.
SVGOMEllipseElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMEllipseElement
Creates a new SVGOMEllipseElement object.
SVGOMEvent - class org.apache.batik.dom.svg.SVGOMEvent.
This class provides an implementation of the SVGEvent interface.
SVGOMEvent() - Constructor for class org.apache.batik.dom.svg.SVGOMEvent
 
SVGOMFEBlendElement - class org.apache.batik.dom.svg.SVGOMFEBlendElement.
This class implements SVGFEBlendElement.
SVGOMFEBlendElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEBlendElement
Creates a new SVGOMFEBlendElement object.
SVGOMFEBlendElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEBlendElement
Creates a new SVGOMFEBlendElement object.
SVGOMFEColorMatrixElement - class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement.
This class implements SVGFEColorMatrixElement.
SVGOMFEColorMatrixElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
Creates a new SVGOMFEColorMatrixElement object.
SVGOMFEColorMatrixElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
Creates a new SVGOMFEColorMatrixElement object.
SVGOMFEComponentTransferElement - class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement.
This class implements SVGFEComponentTransferElement.
SVGOMFEComponentTransferElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
Creates a new SVGOMFEComponentTransferElement object.
SVGOMFEComponentTransferElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
Creates a new SVGOMFEComponentTransferElement object.
SVGOMFECompositeElement - class org.apache.batik.dom.svg.SVGOMFECompositeElement.
This class implements SVGFECompositeElement.
SVGOMFECompositeElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFECompositeElement
Creates a new SVGOMFECompositeElement object.
SVGOMFECompositeElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFECompositeElement
Creates a new SVGOMFECompositeElement object.
SVGOMFEConvolveMatrixElement - class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement.
This class implements SVGFEConvolveMatrixElement.
SVGOMFEConvolveMatrixElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
Creates a new SVGOMFEConvolveMatrixElement object.
SVGOMFEConvolveMatrixElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
Creates a new SVGOMFEConvolveMatrixElement object.
SVGOMFEDiffuseLightingElement - class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement.
This class implements SVGFEDiffuseLightingElement.
SVGOMFEDiffuseLightingElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Creates a new SVGOMFEDiffuseLightingElement object.
SVGOMFEDiffuseLightingElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Creates a new SVGOMFEDiffuseLightingElement object.
SVGOMFEDisplacementMapElement - class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement.
This class implements SVGFEDisplacementMapElement.
SVGOMFEDisplacementMapElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
Creates a new SVGOMFEDisplacementMap object.
SVGOMFEDisplacementMapElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
Creates a new SVGOMFEDisplacementMapElement object.
SVGOMFEDistantLightElement - class org.apache.batik.dom.svg.SVGOMFEDistantLightElement.
This class implements SVGFEDistantLightElement.
SVGOMFEDistantLightElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
Creates a new SVGOMFEDistantLightElement object.
SVGOMFEDistantLightElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
Creates a new SVGOMFEDistantLightElement object.
SVGOMFEFloodElement - class org.apache.batik.dom.svg.SVGOMFEFloodElement.
This class implements SVGFEFloodElement.
SVGOMFEFloodElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFloodElement
Creates a new SVGOMFEFloodElement object.
SVGOMFEFloodElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFloodElement
Creates a new SVGOMFEFloodElement object.
SVGOMFEFuncAElement - class org.apache.batik.dom.svg.SVGOMFEFuncAElement.
This class implements SVGFEFuncAElement.
SVGOMFEFuncAElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncAElement
Creates a new Element object.
SVGOMFEFuncAElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncAElement
Creates a new Element object.
SVGOMFEFuncBElement - class org.apache.batik.dom.svg.SVGOMFEFuncBElement.
This class implements SVGFEFuncBElement.
SVGOMFEFuncBElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncBElement
Creates a new Element object.
SVGOMFEFuncBElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncBElement
Creates a new Element object.
SVGOMFEFuncGElement - class org.apache.batik.dom.svg.SVGOMFEFuncGElement.
This class implements SVGFEFuncGElement.
SVGOMFEFuncGElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncGElement
Creates a new Element object.
SVGOMFEFuncGElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncGElement
Creates a new Element object.
SVGOMFEFuncRElement - class org.apache.batik.dom.svg.SVGOMFEFuncRElement.
This class implements SVGFEFuncRElement.
SVGOMFEFuncRElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncRElement
Creates a new Element object.
SVGOMFEFuncRElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncRElement
Creates a new Element object.
SVGOMFEGaussianBlurElement - class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement.
This class implements SVGFEGaussianBlurElement.
SVGOMFEGaussianBlurElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
Creates a new SVGOMFEGaussianBlurElement object.
SVGOMFEGaussianBlurElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
Creates a new SVGOMFEGaussianBlurElement object.
SVGOMFEImageElement - class org.apache.batik.dom.svg.SVGOMFEImageElement.
This class implements SVGFEImageElement.
SVGOMFEImageElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEImageElement
Creates a new SVGOMFEImageElement object.
SVGOMFEImageElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEImageElement
Creates a new SVGOMFEImageElement object.
SVGOMFEMergeElement - class org.apache.batik.dom.svg.SVGOMFEMergeElement.
This class implements SVGFEMergeElement.
SVGOMFEMergeElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeElement
Creates a new SVGOMFEMergeElement object.
SVGOMFEMergeElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeElement
Creates a new SVGOMFEMergeElement object.
SVGOMFEMergeNodeElement - class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement.
This class implements SVGFEMergeNodeElement.
SVGOMFEMergeNodeElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
Creates a new SVGOMFEMergeNodeElement object.
SVGOMFEMergeNodeElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
Creates a new SVGOMFEMergeNodeElement object.
SVGOMFEMorphologyElement - class org.apache.batik.dom.svg.SVGOMFEMorphologyElement.
This class implements SVGFEMorphologyElement.
SVGOMFEMorphologyElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
Creates a new SVGOMFEMorphologyElement object.
SVGOMFEMorphologyElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
Creates a new SVGOMFEMorphologyElement object.
SVGOMFEOffsetElement - class org.apache.batik.dom.svg.SVGOMFEOffsetElement.
This class implements SVGFEOffsetElement.
SVGOMFEOffsetElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEOffsetElement
Creates a new SVGOMFEOffsetElement object.
SVGOMFEOffsetElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEOffsetElement
Creates a new SVGOMFEOffsetElement object.
SVGOMFEPointLightElement - class org.apache.batik.dom.svg.SVGOMFEPointLightElement.
This class implements SVGFEPointLightElement.
SVGOMFEPointLightElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEPointLightElement
Creates a new SVGOMFEPointLightElement object.
SVGOMFEPointLightElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEPointLightElement
Creates a new SVGOMFEPointLightElement object.
SVGOMFESpecularLightingElement - class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement.
This class implements SVGFESpecularLightingElement.
SVGOMFESpecularLightingElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
Creates a new SVGOMFESpecularLightingElement object.
SVGOMFESpecularLightingElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFESpecularLightingElement
Creates a new SVGOMFESpecularLightingElement object.
SVGOMFESpotLightElement - class org.apache.batik.dom.svg.SVGOMFESpotLightElement.
This class implements SVGFESpotLightElement.
SVGOMFESpotLightElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFESpotLightElement
Creates a new SVGOMFESpotLightElement object.
SVGOMFESpotLightElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFESpotLightElement
Creates a new SVGOMFESpotLightElement object.
SVGOMFETileElement - class org.apache.batik.dom.svg.SVGOMFETileElement.
This class implements SVGFETileElement.
SVGOMFETileElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFETileElement
Creates a new SVGOMFETileElement object.
SVGOMFETileElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFETileElement
Creates a new SVGOMFETileElement object.
SVGOMFETurbulenceElement - class org.apache.batik.dom.svg.SVGOMFETurbulenceElement.
This class implements SVGFETurbulenceElement.
SVGOMFETurbulenceElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
Creates a new SVGOMFETurbulence object.
SVGOMFETurbulenceElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFETurbulenceElement
Creates a new SVGOMFETurbulenceElement object.
SVGOMFilterElement - class org.apache.batik.dom.svg.SVGOMFilterElement.
This class implements SVGFilterElement.
SVGOMFilterElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFilterElement
Creates a new SVGOMFilterElement object.
SVGOMFilterElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFilterElement
Creates a new SVGOMFilterElement object.
SVGOMFilterPrimitiveStandardAttributes - class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes.
This class represents a SVGElement with support for standard filter attributes.
SVGOMFilterPrimitiveStandardAttributes() - Constructor for class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
Creates a new SVGOMFilterPrimitiveStandardAttributes object.
SVGOMFilterPrimitiveStandardAttributes(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
Creates a new SVGOMFilterPrimitiveStandardAttributes object.
SVGOMFontElement - class org.apache.batik.dom.svg.SVGOMFontElement.
This class implements SVGFontElement.
SVGOMFontElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFontElement
Creates a new SVGOMFontElement object.
SVGOMFontElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFontElement
Creates a new SVGOMFontElement object.
SVGOMFontFaceElement - class org.apache.batik.dom.svg.SVGOMFontFaceElement.
This class implements SVGFontFaceElement.
SVGOMFontFaceElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceElement
Creates a new SVGOMFontFaceElement object.
SVGOMFontFaceElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceElement
Creates a new SVGOMFontFaceElement object.
SVGOMFontFaceFormatElement - class org.apache.batik.dom.svg.SVGOMFontFaceFormatElement.
This class implements SVGFontFaceFormatElement.
SVGOMFontFaceFormatElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceFormatElement
Creates a new SVGOMFontFaceFormatElement object.
SVGOMFontFaceFormatElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceFormatElement
Creates a new SVGOMFontFaceFormatElement object.
SVGOMFontFaceNameElement - class org.apache.batik.dom.svg.SVGOMFontFaceNameElement.
This class implements SVGFontFaceNameElement.
SVGOMFontFaceNameElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceNameElement
Creates a new SVGOMFontFaceNameElement object.
SVGOMFontFaceNameElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceNameElement
Creates a new SVGOMFontFaceNameElement object.
SVGOMFontFaceSrcElement - class org.apache.batik.dom.svg.SVGOMFontFaceSrcElement.
This class implements SVGFontFaceSrcElement.
SVGOMFontFaceSrcElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceSrcElement
Creates a new SVGOMFontFaceSrcElement object.
SVGOMFontFaceSrcElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceSrcElement
Creates a new SVGOMFontFaceSrcElement object.
SVGOMFontFaceUriElement - class org.apache.batik.dom.svg.SVGOMFontFaceUriElement.
This class implements SVGFontFaceUriElement.
SVGOMFontFaceUriElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceUriElement
Creates a new SVGOMFontFaceUriElement object.
SVGOMFontFaceUriElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFontFaceUriElement
Creates a new SVGOMFontFaceUriElement object.
SVGOMForeignObjectElement - class org.apache.batik.dom.svg.SVGOMForeignObjectElement.
This class implements SVGForeignObjectElement.
SVGOMForeignObjectElement() - Constructor for class org.apache.batik.dom.svg.SVGOMForeignObjectElement
Creates a new SVGOMForeignObjectElement object.
SVGOMForeignObjectElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMForeignObjectElement
Creates a new SVGOMForeignObjectElement object.
SVGOMGElement - class org.apache.batik.dom.svg.SVGOMGElement.
This class implements SVGGElement.
SVGOMGElement() - Constructor for class org.apache.batik.dom.svg.SVGOMGElement
Creates a new SVGOMGElement object.
SVGOMGElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMGElement
Creates a new SVGOMGElement object.
SVGOMGlyphElement - class org.apache.batik.dom.svg.SVGOMGlyphElement.
This class implements SVGGlyphElement.
SVGOMGlyphElement() - Constructor for class org.apache.batik.dom.svg.SVGOMGlyphElement
Creates a new SVGOMGlyphElement object.
SVGOMGlyphElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMGlyphElement
Creates a new SVGOMGlyphElement object.
SVGOMGlyphRefElement - class org.apache.batik.dom.svg.SVGOMGlyphRefElement.
This class implements SVGGlyphRefElement.
SVGOMGlyphRefElement() - Constructor for class org.apache.batik.dom.svg.SVGOMGlyphRefElement
Creates a new SVGOMGlyphRefElement object.
SVGOMGlyphRefElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMGlyphRefElement
Creates a new SVGOMGlyphRefElement object.
SVGOMGradientElement - class org.apache.batik.dom.svg.SVGOMGradientElement.
This class implements SVGGradientElement.
SVGOMGradientElement() - Constructor for class org.apache.batik.dom.svg.SVGOMGradientElement
Creates a new SVGOMGradientElement object.
SVGOMGradientElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMGradientElement
Creates a new SVGOMGradientElement object.
SVGOMHKernElement - class org.apache.batik.dom.svg.SVGOMHKernElement.
This class implements SVGHKernElement.
SVGOMHKernElement() - Constructor for class org.apache.batik.dom.svg.SVGOMHKernElement
Creates a new SVGOMHKernElement object.
SVGOMHKernElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMHKernElement
Creates a new SVGOMHKernElement object.
SVGOMImageElement - class org.apache.batik.dom.svg.SVGOMImageElement.
This class implements SVGImageElement.
SVGOMImageElement() - Constructor for class org.apache.batik.dom.svg.SVGOMImageElement
Creates a new SVGOMImageElement object.
SVGOMImageElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMImageElement
Creates a new SVGOMImageElement object.
SVGOMLinearGradientElement - class org.apache.batik.dom.svg.SVGOMLinearGradientElement.
This class implements SVGLinearGradientElement.
SVGOMLinearGradientElement() - Constructor for class org.apache.batik.dom.svg.SVGOMLinearGradientElement
Creates a new SVGOMLinearGradientElement object.
SVGOMLinearGradientElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMLinearGradientElement
Creates a new SVGOMLinearGradientElement object.
SVGOMLineElement - class org.apache.batik.dom.svg.SVGOMLineElement.
This class implements SVGLineElement.
SVGOMLineElement() - Constructor for class org.apache.batik.dom.svg.SVGOMLineElement
Creates a new SVGOMLineElement object.
SVGOMLineElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMLineElement
Creates a new SVGOMLineElement object.
SVGOMMarkerElement - class org.apache.batik.dom.svg.SVGOMMarkerElement.
This class implements SVGMarkerElement.
SVGOMMarkerElement() - Constructor for class org.apache.batik.dom.svg.SVGOMMarkerElement
Creates a new SVGOMMarkerElement object.
SVGOMMarkerElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMMarkerElement
Creates a new SVGOMMarkerElement object.
SVGOMMaskElement - class org.apache.batik.dom.svg.SVGOMMaskElement.
This class implements SVGMaskElement.
SVGOMMaskElement() - Constructor for class org.apache.batik.dom.svg.SVGOMMaskElement
Creates a new SVGOMMaskElement object.
SVGOMMaskElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMMaskElement
Creates a new SVGOMMaskElement object.
SVGOMMetadataElement - class org.apache.batik.dom.svg.SVGOMMetadataElement.
This class implements SVGMetadataElement.
SVGOMMetadataElement() - Constructor for class org.apache.batik.dom.svg.SVGOMMetadataElement
Creates a new SVGOMMetadataElement object.
SVGOMMetadataElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMMetadataElement
Creates a new SVGOMMetadataElement object.
SVGOMMissingGlyphElement - class org.apache.batik.dom.svg.SVGOMMissingGlyphElement.
This class implements SVGMissingGlyphElement.
SVGOMMissingGlyphElement() - Constructor for class org.apache.batik.dom.svg.SVGOMMissingGlyphElement
Creates a new SVGOMMissingGlyphElement object.
SVGOMMissingGlyphElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMMissingGlyphElement
Creates a new SVGOMMissingGlyphElement object.
SVGOMMPathElement - class org.apache.batik.dom.svg.SVGOMMPathElement.
This class implements SVGMPathElement.
SVGOMMPathElement() - Constructor for class org.apache.batik.dom.svg.SVGOMMPathElement
Creates a new SVGOMMPathElement object.
SVGOMMPathElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMMPathElement
Creates a new SVGOMMPathElement object.
SVGOMPathElement - class org.apache.batik.dom.svg.SVGOMPathElement.
This class implements SVGPathElement.
SVGOMPathElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPathElement
Creates a new SVGOMPathElement object.
SVGOMPathElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPathElement
Creates a new SVGOMPathElement object.
SVGOMPatternElement - class org.apache.batik.dom.svg.SVGOMPatternElement.
This class implements SVGStopElement.
SVGOMPatternElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPatternElement
Creates a new SVGOMPatternElement object.
SVGOMPatternElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPatternElement
Creates a new SVGOMPatternElement object.
SVGOMPolygonElement - class org.apache.batik.dom.svg.SVGOMPolygonElement.
This class implements SVGPolygonElement.
SVGOMPolygonElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPolygonElement
Creates a new SVGOMPolygonElement object.
SVGOMPolygonElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPolygonElement
Creates a new SVGOMPolygonElement object.
SVGOMPolylineElement - class org.apache.batik.dom.svg.SVGOMPolylineElement.
This class implements SVGPolylineElement.
SVGOMPolylineElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPolylineElement
Creates a new SVGOMPolylineElement object.
SVGOMPolylineElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPolylineElement
Creates a new SVGOMPolylineElement object.
SVGOMRadialGradientElement - class org.apache.batik.dom.svg.SVGOMRadialGradientElement.
This class implements SVGRadialGradientElement.
SVGOMRadialGradientElement() - Constructor for class org.apache.batik.dom.svg.SVGOMRadialGradientElement
Creates a new SVGOMRadialGradientElement object.
SVGOMRadialGradientElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMRadialGradientElement
Creates a new SVGOMRadialGradientElement object.
SVGOMRectElement - class org.apache.batik.dom.svg.SVGOMRectElement.
This class implements SVGRectElement.
SVGOMRectElement() - Constructor for class org.apache.batik.dom.svg.SVGOMRectElement
Creates a new SVGOMRectElement object.
SVGOMRectElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMRectElement
Creates a new SVGOMRectElement object.
SVGOMScriptElement - class org.apache.batik.dom.svg.SVGOMScriptElement.
This class implements SVGScriptElement.
SVGOMScriptElement() - Constructor for class org.apache.batik.dom.svg.SVGOMScriptElement
Creates a new SVGOMScriptElement object.
SVGOMScriptElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMScriptElement
Creates a new SVGOMScriptElement object.
SVGOMSetElement - class org.apache.batik.dom.svg.SVGOMSetElement.
This class implements SVGSetElement.
SVGOMSetElement() - Constructor for class org.apache.batik.dom.svg.SVGOMSetElement
Creates a new SVGOMSetElement object.
SVGOMSetElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMSetElement
Creates a new SVGOMSetElement object.
SVGOMStopElement - class org.apache.batik.dom.svg.SVGOMStopElement.
This class implements SVGStopElement.
SVGOMStopElement() - Constructor for class org.apache.batik.dom.svg.SVGOMStopElement
Creates a new SVGOMStopElement object.
SVGOMStopElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMStopElement
Creates a new SVGOMStopElement object.
SVGOMStyleElement - class org.apache.batik.dom.svg.SVGOMStyleElement.
This class implements SVGStyleElement.
SVGOMStyleElement() - Constructor for class org.apache.batik.dom.svg.SVGOMStyleElement
Creates a new SVGOMStyleElement object.
SVGOMStyleElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMStyleElement
Creates a new SVGOMStyleElement object.
SVGOMSVGElement - class org.apache.batik.dom.svg.SVGOMSVGElement.
This class implements SVGSVGElement.
SVGOMSVGElement() - Constructor for class org.apache.batik.dom.svg.SVGOMSVGElement
Creates a new SVGOMSVGElement object.
SVGOMSVGElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMSVGElement
Creates a new SVGOMSVGElement object.
SVGOMSwitchElement - class org.apache.batik.dom.svg.SVGOMSwitchElement.
This class implements SVGSwitchElement.
SVGOMSwitchElement() - Constructor for class org.apache.batik.dom.svg.SVGOMSwitchElement
Creates a new SVGOMSwitchElement object.
SVGOMSwitchElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMSwitchElement
Creates a new SVGOMSwitchElement object.
SVGOMSymbolElement - class org.apache.batik.dom.svg.SVGOMSymbolElement.
This class implements SVGSymbolElement.
SVGOMSymbolElement() - Constructor for class org.apache.batik.dom.svg.SVGOMSymbolElement
Creates a new SVGOMSymbolElement object.
SVGOMSymbolElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMSymbolElement
Creates a new SVGOMSymbolElement object.
SVGOMTextContentElement - class org.apache.batik.dom.svg.SVGOMTextContentElement.
This class provides a common superclass for all graphics elements.
SVGOMTextContentElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextContentElement
Creates a new SVGOMTextContentElement.
SVGOMTextContentElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextContentElement
Creates a new SVGOMTextContentElement object.
SVGOMTextElement - class org.apache.batik.dom.svg.SVGOMTextElement.
This class implements SVGTextElement.
SVGOMTextElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextElement
Creates a new SVGOMTextElement object.
SVGOMTextElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextElement
Creates a new SVGOMTextElement object.
SVGOMTextPathElement - class org.apache.batik.dom.svg.SVGOMTextPathElement.
This class implements SVGTextPathElement.
SVGOMTextPathElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextPathElement
Creates a new SVGOMTextPathElement object.
SVGOMTextPathElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextPathElement
Creates a new SVGOMTextPathElement object.
SVGOMTextPositioningElement - class org.apache.batik.dom.svg.SVGOMTextPositioningElement.
This class implements SVGTextPositioningElement.
SVGOMTextPositioningElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextPositioningElement
Creates a new SVGOMTextPositioningElement object.
SVGOMTextPositioningElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextPositioningElement
Creates a new SVGOMTextPositioningElement object.
SVGOMTitleElement - class org.apache.batik.dom.svg.SVGOMTitleElement.
This class implements SVGTitleElement.
SVGOMTitleElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTitleElement
Creates a new SVGOMTitleElement object.
SVGOMTitleElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTitleElement
Creates a new SVGOMTitleElement object.
SVGOMToBeImplementedElement - class org.apache.batik.dom.svg.SVGOMToBeImplementedElement.
This is a development only class.
SVGOMToBeImplementedElement() - Constructor for class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Creates a new SVGOMToBeImplementedElement object.
SVGOMToBeImplementedElement(String, AbstractDocument, String) - Constructor for class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Creates a new SVGOMToBeImplementedElement object.
SVGOMTRefElement - class org.apache.batik.dom.svg.SVGOMTRefElement.
This class implements SVGTRefElement.
SVGOMTRefElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTRefElement
Creates a new SVGOMTRefElement object.
SVGOMTRefElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTRefElement
Creates a new SVGOMTRefElement object.
SVGOMTSpanElement - class org.apache.batik.dom.svg.SVGOMTSpanElement.
This class implements SVGTSpanElement.
SVGOMTSpanElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTSpanElement
Creates a new SVGOMTSpanElement object.
SVGOMTSpanElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTSpanElement
Creates a new SVGOMTSpanElement object.
SVGOMURIReferenceElement - class org.apache.batik.dom.svg.SVGOMURIReferenceElement.
This class implements SVGURIReference..
SVGOMURIReferenceElement() - Constructor for class org.apache.batik.dom.svg.SVGOMURIReferenceElement
Creates a new SVGOMURIReferenceElement object.
SVGOMURIReferenceElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMURIReferenceElement
Creates a new SVGOMURIReferenceElement object.
SVGOMUseElement - class org.apache.batik.dom.svg.SVGOMUseElement.
This class implements SVGUseElement.
SVGOMUseElement() - Constructor for class org.apache.batik.dom.svg.SVGOMUseElement
Creates a new SVGOMUseElement object.
SVGOMUseElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMUseElement
Creates a new SVGOMUseElement object.
SVGOMViewElement - class org.apache.batik.dom.svg.SVGOMViewElement.
This class implements SVGViewElement.
SVGOMViewElement() - Constructor for class org.apache.batik.dom.svg.SVGOMViewElement
Creates a new SVGOMViewElement object.
SVGOMViewElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMViewElement
Creates a new SVGOMSVGElement object.
SVGOMVKernElement - class org.apache.batik.dom.svg.SVGOMVKernElement.
This class implements SVGVKernElement.
SVGOMVKernElement() - Constructor for class org.apache.batik.dom.svg.SVGOMVKernElement
Creates a new SVGOMVKernElement object.
SVGOMVKernElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMVKernElement
Creates a new SVGOMVKernElement object.
svgOtherCoordinateToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' coordinate in object bounding box coordinate system.
svgOtherCoordinateToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' coordinate in user units.
svgOtherLengthToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' length in object bounding box coordinate system.
svgOtherLengthToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' length in user units.
SVGPaint - interface org.w3c.dom.svg.SVGPaint.
 
SVGPaint - class org.apache.batik.svggen.SVGPaint.
Utility class that converts a Paint object into an SVG element.
SVGPaint(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGPaint
 
SVGPaintDescriptor - class org.apache.batik.svggen.SVGPaintDescriptor.
Used to represent an SVG Paint.
SVGPaintDescriptor(String, String) - Constructor for class org.apache.batik.svggen.SVGPaintDescriptor
 
SVGPaintDescriptor(String, String, Element) - Constructor for class org.apache.batik.svggen.SVGPaintDescriptor
 
SVGPath - class org.apache.batik.svggen.SVGPath.
Utility class that converts a Shape object into an SVG path element.
SVGPath(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGPath
 
SVGPathElement - interface org.w3c.dom.svg.SVGPathElement.
 
SVGPathElementBridge - class org.apache.batik.bridge.SVGPathElementBridge.
Bridge class for the <path> element.
SVGPathElementBridge() - Constructor for class org.apache.batik.bridge.SVGPathElementBridge
Constructs a new bridge for the <path> element.
SVGPathSeg - interface org.w3c.dom.svg.SVGPathSeg.
 
SVGPathSegArcAbs - interface org.w3c.dom.svg.SVGPathSegArcAbs.
 
SVGPathSegArcRel - interface org.w3c.dom.svg.SVGPathSegArcRel.
 
SVGPathSegClosePath - interface org.w3c.dom.svg.SVGPathSegClosePath.
 
SVGPathSegCurvetoCubicAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs.
 
SVGPathSegCurvetoCubicRel - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel.
 
SVGPathSegCurvetoCubicSmoothAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs.
 
SVGPathSegCurvetoCubicSmoothRel - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel.
 
SVGPathSegCurvetoQuadraticAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs.
 
SVGPathSegCurvetoQuadraticRel - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel.
 
SVGPathSegCurvetoQuadraticSmoothAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs.
 
SVGPathSegCurvetoQuadraticSmoothRel - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel.
 
SVGPathSegLinetoAbs - interface org.w3c.dom.svg.SVGPathSegLinetoAbs.
 
SVGPathSegLinetoHorizontalAbs - interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs.
 
SVGPathSegLinetoHorizontalRel - interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel.
 
SVGPathSegLinetoRel - interface org.w3c.dom.svg.SVGPathSegLinetoRel.
 
SVGPathSegLinetoVerticalAbs - interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs.
 
SVGPathSegLinetoVerticalRel - interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel.
 
SVGPathSegList - interface org.w3c.dom.svg.SVGPathSegList.
 
SVGPathSegMovetoAbs - interface org.w3c.dom.svg.SVGPathSegMovetoAbs.
 
SVGPathSegMovetoRel - interface org.w3c.dom.svg.SVGPathSegMovetoRel.
 
SVGPatternElement - interface org.w3c.dom.svg.SVGPatternElement.
 
SVGPatternElementBridge - class org.apache.batik.bridge.SVGPatternElementBridge.
Bridge class for the <pattern> element.
SVGPatternElementBridge() - Constructor for class org.apache.batik.bridge.SVGPatternElementBridge
Constructs a new SVGPatternElementBridge.
SVGPoint - interface org.w3c.dom.svg.SVGPoint.
 
SVGPointList - interface org.w3c.dom.svg.SVGPointList.
 
SVGPolygon - class org.apache.batik.svggen.SVGPolygon.
Utility class that converts a Polygon object into an SVG element.
SVGPolygon(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGPolygon
 
SVGPolygonElement - interface org.w3c.dom.svg.SVGPolygonElement.
 
SVGPolygonElementBridge - class org.apache.batik.bridge.SVGPolygonElementBridge.
Bridge class for the <polygon> element.
SVGPolygonElementBridge() - Constructor for class org.apache.batik.bridge.SVGPolygonElementBridge
Constructs a new bridge for the <polygon> element.
SVGPolylineElement - interface org.w3c.dom.svg.SVGPolylineElement.
 
SVGPolylineElementBridge - class org.apache.batik.bridge.SVGPolylineElementBridge.
Bridge class for the <polyline> element.
SVGPolylineElementBridge() - Constructor for class org.apache.batik.bridge.SVGPolylineElementBridge
Constructs a new bridge for the <polyline> element.
SVGPreserveAspectRatio - interface org.w3c.dom.svg.SVGPreserveAspectRatio.
 
SVGRadialGradientElement - interface org.w3c.dom.svg.SVGRadialGradientElement.
 
SVGRadialGradientElementBridge - class org.apache.batik.bridge.SVGRadialGradientElementBridge.
Bridge class for the <radialGradient> element.
SVGRadialGradientElementBridge() - Constructor for class org.apache.batik.bridge.SVGRadialGradientElementBridge
Constructs a new SVGRadialGradientElementBridge.
SVGRect - interface org.w3c.dom.svg.SVGRect.
 
SVGRectangle - class org.apache.batik.svggen.SVGRectangle.
Utility class that converts a Rectangle2D or RoundRectangle2D object into an SVG element.
SVGRectangle(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGRectangle
 
SVGRectElement - interface org.w3c.dom.svg.SVGRectElement.
 
SVGRectElementBridge - class org.apache.batik.bridge.SVGRectElementBridge.
Bridge class for the <rect> element.
SVGRectElementBridge() - Constructor for class org.apache.batik.bridge.SVGRectElementBridge
Constructs a new bridge for the <rect> element.
SVGRenderingHints - class org.apache.batik.svggen.SVGRenderingHints.
Utility class that converts a RenderingHins object into a set of SVG properties.
SVGRenderingHints() - Constructor for class org.apache.batik.svggen.SVGRenderingHints
 
SVGRenderingIntent - interface org.w3c.dom.svg.SVGRenderingIntent.
 
SVGRescaleOp - class org.apache.batik.svggen.SVGRescaleOp.
Utility class that converts a RescaleOp object into an SVG filter descriptor.
SVGRescaleOp(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGRescaleOp
 
svgRotateArrayToFloats(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.TextUtilities
 
SVGScriptElement - interface org.w3c.dom.svg.SVGScriptElement.
 
SVGSetElement - interface org.w3c.dom.svg.SVGSetElement.
 
SVGShape - class org.apache.batik.svggen.SVGShape.
Utility class that converts a Shape object into the corresponding SVG element.
SVGShape(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGShape
 
SVGShapeElementBridge - class org.apache.batik.bridge.SVGShapeElementBridge.
The base bridge class for shapes.
SVGShapeElementBridge() - Constructor for class org.apache.batik.bridge.SVGShapeElementBridge
Constructs a new bridge for SVG shapes.
SVGStopElement - interface org.w3c.dom.svg.SVGStopElement.
 
SVGStringList - interface org.w3c.dom.svg.SVGStringList.
 
SVGStrokeDescriptor - class org.apache.batik.svggen.SVGStrokeDescriptor.
Used to represent an SVG Paint.
SVGStrokeDescriptor(String, String, String, String, String, String) - Constructor for class org.apache.batik.svggen.SVGStrokeDescriptor
 
SVGStylable - interface org.w3c.dom.svg.SVGStylable.
 
SVGStylableElement - class org.apache.batik.dom.svg.SVGStylableElement.
This class provides a common superclass for elements which implement SVGStylable.
SVGStylableElement() - Constructor for class org.apache.batik.dom.svg.SVGStylableElement
Creates a new SVGStylableElement object.
SVGStylableElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGStylableElement
Creates a new SVGStylableElement object.
SVGStylableSupport - class org.apache.batik.dom.svg.SVGStylableSupport.
This class provides support for implementing a stylable element.
SVGStylableSupport() - Constructor for class org.apache.batik.dom.svg.SVGStylableSupport
Creates a new SVGStylableSupport object.
SVGStyleElement - interface org.w3c.dom.svg.SVGStyleElement.
 
SVGStyleSheetProcessingInstruction - class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction.
This class provides an implementation of the 'xml-stylesheet' processing instructions.
SVGStyleSheetProcessingInstruction() - Constructor for class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
SVGStyleSheetProcessingInstruction(String, AbstractDocument, StyleSheetFactory) - Constructor for class org.apache.batik.dom.svg.SVGStyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
SVGStylingAttributes - class org.apache.batik.svggen.SVGStylingAttributes.
Defines the set of attributes from Exchange SVG that are defined as styling properties in Stylable SVG.
SVGStylingAttributes() - Constructor for class org.apache.batik.svggen.SVGStylingAttributes
 
SVGSVGElement - interface org.w3c.dom.svg.SVGSVGElement.
 
SVGSVGElementBridge - class org.apache.batik.bridge.SVGSVGElementBridge.
Bridge class for the <svg> element.
SVGSVGElementBridge.SVGSVGElementViewport - class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport.
A viewport for a SVGSVGElement.
SVGSVGElementBridge.SVGSVGElementViewport(SVGSVGElement, float, float) - Constructor for class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Constructs a new viewport with the specified SVGSVGElement.
SVGSVGElementBridge() - Constructor for class org.apache.batik.bridge.SVGSVGElementBridge
Constructs a new bridge for the <svg> element.
SVGSwitchElement - interface org.w3c.dom.svg.SVGSwitchElement.
 
SVGSwitchElementBridge - class org.apache.batik.bridge.SVGSwitchElementBridge.
Bridge class for the <switch> element.
SVGSwitchElementBridge() - Constructor for class org.apache.batik.bridge.SVGSwitchElementBridge
Constructs a new bridge for the <switch> element.
SVGSymbolElement - interface org.w3c.dom.svg.SVGSymbolElement.
 
SVGSyntax - interface org.apache.batik.svggen.SVGSyntax.
Contains the definition of the SVG tags and attribute names.
SVGTests - interface org.w3c.dom.svg.SVGTests.
 
SVGTestsSupport - class org.apache.batik.dom.svg.SVGTestsSupport.
This class provides support for SVGTests features.
SVGTestsSupport() - Constructor for class org.apache.batik.dom.svg.SVGTestsSupport
Creates a new SVGTestsSupport object.
SVGTextContentElement - interface org.w3c.dom.svg.SVGTextContentElement.
 
SVGTextElement - interface org.w3c.dom.svg.SVGTextElement.
 
SVGTextElementBridge - class org.apache.batik.bridge.SVGTextElementBridge.
Bridge class for the <text> element.
SVGTextElementBridge.TextDecoration - class org.apache.batik.bridge.SVGTextElementBridge.TextDecoration.
 
SVGTextElementBridge() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge
Constructs a new bridge for the <text> element.
SVGTextPathElement - interface org.w3c.dom.svg.SVGTextPathElement.
 
SVGTextPathElementBridge - class org.apache.batik.bridge.SVGTextPathElementBridge.
Bridge class for the <textPath> element.
SVGTextPathElementBridge() - Constructor for class org.apache.batik.bridge.SVGTextPathElementBridge
Constructs a new bridge for the <textPath> element.
SVGTextPositioningElement - interface org.w3c.dom.svg.SVGTextPositioningElement.
 
SVGTexturePaint - class org.apache.batik.svggen.SVGTexturePaint.
Utility class that converts a TexturePaint object into an SVG pattern element
SVGTexturePaint(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.SVGTexturePaint
 
svgThumbnailCanvas - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
The canvas that displays the thumbnail.
SVGTitleElement - interface org.w3c.dom.svg.SVGTitleElement.
 
SVGTitleElementBridge - class org.apache.batik.bridge.SVGTitleElementBridge.
Bridge class for the <title> element.
SVGTitleElementBridge() - Constructor for class org.apache.batik.bridge.SVGTitleElementBridge
Constructs a new bridge for the <title> element.
svgToObjectBoundingBox(float, short, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified value with the specified direction in objectBoundingBox units.
svgToObjectBoundingBox(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified value with the specified direction in objectBoundingBox units.
svgToUserSpace(float, short, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts the specified value of the specified type and direction to user units.
svgToUserSpace(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified coordinate with the specified direction in user units.
SVGTranscoder - class org.apache.batik.transcoder.svg2svg.SVGTranscoder.
This class is a trancoder from SVG to SVG.
SVGTranscoder.DoctypeKey - class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeKey.
To represent a doctype key.
SVGTranscoder.DoctypeKey() - Constructor for class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeKey
 
SVGTranscoder.DoctypeValue - class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeValue.
To represent a doctype value.
SVGTranscoder.DoctypeValue(int) - Constructor for class org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeValue
 
SVGTranscoder.NewlineKey - class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineKey.
To represent a newline key.
SVGTranscoder.NewlineKey() - Constructor for class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineKey
 
SVGTranscoder.NewlineValue - class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineValue.
To represent a newline value.
SVGTranscoder.NewlineValue(String) - Constructor for class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineValue
 
SVGTranscoder() - Constructor for class org.apache.batik.transcoder.svg2svg.SVGTranscoder
Creates a new SVGTranscoder.
SVGTransform - interface org.w3c.dom.svg.SVGTransform.
 
SVGTransform - class org.apache.batik.svggen.SVGTransform.
Utility class that converts a GraphicContext transform stack into an SVG transform attribute.
SVGTransform() - Constructor for class org.apache.batik.svggen.SVGTransform
 
SVGTransformable - interface org.w3c.dom.svg.SVGTransformable.
 
SVGTransformableSupport - class org.apache.batik.dom.svg.SVGTransformableSupport.
This class provides support for the SVGTransformable interface.
SVGTransformableSupport() - Constructor for class org.apache.batik.dom.svg.SVGTransformableSupport
Creates a new SVGTransformableSupport.
SVGTransformDescriptor - class org.apache.batik.svggen.SVGTransformDescriptor.
Describes an SVG transform
SVGTransformDescriptor(String) - Constructor for class org.apache.batik.svggen.SVGTransformDescriptor
 
SVGTransformList - interface org.w3c.dom.svg.SVGTransformList.
 
SVGTRefElement - interface org.w3c.dom.svg.SVGTRefElement.
 
SVGTSpanElement - interface org.w3c.dom.svg.SVGTSpanElement.
 
SVGUnitTypes - interface org.w3c.dom.svg.SVGUnitTypes.
 
SVGURIReference - interface org.w3c.dom.svg.SVGURIReference.
 
SVGURIReferenceGraphicsElement - class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement.
This class provides support for Xlink to a graphics element.
SVGURIReferenceGraphicsElement() - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
Creates a new SVGURIReferenceGraphicsElement object.
SVGURIReferenceGraphicsElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
Creates a new SVGURIReferenceGraphicsElement object.
SVGURIReferenceSupport - class org.apache.batik.dom.svg.SVGURIReferenceSupport.
This class provides support for the SVGURIReference interface methods.
SVGURIReferenceSupport() - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceSupport
 
SVGURIReferenceTextPositioningElement - class org.apache.batik.dom.svg.SVGURIReferenceTextPositioningElement.
This class implements both SVGTextPositioningElement and SVGURIReference..
SVGURIReferenceTextPositioningElement() - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceTextPositioningElement
Creates a new SVGURIReferenceTextPositioningElement object.
SVGURIReferenceTextPositioningElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceTextPositioningElement
Creates a new SVGURIReferenceTextPositioningElement object.
SVGUseElement - interface org.w3c.dom.svg.SVGUseElement.
 
SVGUseElementBridge - class org.apache.batik.bridge.SVGUseElementBridge.
Bridge class for the <use> element.
SVGUseElementBridge() - Constructor for class org.apache.batik.bridge.SVGUseElementBridge
Constructs a new bridge for the <use> element.
svgUserAgent - Variable in class org.apache.batik.swing.svg.JSVGComponent
The SVG user agent.
SVGUserAgent - interface org.apache.batik.swing.svg.SVGUserAgent.
This interface must be implemented to provide client services to a JSVGComponent.
SVGUtilities - class org.apache.batik.bridge.SVGUtilities.
A collection of utility methods for SVG.
SVGUtilities() - Constructor for class org.apache.batik.bridge.SVGUtilities
No instance of this class is required.
SVGValueConstants - interface org.apache.batik.css.svg.SVGValueConstants.
This interface defines the CSS values constants for SVG.
SVGValueFactoryMap - class org.apache.batik.css.svg.SVGValueFactoryMap.
This class represents a map of ValueFactory objects initialized to contains factories for SVG CSS values.
SVGValueFactoryMap(Parser) - Constructor for class org.apache.batik.css.svg.SVGValueFactoryMap
Creates a new ValueFactoryMap object.
SVGValueFactoryMap(Parser, SystemColorResolver) - Constructor for class org.apache.batik.css.svg.SVGValueFactoryMap
Creates a new ValueFactoryMap object.
svgVerticalCoordinateArrayToUserSpace(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.TextUtilities
Returns the float array that represents a set of values or percentage.
svgVerticalCoordinateToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical coordinate in object bounding box coordinate system.
svgVerticalCoordinateToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical coordinate in user units.
svgVerticalLengthToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical length in object bounding box coordinate system.
svgVerticalLengthToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical length in user units.
SVGViewCSS - class org.apache.batik.css.svg.SVGViewCSS.
This class represents a ViewCSS object initialized to manage the SVG CSS.
SVGViewCSS(DocumentView, SVGCSSContext) - Constructor for class org.apache.batik.css.svg.SVGViewCSS
Creates a new ViewCSS object.
SVGViewElement - interface org.w3c.dom.svg.SVGViewElement.
 
SVGViewSpec - interface org.w3c.dom.svg.SVGViewSpec.
 
SVGVKernElement - interface org.w3c.dom.svg.SVGVKernElement.
 
SVGVKernElementBridge - class org.apache.batik.bridge.SVGVKernElementBridge.
Bridge class for the <vkern> element.
SVGVKernElementBridge() - Constructor for class org.apache.batik.bridge.SVGVKernElementBridge
Constructs a new bridge for the <vkern> element.
SVGZoomAndPan - interface org.w3c.dom.svg.SVGZoomAndPan.
 
SVGZoomAndPanSupport - class org.apache.batik.dom.svg.SVGZoomAndPanSupport.
This class provides support for SVGZoomAndPan features.
SVGZoomAndPanSupport() - Constructor for class org.apache.batik.dom.svg.SVGZoomAndPanSupport
This class does not need to be instantiated.
SVGZoomEvent - interface org.w3c.dom.svg.SVGZoomEvent.
 
SW_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'sw-resize' identifier value.
SwingSVGPrettyPrint - class org.apache.batik.svggen.SwingSVGPrettyPrint.
This class offers a way to create an SVG document with grouping that reflects the Swing composite structure (container/components).
SwingSVGPrettyPrint() - Constructor for class org.apache.batik.svggen.SwingSVGPrettyPrint
 
sx - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
 
sxModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the x-axis scale component
sy - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
 
syModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the y-axis scale component
synchronizeAreaOfInterest() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
SYNTAX_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal string is specified.
SYSTEM_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'SYSTEM' lexical unit.
systemColor - Variable in class org.apache.batik.css.value.DefaultSystemColorResolver.SystemColorWrapper
The wrapped color.
SystemColorResolver - interface org.apache.batik.css.value.SystemColorResolver.
This interface represents an object which can query system colors.
SystemColorResolver.Color - interface org.apache.batik.css.value.SystemColorResolver.Color.
To Store a CSS RGB color.
systemId - Variable in class org.apache.batik.dom.AbstractNotation
The system id.
systemId - Variable in class org.apache.batik.dom.AbstractEntity
The system id.
systemId - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The system id.

T

table - Variable in class org.apache.batik.css.PropertyMap
The underlying array
table - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.PropertyMap
The underlying array
table - Variable in class org.apache.batik.css.value.CommonValueFactoryMap
The implementation of the map.
table - Variable in class org.apache.batik.css.value.ImmutableValueList
The table that contains the values.
table - Variable in class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
The table.
table - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The underlying array
table - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The table.
table - Variable in class org.apache.batik.dom.util.DocumentDescriptor
The underlying array
table - Variable in class org.apache.batik.dom.util.HashTable
The underlying array
table - Variable in class org.apache.batik.dom.util.DoublyIndexedTable
The underlying array
table - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
The underlying array
table - Variable in class org.apache.batik.util.SoftDoublyIndexedTable
The underlying array
table - Variable in class org.apache.batik.parser.style.CSSValueListValue
The table that contains the values.
Table - interface org.apache.batik.svggen.font.table.Table.
 
TABLE - Static variable in interface org.apache.batik.ext.awt.image.ComponentTransferFunction
 
TABLE_CAPTION_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-caption' identifier value.
TABLE_CELL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-cell' identifier value.
TABLE_COLUMN_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-column-group' identifier value.
TABLE_COLUMN_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-column' identifier value.
TABLE_FOOTER_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-footer-group' identifier value.
TABLE_HEADER_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-header-group' identifier value.
TABLE_ROW_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-row-group' identifier value.
TABLE_ROW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-row' identifier value.
TABLE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table' identifier value.
TableDirectory - class org.apache.batik.svggen.font.table.TableDirectory.
 
TableDirectory(RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.TableDirectory
 
TableFactory - class org.apache.batik.svggen.font.table.TableFactory.
 
TableFactory() - Constructor for class org.apache.batik.svggen.font.table.TableFactory
 
TableTransfer - class org.apache.batik.ext.awt.image.TableTransfer.
TableTransfer.java This class defines the Table type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
TableTransfer(int[]) - Constructor for class org.apache.batik.ext.awt.image.TableTransfer
 
tableValues - Variable in class org.apache.batik.ext.awt.image.DiscreteTransfer
This int array is the input table values from the user
tableValues - Variable in class org.apache.batik.ext.awt.image.TableTransfer
This int array is the input table values from the user
tabulationWidth - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The tabulation width.
TAG_TEXT_PATH - Static variable in interface org.apache.batik.util.SVGConstants
 
tallyTile(Raster) - Method in class org.apache.batik.extension.svg.HistogramRed
 
target - Variable in class org.apache.batik.dom.GenericProcessingInstruction
The target.
target - Variable in class org.apache.batik.dom.events.AbstractEvent
The target of this event.
TB_RL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'tb-rl' keyword.
TB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'tb' keyword.
teal - Static variable in class org.apache.batik.svggen.SVGColor
 
temporaryMessage - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The temporary message
testCSSStyler() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testCustomization() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testDOMGroupManager() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testDOMTreeManager() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testImageHandlerBase64Encoder() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testImageHandlerJPEGEncoder() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testImageHandlerPNGEncoder() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGAlphaComposite() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGBasicStroke() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGBufferedImageOp() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGClip() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGColor() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGConvolveOp() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGEllipse() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGFont() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGGraphicContextConverter() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGLine() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGLinearGradient() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGLookupOp() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGPath() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGPolygon() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGRectangle() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGRenderingHints() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGRescaleOp() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGShape() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testSVGTransform() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testTexturePaint() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
testXmlWriter() - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
text - Variable in class org.apache.batik.gvt.TextNode
The text of this TextNode.
Text - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-after-edge' keyword.
TEXT_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-before-edge' keyword.
TEXT_BOTTOM_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-bottom' keyword.
TEXT_COMPOUND_DELIMITER - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Attribute span delimiter - new tspan, tref, or textelement.
TEXT_COMPOUND_DELIMITER - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
TEXT_CURSOR - Static variable in class org.apache.batik.swing.gvt.TextSelectionManager
The cursor indicating that a text selection operation is under way.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TEXT_TOP_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-top' keyword.
TEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'text' identifier value.
TextAnchorFactory - class org.apache.batik.css.svg.TextAnchorFactory.
This class provides a factory for the 'text-anchor' property values.
TextAnchorFactory(Parser) - Constructor for class org.apache.batik.css.svg.TextAnchorFactory
Creates a new TextAnchorFactory object.
TextAnchorResolver - class org.apache.batik.css.svg.TextAnchorResolver.
This class provides a relative value resolver for the 'text-anchor' CSS property.
TextAnchorResolver() - Constructor for class org.apache.batik.css.svg.TextAnchorResolver
 
textAsShapes - Variable in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Text handling strategy.
textColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The text color.
TextDecorationFactory - class org.apache.batik.css.value.TextDecorationFactory.
This class provides a factory for the 'text-decoration' property values.
TextDecorationFactory.IdentFactory - class org.apache.batik.css.value.TextDecorationFactory.IdentFactory.
This class provides a factory for the identifiers of the list.
TextDecorationFactory.IdentFactory(TextDecorationFactory, Parser) - Constructor for class org.apache.batik.css.value.TextDecorationFactory.IdentFactory
Creates a new ident factory.
TextDecorationFactory(Parser) - Constructor for class org.apache.batik.css.value.TextDecorationFactory
Creates a new text decoration factory.
TextDecorationResolver - class org.apache.batik.css.value.TextDecorationResolver.
This class provides a relative value resolver for the 'text-decoration' CSS property.
TextDecorationResolver() - Constructor for class org.apache.batik.css.value.TextDecorationResolver
 
textField - Variable in class org.apache.batik.util.gui.URIChooser
The text field
TextHit - class org.apache.batik.gvt.text.TextHit.
Class that encapsulates information returned from hit testing a TextSpanLayout instance.
TextHit(int, boolean) - Constructor for class org.apache.batik.gvt.text.TextHit
Constructs a TextHit with the specified values.
TextLayoutAdapter - class org.apache.batik.gvt.text.TextLayoutAdapter.
Implementation of TextSpanLayout that uses java.awt.font.TextLayout for its internals.
TextLayoutAdapter(TextLayout, Point2D, AttributedCharacterIterator, int[]) - Constructor for class org.apache.batik.gvt.text.TextLayoutAdapter
 
TextLayoutFactory - interface org.apache.batik.gvt.text.TextLayoutFactory.
Interface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIterator instances.
TextNode - class org.apache.batik.gvt.TextNode.
A graphics node that represents text.
TextNode.Anchor - class org.apache.batik.gvt.TextNode.Anchor.
Defines where the text of a TextNode can be anchored relative to its location.
TextNode() - Constructor for class org.apache.batik.gvt.TextNode
Constructs a new empty TextNode.
textPainter - Variable in class org.apache.batik.gvt.TextNode
The text painter used to display the text of this text node.
textPainter - Variable in class org.apache.batik.bridge.BridgeContext
The text painter to use.
TextPainter - interface org.apache.batik.gvt.TextPainter.
Renders the attributed character iterator of a TextNode.
TextPath - class org.apache.batik.gvt.text.TextPath.
A text path describes a path along which some text will be rendered.
TEXTPATH - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Path along which text is to be laid out
TEXTPATH - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
TEXTPATH_METHODTYPE_ALIGN - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_METHODTYPE_STRETCH - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_METHODTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_AUTO - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_EXACT - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TextPath(GeneralPath) - Constructor for class org.apache.batik.gvt.text.TextPath
Constructs a TextPath based on the specified path.
TextPathLayout - class org.apache.batik.ext.awt.font.TextPathLayout.
PathLayout can layout text along a Shape, usually a Path object.
TextPathLayout() - Constructor for class org.apache.batik.ext.awt.font.TextPathLayout
 
TextRenderingFactory - class org.apache.batik.css.svg.TextRenderingFactory.
This class provides a factory for the 'text-rendering' property values.
TextRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.TextRenderingFactory
Creates a new TextRenderingFactory object.
TextRenderingResolver - class org.apache.batik.css.svg.TextRenderingResolver.
This class provides a relative value resolver for the 'text-rendering' CSS property.
TextRenderingResolver() - Constructor for class org.apache.batik.css.svg.TextRenderingResolver
 
textRuns - Variable in class org.apache.batik.gvt.TextNode
The list of text runs.
textSelectionListener - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The text selection listener.
textSelectionManager - Variable in class org.apache.batik.swing.gvt.JGVTComponent
The text selection manager.
TextSelectionManager - class org.apache.batik.swing.gvt.TextSelectionManager.
This class represents an object which manage GVT text nodes selection.
TextSelectionManager.MouseListener - class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener.
To implement a GraphicsNodeMouseListener.
TextSelectionManager.MouseListener(TextSelectionManager) - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager.MouseListener
 
TextSelectionManager.SelectionOverlay - class org.apache.batik.swing.gvt.TextSelectionManager.SelectionOverlay.
The selection overlay.
TextSelectionManager.SelectionOverlay(TextSelectionManager) - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager.SelectionOverlay
 
TextSelectionManager.TextSelectionListener - class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener.
To implements a selection listener.
TextSelectionManager.TextSelectionListener(TextSelectionManager) - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager.TextSelectionListener
 
TextSelectionManager(JGVTComponent, AWTEventDispatcher) - Constructor for class org.apache.batik.swing.gvt.TextSelectionManager
Creates a new TextSelectionManager.
textSelector - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
The text selector.
TextSpanLayout - interface org.apache.batik.gvt.text.TextSpanLayout.
Class that performs layout of attributed text strings into glyph sets paintable by TextPainter instances.
TextUtilities - class org.apache.batik.bridge.TextUtilities.
A collection of utility method for text.
TextUtilities() - Constructor for class org.apache.batik.bridge.TextUtilities
 
TextWrapper - class org.apache.batik.dom.TextWrapper.
This class implements a wrapper for a Text.
TextWrapper(DocumentWrapper, Text) - Constructor for class org.apache.batik.dom.TextWrapper
Creates a new TextWrapper object.
threeDDarkShadow() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the 3D dark shadow color.
threeDDarkShadow() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the 3D dark shadow color.
threeDFace() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the 3D face color.
threeDFace() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the 3D face color.
threeDHighlight() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the 3D highlight color.
threeDHighlight() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the 3D highlight color.
threeDLightShadow() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the 3D light shadow color.
threeDLightShadow() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the 3D light shadow color.
threeDShadow() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns the 3D shadow color.
threeDShadow() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the 3D shadow color.
THUMBNAIL_DIALOG_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
thumbnailDialog - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The Find dialog.
ThumbnailDialog - class org.apache.batik.apps.svgbrowser.ThumbnailDialog.
This class represents a Dialog that displays a Thumbnail of the current SVG document.
ThumbnailDialog.AreaOfInterestListener - class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener.
Used to perform a translation using the area of interest.
ThumbnailDialog.AreaOfInterestListener(ThumbnailDialog) - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
 
ThumbnailDialog.AreaOfInterestOverlay - class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay.
An overlay that represents the current area of interest.
ThumbnailDialog.AreaOfInterestOverlay(ThumbnailDialog) - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
 
ThumbnailDialog.ThumbnailComponentListener - class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailComponentListener.
Used to allow the SVG document being displayed by the thumbnail to be resized properly.
ThumbnailDialog.ThumbnailComponentListener(ThumbnailDialog) - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailComponentListener
 
ThumbnailDialog.ThumbnailDocumentListener - class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailDocumentListener.
Used to determine whether or not the GVT tree of the thumbnail has to be updated.
ThumbnailDialog.ThumbnailDocumentListener(ThumbnailDialog) - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailDocumentListener
 
ThumbnailDialog.ThumbnailGVTListener - class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener.
Used to update the overlay and/or the GVT tree of the thumbnail.
ThumbnailDialog.ThumbnailGVTListener(ThumbnailDialog) - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailGVTListener
 
ThumbnailDialog.ThumbnailListener - class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailListener.
Used the first time the thumbnail dialog is shown to make visible the current GVT tree being displayed by the original SVG component.
ThumbnailDialog.ThumbnailListener(ThumbnailDialog) - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailListener
 
ThumbnailDialog(Frame, JSVGCanvas) - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog
Constructs a new ThumbnailDialog for the specified canvas.
TIFF - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
TIFF_ASCII - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for null-terminated ASCII strings.
TIFF_BITS_PER_SAMPLE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_BYTE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 8 bit unsigned integers.
TIFF_CODE - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
TIFF_COLORMAP - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_COMPRESSION - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_DOUBLE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 64 bit IEEE doubles.
TIFF_EXTENSION - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
TIFF_EXTRA_SAMPLES - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_FILL_ORDER - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_FLOAT - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 32 bit IEEE floats.
TIFF_IMAGE_LENGTH - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_IMAGE_WIDTH - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_LONG - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 32 bit unsigned integers.
TIFF_PHOTOMETRIC_INTERPRETATION - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_PLANAR_CONFIGURATION - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_PREDICTOR - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_RATIONAL - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for pairs of 32 bit unsigned integers.
TIFF_RESOLUTION_UNIT - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_ROWS_PER_STRIP - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_S_MAX_SAMPLE_VALUE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_S_MIN_SAMPLE_VALUE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_SAMPLE_FORMAT - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_SAMPLES_PER_PIXEL - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_SBYTE - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 8 bit signed integers.
TIFF_SHORT - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 16 bit unsigned integers.
TIFF_SLONG - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 32 bit signed integers.
TIFF_SRATIONAL - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for pairs of 32 bit signed integers.
TIFF_SSHORT - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 16 bit signed integers.
TIFF_STR - Static variable in class org.apache.batik.apps.rasterizer.DestinationType
 
TIFF_STRIP_BYTE_COUNTS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_STRIP_OFFSETS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_T4_OPTIONS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_T6_OPTIONS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_BYTE_COUNTS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_LENGTH - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_OFFSETS - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_TILE_WIDTH - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_UNDEFINED - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Flag for 8 bit uninterpreted bytes.
TIFF_X_RESOLUTION - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFF_Y_RESOLUTION - Static variable in class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFFDecodeParam - class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam.
An instance of ImageDecodeParam for decoding images in the TIFF format.
TIFFDecodeParam() - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFDecodeParam
Constructs a default instance of TIFFDecodeParam.
TIFFDirectory - class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory.
A class representing an Image File Directory (IFD) from a TIFF 6.0 stream.
TIFFDirectory(SeekableStream, int) - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Constructs a TIFFDirectory from a SeekableStream.
TIFFDirectory(SeekableStream, long, int) - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFDirectory
Constructs a TIFFDirectory by reading a SeekableStream.
TIFFEncodeParam - class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam.
An instance of ImageEncodeParam for encoding images in the TIFF format.
TIFFEncodeParam() - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFEncodeParam
Constructs a TIFFEncodeParam object with default values for all parameters.
TIFFField - class org.apache.batik.ext.awt.image.codec.tiff.TIFFField.
A class representing a field in a TIFF 6.0 Image File Directory.
TIFFField(int, int, int, Object) - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFField
Constructs a TIFFField with arbitrary data.
TIFFImage - class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage.
 
TIFFImage(SeekableStream, TIFFDecodeParam, int) - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFImage
Constructs a TIFFImage that acquires its data from a given SeekableStream and reads from a particular IFD of the stream.
TIFFImageDecoder - class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder.
A baseline TIFF reader.
TIFFImageDecoder(SeekableStream, ImageDecodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageDecoder
 
TIFFImageEncoder - class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageEncoder.
A baseline TIFF writer.
TIFFImageEncoder(OutputStream, ImageEncodeParam) - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFImageEncoder
 
TIFFLZWDecoder - class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder.
A class for performing LZW decoding.
TIFFLZWDecoder(int, int, int) - Constructor for class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
 
TIFFRegistryEntry - class org.apache.batik.ext.awt.image.spi.TIFFRegistryEntry.
 
TIFFRegistryEntry() - Constructor for class org.apache.batik.ext.awt.image.spi.TIFFRegistryEntry
 
TIFFTranscoder - class org.apache.batik.transcoder.image.TIFFTranscoder.
This class is an ImageTranscoder that produces a TIFF image.
TIFFTranscoder() - Constructor for class org.apache.batik.transcoder.image.TIFFTranscoder
Constructs a new transcoder that produces tiff images.
TileBlock - class org.apache.batik.ext.awt.image.rendered.TileBlock.
This class is responsible for breaking up a block of tiles into a set of smaller requests that are a large as possible without rerequesting significant numbers of tiles that are already available
TileCache - class org.apache.batik.ext.awt.image.rendered.TileCache.
 
TileCache() - Constructor for class org.apache.batik.ext.awt.image.rendered.TileCache
 
TileCacheRed - class org.apache.batik.ext.awt.image.rendered.TileCacheRed.
This implementation of RenderedImage only serves to put the tiles generated by it's input into the TileCache.
TileCacheRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileCacheRed
Place the results of computations of cr into the global tile cache.
TileCacheRed(CachableRed, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileCacheRed
Place the results of computations of cr into the global tile cache.
TileGenerator - interface org.apache.batik.ext.awt.image.rendered.TileGenerator.
This the generic interface for a source of tiles.
TileGrid - class org.apache.batik.ext.awt.image.rendered.TileGrid.
This is a Grid based implementation of the TileStore.
TileGrid(int, int, int, int, TileGenerator, LRUCache) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileGrid
 
tileGridXOff - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
tileGridXOffset - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The X coordinate of the upper-left pixel of tile (0, 0).
tileGridYOff - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
tileGridYOffset - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The Y coordinate of the upper-left pixel of tile (0, 0).
tileHeight - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
tileHeight - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The height of a tile.
TileLRUMember - class org.apache.batik.ext.awt.image.rendered.TileLRUMember.
This is a useful class that wraps a Raster for patricipation in an LRU Cache.
TileLRUMember() - Constructor for class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
TileLRUMember(Raster) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
TileMap - class org.apache.batik.ext.awt.image.rendered.TileMap.
 
TileMap(TileGenerator, LRUCache) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileMap
 
TileRable - interface org.apache.batik.ext.awt.image.renderable.TileRable.
A renderable that can tile its source into the tile region.
TileRable8Bit - class org.apache.batik.ext.awt.image.renderable.TileRable8Bit.
8 bit TileRable implementation
TileRable8Bit(Filter, Rectangle2D, Rectangle2D, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.TileRable8Bit
Default constructor
TileRed - class org.apache.batik.ext.awt.image.rendered.TileRed.
This filter simply tiles its tile starting from the upper left corner of the tiled region.
TileRed(RenderedImage, Rectangle) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileRed(RenderedImage, Rectangle, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileRed(RenderedImage, Rectangle, int, int, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileRed(RenderedImage, Rectangle, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.TileRed
 
TileStore - interface org.apache.batik.ext.awt.image.rendered.TileStore.
This the generic interface for a TileStore.
tileWidth - Variable in class org.apache.batik.ext.awt.image.rendered.AbstractRed
 
tileWidth - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The width of a tile.
tileXToX(int) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileXToX(int, int, int) - Static method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileYToY(int) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
tileYToY(int, int, int) - Static method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
timeout - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The repaint timeout
timeStamp - Variable in class org.apache.batik.dom.events.AbstractEvent
The time the event was created.
title - Variable in class org.apache.batik.css.AbstractStyleSheet
The stylesheet title
title - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The initial frame title.
TITLE_BEHAVIOR - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
TITLE_DIALOG - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
TITLE_NETWORK - Static variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
toArray() - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns an array containing all of the graphics node in the children list of this composite graphics node in the correct order.
toArray(Object[]) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
Returns an array containing all of the graphics node in the children list of this composite graphics node in the correct order.
toCentimeters() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into centimeters.
toCentimeters() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into centimeters.
toDegrees() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into degrees.
toDegrees() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into degrees.
toFormattedHTML(String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Converts line breaks to HTML breaks and encodes special entities.
togglePause() - Method in class org.apache.batik.apps.slideshow.Main
 
toGradians() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into gradians.
toGradians() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into gradians.
toHertz() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into Hertz.
toHertz() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into Hertz.
toInches() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into inches.
toInches() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into inches.
toInt() - Method in class org.apache.batik.ext.awt.g2d.TransformType
Convenience for enumeration switching i.e. switch(transformType.toInt()){ case TransformType.TRANSFORM_TRANSLATE: .... case TransformType.TRANSFORM_ROTATE:
toInt() - Method in class org.apache.batik.ext.awt.image.ARGBChannel
Convenience for enumeration switching
toInt() - Method in class org.apache.batik.apps.rasterizer.DestinationType
 
toKeyStroke(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Translate a string into a key stroke.
tokHertz() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into kHertz.
tokHertz() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into kHertz.
toMillimeters() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into millimeters.
toMillimeters() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into millimeters.
toMilliseconds() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into milliseconds.
toMilliseconds() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into milliseconds.
toObjectBBox(AffineTransform, GraphicsNode) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an AffineTransform to move to the objectBoundingBox coordinate system.
toObjectBBox(Rectangle2D, GraphicsNode) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the specified a Rectangle2D move to the objectBoundingBox coordinate system of the specified graphics node.
ToolBarFactory - class org.apache.batik.util.gui.resource.ToolBarFactory.
This class represents a tool bar factory which builds tool bars from the content of a resource file.
The resource entries format is (for a tool bar named 'ToolBar'):
ToolBar = Item1 Item2 - Item3 ...
ToolBarFactory(ResourceBundle, ActionMap) - Constructor for class org.apache.batik.util.gui.resource.ToolBarFactory
Creates a new tool bar factory
toolTip - Variable in class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
Value of the toolTip
top - Variable in class org.apache.batik.css.value.ImmutableRect
The top value.
top - Variable in class org.apache.batik.parser.style.CSSRectValue
The top value.
TOP_LEVEL_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The top level context.
TOP_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'top' keyword.
toPicas() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into picas.
toPicas() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into picas.
toPoints() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into points.
toPoints() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into points.
toRadians() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into radians.
toRadians() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into radians.
toSeconds() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into seconds.
toSeconds() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into seconds.
toString() - Method in class org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toString() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMDescendantSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMElementSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMAndCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMChildSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.svg.SVGCSSNumberList
Returns a printable representation of this object.
toString() - Method in class org.apache.batik.css.svg.SVGCSSNumber
Returns a printable representation of this object.
toString() - Method in class org.apache.batik.ext.awt.g2d.TransformType
 
toString() - Method in class org.apache.batik.ext.awt.g2d.TransformStackElement
 
toString() - Method in class org.apache.batik.ext.awt.image.CompositeRule
This is called by the serialization code before it returns an unserialized object.
toString() - Method in class org.apache.batik.ext.awt.image.ARGBChannel
 
toString() - Method in class org.apache.batik.ext.awt.image.rendered.TileBlock
Really nice to string that outlines what tiles are filled and what region this block covers.
toString() - Method in interface org.apache.batik.gvt.font.GVTFont
 
toString() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
toString() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
toString() - Method in class org.apache.batik.apps.rasterizer.DestinationType
 
toString() - Method in class org.apache.batik.util.ParsedURLData
Return a string representation of the data.
toString() - Method in class org.apache.batik.util.RunnableQueue.RunnableQueueState
 
toString() - Method in class org.apache.batik.util.ParsedURL
Return a string rep of the URL (can be passed back into the constructor if desired).
toString() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
Returns a printable representation of the object.
toString() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Returns a printable representation of this object
toString() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Returns a printable representation of this object
toString() - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a string representation of this font.
toString() - Method in class org.apache.batik.svggen.font.table.CmapIndexEntry
 
toString() - Method in class org.apache.batik.svggen.font.table.GsubTable
 
toString() - Method in class org.apache.batik.svggen.font.table.DirectoryEntry
 
toString() - Method in class org.apache.batik.svggen.font.table.HeadTable
 
toString() - Method in class org.apache.batik.svggen.font.table.GposTable
 
toString() - Method in class org.apache.batik.svggen.font.table.CmapTable
 
toString() - Method in class org.apache.batik.svggen.font.table.CmapFormat
 
toString() - Method in class org.apache.batik.svggen.font.table.CmapFormat4
 
toString() - Method in class org.apache.batik.svggen.font.table.Panose
 
toString(String[]) - Method in class org.apache.batik.apps.rasterizer.Main
 
toSVG(AlphaComposite) - Method in class org.apache.batik.svggen.SVGAlphaComposite
 
toSVG(BasicStroke) - Static method in class org.apache.batik.svggen.SVGBasicStroke
 
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGBufferedImageOp
 
toSVG(BufferedImageOp, Rectangle) - Method in interface org.apache.batik.svggen.SVGFilterConverter
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGRescaleOp
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGConvolveOp
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGLookupOp
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.svggen.SVGCustomBufferedImageOp
 
toSVG(Color) - Static method in class org.apache.batik.svggen.SVGColor
Converts a Color object to a set of two corresponding values: a CSS color string and an opacity value.
toSVG(Composite) - Method in class org.apache.batik.svggen.SVGComposite
 
toSVG(Composite) - Method in class org.apache.batik.svggen.SVGCustomComposite
 
toSVG(ConvolveOp) - Method in class org.apache.batik.svggen.SVGConvolveOp
 
toSVG(Ellipse2D) - Method in class org.apache.batik.svggen.SVGEllipse
 
toSVG(Font, FontRenderContext) - Method in class org.apache.batik.svggen.SVGFont
 
toSVG(GradientPaint) - Method in class org.apache.batik.svggen.SVGLinearGradient
 
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGCustomPaint
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in interface org.apache.batik.svggen.SVGConverter
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGColor
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGRenderingHints
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGBasicStroke
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGComposite
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGTransform
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGClip
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions.
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGAlphaComposite
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGLinearGradient
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGCustomComposite
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGPaint
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGTexturePaint
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.svggen.SVGFont
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(Line2D) - Method in class org.apache.batik.svggen.SVGLine
 
toSVG(LookupOp) - Method in class org.apache.batik.svggen.SVGLookupOp
 
toSVG(Paint) - Method in class org.apache.batik.svggen.SVGCustomPaint
 
toSVG(Paint) - Method in class org.apache.batik.svggen.SVGPaint
 
toSVG(Polygon) - Method in class org.apache.batik.svggen.SVGPolygon
 
toSVG(Rectangle2D) - Method in class org.apache.batik.svggen.SVGRectangle
 
toSVG(RenderingHints) - Static method in class org.apache.batik.svggen.SVGRenderingHints
 
toSVG(RescaleOp) - Method in class org.apache.batik.svggen.SVGRescaleOp
 
toSVG(RoundRectangle2D) - Method in class org.apache.batik.svggen.SVGRectangle
In the Java 2D API, arc width/height are used as absolute values.
toSVG(Shape) - Method in class org.apache.batik.svggen.SVGShape
 
toSVG(Shape) - Method in class org.apache.batik.svggen.SVGPath
 
toSVG(Shape) - Method in class org.apache.batik.svggen.SVGClip
 
toSVG(TexturePaint) - Method in class org.apache.batik.svggen.SVGTexturePaint
 
toSVG(TransformStackElement[]) - Method in class org.apache.batik.svggen.SVGGraphicContextConverter
 
toSVGTransform(GraphicContext) - Static method in class org.apache.batik.svggen.SVGTransform
 
toSVGTransform(TransformStackElement[]) - Static method in class org.apache.batik.svggen.SVGTransform
This method tries to collapse the transform stack into an SVG string as compact as possible while still conveying the semantic of the stack.
TOTAL - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The total string.
totalMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The total memory.
totalMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The total memory.
touch() - Method in class org.apache.batik.ext.awt.image.renderable.AbstractRable
Increments the time stamp.
touch(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
Moves nde to the head of the list (equivilent to remove(nde); add(nde); but faster.
touch(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
 
touched - Variable in class org.apache.batik.svggen.font.Point
 
trace(Element, OutputStream) - Method in class org.apache.batik.svggen.SVGGraphics2DUnitTester
 
transcode(Document, String, TranscoderOutput) - Method in class org.apache.batik.transcoder.XMLAbstractTranscoder
Transcodes the specified Document in the specified output.
transcode(Document, String, TranscoderOutput) - Method in class org.apache.batik.transcoder.image.ImageTranscoder
Transcodes the specified Document as an image in the specified output.
transcode(Document, String, TranscoderOutput) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
Transcodes the specified Document as an image in the specified output.
transcode(SVGConverterSource, File, Transcoder) - Method in class org.apache.batik.apps.rasterizer.SVGConverter
Converts the input image to the result image. with the given transcoder.
transcode(TranscoderInput, TranscoderOutput) - Method in interface org.apache.batik.transcoder.Transcoder
Transcodes the specified input in the specified output.
transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.XMLAbstractTranscoder
Transcodes the specified XML input in the specified output.
transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
Transcodes the specified input in the specified output.
transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.print.PrintTranscoder
 
transcode(TranscoderInput, TranscoderOutput) - Method in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
Transcodes the specified input in the specified output.
transcoder - Variable in class org.apache.batik.apps.svgpp.Main
The transcoder.
Transcoder - interface org.apache.batik.transcoder.Transcoder.
This class defines an API for transcoding.
TranscoderException - exception org.apache.batik.transcoder.TranscoderException.
Thrown when a transcoder is not able to transcode its input.
TranscoderException(Exception) - Constructor for class org.apache.batik.transcoder.TranscoderException
Constructs a new transcoder exception with the specified detail message.
TranscoderException(String) - Constructor for class org.apache.batik.transcoder.TranscoderException
Constructs a new transcoder exception with the specified detail message.
TranscoderException(String, Exception) - Constructor for class org.apache.batik.transcoder.TranscoderException
Constructs a new transcoder exception with the specified detail message.
TranscoderInput - class org.apache.batik.transcoder.TranscoderInput.
This class represents a generic input of a Transcoder.
TranscoderInput() - Constructor for class org.apache.batik.transcoder.TranscoderInput
Constructs a new empty TranscoderInput.
TranscoderInput(Document) - Constructor for class org.apache.batik.transcoder.TranscoderInput
Constructs a new TranscoderInput with the specified Document.
TranscoderInput(InputStream) - Constructor for class org.apache.batik.transcoder.TranscoderInput
Constructs a new TranscoderInput with the specified byte stream input.
TranscoderInput(Reader) - Constructor for class org.apache.batik.transcoder.TranscoderInput
Constructs a new TranscoderInput with the specified character stream.
TranscoderInput(String) - Constructor for class org.apache.batik.transcoder.TranscoderInput
Constructs a new TranscoderInput with the specified uri.
TranscoderInput(XMLReader) - Constructor for class org.apache.batik.transcoder.TranscoderInput
Constructs a new TranscoderInput with the specified XML reader.
TranscoderOutput - class org.apache.batik.transcoder.TranscoderOutput.
This class represents a single output for a Transcoder.
TranscoderOutput() - Constructor for class org.apache.batik.transcoder.TranscoderOutput
Constructs a new empty TranscoderOutput.
TranscoderOutput(Document) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
Constructs a new TranscoderOutput with the specified Document.
TranscoderOutput(OutputStream) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
Constructs a new TranscoderOutput with the specified byte stream output.
TranscoderOutput(String) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
Constructs a new TranscoderOutput with the specified uri.
TranscoderOutput(Writer) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
Constructs a new TranscoderOutput with the specified character stream.
TranscoderOutput(XMLFilter) - Constructor for class org.apache.batik.transcoder.TranscoderOutput
Constructs a new TranscoderOutput with the specified XML filter.
TranscoderSupport - class org.apache.batik.transcoder.TranscoderSupport.
This is a utility class that can be used by transcoders that support transcoding hints and/or error handler.
TranscoderSupport() - Constructor for class org.apache.batik.transcoder.TranscoderSupport
Constructs a new TranscoderSupport.
TranscodingHints - class org.apache.batik.transcoder.TranscodingHints.
The TranscodingHints class defines a way to pass transcoding parameters or options to any transcoders.
TranscodingHints.Key - class org.apache.batik.transcoder.TranscodingHints.Key.
Defines the base type of all keys used to control various aspects of the transcoding operations.
TranscodingHints.Key() - Constructor for class org.apache.batik.transcoder.TranscodingHints.Key
Construcst a key.
TranscodingHints() - Constructor for class org.apache.batik.transcoder.TranscodingHints
Constructs a new empty TranscodingHints.
TranscodingHints(Map) - Constructor for class org.apache.batik.transcoder.TranscodingHints
Constructs a new TranscodingHints with keys and values initialized from the specified Map object (which may be null).
TransferFunction - interface org.apache.batik.ext.awt.image.TransferFunction.
Defines the interface for all the ComponentTransferOp transfer functions, which can all be converted to a lookup table
transform - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The transform of this graphics node.
TRANSFORM_GENERAL - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_MATRIX - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_ROTATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_ROTATE - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_SCALE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_SCALE - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_SHEAR - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_SKEWX - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_SKEWY - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_TRANSLATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
 
TRANSFORM_TRANSLATE - Static variable in interface org.apache.batik.util.SVGConstants
 
transform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform(AffineTransform) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform(AffineTransform) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
transformDialog - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The transform dialog
transformHistory - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The transform history.
TransformHistory - class org.apache.batik.apps.svgbrowser.TransformHistory.
This class implements a transform history mechanism.
TransformHistory() - Constructor for class org.apache.batik.apps.svgbrowser.TransformHistory
 
transformListHandler - Variable in class org.apache.batik.parser.TransformListParser
The transform list handler used to report parse events.
TransformListHandler - interface org.apache.batik.parser.TransformListHandler.
This interface must be implemented and then registred as the handler of a TransformParser instance in order to be notified of parsing events.
TransformListParser - class org.apache.batik.parser.TransformListParser.
This class implements an event-based parser for the SVG transform attribute values.
TransformListParser() - Constructor for class org.apache.batik.parser.TransformListParser
Creates a new TransformListParser.
transforms - Variable in class org.apache.batik.apps.svgbrowser.TransformHistory
The transform stack.
TransformStackElement - class org.apache.batik.ext.awt.g2d.TransformStackElement.
Contains a description of an elementary transform stack element, such as a rotate or translate.
TransformType - class org.apache.batik.ext.awt.g2d.TransformType.
Enumeration for transformation types.
TRANSLATE - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
TransformType values
TRANSLATE_STRING - Static variable in class org.apache.batik.ext.awt.g2d.TransformType
Strings describing the elementary transforms
translate(double, double) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Concatenates the current Graphics2D Transform with a translation transform.
translate(double, double) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Concatenates the current Graphics2D Transform with a translation transform.
translate(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.translate(float).
translate(float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.translate(float).
translate(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'translate(tx)' has been parsed.
translate(float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.translate(float).
translate(float, float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
translate(float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.translate(float,float).
translate(float, float) - Method in class org.apache.batik.parser.DefaultTransformListHandler
Implements TransformListHandler.translate(float,float).
translate(float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'translate(tx, ty)' has been parsed.
translate(float, float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Implements TransformListHandler.translate(float,float).
translate(int, int) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(int, int) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
TranslateRed - class org.apache.batik.ext.awt.image.rendered.TranslateRed.
This is a special case of an Affine that only contains integer translations, this allows it to do it's work by simply changing the coordinate system of the tiles.
TranslateRed(CachableRed, int, int) - Constructor for class org.apache.batik.ext.awt.image.rendered.TranslateRed
Construct an instance of TranslateRed
transparency - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Transparency.
TRANSPARENT - Static variable in class org.apache.batik.bridge.CSSUtilities
 
traversalSupport - Variable in class org.apache.batik.dom.AbstractDocument
The traversal support.
TraversalSupport - class org.apache.batik.dom.traversal.TraversalSupport.
This class provides support for traversal.
TraversalSupport() - Constructor for class org.apache.batik.dom.traversal.TraversalSupport
Creates a new TraversalSupport.
tree - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The tree.
TreeWalker - interface org.w3c.dom.traversal.TreeWalker.
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any).
TurbulencePatternRed - class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed.
This class creates a RenderedImage in conformance to the one defined for the feTurbulence filter of the SVG specification.
TurbulencePatternRed(double, double, int, int, boolean, Rectangle2D, AffineTransform, Rectangle, ColorSpace, boolean) - Constructor for class org.apache.batik.ext.awt.image.rendered.TurbulencePatternRed
 
TurbulenceRable - interface org.apache.batik.ext.awt.image.renderable.TurbulenceRable.
Creates a sourceless image from a turbulence function.
TurbulenceRable8Bit - class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit.
Creates a sourceless image from a turbulence function.
TurbulenceRable8Bit(Rectangle2D) - Constructor for class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
 
TurbulenceRable8Bit(Rectangle2D, int, int, double, double, boolean, boolean) - Constructor for class org.apache.batik.ext.awt.image.renderable.TurbulenceRable8Bit
 
txf - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The AffineTransform value represented by the chooser
txModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the x-axis translate component
tyModel - Variable in class org.apache.batik.ext.swing.JAffineTransformChooser
The Model for the y-axis translate component
type - Variable in class org.apache.batik.css.parser.Scanner
The type of the current lexical unit.
type - Variable in class org.apache.batik.dom.events.AbstractEvent
The event type.
type - Variable in class org.apache.batik.xml.scanner.AbstractScanner
The type of the current lexical unit.
TYPE_HUE_ROTATE - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
 
TYPE_LUMINANCE_TO_ALPHA - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
 
TYPE_MATRIX - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
Identifier used to refer to predefined matrices
TYPE_SATURATE - Static variable in interface org.apache.batik.ext.awt.image.renderable.ColorMatrixRable
 

U

UI_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.DocumentEventSupport
The UIEvent type.
UIEvent - interface org.w3c.dom.events.UIEvent.
The UIEvent interface provides specific contextual information associated with User Interface events.
ULTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ultra-condensed' identifier value.
ULTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ultra-expanded' identifier value.
ULTRABOLD - Static variable in class org.apache.batik.svggen.SVGFont
 
unbind(Element) - Method in class org.apache.batik.bridge.BridgeContext
Removes the binding of the specified Element.
UNDERLINE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Underline flag for character.
UNDERLINE_ON - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for UNDERLINE specifying underlining-on
UNDERLINE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to fill character underline.
UNDERLINE_STROKE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Stroke used to paint character underline.
UNDERLINE_STROKE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to stroke character outline for underline.
UNDERLINE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'underline' identifier value.
underlineOffset - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
underlinePosition - Variable in class org.apache.batik.bridge.SVGFontFace
 
underlineThickness - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
underlineThickness - Variable in class org.apache.batik.bridge.SVGFontFace
 
unescapeStr(String) - Static method in class org.apache.batik.util.ParsedURLDefaultProtocolHandler
 
unfilteredNextNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Sets the reference node to the next node, unfiltered.
unfilteredPreviousNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Sets the reference node to the previous node, unfiltered.
UNICODE_RANGE - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a unicode range lexical unit.
UnicodeBidiFactory - class org.apache.batik.css.value.UnicodeBidiFactory.
This class provides a factory for the 'unicode-bidi' property values.
UnicodeBidiFactory(Parser) - Constructor for class org.apache.batik.css.value.UnicodeBidiFactory
Creates a new UnicodeBidiFactory object.
UnicodeBidiResolver - class org.apache.batik.css.value.UnicodeBidiResolver.
This class provides a relative value resolver for the 'unicode-bidi' CSS property.
UnicodeBidiResolver() - Constructor for class org.apache.batik.css.value.UnicodeBidiResolver
 
UnicodeRange - class org.apache.batik.gvt.font.UnicodeRange.
A class that represents a CSS unicode range.
UnicodeRange(String) - Constructor for class org.apache.batik.gvt.font.UnicodeRange
Constructs a unicode range from a CSS unicode range string.
unit - Variable in class org.apache.batik.bridge.UnitProcessor.UnitResolver
The length type.
UnitProcessor - class org.apache.batik.bridge.UnitProcessor.
This class provides methods to convert SVG length and coordinate to float in user units.
UnitProcessor.Context - interface org.apache.batik.bridge.UnitProcessor.Context.
Holds the informations needed to compute the units.
UnitProcessor.DefaultContext - class org.apache.batik.bridge.UnitProcessor.DefaultContext.
This class is the default context for a particular element.
UnitProcessor.DefaultContext(BridgeContext, Element) - Constructor for class org.apache.batik.bridge.UnitProcessor.DefaultContext
 
UnitProcessor.UnitResolver - class org.apache.batik.bridge.UnitProcessor.UnitResolver.
A LengthHandler that convert units.
UnitProcessor.UnitResolver() - Constructor for class org.apache.batik.bridge.UnitProcessor.UnitResolver
 
UnitProcessor() - Constructor for class org.apache.batik.bridge.UnitProcessor
No instance of this class is required.
UNITS - Static variable in class org.apache.batik.css.value.ImmutableFloat
The unit types representations
UNITS - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The units string.
UNITS - Static variable in class org.apache.batik.parser.style.CSSFloatValue
The unit types representations
unitsPerEm - Variable in class org.apache.batik.bridge.SVGFontFace
 
unitType - Variable in class org.apache.batik.css.value.ImmutableFloat
The unit type
unitType - Variable in class org.apache.batik.css.value.ImmutableString
The unit type
unitType - Variable in class org.apache.batik.parser.style.CSSFloatValue
The unit type
unitType - Variable in class org.apache.batik.parser.style.CSSStringValue
The unit type
UNKNOWN_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSUnknownRule.
unlink() - Method in class org.apache.batik.util.DoublyLinkedList.Node
Unlink this node from it's current list...
unlock() - Method in class org.apache.batik.util.RunnableQueue.Link
unlock link and notify locker.
unlock() - Method in class org.apache.batik.util.RunnableQueue.LockableLink
unlocks this link.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unpauseAnimations() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
unpauseAnimations() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
unpop(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
Adds nde to head of list
unpush() - Method in class org.apache.batik.util.DoublyLinkedList
Removes 'tail' from list and returns it.
UnresolvedFontFamily - class org.apache.batik.gvt.font.UnresolvedFontFamily.
A font family class for unresolved fonts.
UnresolvedFontFamily(String) - Constructor for class org.apache.batik.gvt.font.UnresolvedFontFamily
Constructs an UnresolvedFontFamily with the specified familyName.
unsetBackground() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.RGB
Suppresses the 'bKGD' chunk from being output.
unsetBitDepth() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the setting of the bit depth of a grayscale image.
unsetBitShift() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Gray
Suppresses the setting of the bit shift of a grayscale image.
unsetChromaticity() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'cHRM' chunk from being output.
unsetCompressedText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'zTXt' chunk from being output.
unsetGamma() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'gAMA' chunk from being output.
unsetICCProfileData() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'iCCP' chunk from being output.
unsetMark() - Method in class org.apache.batik.xml.InputBuffer
Unsets the current mark.
unsetModificationTime() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'tIME' chunk from being output.
unsetPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam.Palette
Suppresses the 'PLTE' chunk from being output.
unsetPaletteHistogram() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'hIST' chunk from being output.
unsetPhysicalDimension() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'pHYS' chunk from being output.
unsetSignificantBits() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'sBIT' chunk from being output.
unsetSRGBIntent() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'sRGB' chunk from being output.
unsetSuggestedPalette() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'sPLT' chunk from being output.
unsetText() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'tEXt' chunk from being output.
unsetTransparency() - Method in class org.apache.batik.ext.awt.image.codec.PNGEncodeParam
Suppresses the 'tRNS' chunk from being output.
unspecified - Variable in class org.apache.batik.dom.AbstractAttr
Whether this attribute was not specified in the original document.
UNSPECIFIED_EVENT_TYPE_ERR - Static variable in class org.w3c.dom.events.EventException
If the Event's type was not specified by initializing the event before the method was called.
unsuspendRedraw(int) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
unsuspendRedraw(int) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
unsuspendRedrawAll() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
unsuspendRedrawAll() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
update() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction
 
update() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction
 
update() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction
 
update() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction
 
update() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
 
update() - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Updates the state of this history.
update(AffineTransform) - Method in class org.apache.batik.apps.svgbrowser.TransformHistory
Adds a transform to the history.
update(boolean) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction
 
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.FilterPrimitiveBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGFilterElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.MarkerBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.FilterBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGClipPathElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.MaskBridge
Updates the Mask object to reflect the current configuration in the Element that models the mask.
update(BridgeMutationEvent) - Method in class org.apache.batik.bridge.SVGMarkerElementBridge
Performs an update according to the specified event.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.ClipBridge
Performs an update according to the specified event.
update(String) - Method in class org.apache.batik.apps.svgbrowser.LocalHistory
Updates the history.
updateAffine() - Method in class org.apache.batik.gvt.RasterImageNode
Updates bith the user->image and image->user transform.
updateButtons() - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Updates the state of the buttons
updateButtons() - Method in class org.apache.batik.util.gui.CSSMediaPanel
Updates the button states.
updateClearButtonAction() - Method in class org.apache.batik.util.gui.URIChooser
To update the state of the Clear button
updateFilterMap(Element, Filter, Map) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Updates the filterMap according to the specified parameters.
updateOffScreen(int, int) - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Update the size of the image to be returned by getOffScreen.
updateOffScreen(int, int) - Method in interface org.apache.batik.gvt.renderer.ImageRenderer
Update the required size of the offscreen buffer.
updateOKButtonAction() - Method in class org.apache.batik.util.gui.URIChooser
To update the state of the OK button
updateRenderingTransform() - Method in class org.apache.batik.swing.gvt.JGVTComponent
Updates the value of the transform used for rendering.
updateRenderingTransform() - Method in class org.apache.batik.swing.svg.JSVGComponent
Updates the value of the transform used for rendering.
updateThumbnailGraphicsNode() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
Updates the thumbnail component.
updateThumbnailRenderingTransform() - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
Updates the thumbnail component rendering transform.
updateTileGridInfo() - Method in class org.apache.batik.ext.awt.image.rendered.AbstractRed
This function computes all the basic information about the tile grid based on the data stored in sm, and tileGridX/YOff.
updateWorkingBuffers() - Method in class org.apache.batik.gvt.renderer.StaticRenderer
Internal method used to synchronize local state in response to various set methods.
upLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The UpLanguageButton.
uri - Variable in class org.apache.batik.css.CSSDocumentHandler
The URI of the current document.
uri - Variable in class org.apache.batik.css.svg.ImmutableSVGPaintValue
The URI of this paint.
uri - Variable in class org.apache.batik.transcoder.TranscoderInput
The optional input as a URI.
uri - Variable in class org.apache.batik.transcoder.TranscoderOutput
The optional output as a URI.
uri - Variable in class org.apache.batik.swing.JSVGCanvas
The URI of the current document being displayed.
URI - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a 'url(URI)' lexical unit.
URI - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid uri characters.
uriChooser - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The URI chooser.
URIChooser - class org.apache.batik.util.gui.URIChooser.
This class is a dialog used to enter an URI or to choose a local file
URIChooser.BrowseButtonAction - class org.apache.batik.util.gui.URIChooser.BrowseButtonAction.
The action associated with the 'browse' button
URIChooser.BrowseButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.BrowseButtonAction
 
URIChooser.CancelButtonAction - class org.apache.batik.util.gui.URIChooser.CancelButtonAction.
The action associated with the 'Cancel' button of the URI chooser
URIChooser.CancelButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.CancelButtonAction
 
URIChooser.ClearButtonAction - class org.apache.batik.util.gui.URIChooser.ClearButtonAction.
The action associated with the 'Clear' button of the URI chooser
URIChooser.ClearButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.ClearButtonAction
 
URIChooser.DocumentAdapter - class org.apache.batik.util.gui.URIChooser.DocumentAdapter.
To listen to the document changes
URIChooser.DocumentAdapter(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
URIChooser.OKButtonAction - class org.apache.batik.util.gui.URIChooser.OKButtonAction.
The action associated with the 'OK' button of the URI chooser
URIChooser.OKButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.OKButtonAction
 
URIChooser(JDialog) - Constructor for class org.apache.batik.util.gui.URIChooser
Creates a new URIChooser
URIChooser(JFrame) - Constructor for class org.apache.batik.util.gui.URIChooser
Creates a new URIChooser
uriFactory - Variable in class org.apache.batik.css.svg.MarkerFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.svg.MaskFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.svg.FilterFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.svg.ClipPathFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.value.CursorFactory
The URI factory.
URIResolver - class org.apache.batik.bridge.URIResolver.
This class is used to resolve the URI that can be found in a SVG document.
URIResolver(SVGDocument, DocumentLoader) - Constructor for class org.apache.batik.bridge.URIResolver
Creates a new URI resolver object.
url - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The url of the document.
url - Variable in class org.apache.batik.swing.svg.SVGDocumentLoader
The URL of the document,
URL_PREFIX - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
URL_SUFFIX - Static variable in interface org.apache.batik.svggen.SVGSyntax
 
URLImageCache - class org.apache.batik.ext.awt.image.URLImageCache.
This class manages a cache of soft references to Images that we have already loaded.
URLImageCache() - Constructor for class org.apache.batik.ext.awt.image.URLImageCache
Let people create there own caches.
URLRegistryEntry - interface org.apache.batik.ext.awt.image.spi.URLRegistryEntry.
This type of Image tag registy entry is used for 'odd' URL types.
USAGE - Static variable in class org.apache.batik.apps.rasterizer.Main
Describes the command line options for the rasterizer
USAGE - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
 
USAGE - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
USE_MY_METRICS - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
USE_STYLESHEET_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
USED - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The used string.
usedColors - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The color of the used blocks for each block type.
usedLocale - Variable in class org.apache.batik.i18n.LocalizableSupport
The locale in use.
useMacOSXHacks - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
USER_AGENT_ORIGIN - Static variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
To tag the properties that comes from a user agent.
USER_DIR - Static variable in class org.apache.batik.util.PreferenceManager
 
USER_HOME - Static variable in class org.apache.batik.util.PreferenceManager
 
USER_ORIGIN - Static variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
To tag the properties that comes from the user preferences.
USER_SPACE_ON_USE - Static variable in class org.apache.batik.bridge.SVGUtilities
The userSpaceOnUse coordinate system constants.
user2DeviceTransform - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The user to device transform.
userAgent - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The SVG user agent.
userAgent - Variable in class org.apache.batik.transcoder.image.ImageTranscoder
The user agent dedicated to an ImageTranscoder.
userAgent - Variable in class org.apache.batik.swing.svg.JSVGComponent
The user agent.
userAgent - Variable in class org.apache.batik.bridge.DocumentLoader
The user agent.
userAgent - Variable in class org.apache.batik.bridge.BridgeContext
The user agent.
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
UserAgent - interface org.apache.batik.bridge.UserAgent.
An interface that provides access to the User Agent informations needed by the bridge.
UserAgentAdapter - class org.apache.batik.bridge.UserAgentAdapter.
An abstract user agent adaptor implementation.
UserAgentAdapter() - Constructor for class org.apache.batik.bridge.UserAgentAdapter
 
userAgentStyleSheet - Variable in class org.apache.batik.css.AbstractViewCSS
The user-agent style sheet.
UserAgentViewport - class org.apache.batik.bridge.UserAgentViewport.
Defines a viewport for a UserAgent.
UserAgentViewport(UserAgent) - Constructor for class org.apache.batik.bridge.UserAgentViewport
Constructs a new viewport for the specified user agent.
userList - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The user languages list
userListModel - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The user list model
userSpaceToSVG(float, short, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Converts the specified value of the specified type and direction to SVG units.
UserStyleDialog - class org.apache.batik.util.gui.UserStyleDialog.
This class represents a dialog to select the user style sheet.
UserStyleDialog.CancelButtonAction - class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction.
The action associated with the 'Cancel' button
UserStyleDialog.CancelButtonAction(UserStyleDialog) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction
 
UserStyleDialog.OKButtonAction - class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction.
The action associated with the 'OK' button
UserStyleDialog.OKButtonAction(UserStyleDialog) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction
 
UserStyleDialog.Panel - class org.apache.batik.util.gui.UserStyleDialog.Panel.
This class represents the main panel of the dialog.
UserStyleDialog.Panel.FileBrowseButtonAction - class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction.
The action associated with the 'browse' button
UserStyleDialog.Panel.FileBrowseButtonAction(UserStyleDialog.Panel) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction
 
UserStyleDialog.Panel.FileCheckBoxChangeListener - class org.apache.batik.util.gui.UserStyleDialog.Panel.FileCheckBoxChangeListener.
To listen to the file checkbox
UserStyleDialog.Panel.FileCheckBoxChangeListener(UserStyleDialog.Panel) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.Panel.FileCheckBoxChangeListener
 
UserStyleDialog.Panel() - Constructor for class org.apache.batik.util.gui.UserStyleDialog.Panel
Creates a new Panel object.
UserStyleDialog(JFrame) - Constructor for class org.apache.batik.util.gui.UserStyleDialog
Creates a new user style dialog.
userStylesheet - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
User stylesheet
userStyleSheet - Variable in class org.apache.batik.css.AbstractViewCSS
The user style sheet.
userStylesheetPanel - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
Allows selection of a user stylesheet
userStyleSheetURI - Variable in class org.apache.batik.css.value.DefaultCommonCSSContext
The user style sheet.
useStylesheetAction - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The use (author) stylesheet action
usr2dev - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
usr2img - Variable in class org.apache.batik.gvt.RasterImageNode
The transform that go from the user to the image coordinate system.

V

validate - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Validation flag
validateConverterConfig(SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main
Template methods which subclasses may implement to do whatever is needed.
validateTransformStack() - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
Marks the GraphicContext's isNewTransformStack to false as a memento that the current transform stack was read and has not been reset.
value - Variable in class org.apache.batik.css.PropertyMap.Entry
The value
value - Variable in class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry
The value
value - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
The value.
value - Variable in class org.apache.batik.css.CSSOMValue
The value implementation.
value - Variable in class org.apache.batik.css.CSSOMReadOnlyValue
The value implementation.
value - Variable in class org.apache.batik.css.sac.AbstractAttributeCondition
The attribute value.
value - Variable in class org.apache.batik.css.svg.SVGCSSNumber
The value of this number.
value - Variable in class org.apache.batik.css.value.ImmutableString
The value of the string
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.IntegerLexicalUnit
The integer value.
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.FloatLexicalUnit
The float value.
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.DimensionLexicalUnit
The float value.
value - Variable in class org.apache.batik.css.parser.CSSLexicalUnit.StringLexicalUnit
The string value.
value - Variable in class org.apache.batik.dom.AbstractElement.Entry
The value
value - Variable in class org.apache.batik.dom.util.HashTable.Entry
The value
value - Variable in class org.apache.batik.dom.util.DoublyIndexedTable.Entry
The value
value - Variable in class org.apache.batik.xml.scanner.AbstractScanner
The value of the current lexical unit.
value - Variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineValue
 
value - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
The attribute value.
value - Variable in class org.apache.batik.bridge.UnitProcessor.UnitResolver
The length value.
VALUE_COLORSPACE_AGREY - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Notice to source that we only want Greyscale data with an alpha channel.
VALUE_COLORSPACE_ALPHA - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ALPHA_CONVERT - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ARGB - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Notice to source that we prefer an Alpha RGB Image.
VALUE_COLORSPACE_GREY - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Notice to source that we only want Greyscale data (no Alpha).
VALUE_COLORSPACE_RGB - Static variable in class org.apache.batik.ext.awt.image.renderable.FilterAsAlphaRable
Notice to source that we will not use Alpha Channel but we still want RGB data.
VALUE_DOCTYPE_CHANGE - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The doctype value to change the declaration.
VALUE_DOCTYPE_KEEP_UNCHANGED - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The doctype value to keep unchanged the declaration.
VALUE_DOCTYPE_REMOVE - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The doctype value to remove the declaration.
VALUE_FORMAT_OFF - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The value to turn off formatting.
VALUE_FORMAT_ON - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The value to turn on formatting.
VALUE_MEDIA_PRINT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
VALUE_NEWLINE_CR - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The "\r" newline value.
VALUE_NEWLINE_CR_LF - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The "\r\n" newline value.
VALUE_NEWLINE_LF - Static variable in class org.apache.batik.transcoder.svg2svg.SVGTranscoder
The "\n" newline value.
VALUE_PAGE_ORIENTATION_LANDSCAPE - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
VALUE_PAGE_ORIENTATION_PORTRAIT - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
VALUE_PAGE_ORIENTATION_REVERSE_LANDSCAPE - Static variable in class org.apache.batik.transcoder.print.PrintTranscoder
 
VALUE_TRANSCODING_PRINTING - Static variable in class org.apache.batik.ext.awt.RenderingHintsKeyExt
 
valueChanged(ListSelectionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.LanguageListSelectionListener
 
valueChanged(ListSelectionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.UserListSelectionListener
 
valueChanged(ListSelectionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.MediaListSelectionListener
 
valueChanged(TreeSelectionEvent) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
Called when the selection changes.
ValueConstants - interface org.apache.batik.css.value.ValueConstants.
This interface defines the CSS values constants.
ValueFactory - interface org.apache.batik.css.value.ValueFactory.
This interface represents objects that create the value associated with a managed CSS property.
valueFactoryMap - Variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The CSS value factory map for SVG.
ValueFactoryMap - interface org.apache.batik.css.value.ValueFactoryMap.
This interface represents a map of ValueFactory objects.
values - Static variable in class org.apache.batik.css.svg.AlignmentBaselineFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.EnableBackgroundFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.StrokeLinejoinFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ShapeRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.TextAnchorFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ColorInterpolationFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.DominantBaselineFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ColorProfileFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ImageRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.StrokeLinecapFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ColorRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.PointerEventsFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.TextRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.FillRuleFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.WritingModeFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.BaselineShiftFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ClipRuleFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontSizeFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontStyleFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontStretchFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontWeightFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontVariantFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.CursorFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.UnicodeBidiFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.VisibilityFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.OverflowFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.DirectionFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.TextDecorationFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.DisplayFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontFamilyFactory
The identifier values.
values - Variable in class org.apache.batik.dom.svg.AttributeInitializer
The attribute values table.
values - Variable in class org.apache.batik.apps.svgpp.Main.DoctypeHandler
 
values - Variable in class org.apache.batik.apps.svgpp.Main.NewlineHandler
 
VALUES - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
The lexical units values.
VDMX - Static variable in interface org.apache.batik.svggen.font.table.Table
 
version - Variable in class org.apache.batik.svggen.font.table.CmapFormat
 
VERSION_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
The bit array representing the valid XML version characters.
VERSION_IDENTIFIER - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents a 'version' lexical unit.
VERTICAL - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Resize the component vertically but not horizontally.
VERTICAL_LENGTH - Static variable in class org.apache.batik.bridge.UnitProcessor
This constant represents vertical lengths.
VERTICAL_ORIENTATION - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
VERTICAL_ORIENTATION_ANGLE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
vhea - Static variable in interface org.apache.batik.svggen.font.table.Table
 
VIEW_SOURCE_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
viewBox - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
ViewBox - class org.apache.batik.bridge.ViewBox.
This class provides convenient methods to handle viewport.
ViewBox.ViewHandler - class org.apache.batik.bridge.ViewBox.ViewHandler.
This class can be used to store the value of the attribute viewBox or can also be used to store the various attribute value that can be specified on a SVG URI fragments.
ViewBox.ViewHandler() - Constructor for class org.apache.batik.bridge.ViewBox.ViewHandler
Constructs a new ViewHandler instance.
ViewBox() - Constructor for class org.apache.batik.bridge.ViewBox
No instance of this class is required.
viewBox(float, float, float, float) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'viewBox(x,y,width,height)' has been parsed.
viewBox(float, float, float, float) - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when 'viewBox(x,y,width,height)' has been parsed.
viewBox(float, float, float, float) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Invoked when 'viewBox(x,y,width,height)' has been parsed.
viewCSS - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
The ViewCSS.
viewCSS - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The ViewCSS object associated with the document.
ViewCSS - interface org.w3c.dom.css.ViewCSS.
This interface represents a CSS view.
viewerFrames - Variable in class org.apache.batik.apps.svgbrowser.Main
The viewer frames.
Viewport - interface org.apache.batik.bridge.Viewport.
Defines a viewport.
VIEWPORT - Static variable in class org.apache.batik.gvt.CompositeGraphicsNode
 
viewportMap - Variable in class org.apache.batik.bridge.BridgeContext
The viewports. key is an Element - value is a Viewport
viewportStack - Variable in class org.apache.batik.bridge.BridgeContext
The viewport stack.
viewTarget(String) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a identifier has been parsed within a view target specification.
viewTarget(String) - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when a identifier has been parsed within a view target specification.
viewTarget(String) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Invoked when a view target component has been parsed.
viewTargetParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
VisibilityFactory - class org.apache.batik.css.value.VisibilityFactory.
This class provides a factory for the 'visibility' property values.
VisibilityFactory(Parser) - Constructor for class org.apache.batik.css.value.VisibilityFactory
Creates a new VisibilityFactory object.
VisibilityResolver - class org.apache.batik.css.value.VisibilityResolver.
This class provides a relative value resolver for the 'visibility' CSS property.
VisibilityResolver() - Constructor for class org.apache.batik.css.value.VisibilityResolver
 
VISIBLE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'visible' identifier value.
VISIBLEFILL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblefill' keyword.
VISIBLEFILLSTROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblefillstroke' keyword.
VISIBLEPAINTED_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblepainted' keyword.
VISIBLESTROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblestroke' keyword.
visitedURIs - Variable in class org.apache.batik.apps.svgbrowser.LocalHistory
The visited URIs.
vmtx - Static variable in interface org.apache.batik.svggen.font.table.Table
 
vpH - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
vpW - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
vpX - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 
vpY - Variable in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
 

W

W_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'w-resize' identifier value.
WAIT_CURSOR - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The cursor indicating that an operation is pending.
WAIT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'wait' identifier value.
walker - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The GVTTreeWalker used to scan the GVT Tree.
WARN_DESTINATION - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
warning(CSSParseException) - Method in interface org.w3c.css.sac.ErrorHandler
Receive notification of a warning.
warning(CSSParseException) - Method in class org.apache.batik.css.parser.DefaultErrorHandler
SAC: Implements {ErrorHandler#warning(CSSParseException)}.
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.apache.batik.dom.util.SAXDocumentFactory
SAX: Implements ErrorHandler.warning(SAXParseException).
warning(TranscoderException) - Method in interface org.apache.batik.transcoder.ErrorHandler
Invoked when a warning occured while transcoding.
warning(TranscoderException) - Method in class org.apache.batik.transcoder.DefaultErrorHandler
Invoked when a warning occured while transcoding.
WE_HAVE_A_SCALE - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
WE_HAVE_A_TWO_BY_TWO - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
WE_HAVE_AN_X_AND_Y_SCALE - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
WE_HAVE_INSTRUCTIONS - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
 
weightToSVG(Font) - Static method in class org.apache.batik.svggen.SVGFont
 
WEST - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Put the component on the left side of its display area, centered vertically.
whatToShow - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
Which node types are presented via the iterator.
whatToShow - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
Which node types are presented via the iterator.
white - Static variable in class org.apache.batik.svggen.SVGColor
 
WIDER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'wider' identifier value.
width - Variable in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
The image's width in pixels.
width - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Output image width.
width - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The buffer width.
windingRule - Variable in class org.apache.batik.parser.AWTPathProducer
The winding rule to use to construct the path.
windingRule - Variable in class org.apache.batik.parser.AWTPolylineProducer
The winding rule to use to construct the path.
WINDOW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'window' identifier value.
window() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns window's color.
window() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the window's color.
WINDOWFRAME_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'windowframe' identifier value.
windowFrame() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns window frame color.
windowFrame() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the window frame color.
windowOpened(WindowEvent) - Method in class org.apache.batik.apps.svgbrowser.ThumbnailDialog.ThumbnailListener
 
WINDOWTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'windowtext' identifier value.
windowText() - Method in interface org.apache.batik.css.value.SystemColorResolver
Returns window text color.
windowText() - Method in class org.apache.batik.css.value.DefaultSystemColorResolver
Returns the window text color.
WMF_EXTENSION - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
 
WMF_TRANSCODER_ERROR_BASE - Static variable in class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
Error codes for the WMFTranscoder
WMFConstants - interface org.apache.batik.transcoder.wmf.WMFConstants.
Contains the definitions of WMF constants.
WMFPainter - class org.apache.batik.transcoder.wmf.tosvg.WMFPainter.
Core class for rendering the WMF image.
WMFPainter(RecordStore) - Constructor for class org.apache.batik.transcoder.wmf.tosvg.WMFPainter
Basic constructor, initializes the storage.
WMFRecordStore - class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore.
Reads a WMF file, including an Aldus Placable Metafile Header.
WMFRecordStore() - Constructor for class org.apache.batik.transcoder.wmf.tosvg.WMFRecordStore
 
WMFTranscoder - class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder.
This class implements the Transcoder interface and can convert a WMF input document into an SVG document.
WMFTranscoder() - Constructor for class org.apache.batik.transcoder.wmf.tosvg.WMFTranscoder
Default constructor
WORD_SPACING - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-specified width for whitespace characters.
workingBaseRaster - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
workingOffScreen - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
workingRaster - Variable in class org.apache.batik.gvt.renderer.StaticRenderer
 
WRAP - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges by replicating edge pixels
wrap(Parser) - Static method in class org.apache.batik.css.parser.ExtendedParserWrapper
This converts a standard @link org.w3c.css.sac.Parser into an Extended Parser.
wrap(RenderedImage) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Convertes any RenderedImage to a CacheableRed.
wrap(RenderedImage) - Static method in class org.apache.batik.ext.awt.image.rendered.RenderedImageCachableRed
 
wrapInputStream(InputStream, boolean) - Static method in class org.apache.batik.ext.awt.image.codec.SeekableStream
Returns a SeekableStream that will read from a given InputStream, optionally including support for seeking backwards.
wRaster - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
write(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
write(byte[]) - Method in class org.apache.batik.util.Base64EncoderStream
 
write(byte[], int, int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
write(byte[], int, int) - Method in class org.apache.batik.util.Base64EncoderStream
 
write(int) - Method in class org.apache.batik.ext.awt.image.codec.SeekableOutputStream
 
write(int) - Method in class org.apache.batik.util.Base64EncoderStream
 
writeDocument(Document, Writer) - Static method in class org.apache.batik.dom.util.DOMUtilities
Writes the given document using the given writer.
writeFontAsSVGFragment(PrintStream, Font, String, int, int, boolean) - Static method in class org.apache.batik.svggen.font.SVGFont
Returns a ... block, defining the specified font.
writeImage(BufferedImage, TranscoderOutput) - Method in class org.apache.batik.transcoder.image.ImageTranscoder
Writes the specified image to the specified output.
writeImage(BufferedImage, TranscoderOutput) - Method in class org.apache.batik.transcoder.image.JPEGTranscoder
Writes the specified image to the specified output.
writeImage(BufferedImage, TranscoderOutput) - Method in class org.apache.batik.transcoder.image.TIFFTranscoder
Writes the specified image to the specified output.
writeImage(BufferedImage, TranscoderOutput) - Method in class org.apache.batik.transcoder.image.PNGTranscoder
Writes the specified image to the specified output.
writeNode(Node, Writer) - Static method in class org.apache.batik.dom.util.DOMUtilities
Writes a node using the given writer.
writer - Variable in class org.apache.batik.transcoder.TranscoderOutput
The optional output as a character stream.
writer - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The writer used to output the tokens.
writer - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The writer used to output the document.
writeString(byte[]) - Method in class org.apache.batik.ext.awt.image.codec.tiff.TIFFLZWDecoder
Write out the string just uncompressed.
writeSvgBegin(PrintStream) - Static method in class org.apache.batik.svggen.font.SVGFont
 
writeSvgDefsBegin(PrintStream) - Static method in class org.apache.batik.svggen.font.SVGFont
 
writeSvgDefsEnd(PrintStream) - Static method in class org.apache.batik.svggen.font.SVGFont
 
writeSvgEnd(PrintStream) - Static method in class org.apache.batik.svggen.font.SVGFont
 
writeSvgTestCard(PrintStream, String) - Static method in class org.apache.batik.svggen.font.SVGFont
 
WRITING_MODE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Directional writing mode applied to this character span.
WRITING_MODE_LTR - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating left-to-right
WRITING_MODE_RTL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating right-to-left
WRITING_MODE_TTB - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for WRITING_MODE indicating top-to-botton
WritingModeFactory - class org.apache.batik.css.svg.WritingModeFactory.
This class provides a factory for the 'alignment-baseline' property values.
WritingModeFactory(Parser) - Constructor for class org.apache.batik.css.svg.WritingModeFactory
Creates a new WritingModeFactory object.
WritingModeResolver - class org.apache.batik.css.svg.WritingModeResolver.
This class provides a relative value resolver for the 'writing-mode' CSS property.
WritingModeResolver() - Constructor for class org.apache.batik.css.svg.WritingModeResolver
 
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)

X

x - Variable in class org.apache.batik.svggen.font.Point
 
X - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-space X coordinate for character.
X_LARGE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'x-large' identifier value.
X_SMALL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'x-small' identifier value.
xCenter - Variable in class org.apache.batik.parser.AWTPathProducer
The reference x point for smooth arcs.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse x current position.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse x current position.
xCurrent - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse x current position.
xDual - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
XLINK_NAMESPACE_URI - Static variable in class org.apache.batik.dom.util.XLinkSupport
The xlink namespace URI.
XLINK_NAMESPACE_URI - Static variable in interface org.apache.batik.util.XMLConstants
The xlink namespace URI
XLINK_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
The xlink prefix
XLinkSupport - class org.apache.batik.dom.util.XLinkSupport.
This class provides support for XLink features.
XLinkSupport() - Constructor for class org.apache.batik.dom.util.XLinkSupport
 
xMaxYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMax' has been parsed.
xMaxYMax() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMax().
xMaxYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMax' has been parsed.
xMaxYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMid' has been parsed.
xMaxYMid() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMid().
xMaxYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMid' has been parsed.
xMaxYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMin' has been parsed.
xMaxYMin() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMin().
xMaxYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMin' has been parsed.
xMidYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMax' has been parsed.
xMidYMax() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMax().
xMidYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMax' has been parsed.
xMidYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMid' has been parsed.
xMidYMid() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMid().
xMidYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMid' has been parsed.
xMidYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMin' has been parsed.
xMidYMin() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMin().
xMidYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMin' has been parsed.
xMinYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMax' has been parsed.
xMinYMax() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMax().
xMinYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMax' has been parsed.
xMinYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMid' has been parsed.
xMinYMid() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMid().
xMinYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMid' has been parsed.
xMinYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMin' has been parsed.
xMinYMin() - Method in class org.apache.batik.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMin().
xMinYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMin' has been parsed.
XML_CHAR_AMP - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_APOS - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_GT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_LT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_QUOT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_REF_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHAR_REF_SUFFIX - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
The bit array representing a valid XML character in the unicode range [0-FFFF].
XML_CLOSE_TAG_END - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_CLOSE_TAG_START - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_DECL_CONTEXT - Static variable in class org.apache.batik.xml.scanner.DocumentScanner
The XML declaration context.
XML_DECL_START - Static variable in interface org.apache.batik.xml.scanner.LexicalUnits
Represents an XML declaration start lexical unit, ie.
XML_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_DOUBLE_QUOTE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_AMP - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_APOS - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_GT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_LT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_ENTITY_QUOT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_EQUAL_QUOT - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_EQUAL_SIGN - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_LANG_ATTRIBUTE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_NAMESPACE_URI - Static variable in interface org.apache.batik.util.XMLConstants
The XML namespace URI.
XML_OPEN_TAG_END_CHILDREN - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_OPEN_TAG_END_NO_CHILDREN - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_OPEN_TAG_START - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_PARSER_CLASS_NAME_KEY - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The XML parser class name key.
XML_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_PRESERVE_VALUE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_SPACE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_SPACE_ATTRIBUTE - Static variable in interface org.apache.batik.util.XMLConstants
 
XML_TAB - Static variable in interface org.apache.batik.util.XMLConstants
 
XMLAbstractTranscoder - class org.apache.batik.transcoder.XMLAbstractTranscoder.
This class may be the base class of all transcoders which take an XML document as input and which need to build a DOM tree.
XMLAbstractTranscoder() - Constructor for class org.apache.batik.transcoder.XMLAbstractTranscoder
Constructs a new XMLAbstractTranscoder.
XMLBaseSupport - class org.apache.batik.dom.svg.XMLBaseSupport.
This class provides support for the xml:base attribute.
XMLBaseSupport() - Constructor for class org.apache.batik.dom.svg.XMLBaseSupport
This class does not need to be instanciated.
XMLCharacters - class org.apache.batik.xml.XMLCharacters.
This class contains the definitions of the arrays used to find the type of the characters found in an XML document.
XMLCharacters() - Constructor for class org.apache.batik.xml.XMLCharacters
This class does not need to be instantiated.
XMLConstants - interface org.apache.batik.util.XMLConstants.
Contains common XML constants.
xmlDeclaration - Variable in class org.apache.batik.transcoder.svg2svg.PrettyPrinter
The XML declaration.
xmlFilter - Variable in class org.apache.batik.transcoder.TranscoderOutput
The optional XML filter where to send SAX events.
XMLFilter - interface org.xml.sax.XMLFilter.
Interface for an XML filter.
XMLFilterImpl - class org.xml.sax.helpers.XMLFilterImpl.
Base class for deriving an XML filter.
XMLFilterImpl() - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an empty XML filter, with no parent.
XMLFilterImpl(XMLReader) - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an XML filter with the specified parent.
XMLNS - Static variable in class org.xml.sax.helpers.NamespaceSupport
The XML Namespace as a constant.
XMLNS_NAMESPACE_URI - Static variable in interface org.apache.batik.util.XMLConstants
The xmlns namespace URI.
XMLNS_PREFIX - Static variable in interface org.apache.batik.util.XMLConstants
The xmlns prefix
xmlParserClassName - Variable in class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
The XML parser
xmlParserClassName - Static variable in class org.apache.batik.util.XMLResourceDescriptor
The class name of the XML parser to use.
XMLPreferenceManager - class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.
An extension of PreferenceManager which store the preference in XML.
XMLPreferenceManager.XMLProperties - class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties.
To store the preferences.
XMLPreferenceManager.XMLProperties(XMLPreferenceManager) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager.XMLProperties
 
XMLPreferenceManager(String) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager.
XMLPreferenceManager(String, Map) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager.
XMLPreferenceManager(String, Map, String) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager with a default values initialization map.
XMLPreferenceManager(String, String) - Constructor for class org.apache.batik.apps.svgbrowser.XMLPreferenceManager
Creates a preference manager.
xmlReader - Variable in class org.apache.batik.transcoder.TranscoderInput
The optional XML reader to receive SAX events.
XMLReader - interface org.xml.sax.XMLReader.
Interface for reading an XML document using callbacks.
XMLReaderAdapter - class org.xml.sax.helpers.XMLReaderAdapter.
Adapt a SAX2 XMLReader as a SAX1 Parser.
XMLReaderAdapter() - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderAdapter(XMLReader) - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderFactory - class org.xml.sax.helpers.XMLReaderFactory.
Factory for creating an XML reader.
XMLResourceDescriptor - class org.apache.batik.util.XMLResourceDescriptor.
This class describes the XML resources needed to use the various batik modules.
XMLResourceDescriptor() - Constructor for class org.apache.batik.util.XMLResourceDescriptor
 
xmlSpace - Variable in class org.apache.batik.transcoder.svg2svg.OutputManager
The xml:space values.
XMLSupport - class org.apache.batik.dom.util.XMLSupport.
This class provides support for XML features.
XMLSupport() - Constructor for class org.apache.batik.dom.util.XMLSupport
This class does not need to be instanciated.
XMLUtilities - class org.apache.batik.xml.XMLUtilities.
A collection of utility functions for XML.
XMLUtilities() - Constructor for class org.apache.batik.xml.XMLUtilities
This class does not need to be instantiated.
XOR - Static variable in class org.apache.batik.ext.awt.image.CompositeRule
Xor rule.
XOR - Static variable in class org.apache.batik.ext.awt.image.SVGComposite
 
xorMode - Variable in class org.apache.batik.swing.gvt.TextSelectionManager
A flag bit that indicates whether or not the selection overlay is painted in XOR mode.
XPOS - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
xPosition - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The x position/width label.
xShift - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The vertical lines shift.
xShortVector - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
xStart - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse x start position.
xStart - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse x start position.
xStart - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse x start position.
XToTileX(int) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
XToTileX(int, int, int) - Static method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XX_LARGE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'xx-large' identifier value.
XX_SMALL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'xx-small' identifier value.

Y

y - Variable in class org.apache.batik.svggen.font.Point
 
Y - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-space Y coordinate for character.
yCenter - Variable in class org.apache.batik.parser.AWTPathProducer
The reference y point for smooth arcs.
yCurrent - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse y current position.
yCurrent - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse y current position.
yCurrent - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse y current position.
yDual - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
yellow - Static variable in class org.apache.batik.svggen.SVGColor
 
YPOS - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
 
yPosition - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The y position/height label.
yShortVector - Static variable in class org.apache.batik.svggen.font.table.GlyfDescript
 
yStart - Variable in class org.apache.batik.swing.gvt.AbstractPanInteractor
The mouse y start position.
yStart - Variable in class org.apache.batik.swing.gvt.AbstractZoomInteractor
The mouse y start position.
yStart - Variable in class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
The mouse y start position.
YToTileY(int) - Method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.
YToTileY(int, int, int) - Static method in class org.apache.batik.ext.awt.image.codec.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.

Z

ZERO_INSETS - Static variable in class org.apache.batik.ext.swing.JGridBagPanel
An InsetsManager that uses zero insets
ZERO_PAD - Static variable in class org.apache.batik.ext.awt.image.PadMode
Pad edges with zeros
zeroRect(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
zeroRect(Rectangle) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter_INT_PACK
 
zeroRect(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.rendered.PadRed.ZeroRecter
 
zoom - Variable in class org.apache.batik.apps.svgbrowser.StatusBar
The zoom label.
ZOOM_IN_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
ZOOM_IN_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to zoom in.
ZOOM_OUT_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
ZOOM_OUT_ACTION - Static variable in class org.apache.batik.swing.JSVGCanvas
The key for the Action to zoom out.
zoomAndPan(boolean) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a 'zoomAndPan' specification has been parsed.
zoomAndPan(boolean) - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when a 'zoomAndPan' specification has been parsed.
zoomAndPan(boolean) - Method in class org.apache.batik.parser.DefaultFragmentIdentifierHandler
Invoked when a 'zoomAndPan' specification has been parsed.
zoomInteractor - Variable in class org.apache.batik.swing.JSVGCanvas
An interactor to perform a zoom.

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

Copyright © 2001 Apache Software Foundation. All Rights Reserved.