- 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
-
- ABOUT_ACTION - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
-
- AboutAction() - Constructor for class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction
-
- 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.
- AbstractAttributeCondition - Class in org.apache.batik.css.engine.sac
-
This class provides an abstract implementation of the org.w3c.css.sac.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 org.w3c.css.sac.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.
- 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 org.w3c.css.sac.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
org.w3c.css.sac.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
-
- AbstractComponent() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.AbstractComponent
-
- AbstractComponent() - Constructor for class org.apache.batik.css.dom.CSSOMValue.AbstractComponent
-
- 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.XPathSubsetContentSelectorFactory - Class in org.apache.batik.bridge.svg12
-
A factory for XPathSubsetContentSelector objects.
- AbstractDescendantSelector - Class in org.apache.batik.css.engine.sac
-
This class provides an abstract implementation of the org.w3c.css.sac.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.ParameterNameList - Class in org.apache.batik.dom
-
Class to expose the parameter names.
- AbstractDocument.DocumentError - Class in org.apache.batik.dom
-
DOMError implementation.
- AbstractDocument.DocumentError.ErrorLocation - Class in org.apache.batik.dom
-
The DOMLocator implementation.
- AbstractDocument.IdSoftRef - Class in org.apache.batik.dom
-
- AbstractDocument.XPathExpr - Class in org.apache.batik.dom
-
A compiled XPath expression.
- AbstractDocument.XPathExpr.NSPrefixResolver - Class in org.apache.batik.dom
-
Xalan prefix resolver.
- AbstractDocument.XPathExpr.Result - Class in org.apache.batik.dom
-
XPathResult implementation.
- AbstractDocument.XPathNodeNSResolver - Class in org.apache.batik.dom
-
An XPathNSResolver that uses Node.lookupNamespaceURI.
- 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.Entry - Class in org.apache.batik.dom
-
To manage collisions in the attributes map.
- AbstractElement.ExtendedNamedNodeHashMap - Class in org.apache.batik.dom.svg
-
An implementation of the NamedNodeMap
.
- AbstractElement.NamedNodeHashMap - Class in org.apache.batik.dom
-
An implementation of the NamedNodeMap
.
- 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
-
- 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
-
- AbstractModificationHandler() - Constructor for class org.apache.batik.css.dom.CSSOMSVGColor.AbstractModificationHandler
-
- AbstractModificationHandler() - Constructor for class org.apache.batik.css.dom.CSSOMSVGPaint.AbstractModificationHandler
-
- AbstractModificationHandler() - Constructor for class org.apache.batik.css.dom.CSSOMValue.AbstractModificationHandler
-
- 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
-
- AbstractOptionHandler() - Constructor for class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler
-
- 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.ElementsByTagName - Class in org.apache.batik.dom
-
To manage a list of nodes.
- AbstractParentNode.ElementsByTagNameNS - Class in org.apache.batik.dom
-
To manage a list of nodes.
- 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 org.w3c.css.sac.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 org.w3c.css.sac.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
-
- AbstractSVGAnimatedLength.BaseSVGLength - Class in org.apache.batik.dom.svg
-
- AbstractSVGAnimatedValue - Class in org.apache.batik.dom.svg
-
- 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.SVGStopElementBridge - Class in org.apache.batik.bridge
-
Bridge class for the gradient <stop> element.
- 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.
- 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
-
- AbstractSVGLengthList.SVGLengthItem - Class in org.apache.batik.dom.svg
-
An SVGLength
in the list.
- AbstractSVGLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
-
- 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.SVGFeDistantLightElementBridge - Class in org.apache.batik.bridge
-
Bridge class for the <feDistantLight> element.
- AbstractSVGLightingElementBridge.SVGFePointLightElementBridge - Class in org.apache.batik.bridge
-
Bridge class for the <fePointLight> element.
- AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge - Class in org.apache.batik.bridge
-
Bridge class for the <feSpotLight> 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.
- 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.SVGPathSegGenericItem - Class in org.apache.batik.dom.svg
-
- 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
-
- AbstractSVGNumberList.SVGNumberItem - Class in org.apache.batik.dom.svg
-
Representation of the item SVGNumber.
- 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.SVGPathSegArcItem - Class in org.apache.batik.dom.svg
-
- AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem - Class in org.apache.batik.dom.svg
-
- AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem - Class in org.apache.batik.dom.svg
-
- AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem - Class in org.apache.batik.dom.svg
-
- AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem - Class in org.apache.batik.dom.svg
-
- AbstractSVGPathSegList.SVGPathSegItem - Class in org.apache.batik.dom.svg
-
Internal representation of the item SVGPathSeg.
- AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem - Class in org.apache.batik.dom.svg
-
- AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem - Class in org.apache.batik.dom.svg
-
- AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem - Class in org.apache.batik.dom.svg
-
- 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
-
- AbstractSVGPointList.SVGPointItem - Class in org.apache.batik.dom.svg
-
An SVGPoint
in the list.
- 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
-
- 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.TransformListBuilder - Class in org.apache.batik.dom.svg
-
- AbstractText - Class in org.apache.batik.dom
-
This class implements the Text
interface.
- AbstractText() - Constructor for class org.apache.batik.dom.AbstractText
-
- AbstractTextChildBridgeUpdateHandler(BridgeContext, SVGTextElementBridge, Element) - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
-
Initialize the BridgeUpdateHandler implementation.
- AbstractTextChildSVGContext(BridgeContext, SVGTextElementBridge, Element) - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
-
Initialize the SVGContext
implementation
with the bridgeContext, the parent bridge, and the
element supervised by this context
- AbstractTextChildTextContent(BridgeContext, SVGTextElementBridge, Element) - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
-
Initialize the AbstractTextChildBridgeUpdateHandler implementation.
- AbstractTiledRed - Class in org.apache.batik.ext.awt.image.rendered
-
This is an abstract base class that takes care of most of the
normal issues surrounding the implementation of the CachableRed
(RenderedImage) interface.
- AbstractTiledRed() - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
void constructor.
- AbstractTiledRed(Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract RenderedImage from a bounds rect and props
(may be null).
- AbstractTiledRed(CachableRed, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract RenderedImage from a source image and
props (may be null).
- AbstractTiledRed(CachableRed, Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract RenderedImage from a source image, bounds
rect and props (may be null).
- AbstractTiledRed(CachableRed, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract RenderedImage from a source image, bounds
rect and props (may be null).
- AbstractTiledRed(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract Rable from a bounds rect and props
(may be null).
- AbstractTiledRed(List, Rectangle, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract Rable from a List of sources a bounds rect
and props (may be null).
- AbstractTiledRed(List, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract RenderedImage from a bounds rect,
ColorModel (may be null), SampleModel (may be null) and props
(may be null).
- AbstractTiledRed(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.ext.awt.image.rendered.AbstractTiledRed
-
Construct an Abstract RenderedImage from a bounds rect,
ColorModel (may be null), SampleModel (may be null), tile grid
offsets and props (may be null).
- AbstractTranscoder - Class in org.apache.batik.transcoder
-
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.
- AbstractUndoableCommand - Class in org.apache.batik.apps.svgbrowser
-
Represents abstract undoable/redoable command.
- AbstractUndoableCommand() - Constructor for class org.apache.batik.apps.svgbrowser.AbstractUndoableCommand
-
- AbstractValue - Class in org.apache.batik.css.engine.value
-
This class provides an abstract implementation of the Value interface.
- AbstractValue() - Constructor for class org.apache.batik.css.engine.value.AbstractValue
-
- AbstractValueFactory - Class in org.apache.batik.css.engine.value
-
This class provides a base implementation for the value factories.
- AbstractValueFactory() - Constructor for class org.apache.batik.css.engine.value.AbstractValueFactory
-
- AbstractValueManager - Class in org.apache.batik.css.engine.value
-
This class provides an abstract implementation of the ValueManager
interface.
- AbstractValueManager() - Constructor for class org.apache.batik.css.engine.value.AbstractValueManager
-
- AbstractWMFPainter - Class in org.apache.batik.transcoder.wmf.tosvg
-
This class provides generic methods that must be used by a particular WMFPainter.
- AbstractWMFPainter() - Constructor for class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- AbstractWMFReader - Class in org.apache.batik.transcoder.wmf.tosvg
-
This class provides a general framework to read WMF Metafiles.
- AbstractWMFReader() - Constructor for class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- AbstractWMFReader(int, int) - Constructor for class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- AbstractZoomInteractor - Class in org.apache.batik.swing.gvt
-
This class represents a zoom interactor.
- AbstractZoomInteractor() - Constructor for class org.apache.batik.swing.gvt.AbstractZoomInteractor
-
- AbstractZoomInteractor.ZoomOverlay - Class in org.apache.batik.swing.gvt
-
To paint the interactor.
- 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 interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
-
Returns true if the input file can be handled by the handler
- accept(ParsedURL) - Method in interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
-
Returns true if the input URI can be handled by the handler
- accept(File) - Method in class org.apache.batik.apps.svgbrowser.SquiggleInputHandlerFilter
-
- accept(File) - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
-
Returns true if the input file can be handled.
- accept(ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
-
Returns true if the input URI can be handled by the handler
- accept(String) - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
-
Returns true if the resource at the given path can be handled
- accept(File) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
-
Returns true if the input file can be handled by the handler
- accept(ParsedURL) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
-
Returns true if the input URI can be handled by the handler
- accept(String) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
-
Return true if the resource with the given path can
be handled.
- accept(File) - Method in class org.apache.batik.swing.svg.SVGFileFilter
-
Returns true if f is an SVG file
- acceptedEncodings - Static variable in class org.apache.batik.util.ParsedURLData
-
- acceptNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
-
Whether or not the given node is accepted by this tree walker.
- accesskey - Variable in class org.apache.batik.anim.timing.AccesskeyTimingSpecifier
-
The accesskey.
- accesskey(float, char) - Method in class org.apache.batik.anim.timing.TimingSpecifierListProducer
-
Invoked when an accesskey value timing specifier is parsed.
- accesskey(float, char) - Method in class org.apache.batik.parser.DefaultTimingSpecifierHandler
-
Invoked when an accesskey value timing specifier is parsed.
- accesskey(float, char) - Method in interface org.apache.batik.parser.TimingSpecifierHandler
-
Invoked when an accesskey value timing specifier is parsed.
- accessKeySVG12(float, String) - Method in class org.apache.batik.anim.timing.TimingSpecifierListProducer
-
Invoked when an SVG 1.2 accessKey value timing specifier is parsed.
- accessKeySVG12(float, String) - Method in class org.apache.batik.parser.DefaultTimingSpecifierHandler
-
Invoked when an SVG 1.2 accessKey value timing specifier is parsed.
- accessKeySVG12(float, String) - Method in interface org.apache.batik.parser.TimingSpecifierHandler
-
Invoked when an SVG 1.2 accessKey value timing specifier is parsed.
- AccesskeyTimingSpecifier - Class in org.apache.batik.anim.timing
-
A class to handle SMIL access key timing specifiers.
- AccesskeyTimingSpecifier(TimedElement, boolean, float, char) - Constructor for class org.apache.batik.anim.timing.AccesskeyTimingSpecifier
-
Creates a new AccesskeyTimingSpecifier object using SVG 1.1
or SMIL syntax.
- AccesskeyTimingSpecifier(TimedElement, boolean, float, String) - Constructor for class org.apache.batik.anim.timing.AccesskeyTimingSpecifier
-
Creates a new AccesskeyTimingSpecifier object using SVG 1.2 syntax.
- ACCUMULATE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'accumulate' keyword.
- aci - Variable in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
-
- 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 in org.apache.batik.util.gui.resource
-
This interface represents an object which maps actions to strings
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.CapturingClickButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.CloseButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.OverlayButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeTemplateParser
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.TreeNodeAdder
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.TreeNodeRemover
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.RedoButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.UndoButtonAction
-
- 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.FindDialog.FindButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.AboutAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.BackAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.CloseAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.DOMViewerAction
-
- 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.FindDialogAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FlushAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ForwardAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.FullScreenAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.MonitorAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NewWindowAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.NextTransformAction
-
- 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.PauseAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreferencesAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PrintAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ReloadAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SaveAsAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.SetTransformAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ThumbnailDialogAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ToggleDebuggerAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.ViewSourceAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.LocalHistory.RadioListener
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.AddButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.ApplyButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog.CancelButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog.OKButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.RemoveButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.ResetButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgbrowser.OptionPanel.Dialog.OKButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.AffineAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.swing.JSVGCanvas.ResetTransformAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.CancelButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog.OKButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.ClearButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.CSSMediaPanel.Dialog.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.RemoveButtonAction
-
- 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.CancelButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.OKButtonAction
-
- 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.ClearLanguageButtonAction
-
- 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.RemoveLanguageButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.MemoryMonitor.CollectButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.BrowseButtonAction
-
- 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.URIChooser.OKButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction
-
- actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction
-
- activateListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
-
The activate event listener.
- ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
-
The 'ACTIVEBORDER' color name.
- ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
-
The 'ACTIVECAPTION' color name.
- add(Object) - Method in class org.apache.batik.ext.awt.geom.RectListManager
-
- add(Rectangle) - Method in class org.apache.batik.ext.awt.geom.RectListManager
-
Ensures that this collection contains the specified element
- add(Rectangle, int, int) - Method in class org.apache.batik.ext.awt.geom.RectListManager
-
Ensures that this collection contains the specified element
l is the lower bound index for insertion r is upper
bound index for insertion.
- add(RectListManager) - Method in class org.apache.batik.ext.awt.geom.RectListManager
-
Adds the contents of rlm to this RectListManager.
- add(Segment) - Method in class org.apache.batik.ext.awt.geom.SegmentList
-
- add(LRUCache.LRUObj) - Method in class org.apache.batik.ext.awt.image.rendered.LRUCache
-
- add(Component, int, int, int, int, int, int, double, double) - Method in class org.apache.batik.ext.swing.JGridBagPanel
-
This version uses default insets and assumes that components are added in
positive cell coordinates.
- add(Object) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
-
Adds the specified graphics node to this composite graphics node.
- 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(Object, Object) - Method in class org.apache.batik.util.DoublyIndexedSet
-
Adds an entry to the set.
- add(int, DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
-
- add(DoublyLinkedList.Node) - Method in class org.apache.batik.util.DoublyLinkedList
-
Adds nde to the head of the list.
- add(DropDownComponent.ScrollablePopupMenuItem, int, int, int) - Method in class org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenu
-
Adds the item to this component at the specified location.
- ADD_NEW_ELEMENT - Static variable in class org.apache.batik.apps.svgbrowser.NodePickerPanel.NodePickerEvent
-
- addActionListener(ActionListener) - Method in class org.apache.batik.util.gui.LocationBar
-
Adds an action listener to this component.
- addAll(Collection) - Method in class org.apache.batik.ext.awt.geom.RectListManager
-
- addAll(Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
-
Not supported -
Throws UnsupportedOperationException exception.
- addAll(int, Collection) - Method in class org.apache.batik.gvt.CompositeGraphicsNode
-
Not supported -
Throws UnsupportedOperationException exception.
- addAnimatedAttributeListener(AnimatedAttributeListener) - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedValue
-
Adds a listener for changes to the animated value.
- addAnimatedAttributeListener(AnimatedAttributeListener) - Method in interface org.apache.batik.dom.svg.AnimatedLiveAttributeValue
-
Adds a listener for changes to the animated value.
- addAnimatedAttributeListener(AnimatedAttributeListener) - Method in class org.apache.batik.dom.svg.SVGOMDocument
-
- addAnimation(AnimationTarget, short, String, String, AbstractAnimation) - Method in class org.apache.batik.anim.AnimationEngine
-
Adds an animation to the document.
- addAttribute(String, String, String, String) - Method in class org.apache.batik.dom.svg.AttributeInitializer
-
Adds a default attribute value to the initializer.
- addAWTListeners() - Method in class org.apache.batik.swing.gvt.JGVTComponent
-
Adds the AWT listeners.
- addBindingListener(BindingListener) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Adds the specified BindingListener to the global listener list.
- addBindingListener() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
-
Adds a BindingListener to the XBLManager for the document, so that
XBL binding events can be passed on to the BridgeUpdateHandlers.
- addButton - Variable in class org.apache.batik.util.gui.CSSMediaPanel
-
The button to add a CSS medium from the list.
- AddButtonAction() - Constructor for class org.apache.batik.apps.svgbrowser.NodePickerPanel.AddButtonAction
-
- AddButtonAction() - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.AddButtonAction
-
- addButtonActions() - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.NameEditorDialog
-
Adds button actions.
- addCapturingListener(Document) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
-
Registers capturing "click" listener on the document element of the
given document.
- addChild(TimedElement) - Method in class org.apache.batik.anim.timing.TimeContainer
-
- addChildGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
-
- addChildGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
-
- addChildPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
-
- addChildPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
-
- addClass(String) - Method in class org.apache.batik.script.ImportInfo
-
Add a class to the set of classes to import (must be
a fully qualified classname - "java.lang.System").
- addCommand(UndoableCommand) - Method in class org.apache.batik.apps.svgbrowser.AbstractCompoundCommand
-
Adds the given command to the atomCommand list.
- addCommand(UndoableCommand) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowser
-
Adds the given command to history array and executes it.
- addConfigPanel(String, JPanel) - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
Adds a panel to the configuration panel.
- addContentSelectionChangedListener(XBLOMContentElement, ContentSelectionChangedListener) - Method in class org.apache.batik.bridge.svg12.ContentManager
-
Adds the specified ContentSelectionChangedListener to the
listener list.
- addContentSelectionChangedListener(ContentSelectionChangedListener) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Adds the specified ContentSelectionChangedListener to the
global listener list.
- addContextToChild(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
-
Add to the element children of the node, a
SVGContext
to support dynamic update.
- addContextToChild(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
-
Add to the element children of the node, an
SVGContext
to support dynamic update.
- addContextToChild(BridgeContext, Element) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
-
- addCSSEngineListener(CSSEngineListener) - Method in class org.apache.batik.css.engine.CSSEngine
-
Adds a CSS engine listener.
- addCSSNavigableDocumentListener(CSSNavigableDocumentListener) - Method in interface org.apache.batik.css.engine.CSSNavigableDocument
-
Adds an event listener for mutations on the
CSSNavigableDocument tree.
- addCSSNavigableDocumentListener(CSSNavigableDocumentListener) - Method in class org.apache.batik.dom.svg.SVGOMDocument
-
Adds an event listener for mutations on the
CSSNavigableDocument tree.
- addCSSNavigableDocumentListener(CSSNavigableDocumentListener) - Method in class org.apache.batik.dom.svg12.SVG12OMDocument
-
Adds an event listener for mutations on the
CSSNavigableDocument tree.
- addDefaultAction(Runnable) - Method in class org.apache.batik.dom.events.AbstractEvent
-
Adds the runnable to the list of default action runnables
- addDefinition(String, String, XBLOMDefinitionElement, Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Adds an xbl:definition element to the list of definitions that
could possibly affect elements with the specified QName.
- addDefinitionElementListeners(XBLOMDefinitionElement, DefaultXBLManager.ImportRecord) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Adds DOM mutation listeners to the given definition element.
- addDefinitionRef(Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Adds a definition through its referring definition element (one
with a 'ref' attribute).
- addDependent(TimingSpecifier, boolean) - Method in class org.apache.batik.anim.timing.TimedElement
-
Adds a dependent TimingSpecifier for this element.
- addDocumentListeners() - Method in class org.apache.batik.bridge.ScriptingEnvironment
-
Adds DOM listeners to the document.
- addDocumentListeners() - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
-
Adds DOM listeners to the document.
- addDOMListeners() - Method in class org.apache.batik.bridge.BridgeContext
-
Adds EventListeners to the DOM and CSSEngineListener to the
CSSEngine to handle any modifications on the DOM tree or style
properties and update the GVT tree in response.
- addDOMListeners() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
-
Adds EventListeners to the DOM and CSSEngineListener to the
CSSEngine to handle any modifications on the DOM tree or style
properties and update the GVT tree in response.
- addDomMutationListeners(Document) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
-
Registers DOM Mutation Listener on the given document.
- addElement(Element) - Method in class org.apache.batik.apps.svgbrowser.ElementOverlayManager
-
Adds an element to the element selection.
- 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
- AddElement(Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.MetaRecord
-
when you are storing Integer-objects, consider using addElement( int ) instead.
- addElement(int) - Method in class org.apache.batik.transcoder.wmf.tosvg.MetaRecord
-
helper method to add int-values.
- addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
-
- addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
-
This method allows the registration of event listeners on the
event target.
- addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
-
This method allows the registration of an event listener in the
default group and, depending on the useCapture
parameter, on the capture phase of the DOM event flow or its target
and bubbling phases.
- addEventListenerNS(String, String, EventListener, boolean, Object) - Method in class org.apache.batik.dom.AbstractNode
-
- addEventListenerNS(String, String, EventListener, boolean, Object) - Method in class org.apache.batik.dom.events.EventSupport
-
Registers an event listener for the given namespaced event type
in the specified group.
- addEventListenerNS(String, String, EventListener, boolean, Object) - Method in interface org.apache.batik.dom.events.NodeEventTarget
-
This method allows the registration of an event listener in a
specified group or the default group and, depending on the
useCapture
parameter, on the capture phase of the DOM
event flow or its target and bubbling phases.
- addEventListenerNS(String, String, EventListener, boolean, Object) - Method in class org.apache.batik.dom.svg12.XBLEventSupport
-
Registers an event listener for the given namespaced event type
in the specified group.
- addEventListenerNS(String, String, EventListener, boolean, Object) - Method in interface org.w3c.dom.events.EventTarget
-
This method allows the registration of an event listener in a
specified group or the default group and, depending on the
useCapture
parameter, on the capture phase of the DOM
event flow or its target and bubbling phases.
- addEventListeners(Document) - Method in class org.apache.batik.bridge.FocusManager
-
Adds the event listeners to the document.
- addEventListeners(Document) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager
-
Adds the event listeners to the document.
- addEventListeners(EventTarget) - Method in class org.apache.batik.css.engine.CSSEngine
-
Adds event listeners to the document to track CSS changes.
- addGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
-
Adds glyph position attributes to an AttributedString.
- addGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
-
Adds glyph position attributes to an AttributedString.
- addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
-
Adds the specified 'global' GraphicsNodeKeyListener which is
notified of all KeyEvents dispatched.
- addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
-
Adds the specified 'global' GraphicsNodeKeyListener which is
notified of all KeyEvents dispatched.
- addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
-
Adds the specified 'global' GraphicsNodeMouseListener which is
notified of all MouseEvents dispatched.
- addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
-
Adds the specified 'global' GraphicsNodeMouseListener which is
notified of all MouseEvents dispatched.
- addGraphicsNodeMouseWheelListener(GraphicsNodeMouseWheelListener) - Method in class org.apache.batik.gvt.event.AWTEventDispatcher
-
Adds the specified 'global' GraphicsNodeMouseWheelListener which is
notified of all MouseWheelEvents dispatched.
- addGraphicsNodeMouseWheelListener(GraphicsNodeMouseWheelListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
-
Adds the specified 'global' GraphicsNodeMouseWheelListener which is
notified of all MouseWheelEvents dispatched.
- addGroupManager(DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
-
- addGVTListener(Document) - Method in class org.apache.batik.bridge.BridgeContext
-
Adds the GVT listener for AWT event support.
- addGVTListener(BridgeContext, Document) - Static method in class org.apache.batik.bridge.BridgeEventSupport
-
Is called only for the root element in order to dispatch GVT
events to the DOM.
- addGVTListener(Document) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
-
Adds the GVT listener for AWT event support.
- addGVTListener(BridgeContext, Document) - Static method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport
-
Is called only for the root element in order to dispatch GVT
events to the DOM.
- addGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.GVTTreeBuilder
-
Adds a GVTTreeBuilderListener to this GVTTreeBuilder.
- addGVTTreeBuilderListener(GVTTreeBuilderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
-
Adds a GVTTreeBuilderListener to this component.
- addGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.GVTTreeRenderer
-
Adds a GVTTreeRendererListener to this GVTTreeRenderer.
- addGVTTreeRendererListener(GVTTreeRendererListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
-
Adds a GVTTreeRendererListener to this component.
- addIdEntry(Element, String) - Method in class org.apache.batik.dom.AbstractDocument
-
- addImplementationEventListenerNS(String, String, EventListener, boolean) - Method in class org.apache.batik.dom.svg12.XBLEventSupport
-
Registers an event listener that will not be stopped by the usual
XBL stopping.
- addImport(Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Imports bindings from another document.
- addImportedDefinitions(Element, Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Adds the definitions in the given imported subtree.
- addImports(URL) - Method in class org.apache.batik.script.ImportInfo
-
Add imports read from a URL to this ImportInfo instance.
- addInfo(Element, Collection, Collection, Collection, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
-
- addInitialBridge(SVGAnimationElementBridge) - Method in class org.apache.batik.bridge.SVGAnimationEngine
-
Adds an animation element bridge to the list of bridges that
require initializing when the document is started.
- addInstanceTime(InstanceTime, boolean) - Method in class org.apache.batik.anim.timing.TimedElement
-
Called by a TimingSpecifier of this element when a new
InstanceTime is created.
- addItem(DropDownComponent.ScrollablePopupMenuItem, String) - Method in class org.apache.batik.apps.svgbrowser.DropDownHistoryModel
-
Adds the ScrollablePopupMenuItem to the item list and to the parent.
- ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
-
The Attr
was just added.
- additive - Variable in class org.apache.batik.anim.InterpolatingAnimation
-
Whether this animation adds to ones below it in the animation sandwich
or replaces them.
- 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.NextTransformAction
-
- addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PauseAction
-
- addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PlayAction
-
- addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.PreviousTransformAction
-
- addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.StopAction
-
- addJComponent(JComponent) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UseStylesheetAction
-
- addJComponent(JComponent) - Method in interface org.apache.batik.util.gui.resource.JComponentModifier
-
Gives a reference to a component to this object
- addJGVTComponentListener(JGVTComponentListener) - Method in class org.apache.batik.swing.gvt.JGVTComponent
-
- addLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
-
The AddLanguageButton.
- AddLanguageButtonAction() - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction
-
- addLeftShift(int, float) - Method in class org.apache.batik.extension.svg.GlyphIterator
-
- addLinkActivationListener(LinkActivationListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
-
Adds a LinkActivationListener to this component.
- addListener(DOMDocumentTree.DOMDocumentTreeListener) - Method in class org.apache.batik.apps.svgbrowser.DOMDocumentTree
-
Adds the listener to the listener list.
- addListener(HistoryBrowser.HistoryBrowserListener) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowser
-
Adds the listener to the listener list.
- addListener(NodePickerPanel.NodePickerListener) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel
-
Adds the listener to the listener list.
- addListener(String, Object, EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
-
Adds a listener.
- addListener(DropDownComponent.ScrollablePopupMenuListener) - Method in class org.apache.batik.util.gui.DropDownComponent.ScrollablePopupMenu
-
Adds the listener to the listener list.
- addMatchingRules(List, StyleSheet, Element, String) - Method in class org.apache.batik.css.engine.CSSEngine
-
Adds the rules matching the element/pseudo-element of given style
sheet to the list.
- AddMediumDialog(Component) - Constructor for class org.apache.batik.util.gui.CSSMediaPanel.AddMediumDialog
-
Constructs a new AddMediumDialog.
- addNewElement(NodePickerPanel.NodePickerEvent) - Method in class org.apache.batik.apps.svgbrowser.NodePickerPanel.NodePickerAdapter
-
- addNewElement(NodePickerPanel.NodePickerEvent) - Method in interface org.apache.batik.apps.svgbrowser.NodePickerPanel.NodePickerListener
-
Adds the element from the data contained in the NodePickerEvent.
- addObject(WMFRecordStore, int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- addObject(int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
- addObject(int, Object) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
Adds a GdiObject to the internal handle table.
- addObjectAt(WMFRecordStore, int, Object, int) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFPainter
-
- addObjectAt(int, Object, int) - Method in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
-
Adds a GdiObject to the internal handle table.
- addObjectAt(int, Object, int) - Method in class org.apache.batik.transcoder.wmf.tosvg.RecordStore
-
Deprecated.
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.
- addPackage(String) - Method in class org.apache.batik.script.ImportInfo
-
Add a package to the set of packages to import (must be
a fully qualified package - "java.lang").
- addPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
-
Adds painting attributes to an AttributedString.
- addPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
-
Adds painting attributes to an AttributedString.
- addPanel(String, Icon, Icon, JPanel) - Method in class org.apache.batik.apps.svgbrowser.PreferenceDialog.JConfigurationPanel
-
Adds a panel to this configuration panel.
- addPoint(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
-
- addPoint(float, float) - Method in class org.apache.batik.ext.awt.geom.Polygon2D
-
Appends the specified coordinates to this Polygon2D
.
- addPoint(Point2D) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
-
- addPoint(float, float) - Method in class org.apache.batik.ext.awt.geom.Polyline2D
-
Appends the specified coordinates to this Polyline2D
.
- addPrivateChunk(String, byte[]) - Method in class org.apache.batik.ext.awt.image.codec.png.PNGEncodeParam
-
Adds a private chunk, in binary form, to the list of chunks to
be stored with this image.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
-
Adds the specified PropertyChangeListener.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.batik.swing.JSVGCanvas
-
Adds the specified PropertyChangeListener for the specified
property.
- addPtsToPath(GeneralPath, Point2D.Float[], Point2D.Float[], int) - Static method in class org.apache.batik.gvt.text.GlyphLayout
-
- addRect(Rectangle) - Method in class org.apache.batik.swing.svg.SVGUpdateOverlay
-
- addRefInfo(Element, Collection, Collection, Collection, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
-
- addRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
-
Sets the values of an arbitrary number of preferences for the
rendering algorithms.
- addRenderingHints(Map) - Method in class org.apache.batik.ext.awt.g2d.GraphicContext
-
Sets the values of an arbitrary number of preferences for the
rendering algorithms.
- addRules(Element, String, StyleMap, ArrayList, short) - Method in class org.apache.batik.css.engine.CSSEngine
-
Adds the rules contained in the given list to a stylemap.
- addScriptingListeners(Node) - Method in class org.apache.batik.bridge.ScriptingEnvironment
-
Adds the scripting listeners to the given element and all of
its descendants.
- addScriptingListenersOn(Element) - Method in class org.apache.batik.bridge.ScriptingEnvironment
-
Adds the scripting listeners to the given element.
- addScriptingListenersOn(Element) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
-
Adds the scripting listeners to the given element.
- addSelectionListener(SelectionListener) - Method in interface org.apache.batik.gvt.Selector
-
Add a SelectionListener to this Selector's notification list.
- addSelectionListener(SelectionListener) - Method in class org.apache.batik.gvt.text.ConcreteTextSelector
-
Add a SelectionListener to this Selector's notification list.
- addSelectionListener(SelectionListener) - Method in class org.apache.batik.swing.gvt.TextSelectionManager
-
Add a selection listener to be notified when the
text selection changes in the document.
- 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
-
Adds the standard SVG feature strings to the set of features supported
by this user agent.
- addSupportedFeatureStrings(Set) - Static method in class org.apache.batik.util.SVGFeatureStrings
-
Adds a String
to the specified Set
corresponding
to each SVG feature string that Batik supports.
- addSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
-
Adds a SVGDocumentLoaderListener to this component.
- addSVGDocumentLoaderListener(SVGDocumentLoaderListener) - Method in class org.apache.batik.swing.svg.SVGDocumentLoader
-
Adds a SVGDocumentLoaderListener to this SVGDocumentLoader.
- addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
-
Adds a SVGLoadEventDispatcherListener to this component.
- addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener) - Method in class org.apache.batik.swing.svg.SVGLoadEventDispatcher
-
Adds a SVGLoadEventDispatcherListener to this SVGLoadEventDispatcher.
- addTargetListener(String, AnimationTargetListener) - Method in class org.apache.batik.bridge.AnimatableSVGBridge
-
Adds a listener for changes to the given attribute value.
- addTargetListener(String, AnimationTargetListener) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
-
Adds a listener for changes to the given attribute value.
- addTargetListener(String, String, boolean, AnimationTargetListener) - Method in interface org.apache.batik.dom.anim.AnimationTarget
-
Adds a listener for changes to the given attribute value.
- addTargetListener(String, AnimationTargetListener) - Method in interface org.apache.batik.dom.svg.SVGAnimationTargetContext
-
Adds a listener for changes to the given CSS property.
- addTargetListener(String, String, boolean, AnimationTargetListener) - Method in class org.apache.batik.dom.svg.SVGOMElement
-
Adds a listener for changes to the given attribute value.
- addTargetListener(String, String, boolean, AnimationTargetListener) - Method in class org.apache.batik.dom.svg.SVGStylableElement
-
Adds a listener for changes to the given attribute value.
- addTemplateElementListeners(XBLOMTemplateElement, DefaultXBLManager.ImportRecord) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
-
Adds DOM mutation listeners to the given template element.
- addTextEventListeners(BridgeContext, NodeEventTarget) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
-
Adds the DOM listeners for this text bridge.
- addTextEventListeners(BridgeContext, NodeEventTarget) - Method in class org.apache.batik.bridge.SVGTextElementBridge
-
Adds the DOM listeners for this text bridge.
- addTimegraphListener(TimegraphListener) - Method in class org.apache.batik.anim.AnimationEngine
-
- addTimegraphListener(TimegraphListener) - Method in class org.apache.batik.anim.timing.TimedDocumentRoot
-
- addToCurrentCompoundCommand(AbstractUndoableCommand) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
-
Adds the given command to current compound command.
- 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 interface org.apache.batik.transcoder.Transcoder
-
Sets the value of a single preference for the transcoding process.
- addTranscodingHint(TranscodingHints.Key, Object) - Method in class org.apache.batik.transcoder.TranscoderSupport
-
Sets the value of a single preference for the transcoding process.
- addTreeGraphicsNodeChangeListener(GraphicsNodeChangeListener) - Method in class org.apache.batik.gvt.RootGraphicsNode
-
- addUIEventListeners(Document) - Method in class org.apache.batik.bridge.BridgeContext
-
Adds EventListeners to the input document to handle the cursor
property.
- addUIEventListeners(Document) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
-
Adds EventListeners to the input document to handle the cursor
property.
- addUpdateManagerListener(UpdateManagerListener) - Method in class org.apache.batik.bridge.UpdateManager
-
Adds a UpdateManagerListener to this UpdateManager.
- addUpdateManagerListener(UpdateManagerListener) - Method in class org.apache.batik.swing.svg.JSVGComponent
-
Adds a UpdateManagerListener to this component.
- addVisitedURI(String) - Method in interface org.apache.batik.apps.svgbrowser.Application
-
Notifies Application of recently visited URI
- addVisitedURI(String) - Method in class org.apache.batik.apps.svgbrowser.Main
-
Notifies Application of recently visited URI
- addWord(WordInfo) - Method in class org.apache.batik.gvt.flow.LineInfo
-
- ADJUST_ALL - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
-
- ADJUST_ALL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
Value for LENGTH_ADJUST specifying overall scaling of layout outlines
- ADJUST_GLYPHS - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
-
Use the entire glyph to adjust for textLength.
- ADJUST_SPACING - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
-
Use the spacing between the glyphs to adjust for textLength.
- ADJUST_SPACING - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
-
- ADJUST_SPACING - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
Value for LENGTH_ADJUST specifying adjustment to inter-glyph spacing
- adjustChunkOffsets(Point2D, List, StrokingTextPainter.TextChunk) - Method in class org.apache.batik.gvt.renderer.StrokingTextPainter
-
Adjusts the position of the text runs within the specified text chunk
to account for any text anchor properties.
- adjustTextSpacing() - Method in class org.apache.batik.gvt.text.GlyphLayout
-
Does any spacing adjustments that may have been specified.
- adoptNode(Node) - Method in class org.apache.batik.dom.AbstractDocument
-
DOM: Implements Document.adoptNode(Node)
.
- adoptNode1(AbstractNode) - Method in class org.apache.batik.dom.AbstractDocument
-
- advanceWidth - Variable in class org.apache.batik.svggen.font.Glyph
-
- aElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- aElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AElementFactory
-
- aElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- aElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- aElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- aElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AffineAction(AffineTransform) - Constructor for class org.apache.batik.swing.JSVGCanvas.AffineAction
-
- AffineRable - Interface in org.apache.batik.ext.awt.image.renderable
-
Adjusts the input images coordinate system by a general Affine transform
- AffineRable8Bit - Class in org.apache.batik.ext.awt.image.renderable
-
Concrete implementation of the AffineRable interface.
- AffineRable8Bit(Filter, AffineTransform) - Constructor for class org.apache.batik.ext.awt.image.renderable.AffineRable8Bit
-
- AffineRed - Class in org.apache.batik.ext.awt.image.rendered
-
This is an implementation of an affine operation as a RenderedImage.
- AffineRed(CachableRed, AffineTransform, RenderingHints) - Constructor for class org.apache.batik.ext.awt.image.rendered.AffineRed
-
- affineTransform - Variable in class org.apache.batik.dom.svg.AbstractSVGTransform
-
The transformation as a Java2D {link AffineTransform}.
- affineTransform - Variable in class org.apache.batik.dom.svg.SVGOMMatrix
-
The AffineTransform used to implement the matrix.
- affineTransform - Variable in class org.apache.batik.parser.AWTTransformProducer
-
The value of the current affine transform.
- AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'after-edge' keyword.
- afterStopRunnable - Variable in class org.apache.batik.swing.svg.JSVGComponent
-
- al - Variable in class org.apache.batik.bridge.SVGAElementBridge
-
- alert(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
-
Displays an alert dialog box.
- alert(String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
-
Displays an alert dialog box.
- alert(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.script.rhino.WindowWrapper
-
Wraps the 'alert' method of the Window interface.
- alert(String) - Method in interface org.apache.batik.script.Window
-
Displays an alert dialog box.
- ALICEBLUE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'aliceblue' RGB color.
- ALICEBLUE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'aliceblue' color name.
- align - Variable in class org.apache.batik.anim.values.AnimatablePreserveAspectRatioValue
-
The align value.
- align - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
-
The parsed 'align' value.
- align - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
-
- align - Variable in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
align property by default the value is
SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMIDYMID
- align - Variable in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio.PreserveAspectRatioParserHandler
-
- ALIGN_END - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
-
Align the text at the end of the path.
- ALIGN_END - Static variable in class org.apache.batik.gvt.flow.BlockInfo
-
- ALIGN_END - Static variable in class org.apache.batik.gvt.flow.MarginInfo
-
- ALIGN_FULL - Static variable in class org.apache.batik.gvt.flow.BlockInfo
-
- ALIGN_FULL - Static variable in class org.apache.batik.gvt.flow.MarginInfo
-
- ALIGN_MIDDLE - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
-
Align the text at the middle of the path.
- ALIGN_MIDDLE - Static variable in class org.apache.batik.gvt.flow.BlockInfo
-
- ALIGN_MIDDLE - Static variable in class org.apache.batik.gvt.flow.MarginInfo
-
- ALIGN_START - Static variable in class org.apache.batik.ext.awt.font.TextPathLayout
-
Align the text at the start of the path.
- ALIGN_START - Static variable in class org.apache.batik.gvt.flow.BlockInfo
-
- ALIGN_START - Static variable in class org.apache.batik.gvt.flow.MarginInfo
-
- ALIGN_VALUES - Static variable in class org.apache.batik.anim.values.AnimatablePreserveAspectRatioValue
-
Strings for the 'align' values.
- ALIGN_VALUES - Static variable in class org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
-
Strings for the 'align' values.
- alignment - Variable in class org.apache.batik.gvt.flow.BlockInfo
-
- alignment - Variable in class org.apache.batik.gvt.flow.MarginInfo
-
- ALIGNMENT_BASELINE_INDEX - Static variable in class org.apache.batik.css.engine.SVGCSSEngine
-
- AlignmentBaselineManager - Class in org.apache.batik.css.engine.value.svg
-
This class provides a manager for the 'alignment-baseline' property values.
- AlignmentBaselineManager() - Constructor for class org.apache.batik.css.engine.value.svg.AlignmentBaselineManager
-
- ALL - Static variable in interface org.apache.batik.gvt.GraphicsNode
-
Indicates that this graphics node can be the target for events if any
cases.
- ALL_PROPERTIES - Variable in class org.apache.batik.css.engine.CSSEngine
-
Used to fire a change event for all the properties.
- ALL_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
-
The 'all' keyword.
- allowedResourceOrigin - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- allowedScriptOrigin - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- allowedScriptTypes - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Set of allowed script types.
- allowPercentage - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
-
Whether the parsed number can be a percentage.
- allPaintRable(RenderableImage) - Method in class org.apache.batik.ext.awt.image.renderable.FilterResRable8Bit
-
This returns true if ri and all of ri's
sources implement the PaintRable interface.
- ALPHA - Static variable in class org.apache.batik.ext.awt.image.ARGBChannel
-
- alpha - Variable in class org.apache.batik.ext.awt.image.codec.png.PNGSuggestedPaletteEntry
-
The alpha opacity value of the entry.
- ALPHA - Static variable in class org.apache.batik.ext.awt.image.renderable.ComponentTransferRable8Bit
-
- ALPHABETIC_CHARACTER - Static variable in class org.apache.batik.xml.XMLCharacters
-
The bit array representing an alphabetic character.
- ALPHABETIC_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'alphabetic' keyword.
- ALT_GLYPH_HANDLER - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
-
- ALT_GLYPH_HANDLER - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
-
- ALT_GLYPH_HANDLER - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
- ALT_GRAPH_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
-
The alt-graph key modifier constant.
- ALT_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
-
The alt key modifier constant.
- alternate - Variable in class org.apache.batik.css.engine.StyleSheet
-
Whether or not this stylesheet is alternate.
- ALTERNATE - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- ALTERNATE_EVENT_NAME - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
-
- alternateStylesheet - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
-
Alternate stylesheet for which should be applied to the SVG
- alternateStyleSheet - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
-
The alternate style-sheet title.
- alternateStyleSheet - Variable in class org.apache.batik.css.engine.CSSEngine
-
The alternate stylesheet title.
- altGlyphDefElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphDefElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AltGlyphDefElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphDefElementFactory
-
- altGlyphDefElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphDefElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphDefElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphDefElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AltGlyphElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphElementFactory
-
- altGlyphElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AltGlyphHandler - Interface in org.apache.batik.gvt.font
-
An interface for handling altGlyphs.
- altGlyphItemElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphItemElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AltGlyphItemElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AltGlyphItemElementFactory
-
- altGlyphItemElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphItemElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphItemElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altGlyphItemElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- altKey - Variable in class org.apache.batik.dom.events.DOMKeyEvent
-
- ALWAYS_DYNAMIC - Static variable in class org.apache.batik.swing.svg.JSVGComponent
-
Means that all document must be considered as dynamic.
- ALWAYS_INTERACTIVE - Static variable in class org.apache.batik.swing.svg.JSVGComponent
-
Means that all document must be considered as interactive.
- ALWAYS_STATIC - Static variable in class org.apache.batik.swing.svg.JSVGComponent
-
Means that all document must be considered as static.
- amplitude - Variable in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
-
The 'amplitude' attribute value.
- amplitude - Variable in class org.apache.batik.ext.awt.image.GammaTransfer
-
The amplitude of the Gamma function
- ancestorSelector - Variable in class org.apache.batik.css.engine.sac.AbstractDescendantSelector
-
The ancestor selector.
- ancestorSelector - Variable in class org.apache.batik.css.parser.AbstractDescendantSelector
-
The ancestor selector.
- ANCHOR_CURSOR - Static variable in class org.apache.batik.bridge.CursorManager
-
Cursor used over anchors
- ANCHOR_END - Static variable in class org.apache.batik.gvt.TextNode.Anchor
-
The type of the END anchor.
- ANCHOR_MIDDLE - Static variable in class org.apache.batik.gvt.TextNode.Anchor
-
The type of the MIDDLE anchor.
- ANCHOR_START - Static variable in class org.apache.batik.gvt.TextNode.Anchor
-
The type of the START anchor.
- ANCHOR_TYPE - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
-
- ANCHOR_TYPE - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
-
- ANCHOR_TYPE - Static variable in class org.apache.batik.extension.svg.BatikFlowTextElementBridge
-
- ANCHOR_TYPE - Static variable in class org.apache.batik.gvt.renderer.StrokingTextPainter
-
- ANCHOR_TYPE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
Anchor type.
- AnchorDefaultActionable(SVGAElement, UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.AnchorDefaultActionable
-
- AnchorListener(UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
-
- anchorType - Variable in class org.apache.batik.gvt.renderer.StrokingTextPainter.TextRun
-
- angle - Variable in class org.apache.batik.anim.values.AnimatableMotionPointValue
-
The rotation angle in radians.
- angle - Variable in class org.apache.batik.dom.svg.AbstractSVGPathSegList.SVGPathSegItem
-
- angle - Variable in class org.apache.batik.dom.svg.AbstractSVGTransform
-
The angle of the transformation, if this transformation is a rotation
or a skew.
- angleAtLength(int, float) - Method in class org.apache.batik.ext.awt.geom.PathLength
-
Returns the slope of the path at the specified length.
- angleAtLength(float) - Method in class org.apache.batik.ext.awt.geom.PathLength
-
Returns the slope of the path at the specified length.
- angleAtLength(float) - Method in class org.apache.batik.gvt.text.TextPath
-
Returns the angle at the specified length
along the path.
- AngleHandler - Interface in org.apache.batik.parser
-
This interface must be implemented and then registred as the
handler of a AngleParser
instance in order to be
notified of parsing events.
- angleHandler - Variable in class org.apache.batik.parser.AngleParser
-
The angle handler used to report parse events.
- angleOnly - Variable in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
Whether the rotation transform value specifies only an angle.
- AngleParser - Class in org.apache.batik.parser
-
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
-
- ANIM_TYPE_CSS - Static variable in class org.apache.batik.anim.AnimationEngine
-
- ANIM_TYPE_OTHER - Static variable in class org.apache.batik.anim.AnimationEngine
-
- ANIM_TYPE_XML - Static variable in class org.apache.batik.anim.AnimationEngine
-
- animAngleVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue
-
The current animated angle value.
- AnimatableAngleOrIdentFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleOrIdentFactory
-
- AnimatableAngleOrIdentValue - Class in org.apache.batik.anim.values
-
An SVG angle-or-identifier value in the animation system.
- AnimatableAngleOrIdentValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableAngleOrIdentValue
-
Creates a new, uninitialized AnimatableAngleOrIdentValue.
- AnimatableAngleOrIdentValue(AnimationTarget, float, short) - Constructor for class org.apache.batik.anim.values.AnimatableAngleOrIdentValue
-
Creates a new AnimatableAngleOrIdentValue for an angle value.
- AnimatableAngleOrIdentValue(AnimationTarget, String) - Constructor for class org.apache.batik.anim.values.AnimatableAngleOrIdentValue
-
Creates a new AnimatableAngleOrIdentValue for an identifier value.
- AnimatableAngleValue - Class in org.apache.batik.anim.values
-
An SVG angle value in the animation system.
- AnimatableAngleValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableAngleValue
-
Creates a new, uninitialized AnimatableAngleValue.
- AnimatableAngleValue(AnimationTarget, float, short) - Constructor for class org.apache.batik.anim.values.AnimatableAngleValue
-
Creates a new AnimatableAngleValue.
- AnimatableAngleValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleValueFactory
-
- AnimatableBooleanValue - Class in org.apache.batik.anim.values
-
A boolean value in the animation system.
- AnimatableBooleanValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableBooleanValue
-
Creates a new, uninitialized AnimatableBooleanValue.
- AnimatableBooleanValue(AnimationTarget, boolean) - Constructor for class org.apache.batik.anim.values.AnimatableBooleanValue
-
Creates a new AnimatableBooleanValue.
- AnimatableBooleanValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableBooleanValueFactory
-
- AnimatableColorValue - Class in org.apache.batik.anim.values
-
An SVG color value in the animation system.
- AnimatableColorValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableColorValue
-
Creates a new AnimatableColorValue.
- AnimatableColorValue(AnimationTarget, float, float, float) - Constructor for class org.apache.batik.anim.values.AnimatableColorValue
-
Creates a new AnimatableColorValue.
- AnimatableColorValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableColorValueFactory
-
- animatableElement - Variable in class org.apache.batik.anim.AbstractAnimation
-
The AnimatableElement that gives access to underlying values in the
document.
- AnimatableElement - Interface in org.apache.batik.dom.anim
-
An interface for animatable elements to expose their underlying values
to the compositing functions in
AbstractAnimation
.
- AnimatableGenericSVGBridge - Class in org.apache.batik.bridge
-
Abstract bridge class for animatable elements that do not produce
a GraphicsNode.
- AnimatableGenericSVGBridge() - Constructor for class org.apache.batik.bridge.AnimatableGenericSVGBridge
-
- AnimatableIntegerValue - Class in org.apache.batik.anim.values
-
An integer in the animation engine.
- AnimatableIntegerValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableIntegerValue
-
Creates a new, uninitialized AnimatableIntegerValue.
- AnimatableIntegerValue(AnimationTarget, int) - Constructor for class org.apache.batik.anim.values.AnimatableIntegerValue
-
Creates a new AnimatableIntegerValue.
- AnimatableIntegerValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableIntegerValueFactory
-
- AnimatableLengthListValue - Class in org.apache.batik.anim.values
-
An SVG length list value in the animation system.
- AnimatableLengthListValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableLengthListValue
-
Creates a new, uninitialized AnimatableLengthListValue.
- AnimatableLengthListValue(AnimationTarget, short[], float[], short) - Constructor for class org.apache.batik.anim.values.AnimatableLengthListValue
-
Creates a new AnimatableLengthListValue.
- AnimatableLengthListValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthListValueFactory
-
Creates a new AnimatableLengthListValueFactory.
- animatableLengthOrIdentFactory - Variable in class org.apache.batik.bridge.SVGAnimationEngine
-
The factory for length-or-ident values.
- AnimatableLengthOrIdentFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthOrIdentFactory
-
- AnimatableLengthOrIdentValue - Class in org.apache.batik.anim.values
-
An SVG length-or-identifier value in the animation system.
- AnimatableLengthOrIdentValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableLengthOrIdentValue
-
Creates a new, uninitialized AnimatableLengthOrIdentValue.
- AnimatableLengthOrIdentValue(AnimationTarget, short, float, short) - Constructor for class org.apache.batik.anim.values.AnimatableLengthOrIdentValue
-
Creates a new AnimatableLengthOrIdentValue for a length value.
- AnimatableLengthOrIdentValue(AnimationTarget, String) - Constructor for class org.apache.batik.anim.values.AnimatableLengthOrIdentValue
-
Creates a new AnimatableLengthOrIdentValue for an identifier value.
- AnimatableLengthValue - Class in org.apache.batik.anim.values
-
An SVG length value in the animation system.
- AnimatableLengthValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableLengthValue
-
Creates a new AnimatableLengthValue with no length.
- AnimatableLengthValue(AnimationTarget, short, float, short) - Constructor for class org.apache.batik.anim.values.AnimatableLengthValue
-
Creates a new AnimatableLengthValue.
- AnimatableLengthValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
-
Creates a new AnimatableLengthValueFactory.
- AnimatableMotionPointValue - Class in org.apache.batik.anim.values
-
A point value in the animation system from a motion animation.
- AnimatableMotionPointValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableMotionPointValue
-
Creates a new, uninitialized AnimatableMotionPointValue.
- AnimatableMotionPointValue(AnimationTarget, float, float, float) - Constructor for class org.apache.batik.anim.values.AnimatableMotionPointValue
-
Creates a new AnimatableMotionPointValue with one x.
- AnimatableNumberListValue - Class in org.apache.batik.anim.values
-
A number list in the animation system.
- AnimatableNumberListValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableNumberListValue
-
Creates a new, uninitialized AnimatableNumberListValue.
- AnimatableNumberListValue(AnimationTarget, float[]) - Constructor for class org.apache.batik.anim.values.AnimatableNumberListValue
-
Creates a new AnimatableNumberListValue.
- AnimatableNumberListValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
-
Creates a new AnimatableNumberListValueFactory.
- AnimatableNumberOptionalNumberValue - Class in org.apache.batik.anim.values
-
A number-optional-number value in the animation system.
- AnimatableNumberOptionalNumberValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOptionalNumberValue
-
Creates a new, uninitialized AnimatableNumberOptionalNumberValue.
- AnimatableNumberOptionalNumberValue(AnimationTarget, float) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOptionalNumberValue
-
Creates a new AnimatableNumberOptionalNumberValue with one number.
- AnimatableNumberOptionalNumberValue(AnimationTarget, float, float) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOptionalNumberValue
-
Creates a new AnimatableNumberOptionalNumberValue with two numbers.
- animatableNumberOrIdentFactory - Variable in class org.apache.batik.bridge.SVGAnimationEngine
-
The factory for number-or-ident values.
- AnimatableNumberOrIdentFactory(boolean) - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrIdentFactory
-
- AnimatableNumberOrIdentValue - Class in org.apache.batik.anim.values
-
A number-or-identifier value in the animation system.
- AnimatableNumberOrIdentValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOrIdentValue
-
Creates a new, uninitialized AnimatableNumberOrIdentValue.
- AnimatableNumberOrIdentValue(AnimationTarget, float, boolean) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOrIdentValue
-
Creates a new AnimatableNumberOrIdentValue for a Number value.
- AnimatableNumberOrIdentValue(AnimationTarget, String) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOrIdentValue
-
Creates a new AnimatableNumberOrIdentValue for an identifier value.
- AnimatableNumberOrPercentageValue - Class in org.apache.batik.anim.values
-
A number-or-percentage value in the animation system.
- AnimatableNumberOrPercentageValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOrPercentageValue
-
Creates a new, uninitialized AnimatableNumberOrPercentageValue.
- AnimatableNumberOrPercentageValue(AnimationTarget, float) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOrPercentageValue
-
Creates a new AnimatableNumberOrPercentageValue with a number.
- AnimatableNumberOrPercentageValue(AnimationTarget, float, boolean) - Constructor for class org.apache.batik.anim.values.AnimatableNumberOrPercentageValue
-
Creates a new AnimatableNumberOrPercentageValue with either a number
or a percentage.
- AnimatableNumberOrPercentageValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory
-
- AnimatableNumberValue - Class in org.apache.batik.anim.values
-
A number value in the animation system.
- AnimatableNumberValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableNumberValue
-
Creates a new, uninitialized AnimatableNumberValue.
- AnimatableNumberValue(AnimationTarget, float) - Constructor for class org.apache.batik.anim.values.AnimatableNumberValue
-
Creates a new AnimatableNumberValue.
- AnimatableNumberValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberValueFactory
-
- AnimatablePaintValue - Class in org.apache.batik.anim.values
-
An SVG paint value in the animation system.
- AnimatablePaintValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatablePaintValue
-
Creates a new, uninitialized AnimatablePaintValue.
- AnimatablePaintValue(AnimationTarget, float, float, float) - Constructor for class org.apache.batik.anim.values.AnimatablePaintValue
-
Creates a new AnimatablePaintValue.
- AnimatablePaintValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePaintValueFactory
-
- AnimatablePathDataFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
-
Creates a new AnimatablePathDataFactory.
- AnimatablePathDataValue - Class in org.apache.batik.anim.values
-
An SVG path value in the animation system.
- AnimatablePathDataValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatablePathDataValue
-
Creates a new, uninitialized AnimatablePathDataValue.
- AnimatablePathDataValue(AnimationTarget, short[], float[]) - Constructor for class org.apache.batik.anim.values.AnimatablePathDataValue
-
Creates a new AnimatablePathDataValue.
- AnimatablePercentageValue - Class in org.apache.batik.anim.values
-
A percentage value in the animation system.
- AnimatablePercentageValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatablePercentageValue
-
Creates a new, uninitialized AnimatablePercentageValue.
- AnimatablePercentageValue(AnimationTarget, float) - Constructor for class org.apache.batik.anim.values.AnimatablePercentageValue
-
Creates a new AnimatablePercentageValue.
- AnimatablePointListValue - Class in org.apache.batik.anim.values
-
An SVG point list value in the animation system.
- AnimatablePointListValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatablePointListValue
-
Creates a new, uninitialized AnimatablePointListValue.
- AnimatablePointListValue(AnimationTarget, float[]) - Constructor for class org.apache.batik.anim.values.AnimatablePointListValue
-
Creates a new AnimatablePointListValue.
- AnimatablePointListValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
-
Creates a new AnimatablePointListValueFactory.
- AnimatablePreserveAspectRatioValue - Class in org.apache.batik.anim.values
-
An SVG preserveAspectRatio value in the animation system.
- AnimatablePreserveAspectRatioValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatablePreserveAspectRatioValue
-
Creates a new, uninitialized AnimatablePreserveAspectRatioValue.
- AnimatablePreserveAspectRatioValue(AnimationTarget, short, short) - Constructor for class org.apache.batik.anim.values.AnimatablePreserveAspectRatioValue
-
Creates a new AnimatablePreserveAspectRatioValue.
- AnimatablePreserveAspectRatioValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
-
Creates a new AnimatablePreserveAspectRatioValueFactory.
- AnimatableRectValue - Class in org.apache.batik.anim.values
-
An SVG rect value in the animation system.
- AnimatableRectValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableRectValue
-
Creates a new, uninitialized AnimatableRectValue.
- AnimatableRectValue(AnimationTarget, float, float, float, float) - Constructor for class org.apache.batik.anim.values.AnimatableRectValue
-
Creates a new AnimatableRectValue with one number.
- AnimatableRectValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
-
Creates a new AnimatableNumberListValueFactory.
- AnimatableStringValue - Class in org.apache.batik.anim.values
-
A string value in the animation system.
- AnimatableStringValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableStringValue
-
Creates a new, uninitialized AnimatableStringValue.
- AnimatableStringValue(AnimationTarget, String) - Constructor for class org.apache.batik.anim.values.AnimatableStringValue
-
Creates a new AnimatableStringValue.
- AnimatableStringValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableStringValueFactory
-
- AnimatableSVGBridge - Class in org.apache.batik.bridge
-
Abstract bridge class for those elements that can be animated.
- AnimatableSVGBridge() - Constructor for class org.apache.batik.bridge.AnimatableSVGBridge
-
- AnimatableTransformListValue - Class in org.apache.batik.anim.values
-
An SVG transform list value in the animation system.
- AnimatableTransformListValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableTransformListValue
-
Creates a new, uninitialized AnimatableTransformListValue.
- AnimatableTransformListValue(AnimationTarget, AbstractSVGTransform) - Constructor for class org.apache.batik.anim.values.AnimatableTransformListValue
-
Creates a new AnimatableTransformListValue with a single transform.
- AnimatableTransformListValue(AnimationTarget, List) - Constructor for class org.apache.batik.anim.values.AnimatableTransformListValue
-
Creates a new AnimatableTransformListValue with a transform list.
- AnimatableValue - Class in org.apache.batik.anim.values
-
An abstract class for values in the animation engine.
- AnimatableValue(AnimationTarget) - Constructor for class org.apache.batik.anim.values.AnimatableValue
-
Creates a new AnimatableValue.
- animateColorElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateColorElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AnimateColorElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateColorElementFactory
-
- animateColorElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateColorElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateColorElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateColorElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animatedAngle - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue
-
The SVGAnimatedAngle.
- AnimatedAngle() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue.AnimatedAngle
-
- animatedAttributeChanged(Element, AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.BridgeContext.AnimatedAttrListener
-
Called to notify an object of a change to the animated value of
an animated XML attribute.
- animatedAttributeChanged(Element, AnimatedLiveAttributeValue) - Method in interface org.apache.batik.dom.svg.AnimatedAttributeListener
-
Called to notify an object of a change to the animated value of
an animatable XML attribute.
- animatedAttributeChanged(Element, AnimatedLiveAttributeValue) - Method in class org.apache.batik.dom.svg.SVGOMDocument.AnimAttrListener
-
Called to notify an object of a change to the animated value of
an animatable XML attribute.
- animatedAttributeListener - Variable in class org.apache.batik.bridge.BridgeContext
-
The listener to receive notification of animated attribute changes.
- AnimatedAttributeListener - Interface in org.apache.batik.dom.svg
-
An interface to listen for changes on any animatable XML attribute in
an
SVGOMDocument
.
- animatedAttributeListeners - Variable in class org.apache.batik.dom.svg.SVGOMDocument
-
- AnimatedAttrListener() - Constructor for class org.apache.batik.bridge.BridgeContext.AnimatedAttrListener
-
Creates a new AnimatedAttributeListener.
- animatedEnumeration - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue
-
The SVGAnimatedEnumeration.
- AnimatedEnumeration() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
-
- AnimatedLiveAttributeValue - Interface in org.apache.batik.dom.svg
-
- animateElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AnimateElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateElementFactory
-
- animateElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateMotionElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateMotionElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AnimateMotionElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateMotionElementFactory
-
- animateMotionElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateMotionElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateMotionElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateMotionElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateTransformElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateTransformElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- AnimateTransformElementFactory() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation.AnimateTransformElementFactory
-
- animateTransformElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateTransformElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateTransformElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animateTransformElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animation - Variable in class org.apache.batik.anim.AnimationEngine.Sandwich
-
The top-most animation in the sandwich.
- ANIMATION - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
-
- animation - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
-
The animation object that provides the values for the animation.
- AnimationEngine - Class in org.apache.batik.anim
-
An abstract base class for managing animation in a document.
- AnimationEngine(Document) - Constructor for class org.apache.batik.anim.AnimationEngine
-
Creates a new AnimationEngine for the given document.
- animationEngine - Variable in class org.apache.batik.bridge.BridgeContext
-
The animation engine for the document.
- AnimationEngine.AnimationInfo - Class in org.apache.batik.anim
-
Class to hold target information of an animation.
- AnimationEngine.Listener - Class in org.apache.batik.anim
-
Listener class for changes to base values on a target element.
- AnimationEngine.Sandwich - Class in org.apache.batik.anim
-
Class to hold an animation sandwich for a particular attribute.
- AnimationEngine.TargetInfo - Class in org.apache.batik.anim
-
Class to hold XML and CSS animations for a target element.
- animationEventNames11 - Static variable in class org.apache.batik.bridge.SVGAnimationEngine
-
Set of SMIL animation event names for SVG 1.1.
- animationEventNames12 - Static variable in class org.apache.batik.bridge.SVGAnimationEngine
-
Set of SMIL animation event names for SVG 1.2.
- AnimationException - Exception in org.apache.batik.anim
-
An exception class for SMIL animation exceptions.
- AnimationException(TimedElement, String, Object[]) - Constructor for exception org.apache.batik.anim.AnimationException
-
Creates a new AnimationException.
- AnimationInfo() - Constructor for class org.apache.batik.anim.AnimationEngine.AnimationInfo
-
- animationLimitCPU - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- animationLimitCPUAmount - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- animationLimitCPULabel - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- animationLimitFPS - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- animationLimitFPSAmount - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- animationLimitFPSLabel - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- animationLimitingAmount - Variable in class org.apache.batik.bridge.BridgeContext
-
The amount of animation limiting.
- animationLimitingAmount - Variable in class org.apache.batik.bridge.SVGAnimationEngine
-
The amount of animation limiting.
- animationLimitingAmount - Variable in class org.apache.batik.swing.svg.JSVGComponent
-
The amount of animation limiting.
- animationLimitingMode - Variable in class org.apache.batik.bridge.BridgeContext
-
The animation limiting mode.
- animationLimitingMode - Variable in class org.apache.batik.bridge.SVGAnimationEngine
-
The animation limiting mode.
- animationLimitingMode - Variable in class org.apache.batik.swing.svg.JSVGComponent
-
The animation limiting mode.
- animationLimitUnlimited - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- AnimationRoot() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
-
Creates a new AnimationRoot object.
- animations - Variable in class org.apache.batik.anim.AnimationEngine
-
Map of AbstractAnimations to AnimationInfo objects.
- animationsPaused() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
-
Returns whether animations are currently paused.
- animationsPaused() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
-
DOM: Implements SVGSVGElement#animationsPaused()
.
- animationsPaused() - Method in interface org.apache.batik.dom.svg.SVGSVGContext
-
Returns whether animations are currently paused.
- AnimationSupport - Class in org.apache.batik.bridge
-
Class that provides utilities for animation support.
- AnimationSupport() - Constructor for class org.apache.batik.bridge.AnimationSupport
-
- animationTarget - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
-
The AnimationTarget the provides a context to the animation engine.
- AnimationTarget - Interface in org.apache.batik.dom.anim
-
An interface for targets of animation to provide context information.
- AnimationTargetListener - Interface in org.apache.batik.dom.anim
-
A listener class for animation targets.
- animationThread - Variable in class org.apache.batik.bridge.SVGAnimationEngine
-
The thread that ticks the animation engine.
- AnimationThread() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread
-
- animationTickRunnable - Variable in class org.apache.batik.bridge.SVGAnimationEngine
-
The Runnable that ticks the document.
- AnimationTickRunnable(RunnableQueue, SVGAnimationEngine) - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
-
Creates a new AnimationTickRunnable.
- animationType - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
-
The animation type.
- AnimAttrListener() - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.AnimAttrListener
-
- animEnumerationVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue
-
The current animated enumeration value.
- animPathSegs - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
-
The animated path data value.
- AnimSVGAngle() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue.AnimSVGAngle
-
- AnimSVGLength(short) - Constructor for class org.apache.batik.dom.svg.AbstractSVGAnimatedLength.AnimSVGLength
-
Creates a new AnimSVGLength.
- AnimSVGLengthList() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedLengthList.AnimSVGLengthList
-
Creates a new AnimSVGLengthList.
- AnimSVGNumberList() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedNumberList.AnimSVGNumberList
-
Creates a new AnimSVGNumberList.
- AnimSVGPARValue() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio.AnimSVGPARValue
-
- AnimSVGPathSegList() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedPathData.AnimSVGPathSegList
-
Creates a new AnimSVGPathSegList.
- AnimSVGPointList() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedPoints.AnimSVGPointList
-
Creates a new AnimSVGPointList.
- AnimSVGRect() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedRect.AnimSVGRect
-
- AnimSVGTransformList() - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedTransformList.AnimSVGTransformList
-
Creates a new AnimSVGTransformList.
- animVal - Variable in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
-
The current animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
-
The current animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
-
The current animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
-
The current animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
-
The animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
-
The current animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
-
The animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
-
The animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio
-
The animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedRect
-
The animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedString
-
The current animated value.
- animVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
-
The animated value.
- ANSI_CHARSET - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
-
- ANTIQUEWHITE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'antiquewhite' RGB color.
- ANTIQUEWHITE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'antiquewhite' color name.
- ANY - Static variable in interface org.apache.batik.apps.svgbrowser.ResourceOrigin
-
Any origin
- ANY - Static variable in interface org.apache.batik.css.parser.LexicalUnits
-
Represents the '*' lexical unit.
- Any2LsRGBRed - Class in org.apache.batik.ext.awt.image.rendered
-
This function will tranform an image from any colorspace into a
luminance image.
- Any2LsRGBRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.Any2LsRGBRed
-
Construct a luminace image from src.
- Any2LumRed - Class in org.apache.batik.ext.awt.image.rendered
-
This function will tranform an image from any colorspace into a
luminance image.
- Any2LumRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.Any2LumRed
-
Construct a luminace image from src.
- Any2sRGBRed - Class in org.apache.batik.ext.awt.image.rendered
-
This function will tranform an image from any colorspace into a
luminance image.
- Any2sRGBRed(CachableRed) - Constructor for class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
-
Construct a luminance image from src.
- ANY_IDENTIFIER - Static variable in interface org.apache.batik.xml.LexicalUnits
-
Represents a 'ANY' lexical unit.
- aoiListener - Variable in class org.apache.batik.apps.svgbrowser.ThumbnailDialog
-
The overlay used to display the area of interest.
- APP_MAIN_CLASS_DIR - Static variable in class org.apache.batik.util.ApplicationSecurityEnforcer
-
Directory where classes are expanded in the development
version
- append(String, Map) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
-
Appends a String and its associated attributes.
- append(Value, int, boolean) - Method in class org.apache.batik.css.engine.StyleDeclaration
-
Appends a value to the declaration.
- append(Rule) - Method in class org.apache.batik.css.engine.StyleSheet
-
Appends a rule to the stylesheet.
- append(Value) - Method in class org.apache.batik.css.engine.value.ListValue
-
Appends an item to the list.
- append(float) - Method in class org.apache.batik.css.engine.value.svg.ICCColor
-
Appends a color to the list.
- append(String) - Method in class org.apache.batik.css.parser.CSSSACMediaList
-
Appends an item to the list.
- append(Selector) - Method in class org.apache.batik.css.parser.CSSSelectorList
-
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(Node) - Method in class org.apache.batik.dom.AbstractParentNode.ElementsByTagNameNS
-
Appends a node to the list.
- append(Shape, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- append(PathIterator, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- append(ExtendedPathIterator, boolean) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
-
Delegates to the enclosed GeneralPath
.
- appendChild(Node, Node) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
-
Adds and executes the AppendChildCommand to historyBrowser.
- 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)
.
- AppendChildCommand(String, Node, Node) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AppendChildCommand
-
Constructor.
- appendData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
-
DOM: Implements CharacterData.appendData(String)
.
- appendGroup(Element, DOMGroupManager) - Method in class org.apache.batik.svggen.DOMTreeManager
-
When a group is appended to the tree by this call, all the
other group managers are requested to start new groups, in
order to preserve the Z-order.
- appendItem(SVGNumber) - Method in class org.apache.batik.css.dom.CSSOMSVGColor
-
DOM: Implements SVGNumberList#appendItem(SVGNumber)
.
- appendItem(SVGLength) - Method in class org.apache.batik.dom.svg.AbstractSVGLengthList
-
DOM: Implements SVGLengthList#appendItem(SVGLength)
.
- appendItem(SVGNumber) - Method in class org.apache.batik.dom.svg.AbstractSVGNumberList
-
DOM: Implements SVGNumberList#appendItem(SVGNumber)
.
- appendItem(SVGPathSeg) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList
-
- appendItem(SVGPoint) - Method in class org.apache.batik.dom.svg.AbstractSVGPointList
-
DOM: Implements SVGPointList#appendItem(SVGPoint)
.
- appendItem(SVGTransform) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList
-
DOM: Implements SVGTransformList#appendItem(SVGTransform)
.
- appendItem(SVGLength) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList.AnimSVGLengthList
-
DOM: Implements SVGLengthList#appendItem(SVGLength)
.
- appendItem(SVGNumber) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList.AnimSVGNumberList
-
DOM: Implements SVGNumberList#appendItem(SVGNumber)
.
- appendItem(SVGPathSeg) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData.AnimSVGPathSegList
-
DOM: Implements SVGPathSegList#appendItem(SVGPathSeg)
.
- appendItem(SVGPoint) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints.AnimSVGPointList
-
DOM: Implements SVGPointList#appendItem(SVGPoint)
.
- appendItem(SVGTransform) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList.AnimSVGTransformList
-
DOM: Implements SVGTransformList#appendItem(SVGTransform)
.
- appendItemImpl(Object) - Method in class org.apache.batik.dom.svg.AbstractSVGList
-
Inserts a new item at the end of the list.
- appendStringData() - Method in class org.apache.batik.dom.util.SAXDocumentFactory
-
- Application - Interface in org.apache.batik.apps.svgbrowser
-
This interface represents a SVG viewer application.
- application - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
-
The current application.
- APPLICATION_ECMASCRIPT - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
-
The 'application/ecmascript' MIME type.
- ApplicationSecurityEnforcer - Class in org.apache.batik.util
-
This is a helper class which helps applications enforce secure
script execution.
- ApplicationSecurityEnforcer(Class, String, String) - Constructor for class org.apache.batik.util.ApplicationSecurityEnforcer
-
- ApplicationSecurityEnforcer(Class, String) - Constructor for class org.apache.batik.util.ApplicationSecurityEnforcer
-
Creates a new ApplicationSecurityEnforcer.
- appliesTo(String, String) - Method in class org.apache.batik.svggen.DefaultStyleHandler
-
Controls whether or not a given attribute applies to a particular
element.
- appliesTo(String) - Method in class org.apache.batik.svggen.SVGAttribute
-
- ApplyButtonAction() - Constructor for class org.apache.batik.apps.svgbrowser.NodePickerPanel.ApplyButtonAction
-
- applyDefaultRenderingStyle(Element) - Method in class org.apache.batik.svggen.DOMTreeManager
-
- applyLut_INT(WritableRaster, int[]) - Static method in class org.apache.batik.ext.awt.image.rendered.Any2sRGBRed
-
- applyStretchTransform(boolean) - Method in class org.apache.batik.gvt.text.GlyphLayout
-
Stretches the text so that it becomes the specified length.
- appMainClass - Variable in class org.apache.batik.util.ApplicationSecurityEnforcer
-
The application's main entry point
- appMainClassRelativeURL - Variable in class org.apache.batik.util.ApplicationSecurityEnforcer
-
The resource name for the application's main class
- APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
-
The 'APPWORKSPACE' color name.
- aqua - Static variable in class org.apache.batik.svggen.SVGColor
-
Predefined CSS colors
- AQUA_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
-
The 'aqua' RGB color.
- AQUA_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
-
The 'aqua' color name.
- AQUAMARINE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'aquamarine' RGB color.
- AQUAMARINE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'aquamarine' color name.
- ARABIC_FORM - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
- ARABIC_INITIAL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
- ARABIC_ISOLATED - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
- ARABIC_MEDIAL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
- ARABIC_NONE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
- ARABIC_TERMINAL - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
-
- arabicChar(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
-
Returns true if the char is a standard arabic char.
- arabicCharTransparent(char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
-
Returns true if the char is transparent.
- ArabicTextHandler - Class in org.apache.batik.gvt.text
-
Handles the processing of arabic text.
- arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
-
- arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
-
- arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
-
- arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
-
- arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
-
- arcAbs(float, float, float, boolean, boolean, float, float) - Method in interface org.apache.batik.parser.PathHandler
-
Invoked when an absolute elliptical arc command has been parsed.
- arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGNormPathSegList.NormalizedPathSegListBuilder
-
- arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.dom.svg.AbstractSVGPathSegList.PathSegListBuilder
-
- arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
-
- arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.DefaultPathHandler
-
- arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.PathArrayProducer
-
- 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(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.ext.awt.geom.ExtendedGeneralPath
-
Adds an elliptical arc, defined by two radii, an angle from the
x-axis, a flag to choose the large arc or not, a flag to
indicate if we increase or decrease the angles and the final
point of the arc.
- 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.
- AreaOfInterestListener() - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestListener
-
- AreaOfInterestOverlay() - Constructor for class org.apache.batik.apps.svgbrowser.ThumbnailDialog.AreaOfInterestOverlay
-
- 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_AUTO_RANGE - 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 in org.apache.batik.ext.awt.image
-
Enumerated type for an ARGB Channel selector.
- args - Variable in class org.apache.batik.apps.rasterizer.Main
-
List of arguments describing the conversion task to be
performed.
- ARGS_ARE_XY_VALUES - Static variable in class org.apache.batik.svggen.font.table.GlyfCompositeComp
-
- arguments - Variable in class org.apache.batik.apps.svgbrowser.Main
-
The arguments.
- arguments - Variable in class org.apache.batik.apps.svgpp.Main
-
The arguments.
- arguments - Variable in class org.apache.batik.script.rhino.WindowWrapper.FunctionWrapper
-
The arguments.
- ARITHMETIC(float, float, float, float) - Static method in class org.apache.batik.ext.awt.image.CompositeRule
-
Factory to create artithmatic CompositeRules.
- as - Variable in class org.apache.batik.parser.FloatArrayProducer
-
List of float[]
objects.
- ascent - Variable in class org.apache.batik.gvt.flow.BlockInfo
-
- ascent - Variable in class org.apache.batik.gvt.font.GVTFontFace
-
- ascent - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
-
- ASCIIDecoder - Class in org.apache.batik.util.io
-
This class represents an object which decodes ASCII characters from
a stream of bytes.
- ASCIIDecoder(InputStream) - Constructor for class org.apache.batik.util.io.ASCIIDecoder
-
Creates a new ASCIIDecoder.
- ASCIIDecoderFactory() - Constructor for class org.apache.batik.util.io.StreamNormalizingReader.ASCIIDecoderFactory
-
- assertValidCharacters(String, boolean) - Static method in class org.apache.batik.dom.util.DOMUtilities
-
- assign(String) - Method in class org.apache.batik.bridge.Location
-
Invocation of this method causes the user agent to navigate to the
supplied location.
- assign(AbstractSVGTransform) - Method in class org.apache.batik.dom.svg.AbstractSVGTransform
-
Copies the value of the specified transformation into this object.
- assign(SVGTransform) - Method in class org.apache.batik.dom.svg.AbstractSVGTransformList.SVGTransformItem
-
- assign(String) - Method in interface org.w3c.dom.Location
-
Invocation of this method causes the user agent to navigate to the
supplied location.
- assignArabicForms(AttributedString) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
-
If the AttributedString contains any arabic chars, assigns an
arabic form attribute, i.e. initial|medial|terminal|isolated,
to each arabic char.
- assignGlyphGroupRanges(int, GlyphGroupInfo[]) - Method in class org.apache.batik.gvt.flow.LineInfo
-
- associateSVGContext(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
-
- assureSize(GlyphGroupInfo[], int) - Static method in class org.apache.batik.gvt.flow.LineInfo
-
- ASTERISK - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
-
- 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 current event is in the target phase, i.e.
- atomCommands - Variable in class org.apache.batik.apps.svgbrowser.AbstractCompoundCommand
-
The atom UndoableCommand command list.
- 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
-
- attach() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Debugger
-
Attaches the debugger to the canvas' current interpreter.
- ATTACH_TO_METHOD - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Debugger
-
- attachTo(Object) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.Debugger
-
- ATTLIST_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
-
The ATTLIST context.
- ATTLIST_START - Static variable in interface org.apache.batik.xml.LexicalUnits
-
Represents an ATTLIST declaration start lexical unit, i.e.
'<!ATTLIST'.
- ATTR_ID - Static variable in class org.apache.batik.dom.GenericDocument
-
Local name for 'id' attributes.
- 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.AbstractSVGAnimatedLength
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedRect
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeColorValue
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributePaintValue
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeValue
-
Called when an Attr node has been added.
- attrAdded(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
-
Called when an Attr node has been added.
- attrChanged() - Method in class org.apache.batik.dom.svg.AbstractSVGAnimatedLength
-
Called when the attribute has changed in some way.
- attrDelimiter - Variable in class org.apache.batik.xml.XMLScanner
-
The last attribute delimiter encountered.
- attribute - Variable in class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
-
The script attribute.
- ATTRIBUTE_FRAGMENT - Static variable in interface org.apache.batik.xml.LexicalUnits
-
Represents an attribute fragment lexical unit.
- ATTRIBUTE_MODIFIED - Static variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
-
- ATTRIBUTE_NAME_CONTEXT - Static variable in class org.apache.batik.util.gui.xmleditor.XMLScanner
-
- ATTRIBUTE_NAME_STYLE - Static variable in class org.apache.batik.util.gui.xmleditor.XMLContext
-
- ATTRIBUTE_VALUE_CONTEXT - Static variable in class org.apache.batik.util.gui.xmleditor.XMLScanner
-
- ATTRIBUTE_VALUE_CONTEXT - Static variable in class org.apache.batik.xml.XMLScanner
-
The attribute value context.
- ATTRIBUTE_VALUE_STYLE - Static variable in class org.apache.batik.util.gui.xmleditor.XMLContext
-
- attributeAdded(Element, String, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
-
Adds the AttributeAddedCommand to historyBrowser.
- AttributeAddedCommand(String, Element, String, String, String) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeAddedCommand
-
Constructor.
- AttributedCharacterSpanIterator - Class in org.apache.batik.gvt.text
-
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.
- AttributedStringBuffer() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
-
Creates a new empty AttributedStringBuffer.
- AttributeInfo(char[], char[], char[], char[], String, char, boolean) - Constructor for class org.apache.batik.transcoder.svg2svg.OutputManager.AttributeInfo
-
Creates a new AttributeInfo.
- AttributeInitializer - Class in org.apache.batik.dom.svg
-
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.
- attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMAElement
-
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.SVGOMAnimateMotionElement
-
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.SVGOMColorProfileElement
-
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.SVGOMFEImageElement
-
The attribute initializer.
- attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMFilterElement
-
The attribute initializer.
- attributeInitializer - Static variable in class org.apache.batik.dom.svg.SVGOMGlyphRefElement
-
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.SVGOMImageElement
-
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.SVGOMMPathElement
-
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.SVGOMScriptElement
-
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.SVGOMSVGElement
-
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.SVGOMTextPathElement
-
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.SVGOMViewElement
-
The attribute initializer.
- attributeLocalName - Variable in class org.apache.batik.anim.AnimationEngine.AnimationInfo
-
The local name of the attribute or the name of the CSS property to
animate.
- attributeLocalName - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
-
The local name of the attribute or the name of the property being
animated.
- AttributeModificationHandler() - Constructor for class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.AttributeModificationHandler
-
- attributeModified(Element, String, String, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
-
Adds the AttributeModifiedCommand to historyBrowser.
- AttributeModifiedCommand(String, Element, String, String, String, String) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeModifiedCommand
-
Constructor.
- attributeName - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeAddedCommand
-
The attribute name.
- attributeName - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeModifiedCommand
-
The attribute name.
- attributeName - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeRemovedCommand
-
The attribute name.
- attributeName - Variable in exception org.apache.batik.dom.svg.LiveAttributeException
-
The attribute name.
- attributeNamespaceURI - Variable in class org.apache.batik.anim.AnimationEngine.AnimationInfo
-
The namespace URI of the attribute to animate, if this is an XML
attribute animation.
- attributeNamespaceURI - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
-
The namespace URI of the attribute being animated.
- attributePanel - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
-
The panel to show the nodes attributes.
- attributePanelLayout - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
-
The layout for the attribute panel.
- attributeRemoved(Element, String, String, String) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
-
Adds the AttributeRemovedCommand to historyBrowser.
- AttributeRemovedCommand(String, Element, String, String, String) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface.AttributeRemovedCommand
-
Constructor.
- attributes - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
-
The attributes.
- attributes - Variable in class org.apache.batik.dom.AbstractElement
-
The attributes of this element.
- AttributesTableModel(int, int) - Constructor for class org.apache.batik.apps.svgbrowser.NodePickerPanel.AttributesTableModel
-
- AttributesTableModelListener() - Constructor for class org.apache.batik.apps.svgbrowser.NodePickerPanel.AttributesTableModelListener
-
- attrModification - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel
-
"Attribute modified" DOM Mutation Listener.
- attrModified(Element, Attr, short, String, String) - Method in class org.apache.batik.css.engine.CSSEngine.CSSNavigableDocumentHandler
-
An attribute has changed in the CSSNavigableDocument.
- attrModified(Element, Attr, short, String, String) - Method in interface org.apache.batik.css.engine.CSSNavigableDocumentListener
-
An attribute has changed in the CSSNavigableDocument.
- 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.AbstractSVGAnimatedLength
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedRect
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeColorValue
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributePaintValue
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeValue
-
Called when an Attr node has been modified.
- attrModified(Attr, String, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
-
Called when an Attr node has been modified.
- 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.AbstractSVGAnimatedLength
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedEnumeration
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLengthList
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumberList
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPathData
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPoints
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedRect
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeColorValue
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributePaintValue
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.PresentationAttributeValue
-
Called when an Attr node has been removed.
- attrRemoved(Attr, String) - Method in class org.apache.batik.dom.svg.SVGStylableElement.StyleDeclaration
-
Called when an Attr node has been removed.
- AttrTypeInfo() - Constructor for class org.apache.batik.dom.AbstractAttr.AttrTypeInfo
-
- AUTHOR_ORIGIN - Static variable in class org.apache.batik.css.engine.StyleMap
-
- AUTO - Static variable in class org.apache.batik.ext.awt.color.ICCColorSpaceExt
-
- AUTO_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
-
The 'auto' keyword.
- autoAdjust - Variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
-
The auto adjust flag.
- autoAdjustWindow - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
-
- AUTODETECT - Static variable in class org.apache.batik.swing.svg.JSVGComponent
-
Means that the component must auto detect whether
the current document is static or dynamic.
- autoscroll(Point) - Method in class org.apache.batik.apps.svgbrowser.DOMDocumentTree
-
- autoscrollInsets - Variable in class org.apache.batik.apps.svgbrowser.DOMDocumentTree
-
The insets where autoscrolling is active.
- available() - Method in class org.apache.batik.ext.awt.image.codec.util.ForwardSeekableStream
-
Forwards the request to the real InputStream
.
- available() - Method in class org.apache.batik.util.Base64DecodeStream
-
- AvoidTilingHintKey - Class in org.apache.batik.ext.awt
-
A transcoding Key represented as a boolean to indicate whether tiling of
bitmaps is undesired by the destination.
- AWTEventDispatcher - Class in org.apache.batik.gvt.event
-
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 in org.apache.batik.gvt.font
-
A font family class for AWT fonts.
- AWTFontFamily(GVTFontFace) - Constructor for class org.apache.batik.gvt.font.AWTFontFamily
-
Constructs an AWTFontFamily with the specified familyName.
- AWTFontFamily(String) - Constructor for class org.apache.batik.gvt.font.AWTFontFamily
-
Constructs an AWTFontFamily with the specified familyName.
- AWTFontFamily(GVTFontFace, Font) - Constructor for class org.apache.batik.gvt.font.AWTFontFamily
-
Constructs an AWTFontFamily with the specified familyName.
- awtFonts - Static variable in class org.apache.batik.gvt.font.FontFamilyResolver
-
- AWTGlyphGeometryCache - Class in org.apache.batik.gvt.font
-
This class represents a doubly indexed hash table, which holds
soft references to the contained glyph geometry informations.
- 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.
- AWTGlyphGeometryCache.Entry - Class in org.apache.batik.gvt.font
-
To manage collisions
- AWTGlyphGeometryCache.Value - Class in org.apache.batik.gvt.font
-
The object that holds glyph geometry.
- AWTGVTFont - Class in org.apache.batik.gvt.font
-
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, double) - 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 in org.apache.batik.gvt.font
-
This is a wrapper class for a java.awt.font.GlyphVector instance.
- AWTGVTGlyphVector(GlyphVector, AWTGVTFont, double, CharacterIterator) - Constructor for class org.apache.batik.gvt.font.AWTGVTGlyphVector
-
Creates and new AWTGVTGlyphVector from the specified GlyphVector and
AWTGVTFont objects.
- AWTPathProducer - Class in org.apache.batik.parser
-
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 in org.apache.batik.parser
-
This class produces a polygon shape from a reader.
- AWTPolygonProducer() - Constructor for class org.apache.batik.parser.AWTPolygonProducer
-
- AWTPolylineProducer - Class in org.apache.batik.parser
-
This class produces a polyline shape from a reader.
- AWTPolylineProducer() - Constructor for class org.apache.batik.parser.AWTPolylineProducer
-
- AWTTransformProducer - Class in org.apache.batik.parser
-
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
-
- azimuth - Variable in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
-
The 'azimuth' attribute value.
- AZURE_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'azure' RGB color.
- AZURE_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
-
The 'azure' color name.