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
 
a - Variable in class org.apache.batik.parser.FloatArrayProducer
The current float[] object.
aaOffFontRenderContext - Variable in class org.apache.batik.gvt.renderer.BasicTextPainter
 
abort() - Method in interface org.apache.batik.dom.util.XMLHttpRequest
 
ABOUT_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
 
AboutDialog - Class in org.apache.batik.apps.svgbrowser
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
Creates a new AboutDialog.
AboutDialog(Frame) - Constructor for class org.apache.batik.apps.svgbrowser.AboutDialog
Creates a new AboutDialog with a given owner.
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.
AbstractAnimation - Class in org.apache.batik.anim
An abstract base class for the different types of animation.
AbstractAnimation(TimedElement, AnimatableElement) - Constructor for class org.apache.batik.anim.AbstractAnimation
Creates a new Animation.
AbstractAttr - Class in org.apache.batik.dom
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.
AbstractAttr.AttrTypeInfo - Class in org.apache.batik.dom
Inner class to hold type information about this attribute.
AbstractAttr.AttrTypeInfo() - Constructor for class org.apache.batik.dom.AbstractAttr.AttrTypeInfo
 
AbstractAttributeCondition - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.engine.sac.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractAttributeCondition - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.parser.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractAttrNS - Class in org.apache.batik.dom
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.
AbstractAWTEventDispatcher - Class in org.apache.batik.gvt.event
An EventDispatcher implementation based on AWT events.
AbstractAWTEventDispatcher() - Constructor for class org.apache.batik.gvt.event.AbstractAWTEventDispatcher
Constructs a new event dispatcher.
AbstractCharacterData - Class in org.apache.batik.dom
This class implements the CharacterData interface.
AbstractCharacterData() - Constructor for class org.apache.batik.dom.AbstractCharacterData
 
AbstractCharDecoder - Class in org.apache.batik.util.io
This class is the superclass of all the char decoders.
AbstractCharDecoder(InputStream) - Constructor for class org.apache.batik.util.io.AbstractCharDecoder
Creates a new CharDecoder object.
AbstractChildNode - Class in org.apache.batik.dom
This class implements the Node interface with support for parent and siblings.
AbstractChildNode() - Constructor for class org.apache.batik.dom.AbstractChildNode
 
AbstractColorInterpolationRable - Class in org.apache.batik.ext.awt.image.renderable
This is an abstract base class that adds the ability to specify the Color Space that the operation should take place in (linear sRGB or gamma corrected sRBG).
AbstractColorInterpolationRable() - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
void constructor.
AbstractColorInterpolationRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from src.
AbstractColorInterpolationRable(Filter, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from src and props.
AbstractColorInterpolationRable(List) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from a list of sources.
AbstractColorInterpolationRable(List, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractColorInterpolationRable
Construct an Abstract Rable from a list of sources, and bounds.
AbstractColorManager - Class in org.apache.batik.css.engine.value
This class provides a manager for the property with support for CSS color values.
AbstractColorManager() - Constructor for class org.apache.batik.css.engine.value.AbstractColorManager
 
AbstractCombinatorCondition - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.engine.sac.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractCombinatorCondition - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.parser.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractComment - Class in org.apache.batik.dom
This class implements the Comment interface.
AbstractComment() - Constructor for class org.apache.batik.dom.AbstractComment
 
AbstractCompoundCommand - Class in org.apache.batik.apps.svgbrowser
Abstract compound command.
AbstractCompoundCommand() - Constructor for class org.apache.batik.apps.svgbrowser.AbstractCompoundCommand
Constructor.
AbstractContentSelector - Class in org.apache.batik.bridge.svg12
A base class for handlers of different XBL content element includes attribute syntaxes.
AbstractContentSelector(ContentManager, XBLOMContentElement, Element) - Constructor for class org.apache.batik.bridge.svg12.AbstractContentSelector
Creates a new AbstractContentSelector object.
AbstractContentSelector.ContentSelectorFactory - Interface in org.apache.batik.bridge.svg12
An interface for content selector factories.
AbstractContentSelector.XPathPatternContentSelectorFactory - Class in org.apache.batik.bridge.svg12
A factory for XPathPatternContentSelector objects.
AbstractContentSelector.XPathPatternContentSelectorFactory() - Constructor for class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathPatternContentSelectorFactory
 
AbstractContentSelector.XPathSubsetContentSelectorFactory - Class in org.apache.batik.bridge.svg12
A factory for XPathSubsetContentSelector objects.
AbstractContentSelector.XPathSubsetContentSelectorFactory() - Constructor for class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathSubsetContentSelectorFactory
 
AbstractDescendantSelector - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractDescendantSelector - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractDocument - Class in org.apache.batik.dom
This class implements the Document interface.
AbstractDocument() - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocument.DocumentConfiguration - Class in org.apache.batik.dom
DOMConfiguration for this document.
AbstractDocument.DocumentConfiguration() - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentConfiguration
 
AbstractDocument.DocumentConfiguration.ParameterNameList - Class in org.apache.batik.dom
Class to expose the parameter names.
AbstractDocument.DocumentConfiguration.ParameterNameList() - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentConfiguration.ParameterNameList
 
AbstractDocument.DocumentError - Class in org.apache.batik.dom
DOMError implementation.
AbstractDocument.DocumentError(String, short, String, Node, Exception) - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentError
Creates a new DocumentError object.
AbstractDocument.DocumentError.ErrorLocation - Class in org.apache.batik.dom
The DOMLocator implementation.
AbstractDocument.DocumentError.ErrorLocation(Node) - Constructor for class org.apache.batik.dom.AbstractDocument.DocumentError.ErrorLocation
Create a new ErrorLocation object.
AbstractDocument.IdSoftRef - Class in org.apache.batik.dom
 
AbstractDocument.XPathExpr - Class in org.apache.batik.dom
A compiled XPath expression.
AbstractDocument.XPathExpr(String, XPathNSResolver) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr
Creates a new XPathExpr object.
AbstractDocument.XPathExpr.NSPrefixResolver - Class in org.apache.batik.dom
Xalan prefix resolver.
AbstractDocument.XPathExpr.NSPrefixResolver() - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.NSPrefixResolver
 
AbstractDocument.XPathExpr.Result - Class in org.apache.batik.dom
XPathResult implementation.
AbstractDocument.XPathExpr.Result(Node, short) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new single node Result object.
AbstractDocument.XPathExpr.Result(boolean) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new boolean Result object.
AbstractDocument.XPathExpr.Result(double) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new number Result object.
AbstractDocument.XPathExpr.Result(String) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new string Result object.
AbstractDocument.XPathExpr.Result(NodeList, short) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathExpr.Result
Creates a new node iterator Result object.
AbstractDocument.XPathNodeNSResolver - Class in org.apache.batik.dom
An XPathNSResolver that uses Node.lookupNamespaceURI.
AbstractDocument.XPathNodeNSResolver(Node) - Constructor for class org.apache.batik.dom.AbstractDocument.XPathNodeNSResolver
Creates a new XPathNodeNSResolver object.
AbstractDocumentFragment - Class in org.apache.batik.dom
This class implements DocumentFragment interface.
AbstractDocumentFragment() - Constructor for class org.apache.batik.dom.AbstractDocumentFragment
 
AbstractDOMImplementation - Class in org.apache.batik.dom
This class implements the DOMImplementation, DOMImplementationCSS interfaces.
AbstractDOMImplementation() - Constructor for class org.apache.batik.dom.AbstractDOMImplementation
Creates a new AbstractDOMImplementation object.
AbstractElement - Class in org.apache.batik.dom
This class implements the Element interface.
AbstractElement() - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElement - Class in org.apache.batik.dom.svg
This class provides a superclass to implement an SVG element, or an element interoperable with the SVG elements.
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.svg.AbstractElement
Creates a new Element object.
AbstractElement.ElementTypeInfo - Class in org.apache.batik.dom
Inner class to hold type information about this element.
AbstractElement.ElementTypeInfo() - Constructor for class org.apache.batik.dom.AbstractElement.ElementTypeInfo
 
AbstractElement.Entry - Class in org.apache.batik.dom
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 in org.apache.batik.dom.svg
An implementation of the NamedNodeMap.
AbstractElement.ExtendedNamedNodeHashMap() - Constructor for class org.apache.batik.dom.svg.AbstractElement.ExtendedNamedNodeHashMap
Creates a new ExtendedNamedNodeHashMap object.
AbstractElement.NamedNodeHashMap - Class in org.apache.batik.dom
An implementation of the NamedNodeMap.
AbstractElement.NamedNodeHashMap() - Constructor for class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Creates a new NamedNodeHashMap object.
AbstractElementNS - Class in org.apache.batik.dom
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 in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.engine.sac.AbstractElementSelector
Creates a new ElementSelector object.
AbstractElementSelector - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.parser.AbstractElementSelector
Creates a new ElementSelector object.
AbstractEntity - Class in org.apache.batik.dom
This class implements the Entity interface.
AbstractEntity() - Constructor for class org.apache.batik.dom.AbstractEntity
 
AbstractEntityReference - Class in org.apache.batik.dom
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 in org.apache.batik.dom.events
The abstract Event root class.
AbstractEvent() - Constructor for class org.apache.batik.dom.events.AbstractEvent
 
AbstractGraphics2D - Class in org.apache.batik.ext.awt.g2d
This extension of the java.awt.Graphics2D abstract class is still abstract, but it implements a lot of the Graphics2D method in a way that concrete implementations can reuse.
AbstractGraphics2D(boolean) - Constructor for class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
 
AbstractGraphics2D(AbstractGraphics2D) - Constructor for class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Creates a new AbstractGraphics2D from an existing instance.
AbstractGraphicsNode - Class in org.apache.batik.gvt
A partial implementation of the GraphicsNode interface.
AbstractGraphicsNode() - Constructor for class org.apache.batik.gvt.AbstractGraphicsNode
Constructs a new graphics node.
AbstractGraphicsNodeBridge - Class in org.apache.batik.bridge
The base bridge class for SVG graphics node.
AbstractGraphicsNodeBridge() - Constructor for class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Constructs a new abstract bridge.
AbstractImageHandlerEncoder - Class in org.apache.batik.svggen
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
 
AbstractImageIORegistryEntry - Class in org.apache.batik.ext.awt.image.codec.imageio
This is the base class for all ImageIO-based RegistryEntry implementations.
AbstractImageIORegistryEntry(String, String[], String[], MagicNumberRegistryEntry.MagicNumber[]) - Constructor for class org.apache.batik.ext.awt.image.codec.imageio.AbstractImageIORegistryEntry
Constructor
AbstractImageIORegistryEntry(String, String, String, int, byte[]) - Constructor for class org.apache.batik.ext.awt.image.codec.imageio.AbstractImageIORegistryEntry
Constructor, simplifies construction of entry when only one extension and one magic number is required.
AbstractImageZoomInteractor - Class in org.apache.batik.swing.gvt
This class represents a zoom interactor.
AbstractImageZoomInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractImageZoomInteractor
 
AbstractJGVTComponent - Class in org.apache.batik.swing.gvt
This class represents a component which can display a GVT tree.
AbstractJGVTComponent() - Constructor for class org.apache.batik.swing.gvt.AbstractJGVTComponent
Creates a new AbstractJGVTComponent.
AbstractJGVTComponent(boolean, boolean) - Constructor for class org.apache.batik.swing.gvt.AbstractJGVTComponent
Creates a new abstract JGVTComponent.
AbstractJGVTComponent.Listener - Class in org.apache.batik.swing.gvt
To hide the listener methods.
AbstractJGVTComponent.Listener() - Constructor for class org.apache.batik.swing.gvt.AbstractJGVTComponent.Listener
Creates a new Listener.
AbstractJGVTComponent.UnixTextSelectionListener - Class in org.apache.batik.swing.gvt
 
AbstractJGVTComponent.UnixTextSelectionListener() - Constructor for class org.apache.batik.swing.gvt.AbstractJGVTComponent.UnixTextSelectionListener
 
AbstractJSVGComponent - Class in org.apache.batik.swing.svg
This class represents a swing component that can display SVG documents.
AbstractJSVGComponent() - Constructor for class org.apache.batik.swing.svg.AbstractJSVGComponent
Creates a new AbstractJSVGComponent.
AbstractJSVGComponent(SVGUserAgent, boolean, boolean) - Constructor for class org.apache.batik.swing.svg.AbstractJSVGComponent
Creates a new AbstractJSVGComponent.
AbstractJSVGComponent.BridgeUserAgent - Class in org.apache.batik.swing.svg
To hide the user-agent methods.
AbstractJSVGComponent.BridgeUserAgent() - Constructor for class org.apache.batik.swing.svg.AbstractJSVGComponent.BridgeUserAgent
Creates a new user agent.
AbstractJSVGComponent.BridgeUserAgentWrapper - Class in org.apache.batik.swing.svg
The user-agent wrapper, which call the methods in the event thread.
AbstractJSVGComponent.BridgeUserAgentWrapper(UserAgent) - Constructor for class org.apache.batik.swing.svg.AbstractJSVGComponent.BridgeUserAgentWrapper
Creates a new BridgeUserAgentWrapper.
AbstractJSVGComponent.JSVGComponentListener - Class in org.apache.batik.swing.svg
 
AbstractJSVGComponent.JSVGComponentListener() - Constructor for class org.apache.batik.swing.svg.AbstractJSVGComponent.JSVGComponentListener
 
AbstractJSVGComponent.SVGListener - Class in org.apache.batik.swing.svg
To hide the listener methods.
AbstractJSVGComponent.SVGListener() - Constructor for class org.apache.batik.swing.svg.AbstractJSVGComponent.SVGListener
Creates a new SVGListener.
AbstractLight - Class in org.apache.batik.ext.awt.image
An abstract implementation of the Light interface.
AbstractLight(Color) - Constructor for class org.apache.batik.ext.awt.image.AbstractLight
 
AbstractNode - Class in org.apache.batik.dom
This class implements the Node interface.
AbstractNode() - Constructor for class org.apache.batik.dom.AbstractNode
 
AbstractNotation - Class in org.apache.batik.dom
This class implements the Notation interface.
AbstractNotation() - Constructor for class org.apache.batik.dom.AbstractNotation
 
AbstractPanInteractor - Class in org.apache.batik.swing.gvt
This class represents a pan interactor.
AbstractPanInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractPanInteractor
 
AbstractParentChildNode - Class in org.apache.batik.dom
This class implements the Node interface with support for children, parent and siblings.
AbstractParentChildNode() - Constructor for class org.apache.batik.dom.AbstractParentChildNode
 
AbstractParentNode - Class in org.apache.batik.dom
This class implements the Node interface with support for children.
AbstractParentNode() - Constructor for class org.apache.batik.dom.AbstractParentNode
 
AbstractParentNode.ChildNodes - Class in org.apache.batik.dom
To manage the children of this node.
AbstractParentNode.ChildNodes() - Constructor for class org.apache.batik.dom.AbstractParentNode.ChildNodes
Creates a new ChildNodes object.
AbstractParentNode.ElementsByTagName - Class in org.apache.batik.dom
To manage a list of nodes.
AbstractParentNode.ElementsByTagName(String) - Constructor for class org.apache.batik.dom.AbstractParentNode.ElementsByTagName
Creates a new ElementsByTagName object.
AbstractParentNode.ElementsByTagNameNS - Class in org.apache.batik.dom
To manage a list of nodes.
AbstractParentNode.ElementsByTagNameNS(String, String) - Constructor for class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
Creates a new ElementsByTagNameNS object.
AbstractParsedURLProtocolHandler - Class in org.apache.batik.util
Very simple abstract base class for ParsedURLProtocolHandlers.
AbstractParsedURLProtocolHandler(String) - Constructor for class org.apache.batik.util.AbstractParsedURLProtocolHandler
Constrcut a ProtocolHandler for protocol
AbstractParser - Class in org.apache.batik.parser
This class is the superclass of all parsers.
AbstractParser() - Constructor for class org.apache.batik.parser.AbstractParser
 
AbstractProcessingInstruction - Class in org.apache.batik.dom
This class implements the ProcessingInstruction interface.
AbstractProcessingInstruction() - Constructor for class org.apache.batik.dom.AbstractProcessingInstruction
 
AbstractRable - Class in org.apache.batik.ext.awt.image.renderable
This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the RenderableImage interface.
AbstractRable() - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
void constructor.
AbstractRable(Filter) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from src.
AbstractRable(Filter, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from src and props.
AbstractRable(List) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from a list of sources.
AbstractRable(List, Map) - Constructor for class org.apache.batik.ext.awt.image.renderable.AbstractRable
Construct an Abstract Rable from a list of sources, and bounds.
AbstractRed - Class in org.apache.batik.ext.awt.image.rendered
This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the CachableRed (RenderedImage) interface.
AbstractRed() - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
void constructor.
AbstractRed(Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect and props (may be null).
AbstractRed(CachableRed, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image and props (may be null).
AbstractRed(CachableRed, Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract Rable from a bounds rect and props (may be null).
AbstractRed(List, Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract Rable from a List of sources a bounds rect and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null) and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null), tile grid offsets and props (may be null).
AbstractRegistryEntry - Class in org.apache.batik.ext.awt.image.spi
 
AbstractRegistryEntry(String, float, String[], String[]) - Constructor for class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
AbstractRegistryEntry(String, float, String, String) - Constructor for class org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
 
AbstractResetTransformInteractor - Class in org.apache.batik.swing.gvt
This class represents an interactor which reset the rendering transform of the associated document.
AbstractResetTransformInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractResetTransformInteractor
 
AbstractRotateInteractor - Class in org.apache.batik.swing.gvt
This class represents a rotate interactor.
AbstractRotateInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractRotateInteractor
 
AbstractScanner - Class in org.apache.batik.parser
An abstract scanner class to be extended.
AbstractScanner(Reader) - Constructor for class org.apache.batik.parser.AbstractScanner
Creates a new AbstractScanner object.
AbstractScanner(InputStream, String) - Constructor for class org.apache.batik.parser.AbstractScanner
Creates a new AbstractScanner object.
AbstractScanner(String) - Constructor for class org.apache.batik.parser.AbstractScanner
Creates a new AbstractScanner object.
AbstractSegment - Class in org.apache.batik.ext.awt.geom
An abstract class for path segments.
AbstractSegment() - Constructor for class org.apache.batik.ext.awt.geom.AbstractSegment
 
AbstractSiblingSelector - Class in org.apache.batik.css.engine.sac
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.engine.sac.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractSiblingSelector - Class in org.apache.batik.css.parser
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.parser.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractStylableDocument - Class in org.apache.batik.dom
A Document that supports CSS styling.
AbstractStylableDocument() - Constructor for class org.apache.batik.dom.AbstractStylableDocument
 
AbstractStylableDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.AbstractStylableDocument
Creates a new document.
AbstractSVGAnimatedLength - Class in org.apache.batik.dom.svg
This class provides an implementation of the SVGAnimatedLength interface.
AbstractSVGAnimatedLength(AbstractElement, String, String, short, boolean) - Constructor for class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
Creates a new SVGAnimatedLength.
AbstractSVGAnimatedLength.AnimSVGLength - Class in org.apache.batik.dom.svg
This class represents the SVGLength returned by AbstractSVGAnimatedLength.getAnimVal().
AbstractSVGAnimatedLength.AnimSVGLength(short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGAnimatedLength.AnimSVGLength
Creates a new AnimSVGLength.
AbstractSVGAnimatedLength.BaseSVGLength - Class in org.apache.batik.dom.svg
This class represents the SVGLength returned by AbstractSVGAnimatedLength.getBaseVal().
AbstractSVGAnimatedLength.BaseSVGLength(short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGAnimatedLength.BaseSVGLength
Creates a new BaseSVGLength.
AbstractSVGAnimatedValue - Class in org.apache.batik.dom.svg
An abstract base class for the SVGAnimated* classes, that implements an AnimatedAttributeListener list.
AbstractSVGAnimatedValue(AbstractElement, String, String) - Constructor for class org.apache.batik.dom.svg.AbstractSVGAnimatedValue
Creates a new AbstractSVGAnimatedValue.
AbstractSVGBridge - Class in org.apache.batik.bridge
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 in org.apache.batik.svggen
Abstract class with common utility methods used by subclasses for specific convertion operations.
AbstractSVGConverter(SVGGeneratorContext) - Constructor for class org.apache.batik.svggen.AbstractSVGConverter
 
AbstractSVGFilterConverter - Class in org.apache.batik.svggen
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 in org.apache.batik.bridge
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 in org.apache.batik.bridge
Bridge class for vending gradients.
AbstractSVGGradientElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Constructs a new AbstractSVGGradientElementBridge.
AbstractSVGGradientElementBridge.Stop - Class in org.apache.batik.bridge
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 in org.apache.batik.bridge
Bridge class for the gradient <stop> element.
AbstractSVGGradientElementBridge.SVGStopElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
 
AbstractSVGItem - Class in org.apache.batik.dom.svg
Adapter for the SVGItem interface.
AbstractSVGItem() - Constructor for class org.apache.batik.dom.svg.AbstractSVGItem
Creates a new AbstractSVGList.
AbstractSVGLength - Class in org.apache.batik.dom.svg
Default implementation for SVGLength.
AbstractSVGLength(short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLength
Creates a new AbstractSVGLength.
AbstractSVGLength.DefaultContext - Class in org.apache.batik.dom.svg
To resolve the units.
AbstractSVGLength.DefaultContext() - Constructor for class org.apache.batik.dom.svg.AbstractSVGLength.DefaultContext
 
AbstractSVGLengthList - Class in org.apache.batik.dom.svg
This class is the implementation of SVGLengthList.
AbstractSVGLengthList(short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLengthList
Creates a new SVGLengthList.
AbstractSVGLengthList.LengthListBuilder - Class in org.apache.batik.dom.svg
Helper class to interface the LengthListParser and the ListHandler.
AbstractSVGLengthList.LengthListBuilder(ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLengthList.LengthListBuilder
Creates a new LengthListBuilder.
AbstractSVGLengthList.SVGLengthItem - Class in org.apache.batik.dom.svg
An SVGLength in the list.
AbstractSVGLengthList.SVGLengthItem(short, float, short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGLengthList.SVGLengthItem
Creates a new SVGLengthItem.
AbstractSVGLightingElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feDiffuseLighting> element.
AbstractSVGLightingElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge
Constructs a new bridge for the lighting filter primitives.
AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge - Class in org.apache.batik.bridge
The base bridge class for light element.
AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
 
AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge - Class in org.apache.batik.bridge
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 in org.apache.batik.bridge
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 in org.apache.batik.bridge
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.
AbstractSVGList - Class in org.apache.batik.dom.svg
This class is a base implementation for a live list representation of SVG attributes.
AbstractSVGList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGList
 
AbstractSVGList.ListBuilder - Class in org.apache.batik.dom.svg
A class for receiving notification of parsed list items.
AbstractSVGList.ListBuilder() - Constructor for class org.apache.batik.dom.svg.AbstractSVGList.ListBuilder
 
AbstractSVGMatrix - Class in org.apache.batik.dom.svg
This class provides an abstract implementation of the SVGMatrix interface.
AbstractSVGMatrix() - Constructor for class org.apache.batik.dom.svg.AbstractSVGMatrix
 
AbstractSVGNormPathSegList - Class in org.apache.batik.dom.svg
This class is the implementation of the normalized SVGPathSegList.
AbstractSVGNormPathSegList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGNormPathSegList
Creates a new SVGNormPathSegList.
AbstractSVGNormPathSegList.NormalizedPathSegListBuilder - Class in org.apache.batik.dom.svg
 
AbstractSVGNormPathSegList.NormalizedPathSegListBuilder(ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
 
AbstractSVGNormPathSegList.SVGPathSegGenericItem - Class in org.apache.batik.dom.svg
 
AbstractSVGNormPathSegList.SVGPathSegGenericItem(short, String, float, float, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.SVGPathSegGenericItem
 
AbstractSVGNumber - Class in org.apache.batik.dom.svg
Implementation of SVGNumber.
AbstractSVGNumber() - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumber
 
AbstractSVGNumberList - Class in org.apache.batik.dom.svg
This class is the implementation of SVGNumberList.
AbstractSVGNumberList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumberList
Creates a new SVGNumberList.
AbstractSVGNumberList.NumberListBuilder - Class in org.apache.batik.dom.svg
Helper class to interface the NumberListParser and the NumberListHandler.
AbstractSVGNumberList.NumberListBuilder(ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumberList.NumberListBuilder
Creates a new NumberListBuilder.
AbstractSVGNumberList.SVGNumberItem - Class in org.apache.batik.dom.svg
Representation of the item SVGNumber.
AbstractSVGNumberList.SVGNumberItem(float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGNumberList.SVGNumberItem
Creates a new SVGNumberItem.
AbstractSVGPathSegList - Class in org.apache.batik.dom.svg
This class is the implementation of SVGPathSegList.
AbstractSVGPathSegList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList
Creates a new SVGPathSegList.
AbstractSVGPathSegList.PathSegListBuilder - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.PathSegListBuilder(ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
 
AbstractSVGPathSegList.SVGPathSegArcItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegArcItem(short, String, float, float, float, boolean, boolean, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
AbstractSVGPathSegList.SVGPathSegArcItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegArcItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem(short, String, float, float, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem(short, String, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem(short, String, float, float, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem(short, String, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem
 
AbstractSVGPathSegList.SVGPathSegItem - Class in org.apache.batik.dom.svg
Internal representation of the item SVGPathSeg.
AbstractSVGPathSegList.SVGPathSegItem() - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
AbstractSVGPathSegList.SVGPathSegItem(short, String) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
AbstractSVGPathSegList.SVGPathSegItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
 
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(short, String, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
 
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem
 
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(short, String, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
 
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem
 
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem - Class in org.apache.batik.dom.svg
 
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem(short, String, float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem(SVGPathSeg) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem
 
AbstractSVGPointList - Class in org.apache.batik.dom.svg
Abstract implementation of SVGPointList.
AbstractSVGPointList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGPointList
 
AbstractSVGPointList.PointsListBuilder - Class in org.apache.batik.dom.svg
Helper class to interface the PointsParser and the PointsHandler.
AbstractSVGPointList.PointsListBuilder(ListHandler) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPointList.PointsListBuilder
Creates a new PointsListBuilder.
AbstractSVGPointList.SVGPointItem - Class in org.apache.batik.dom.svg
An SVGPoint in the list.
AbstractSVGPointList.SVGPointItem(float, float) - Constructor for class org.apache.batik.dom.svg.AbstractSVGPointList.SVGPointItem
Creates a new SVGPointItem.
AbstractSVGPreserveAspectRatio - Class in org.apache.batik.dom.svg
Abstract implementation for SVGPreservAspectRatio This is the base implementation for SVGPreservAspectRatio
AbstractSVGPreserveAspectRatio() - Constructor for class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
Creates a new instance of AbstractSVGPreserveAspectRatio
AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler - Class in org.apache.batik.dom.svg
 
AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler() - Constructor for class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
 
AbstractSVGTransform - Class in org.apache.batik.dom.svg
Abstract implementation of SVGTransform.
AbstractSVGTransform() - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransform
 
AbstractSVGTransformList - Class in org.apache.batik.dom.svg
This class is the implementation of SVGTransformList.
AbstractSVGTransformList() - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList
 
AbstractSVGTransformList.SVGTransformItem - Class in org.apache.batik.dom.svg
An SVGTransform in the list.
AbstractSVGTransformList.SVGTransformItem() - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
Creates a new, uninitialized SVGTransformItem.
AbstractSVGTransformList.SVGTransformItem(SVGTransform) - Constructor for class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
Creates a new SVGTransformItem from the given SVGTransform.
AbstractSVGTransformList.TransformListBuilder - Class in org.apache.batik.dom.svg
Helper class to interface the