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

A

aaOffFontRenderContext - Variable in class org.apache.batik.bridge.BasicTextPainter
 
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.
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.
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.
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.
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.
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.
aci - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
aci - Variable in class org.apache.batik.bridge.TextNode
Attributed Character Iterator describing the text
activateListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The activate event listener.
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.
addChildGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
addChildPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
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.
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).
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.
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.
addGlyphPositionAttributes(AttributedString, Element, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Adds glyph position attributes to an AttributedString.
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.
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.
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.
addPaintAttributes(AttributedString, Element, TextNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Adds painting attributes to an AttributedString.
addPtsToPath(GeneralPath, Point2D.Float[], Point2D.Float[], int) - Static method in class org.apache.batik.bridge.GlyphLayout
 
addRefInfo(Element, Collection, Collection, Collection, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
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 class org.apache.batik.bridge.ConcreteTextSelector
Add a SelectionListener to this Selector's notification list.
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.
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.
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.
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.
ADJUST_ALL - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
ADJUST_SPACING - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
adjustChunkOffsets(Point2D, List, StrokingTextPainter.TextChunk) - Method in class org.apache.batik.bridge.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.bridge.GlyphLayout
Does any spacing adjustments that may have been specified.
advance - Variable in class org.apache.batik.bridge.GlyphLayout
 
advance - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextChunk
 
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(String) - Method in interface org.apache.batik.bridge.Window
Displays an alert dialog box.
alert(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'alert' method of the Window interface.
align - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
The parsed 'align' value.
align - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
ALT_GLYPH_HANDLER - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
ALT_GLYPH_HANDLER - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
ALTERNATE_EVENT_NAME - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
 
ANCHOR_CURSOR - Static variable in class org.apache.batik.bridge.CursorManager
Cursor used over anchors
ANCHOR_END - Static variable in class org.apache.batik.bridge.TextNode.Anchor
The type of the END anchor.
ANCHOR_MIDDLE - Static variable in class org.apache.batik.bridge.TextNode.Anchor
The type of the MIDDLE anchor.
ANCHOR_START - Static variable in class org.apache.batik.bridge.TextNode.Anchor
The type of the START anchor.
ANCHOR_TYPE - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
ANCHOR_TYPE - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
ANCHOR_TYPE - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
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.bridge.StrokingTextPainter.TextRun
 
AnimatableAngleOrIdentFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleOrIdentFactory
 
AnimatableAngleValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleValueFactory
 
AnimatableBooleanValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableBooleanValueFactory
 
AnimatableColorValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableColorValueFactory
 
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
 
AnimatableIntegerValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableIntegerValueFactory
 
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
 
AnimatableLengthValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Creates a new AnimatableLengthValueFactory.
AnimatableNumberListValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
Creates a new AnimatableNumberListValueFactory.
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
 
AnimatableNumberOrPercentageValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory
 
AnimatableNumberValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberValueFactory
 
AnimatablePaintValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePaintValueFactory
 
AnimatablePathDataFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
Creates a new AnimatablePathDataFactory.
AnimatablePointListValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
Creates a new AnimatablePointListValueFactory.
AnimatablePreserveAspectRatioValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Creates a new AnimatablePreserveAspectRatioValueFactory.
AnimatableRectValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
Creates a new AnimatableNumberListValueFactory.
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
 
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.
animatedAttributeListener - Variable in class org.apache.batik.bridge.BridgeContext
The listener to receive notification of animated attribute changes.
AnimatedAttrListener() - Constructor for class org.apache.batik.bridge.BridgeContext.AnimatedAttrListener
Creates a new AnimatedAttributeListener.
animation - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The animation object that provides the values for the animation.
animationEngine - Variable in class org.apache.batik.bridge.BridgeContext
The animation engine for the document.
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.
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.
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.
AnimationRoot() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Creates a new AnimationRoot object.
animationsPaused() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
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.
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.
append(String, Map) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Appends a String and its associated attributes.
APPLICATION_ECMASCRIPT - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The 'application/ecmascript' MIME type.
applyStretchTransform(boolean) - Method in class org.apache.batik.bridge.GlyphLayout
Stretches the text so that it becomes the specified length.
arguments - Variable in class org.apache.batik.bridge.WindowWrapper.FunctionWrapper
The arguments.
assign(String) - Method in class org.apache.batik.bridge.Location
Invocation of this method causes the user agent to navigate to the supplied location.
associateSVGContext(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Associates the SVGContext with the element.
ASTERISK - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
attribute - Variable in class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
The script attribute.
AttributedStringBuffer() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Creates a new empty AttributedStringBuffer.
attributeLocalName - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The local name of the attribute or the name of the property being animated.
attributeNamespaceURI - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The namespace URI of the attribute being animated.
attributes - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
The attributes.
awtFontFamilies - Static variable in class org.apache.batik.bridge.DefaultFontFamilyResolver
 
awtFonts - Static variable in class org.apache.batik.bridge.DefaultFontFamilyResolver
 

B

BASELINE_SHIFT - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
BaseScriptingEnvironment - Class in org.apache.batik.bridge
This class is the base class for SVG scripting.
BaseScriptingEnvironment(BridgeContext) - Constructor for class org.apache.batik.bridge.BaseScriptingEnvironment
Creates a new BaseScriptingEnvironment.
BaseScriptingEnvironment.Window - Class in org.apache.batik.bridge
Represents the window object of this environment.
BasicMark(TextNode, TextHit) - Constructor for class org.apache.batik.bridge.BasicTextPainter.BasicMark
Constructs a new Mark with the specified parameters.
BasicTextPainter - Class in org.apache.batik.bridge
Basic implementation of TextPainter which renders the attributed character iterator of a TextNode.
BasicTextPainter() - Constructor for class org.apache.batik.bridge.BasicTextPainter
 
BasicTextPainter.BasicMark - Class in org.apache.batik.bridge
This TextPainter's implementation of the Mark interface.
bbox - Variable in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
 
bboxShape - Variable in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
 
begin - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextChunk
 
beginElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements ElementTimeControl.beginElement().
beginElementAt(float) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements ElementTimeControl.beginElementAt(float).
beginListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The begin event listener.
beginMark - Variable in class org.apache.batik.bridge.TextNode
The begin mark.
BIDI_LEVEL - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
bind(Node, GraphicsNode) - Method in class org.apache.batik.bridge.BridgeContext
Binds the specified GraphicsNode to the specified Node.
bind(Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Binds each bindable element in the given element's subtree.
BIND_NAME_WINDOW - Static variable in class org.apache.batik.bridge.RhinoInterpreter
Name of the "window" object when referenced by scripts
BindableElementBridge - Class in org.apache.batik.bridge.svg12
Bridge class for foreign namespace elements that can be bound with sXBL.
BindableElementBridge() - Constructor for class org.apache.batik.bridge.svg12.BindableElementBridge
Constructs a new bridge for custom elements.
bindingChanged(Element, Element) - Method in interface org.apache.batik.bridge.svg12.BindingListener
Invoked when the specified bindable element's binding has changed.
bindingChanged(Element, Element) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext.XBLBindingListener
Invoked when the specified bindable element's binding has changed.
BindingListener - Interface in org.apache.batik.bridge.svg12
The interface for listening to binding changes on bindable elements.
bindingListener - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeContext
The BindingListener for XBL binding events.
bindingListenerList - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Global event listener list for XBL binding related events.
bindObject(String, Object) - Method in class org.apache.batik.bridge.RhinoInterpreter
This method registers a particular Java Object in the environment of the interpreter.
bl - Variable in class org.apache.batik.bridge.SVGAElementBridge
 
boundElement - Variable in class org.apache.batik.bridge.svg12.AbstractContentSelector
The bound element.
boundElement - Variable in class org.apache.batik.bridge.svg12.ContentManager
The bound element that owns the shadow tree.
boundElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The bound element that owns this shadow tree, if this node is an XBLOMShadowTreeElement.
Bridge - Interface in org.apache.batik.bridge
A tagging interface that all bridges must implement.
bridgeContext - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The bridge context.
BridgeContext - Class in org.apache.batik.bridge
This class represents a context used by the various bridges and the builder.
BridgeContext() - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new empty bridge context.
BridgeContext(UserAgent) - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new bridge context.
BridgeContext(UserAgent, DocumentLoader) - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new bridge context.
BridgeContext(UserAgent, InterpreterPool, DocumentLoader) - Constructor for class org.apache.batik.bridge.BridgeContext
Constructs a new bridge context.
bridgeContext - Variable in class org.apache.batik.bridge.UpdateManager
The bridge context.
BridgeContext.AnimatedAttrListener - Class in org.apache.batik.bridge
A listener class for changes to animated attributes in the document.
BridgeContext.CSSEngineUserAgentWrapper - Class in org.apache.batik.bridge
 
BridgeContext.CSSPropertiesChangedListener - Class in org.apache.batik.bridge
The CSSEngineListener invoked when CSS properties are modified on a particular element.
BridgeContext.DOMAttrModifiedEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when an attribute is modified.
BridgeContext.DOMCharacterDataModifiedEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when a character data is changed.
BridgeContext.DOMMouseOutEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when the mouse exits an element
BridgeContext.DOMMouseOverEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when the mouse mouves over a new element.
BridgeContext.DOMNodeInsertedEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when a node is added.
BridgeContext.DOMNodeRemovedEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when a node is removed.
BridgeContext.EventListenerMememto - Class in org.apache.batik.bridge
A class used to store an EventListener added to the DOM.
BridgeContext.SoftReferenceMememto - Class in org.apache.batik.bridge
 
BridgeEventSupport - Class in org.apache.batik.bridge
This class is responsible of tracking GraphicsNodeMouseEvent and fowarding them to the DOM as regular DOM MouseEvent.
BridgeEventSupport() - Constructor for class org.apache.batik.bridge.BridgeEventSupport
 
BridgeEventSupport.GVTUnloadListener - Class in org.apache.batik.bridge
 
BridgeEventSupport.Listener - Class in org.apache.batik.bridge
A GraphicsNodeMouseListener that dispatch DOM events accordingly.
BridgeException - Exception in org.apache.batik.bridge
Thrown when the bridge has detected an error.
BridgeException(BridgeContext, LiveAttributeException) - Constructor for exception org.apache.batik.bridge.BridgeException
Constructs a new BridgeException based on the specified LiveAttributeException.
BridgeException(BridgeContext, Element, String, Object[]) - Constructor for exception org.apache.batik.bridge.BridgeException
Constructs a new BridgeException with the specified parameters.
BridgeException(BridgeContext, Element, Exception, String, Object[]) - Constructor for exception org.apache.batik.bridge.BridgeException
Constructs a new BridgeException with the specified parameters.
BridgeException(BridgeContext, Element, String) - Constructor for exception org.apache.batik.bridge.BridgeException
Constructs a new BridgeException with the specified parameters.
BridgeExtension - Interface in org.apache.batik.bridge
This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
BridgeUpdateHandler - Interface in org.apache.batik.bridge
Interface for objects interested in being notified of updates.
build(BridgeContext, Document) - Method in class org.apache.batik.bridge.GVTBuilder
Builds using the specified bridge context the specified SVG document.
build(BridgeContext, Element) - Method in class org.apache.batik.bridge.GVTBuilder
Builds using the specified bridge context the specified Element.
buildArguments() - Method in interface org.apache.batik.bridge.RhinoInterpreter.ArgumentsBuilder
 
buildAttributedString(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Creates the attributed string which represents the given text element children.
buildAttributedString(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates the attributed string which represents the given text element children.
buildComposite(BridgeContext, Element, CompositeGraphicsNode) - Method in class org.apache.batik.bridge.GVTBuilder
Builds a composite Element.
buildCompositeGraphicsNode(BridgeContext, Element, CompositeGraphicsNode) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Creates a GraphicsNode from the input element and populates the input CompositeGraphicsNode
buildCompositeGraphicsNode(BridgeContext, Element, CompositeGraphicsNode) - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Creates a GraphicsNode from the input element and populates the input CompositeGraphicsNode
buildCompositeGraphicsNode(BridgeContext, Element, CompositeGraphicsNode) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Creates a GraphicsNode from the input element and populates the input CompositeGraphicsNode
buildFilterPrimitives(Element, Rectangle2D, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFilterElementBridge
Builds the filter primitives of filter chain of the specified filter element and returns the last filter primitive created.
buildGradient(Element, Element, GraphicsNode, MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform, Color[], float[], BridgeContext) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Builds a concrete gradient according to the specified parameters.
buildGradient(Element, Element, GraphicsNode, MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform, Color[], float[], BridgeContext) - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Builds a linear gradient according to the specified parameters.
buildGradient(Element, Element, GraphicsNode, MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform, Color[], float[], BridgeContext) - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Builds a radial gradient according to the specified parameters.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Document, RootGraphicsNode) - Method in interface org.apache.batik.bridge.DocumentBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, CompositeGraphicsNode) - Method in class org.apache.batik.bridge.GVTBuilder
Builds a 'leaf' Element.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGAElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Document, RootGraphicsNode) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildGraphicsNode(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Builds using the specified BridgeContext and element, the specified graphics node.
buildImageGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Create a Graphics node according to the resource pointed by the href : RasterImageNode for bitmaps, CompositeGraphicsNode for svg files.
buildLocalFilterPrimitives(Element, Rectangle2D, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFilterElementBridge
Builds the filter primitives of filter chain of the specified filter element and returns the last filter primitive created or 'in' if no filter primitive has been specified.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Constructs a circle according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Constructs an ellipse according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGLineElementBridge
Constructs a line according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGPathElementBridge
Constructs a path according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Constructs a polygon according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Constructs a polyline according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGRectElementBridge
Constructs a rectangle according to the specified parameters.
buildShape(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Initializes the specified ShapeNode's shape defined by the specified Element and using the specified bridge context.

C

cache - Variable in class org.apache.batik.bridge.SVGColorProfileElementBridge
Profile cache
cacheMap - Variable in class org.apache.batik.bridge.DocumentLoader
The map that contains the Document indexed by the URI.
calcDist(double, Dimension, Dimension) - Method in class org.apache.batik.bridge.MultiResGraphicsNode
 
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canAnimateType(int) - Method in class org.apache.batik.bridge.SVGSetElementBridge
Returns whether the animation element being handled by this bridge can animate attributes of the specified type.
canDisplay(char) - Method in class org.apache.batik.bridge.SVGGVTFont
Indicates whether or not the specified character can be displayed by this font.
canDisplayGivenName(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Indicates whether or not the specified glyph can be displayed by this font.
canDisplayUpTo(char[], int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether this Font can display the characters in the specified character array starting at start and ending at limit.
canDisplayUpTo(CharacterIterator, int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether this Font can display the characters in the specified character iterator starting at start and ending at limit.
canDisplayUpTo(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Checks whether or not this font can display the characters in the specified String.
changeCompleted(GraphicsNodeChangeEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
changeStarted(GraphicsNodeChangeEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
CharacterInformation() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.CharacterInformation
 
checkBBoxChange() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Checks if the bounding box of the node has changed, and if so, fires a bboxchange event on the element.
checkCache(String) - Method in class org.apache.batik.bridge.DocumentLoader
 
checkCompatibleScriptURL(String, ParsedURL) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Checks that the script URLs and the document url are compatible.
checkEnclosure(Element, SVGRect) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
checkInteractiveElement(Element) - Method in class org.apache.batik.bridge.BridgeContext
used by isInteractiveDocument to check if document contains any 'interactive' elements.
checkInteractiveElement(SVGDocument, Element) - Method in class org.apache.batik.bridge.BridgeContext
used by isInteractiveDocument to check if document contains any 'interactive' elements.
checkIntersection(Element, SVGRect) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.BridgeContext
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.DefaultExternalResourceSecurity
Controls whether the externalResource should be loaded or not.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.EmbededExternalResourceSecurity
Controls whether the externalResource should be loaded or not.
checkLoadExternalResource() - Method in interface org.apache.batik.bridge.ExternalResourceSecurity
Controls whether the external resource should be loaded or not.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.NoLoadExternalResourceSecurity
Controls whether the external resource should be loaded or not.
checkLoadExternalResource() - Method in class org.apache.batik.bridge.RelaxedExternalResourceSecurity
Controls whether the externalResource should be loaded or not.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadExternalResource(ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
This method throws a SecurityException if the resource found at url and referenced from docURL should not be loaded.
checkLoadScript() - Method in class org.apache.batik.bridge.DefaultScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in class org.apache.batik.bridge.EmbededScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in class org.apache.batik.bridge.NoLoadScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in class org.apache.batik.bridge.RelaxedScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript() - Method in interface org.apache.batik.bridge.ScriptSecurity
Controls whether the script should be loaded or not.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkLoadScript(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
This method throws a SecurityException if the script of given type, found at url and referenced from docURL should not be loaded.
checkMap(Map) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
checkSelectGesture(GraphicsNodeEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
checkValueType(AnimatableValue) - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Returns whether the specified AnimatableValue is of a type allowed by this animation.
checkValueType(AnimatableValue) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns whether the specified AnimatableValue is of a type allowed by this animation.
childContexts - Variable in class org.apache.batik.bridge.BridgeContext
Set of WeakReferences to child BridgeContexts.
childNodeRemovedEventListener - Variable in class org.apache.batik.bridge.SVGTextElementBridge
The DOM EventListener to receive 'DOMNodeRemoved' event.
childNodes - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The xblChildNodes NodeList for this node.
cl - Variable in class org.apache.batik.bridge.SVGAElementBridge
 
classShutter - Variable in class org.apache.batik.bridge.RhinoInterpreter
Class shutter.
clearChildContexts() - Method in class org.apache.batik.bridge.BridgeContext
Clears the list of child BridgeContexts and disposes them if there are no more references to them.
cleared() - Method in class org.apache.batik.bridge.BridgeContext.SoftReferenceMememto
 
clearInterval(Object) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
clearInterval(Object) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
clearInterval(Object) - Method in interface org.apache.batik.bridge.Window
Cancels an interval that was set by a call to 'setInterval'.
clearInterval(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'clearInterval' method of the Window interface.
clearPaintingTransform - Variable in class org.apache.batik.bridge.UpdateManagerEvent
True if before painting this update the canvas's painting transform needs to be cleared.
clearSelection() - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
clearTimeout(Object) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
clearTimeout(Object) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
clearTimeout(Object) - Method in interface org.apache.batik.bridge.Window
Cancels an timeout that was set by a call to 'setTimeout'.
clearTimeout(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'clearTimeout' method of the Window interface.
clickListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The click event listener.
ClipBridge - Interface in org.apache.batik.bridge
Factory class for vending Shape objects that represents a clipping area.
cloneTemplate(XBLOMTemplateElement) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Clones a template element for use as a shadow tree.
close() - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
 
closeViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
Closes the viewport associated to the specified element.
code - Variable in exception org.apache.batik.bridge.BridgeException
The error code.
collectXblChildNodes(Node, Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
Find the XBL child nodes of this element.
collectXblScopedChildNodes(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblScopedChildNodes
Find the XBL child nodes of this element.
COLON - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
color - Variable in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop
The stop color.
compareTo(Object) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
Compares two definition records.
compiledScripts - Variable in class org.apache.batik.bridge.RhinoInterpreter
List of cached compiled scripts.
complex - Variable in class org.apache.batik.bridge.SVGFontFamily
 
computeBubbleLimit(Node, Node) - Static method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Determines the number of nodes events should bubble if the mouse pointer has moved from one element to another.
computeLaidoutText(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
computeLaidoutText(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Recompute the layout of the <text> node.
computeStyleAndURIs(Element, Element, String) - Static method in class org.apache.batik.bridge.CSSUtilities
Partially computes the style in the 'def' tree and set it in the 'use' tree.
computeTextRuns(TextNode, AttributedCharacterIterator, AttributedCharacterIterator[]) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
computeTextRuns(TextNode, AttributedCharacterIterator, AttributedCharacterIterator[], int[][]) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
computeTransform(SVGTransformable, BridgeContext) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns an AffineTransform that is the transformation to be applied to the node.
computeTransform(SVGTransformable, BridgeContext) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns an AffineTransform that is the transformation to be applied to the node.
computeValue(CSSStylableElement, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
Computes a CSS Value and performance inheritance if the specified value is 'inherit'.
ConcreteTextLayoutFactory - Class in org.apache.batik.bridge
Factory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.
ConcreteTextLayoutFactory() - Constructor for class org.apache.batik.bridge.ConcreteTextLayoutFactory
 
ConcreteTextPainter - Class in org.apache.batik.bridge
Renders the attributed character iterator of a TextNode.
ConcreteTextPainter() - Constructor for class org.apache.batik.bridge.ConcreteTextPainter
 
ConcreteTextSelector - Class in org.apache.batik.bridge
A simple implementation of GraphicsNodeMouseListener for text selection.
ConcreteTextSelector() - Constructor for class org.apache.batik.bridge.ConcreteTextSelector
 
confirm(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Displays a confirm dialog box.
confirm(String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Displays a confirm dialog box.
confirm(String) - Method in interface org.apache.batik.bridge.Window
Displays a confirm dialog box.
confirm(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'confirm' method of the Window interface.
contains(Point2D) - Method in class org.apache.batik.bridge.TextNode
Returns true if the specified Point2D is inside the boundary of this node, false otherwise.
contains(Point2D, Rectangle2D) - Method in class org.apache.batik.bridge.TextNode
 
contentChangedListener - Variable in class org.apache.batik.bridge.svg12.XBLContentElementBridge
The event listener for content element selection changes.
ContentChangedListener() - Constructor for class org.apache.batik.bridge.svg12.XBLContentElementBridge.ContentChangedListener
 
contentElement - Variable in class org.apache.batik.bridge.svg12.AbstractContentSelector
The XBL content element.
contentElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The content element which caused this node to appear in the flattened tree.
contentElementDomAttrModifiedEventListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMAttrModified listener for content elements.
ContentElementDOMAttrModifiedEventListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.ContentElementDOMAttrModifiedEventListener
 
contentElementList - Variable in class org.apache.batik.bridge.svg12.ContentManager
List of content elements.
contentListener - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeContext
The ContentSelectionChangedListener for xbl:content element events.
contentManager - Variable in class org.apache.batik.bridge.svg12.AbstractContentSelector
The ContentManager object that owns this selector.
ContentManager - Class in org.apache.batik.bridge.svg12
A class to manage all XBL content elements in a shadow tree.
ContentManager(XBLOMShadowTreeElement, XBLManager) - Constructor for class org.apache.batik.bridge.svg12.ContentManager
Creates a new ContentManager object.
contentManager - Variable in class org.apache.batik.bridge.svg12.XBLContentElementBridge
The ContentManager object used for the content element selection change events.
ContentManager.ContentElementDOMAttrModifiedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when an attribute is modified, for content elements.
ContentManager.DOMAttrModifiedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when an attribute is modified.
ContentManager.DOMNodeInsertedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node is added.
ContentManager.DOMNodeRemovedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node is removed.
ContentManager.DOMSubtreeModifiedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a subtree has changed.
ContentManager.ShadowTreeNodeInsertedListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node in the shadow tree has been inserted.
ContentManager.ShadowTreeNodeRemovedListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node in the shadow tree has been removed.
ContentManager.ShadowTreeSubtreeModifiedListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a subtree of the shadow tree has changed.
contentManagers - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Map of shadow trees to content managers.
contentSelectionChanged(ContentSelectionChangedEvent) - Method in interface org.apache.batik.bridge.svg12.ContentSelectionChangedListener
Invoked after an xbl:content element has updated its selected nodes list.
contentSelectionChanged(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext.XBLContentListener
Invoked after an xbl:content element has updated its selected nodes list.
contentSelectionChanged(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge.ContentChangedListener
Invoked after an xbl:content element has updated its selected nodes list.
ContentSelectionChangedEvent - Class in org.apache.batik.bridge.svg12
An event to signify a change to the list of selected nodes for an xbl;content element.
ContentSelectionChangedEvent(XBLOMContentElement) - Constructor for class org.apache.batik.bridge.svg12.ContentSelectionChangedEvent
Creates a new ContentSelectionChangedEvent object.
ContentSelectionChangedListener - Interface in org.apache.batik.bridge.svg12
The interface for listening to changes in selected nodes on an xbl:content element.
contentSelectionChangedListenerList - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Global event listener list for ContentSelectionChanged events.
context - Variable in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
contextFactory - Variable in class org.apache.batik.bridge.RhinoInterpreter
Factory object for creating Contexts.
contexts - Static variable in class org.apache.batik.bridge.RhinoInterpreter
Context vector, to make sure we are not setting the security context too many times
convertBaseFrenquency(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'baseFrequency' attribute of the specified feTurbulence element.
convertBaselineShift(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a baseline-shift CSS value to a value usable as a text attribute, or null.
convertBuiltInCursor(Element, String) - Method in class org.apache.batik.bridge.CursorManager
 
convertChannelSelector(Element, String, ARGBChannel, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Returns the channel for the specified feDisplacementMap filter primitive attribute, considering the specified attribute name.
convertCIELabColor(Element, CIELabColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's CIE Lab color value.
convertClip(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns an array of floating offsets representing the 'clip' property or null if 'auto'.
convertClipPath(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Clip referenced by the specified element and which applies on the specified graphics node.
convertClipRule(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the 'clip-rule' for the specified element.
convertColor(Value, float) - Static method in class org.apache.batik.bridge.PaintServer
Converts the given Value and opacity to a Color object.
convertColorInterpolation(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the color space for the specified element.
convertColorInterpolationFilters(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the color space for the specified filter element.
convertColorRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified element or do nothing if none has been specified.
convertCursor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the Cursor corresponding to the input element's cursor property
convertCursor(Element) - Method in class org.apache.batik.bridge.CursorManager
Returns the Cursor corresponding to the input element's cursor property
convertDeviceColor(Element, Value, DeviceColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's device-specific color value.
convertDisplay(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the specified element has to be displayed, false otherwise.
convertDivisor(Element, float[], BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'divisor' attribute of the specified feConvolveMatrix filter primitive element.
convertEdgeMode(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'edgeMode' attribute of the specified feConvolveMatrix filter primitive element.
convertEnableBackground(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the subregion of user space where access to the background image is allowed to happen.
convertFillAndStroke(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a ShapePainter defined on the specified element and for the specified shape node, and using the specified bridge context.
convertFillPaint(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts for the specified element, its fill paint properties to a Paint object.
convertFillRule(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the 'fill-rule' for the specified element.
convertFilter(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Filter referenced by the specified element and which applies on the specified graphics node.
convertFilterChainRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter region according to the x, y, width, height, dx, dy, dw, dh and filterUnits attributes.
convertFilterPrimitiveRegion(Element, Element, Element, GraphicsNode, Rectangle2D, Rectangle2D, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter primitive region according to the x, y, width, height, and filterUnits attributes.
convertFilterPrimitiveRegion(Element, Element, GraphicsNode, Rectangle2D, Rectangle2D, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the filter primitive region according to the x, y, width, height, and filterUnits attributes.
convertFilterRes(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an array of 2 float numbers that describes the filter resolution of the specified filter element.
convertFloodColor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified <feFlood> element to a Color.
convertFontSize(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-size CSS value to a float value.
convertFontStretch(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-stretch CSS value to a float value.
convertFontStyle(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-style CSS value to a float value.
convertFontWeight(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the font-weight CSS value to a float value.
convertICCColor(Element, ICCColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC color value or null if the related color profile could not be used or loaded for any reason.
convertICCNamedColor(Element, ICCNamedColor, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC named color value or null if the related color profile could not be used or loaded for any reason.
convertImageRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified image element or do nothing if none has been specified.
convertInteger(Element, String, int, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Converts on the specified filter primitive element, the specified attribute that represents an integer and with the specified default value.
convertKernelMatrix(Element, int[], BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'kernelMatrix' attribute of the specified feConvolveMatrix filter primitive element.
convertKernelUnitLength(Element, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge
Convert the 'kernelUnitLength' attribute of the specified feDiffuseLighting or feSpecularLighting filter primitive element.
convertKernelUnitLength(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'kernelUnitLength' attribute of the specified feConvolveMatrix filter primitive element.
convertKerning(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a kerning CSS value to a value usable as a text attribute, or null.
convertLength(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a float in user units according to the specified parameters.
convertLetterSpacing(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a letter-spacing CSS value to a value usable as a text attribute, or null.
convertLightingColor(Element, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified lighting filter element to a Color.
convertMarker(Element, Value, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Marker defined on the specified element by the specified value, and for the specified shape node.
convertMarkers(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a ShapePainter defined on the specified element and for the specified shape node.
convertMask(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a Mask referenced by the specified element and which applies on the specified graphics node.
convertMaskRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the mask region according to the x, y, width, height, and maskUnits attributes.
convertMode(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Converts the 'mode' of the specified feBlend filter primitive.
convertNumber(Element, String, float, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Converts on the specified filter primitive element, the specified attribute that represents a float and with the specified default value.
convertOpacity(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns a composite object that represents the 'opacity' of the specified element.
convertOpacity(Value) - Static method in class org.apache.batik.bridge.PaintServer
Returns the opacity represented by the specified CSSValue.
convertOperator(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Converts the 'operator' attribute of the specified feComposite filter primitive element.
convertOperator(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns the 'operator' of the specified feMorphology filter primitive.
convertOrder(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'order' attribute of the specified feConvolveMatrix filter primitive element.
convertOverflow(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the 'overflow' property indicates that an additional clip is required, false otherwise.
convertPaint(Element, GraphicsNode, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint definition to a concrete java.awt.Paint instance according to the specified parameters.
convertPatternRegion(Element, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the pattern region according to the x, y, width, height, and patternUnits attributes.
convertPoint(String, String, String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a Point2D in user units according to the specified parameters.
convertPointerEvents(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the type that describes how this graphics node reacts to events.
convertPreserveAlpha(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'preserveAlpha' attribute of the specified feConvolveMatrix filter primitive element.
convertRadius(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns the radius (or radii) of the specified feMorphology filter primitive.
convertRatio(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts the specified ratio to float number.
convertRegion(String, String, String, String, short, GraphicsNode, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a rectangle that represents the region defined by the specified coordinates.
convertRGBICCColor(Element, Value, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Returns a Color object that corresponds to the input Paint's ICC color value or an RGB color if the related color profile could not be used or loaded for any reason.
convertShapeRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified shape element or do nothing none has been specified.
convertSnapshotTime(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the value of the 'snapshotTime' attribute on the specified element as a float, or 0f if the attribute is missing or given as "none".
convertSpecularExponent(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Returns the specular exponent of the specular feSpecularLighting filter primitive element.
convertSpreadMethod(Element, String, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Converts the spreadMethod attribute.
convertStdDeviation(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Returns the standard deviation of the specified feGaussianBlur filter primitive element.
convertStitchTiles(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'stitchTiles' attribute of the specified feTurbulence element.
convertStopColor(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.CSSUtilities
Converts the color defined on the specified <stop> element to a Color.
convertStroke(Element) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Stroke object defined on the specified element.
convertStrokeDasharray(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'stroke-dasharray' property to a list of float number in user units.
convertStrokeLinecap(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'linecap' property to the appropriate BasicStroke constant.
convertStrokeLinejoin(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'linejoin' property to the appropriate BasicStroke constant.
convertStrokeMiterlimit(Value) - Static method in class org.apache.batik.bridge.PaintServer
Converts the 'miterlimit' property to the appropriate float number.
convertStrokePaint(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts for the specified element, its stroke paint properties to a Paint object.
convertStrokePainter(Element, ShapeNode, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
 
convertSVGCursor(Element, Value) - Method in class org.apache.batik.bridge.CursorManager
Returns a cursor for the given value list.
convertSVGCursorElement(Element) - Method in class org.apache.batik.bridge.CursorManager
Returns a cursor for a given element
convertSVGInteger(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts a string into an integer.
convertSVGNumber(String) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts a string into a float.
convertSVGNumberList(SVGNumberList) - Static method in class org.apache.batik.bridge.SVGUtilities
Converts an SVGNumberList into a float array.
convertSVGNumberOptionalNumber(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
This function parses attrValue for a number followed by an optional second Number.
convertTableValues(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Converts the 'tableValues' attribute of the specified component transfer function element.
convertTarget(Element, int[], BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Convert the 'targetX' and 'targetY' attributes of the specified feConvolveMatrix filter primitive element.
convertTextAnchor(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts the text-anchor CSS value to a TextNode.Anchor.
convertTextRendering(Element, RenderingHints) - Static method in class org.apache.batik.bridge.CSSUtilities
Fills the rendering hints for the specified text element or do nothing if none has been specified.
convertTransform(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an AffineTransform according to the specified parameters.
convertType(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the type of the specified color matrix filter primitive.
convertType(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Converts the type of the specified component transfert function element.
convertType(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Converts the 'type' attribute of the specified feTurbulence element.
convertURIPaint(Element, GraphicsNode, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint specified as a URI.
convertValuesToHueRotate(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'hueRotate' type.
convertValuesToMatrix(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'matrix' type.
convertValuesToSaturate(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Converts the 'values' attribute of the specified feColorMatrix filter primitive element for the 'saturate' type.
convertVisibility(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns true if the specified element is visible, false otherwise.
convertWordSpacing(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Converts a word-spacing CSS value to a value usable as a text attribute, or null.
count - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
Incremented each time this runnable is added to the queue.
count - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
Incremented each time this runnable is put in the queue.
count - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
The number of items.
createAltGlyphArray(BridgeContext, Element, float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGAltGlyphElementBridge
Constructs an array of Glyphs that represents the specified <altGlyph> element at the requested size.
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleOrIdentFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableAngleValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableColorValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthOrIdentFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrIdentFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePaintValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableStringValueFactory
 
createAnimatableValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
Creates a new AnimatableValue from a CSS Value, after computation and inheritance.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Creates the animation object for the animation element.
createAnimation(AnimationTarget) - Method in class org.apache.batik.bridge.SVGSetElementBridge
Creates the animation object for the animation element.
createBridgeContext(SVGOMDocument) - Method in class org.apache.batik.bridge.BridgeContext
This function creates a new BridgeContext, it mostly exists so subclasses can provide an instance of themselves when a sub BridgeContext is needed.
createClip(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.ClipBridge
Creates a Clip according to the specified parameters.
createClip(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGClipPathElementBridge
Creates a Clip according to the specified parameters.
createColorPaintValue(AnimationTarget, Color) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePaintValueFactory
Creates a new AnimatablePaintValue from a Color object.
createComponentTransferFunction(Element, Element) - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Creates a ComponentTransferFunction according to the specified parameters.
createContext(BridgeContext, Element) - Static method in class org.apache.batik.bridge.UnitProcessor
Creates a context for the specified element.
createCSSFontFace(CSSEngine, FontFaceRule) - Static method in class org.apache.batik.bridge.CSSFontFace
 
createCSSValue(AnimationTarget, String, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
Creates a new CSS Value from a string.
createDocumentRoot() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Creates a new returns a new TimedDocumentRoot object for the document.
createEmptyFilter(Element, Rectangle2D, Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFilterElementBridge
Creates a new returns a new filter that fills its output with transparent black.
createFillStrokePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGLineElementBridge
Creates the shape painter associated to the specified element.
createFilter(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.FilterBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in interface org.apache.batik.bridge.FilterPrimitiveBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeFloodElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeImageElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Map) - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Creates a Filter according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeOffsetElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeTileElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode, Filter, Rectangle2D, Map) - Method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Creates a Filter primitive according to the specified parameters.
createFilter(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGFilterElementBridge
Creates a Filter according to the specified parameters.
createFont(BridgeContext, Element, Element, float, GVTFontFace) - Method in class org.apache.batik.bridge.SVGFontElementBridge
Constructs a new SVGGVTFont that represents the specified <font> element at the requested size.
createFontFace(String, FontFace) - Static method in class org.apache.batik.bridge.FontFace
 
createFontFace(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
Creates an SVGFontFace that repesents the specified <font-face> element.
createGlobalObject(Context) - Method in class org.apache.batik.bridge.RhinoInterpreter
Creates the global object.
createGlobalObject(Context) - Method in class org.apache.batik.bridge.SVG12RhinoInterpreter
Creates the global object.
createGlyph(BridgeContext, Element, Element, int, float, GVTFontFace, TextPaintInfo) - Method in class org.apache.batik.bridge.SVGGlyphElementBridge
Constructs a new Glyph that represents the specified <glyph> element at the requested size.
createGlyphVector(FontRenderContext, float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGAltGlyphHandler
Creates a glyph vector containing the alternate glyphs.
createGlyphVector(FontRenderContext, char[]) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the specified array of characters.
createGlyphVector(FontRenderContext, CharacterIterator) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the characters in the specified character iterator.
createGlyphVector(FontRenderContext, int[], CharacterIterator) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the glyphs in the the glyph code array.
createGlyphVector(FontRenderContext, String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a new GVTGlyphVector object for the specified String.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Document) - Method in interface org.apache.batik.bridge.DocumentBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Document) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGGElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates a graphics node using the specified BridgeContext and for the specified element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates a GraphicsNode according to the specified parameters.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Creates a GraphicsNode according to the specified parameters.
createICCColorSpaceWithIntent(BridgeContext, Element, String) - Method in class org.apache.batik.bridge.SVGColorProfileElementBridge
Creates an ICC_ColorSpace according to the specified parameters.
createImageGraphicsNode(BridgeContext, Element, ParsedURL) - Method in class org.apache.batik.bridge.SVGImageElementBridge
 
createInterpreter(URL, boolean) - Method in class org.apache.batik.bridge.RhinoInterpreterFactory
Creates an instance of RhinoInterpreter class.
createInterpreter(URL, boolean, ImportInfo) - Method in class org.apache.batik.bridge.RhinoInterpreterFactory
Creates an instance of RhinoInterpreter class.
createKern(BridgeContext, Element, SVGGVTFont) - Method in class org.apache.batik.bridge.SVGKernElementBridge
Creates a Kern object that repesents the specified kerning element.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Creates a Light according to the specified parameters.
createLight(BridgeContext, Element, Element, Color) - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Creates a Light according to the specified parameters.
createMarker(BridgeContext, Element, Element) - Method in interface org.apache.batik.bridge.MarkerBridge
Creates a Marker according to the specified parameters.
createMarker(BridgeContext, Element, Element) - Method in class org.apache.batik.bridge.SVGMarkerElementBridge
Creates a Marker according to the specified parameters.
createMask(BridgeContext, Element, Element, GraphicsNode) - Method in interface org.apache.batik.bridge.MaskBridge
Creates a Mask according to the specified parameters.
createMask(BridgeContext, Element, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Creates a Mask according to the specified parameters.
createModifiedACIForFontMatching(AttributedCharacterIterator) - Method in class org.apache.batik.bridge.StrokingTextPainter
Returns a new AttributedCharacterIterator that contains resolved GVTFont attributes.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in interface org.apache.batik.bridge.PaintBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
Creates a Paint according to the specified parameters.
createPaint(BridgeContext, Element, Element, GraphicsNode, float) - Method in class org.apache.batik.bridge.SVGPatternElementBridge
Creates a Paint according to the specified parameters.
createRasterFeImage(BridgeContext, Rectangle2D, ParsedURL) - Static method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns a Filter that represents an raster image (JPG or PNG).
createRasterImageNode(BridgeContext, Element, Filter, ParsedURL) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a GraphicsNode that represents an raster image in JPEG or PNG format.
createRunHandler() - Method in class org.apache.batik.bridge.UpdateManager
 
createSelector(ContentManager, XBLOMContentElement, Element, String) - Method in interface org.apache.batik.bridge.svg12.AbstractContentSelector.ContentSelectorFactory
Creates a new selector object.
createSelector(String, ContentManager, XBLOMContentElement, Element, String) - Static method in class org.apache.batik.bridge.svg12.AbstractContentSelector
Creates a new selector object.
createSelector(ContentManager, XBLOMContentElement, Element, String) - Method in class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathPatternContentSelectorFactory
Creates a new XPathPatternContentSelector object.
createSelector(ContentManager, XBLOMContentElement, Element, String) - Method in class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathSubsetContentSelectorFactory
Creates a new XPathSubsetContentSelector object.
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGCircleElementBridge
 
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGDecoratedShapeElementBridge
Creates the shape painter associated to the specified element.
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
 
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGRectElementBridge
 
createShapePainter(BridgeContext, Element, ShapeNode) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates the shape painter associated to the specified element.
createStop(BridgeContext, Element, Element, float) - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Creates a Stop according to the specified parameters.
createSubBridgeContext(SVGOMDocument) - Method in class org.apache.batik.bridge.BridgeContext
This function creates a new 'sub' BridgeContext to associated with 'newDoc' if one currently doesn't exist, otherwise it returns the BridgeContext currently associated with the document.
createSubBridgeContext(SVGOMDocument) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
 
createSVGFeImage(BridgeContext, Rectangle2D, Element, boolean, Element, GraphicsNode) - Static method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns a Filter that represents a svg document or element as an image.
createSVGImageNode(BridgeContext, Element, SVGDocument) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a GraphicsNode that represents a svg document as an image.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in class org.apache.batik.bridge.ConcreteTextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in class org.apache.batik.bridge.FlowTextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Method in interface org.apache.batik.bridge.TextLayoutFactory
Returns an instance of TextSpanLayout suitable for rendering the AttributedCharacterIterator.
createTextPath(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
Creates a TextPath object that represents the path along which the text is to be rendered.
createTimedElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Creates a TimedElement for the animation element.
createURIResolver(SVGDocument, DocumentLoader) - Method in class org.apache.batik.bridge.BridgeContext
Returns a new URIResolver object.
createURIResolver(SVGDocument, DocumentLoader) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Returns a new URIResolver object.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableBooleanValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableBooleanValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableIntegerValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableIntegerValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthListValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthListValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
 
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
 
createValue(AnimationTarget, String, String, boolean, String) - Method in interface org.apache.batik.bridge.SVGAnimationEngine.Factory
Creates a new AnimatableValue from a string.
createValue(AnimationTarget, String, Value) - Method in interface org.apache.batik.bridge.SVGAnimationEngine.Factory
Creates a new AnimatableValue from a CSS Value.
createValue(AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.UncomputedAnimatableStringValueFactory
 
createValue(AnimationTarget, String, Value) - Method in class org.apache.batik.bridge.SVGAnimationEngine.UncomputedAnimatableStringValueFactory
 
createWindow(Interpreter, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Creates a new Window object.
createWindow(Interpreter, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment
Creates a new Window object.
createWindow(Interpreter, String) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
Creates a new Window object.
cssEngine - Variable in class org.apache.batik.bridge.SVGAnimationEngine
The CSSEngine used for CSS value parsing.
CSSFontFace - Class in org.apache.batik.bridge
This class represents a <font-face> element or @font-face rule
CSSFontFace(List, String, float, String, String, String, String, float, String, float, float, float, float, float, float, float, float) - Constructor for class org.apache.batik.bridge.CSSFontFace
Constructes an CSSFontFace with the specfied font-face attributes.
CSSFontFace(String) - Constructor for class org.apache.batik.bridge.CSSFontFace
 
cssPropertiesChangedListener - Variable in class org.apache.batik.bridge.BridgeContext
The CSSEngine listener to receive CSSEngineEvent.
CSSPropertiesChangedListener() - Constructor for class org.apache.batik.bridge.BridgeContext.CSSPropertiesChangedListener
Creates a new CSSPropertiesChangedListener.
CSSUtilities - Class in org.apache.batik.bridge
A collection of utility method involving CSS property.
CSSUtilities() - Constructor for class org.apache.batik.bridge.CSSUtilities
No instance of this class is required.
CSSValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.CSSValueFactory
 
ctx - Variable in class org.apache.batik.bridge.AnimatableSVGBridge
The bridge context to use for dynamic updates.
ctx - Variable in class org.apache.batik.bridge.CursorManager
BridgeContext associated with this CursorManager
ctx - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
The BridgeContext.
ctx - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The BridgeContext to be used.
ctx - Variable in class org.apache.batik.bridge.SVGAnimationEngine
The BridgeContext to use for value parsing.
ctx - Variable in class org.apache.batik.bridge.SVGDocumentBridge
The bridge context.
ctx - Variable in class org.apache.batik.bridge.SVGFontFamily
 
ctx - Variable in class org.apache.batik.bridge.SVGUseElementBridge.CursorMouseOverListener
 
ctx - Variable in class org.apache.batik.bridge.UnitProcessor.DefaultContext
The bridge context.
ctx - Variable in class org.apache.batik.bridge.UserAgentAdapter
The BridgeContext to use for error information.
ctx12 - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
The BridgeContext downcasted to an SVG12BridgeContext.
currentIntervalWillUpdate() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Invoked by timed elements in this document to indicate that the current interval will be re-evaluated at the next sample.
cursorCache - Variable in class org.apache.batik.bridge.CursorManager
Cache used to hold references to cursors
CursorHolder(Cursor) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorHolder
 
cursorHrefToFilter(Element, ParsedURL, Point2D) - Method in class org.apache.batik.bridge.CursorManager
Converts the input ParsedURL into a Filter and transforms the input hotSpot point (in image space) to cursor space
cursorManager - Variable in class org.apache.batik.bridge.BridgeContext
Manages cursors and performs caching when appropriate
CursorManager - Class in org.apache.batik.bridge
The CursorManager class is a helper class which preloads the cursors corresponding to the SVG built in cursors.
CursorManager(BridgeContext) - Constructor for class org.apache.batik.bridge.CursorManager
Creates a new CursorManager object.
cursorMap - Static variable in class org.apache.batik.bridge.CursorManager
Maps SVG Cursor Values to Java Cursors
CursorMouseOutListener(UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
CursorMouseOverListener(UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
CursorMouseOverListener(BridgeContext) - Constructor for class org.apache.batik.bridge.SVGUseElementBridge.CursorMouseOverListener
 

D

DATA_PROTOCOL - Static variable in class org.apache.batik.bridge.DefaultExternalResourceSecurity
 
DATA_PROTOCOL - Static variable in class org.apache.batik.bridge.DefaultScriptSecurity
 
DATA_PROTOCOL - Static variable in class org.apache.batik.bridge.EmbededExternalResourceSecurity
 
DATA_PROTOCOL - Static variable in class org.apache.batik.bridge.EmbededScriptSecurity
 
DebugAnimationTickRunnable(RunnableQueue, SVGAnimationEngine) - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.DebugAnimationTickRunnable
 
DECORATION_ALL - Static variable in interface org.apache.batik.bridge.TextSpanLayout
 
DECORATION_OVERLINE - Static variable in interface org.apache.batik.bridge.TextSpanLayout
 
DECORATION_STRIKETHROUGH - Static variable in interface org.apache.batik.bridge.TextSpanLayout
 
DECORATION_UNDERLINE - Static variable in interface org.apache.batik.bridge.TextSpanLayout
 
DefAttrListener(Element) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.DefAttrListener
Creates a new DefAttrListener.
defAttrListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The DOM attribute mutation listener for definitions accessed through this import.
DEFAULT_CURSOR - Static variable in class org.apache.batik.bridge.CursorManager
Default cursor when value is not found
DEFAULT_PREFERRED_HEIGHT - Static variable in class org.apache.batik.bridge.CursorManager
 
DEFAULT_PREFERRED_WIDTH - Static variable in class org.apache.batik.bridge.CursorManager
Default preferred cursor size, used for SVG images
DEFAULT_SHAPE - Static variable in class org.apache.batik.bridge.SVGPathElementBridge
default shape for the update of 'd' when the value is the empty string.
DEFAULT_SHAPE - Static variable in class org.apache.batik.bridge.SVGPolygonElementBridge
default shape for the update of 'points' when the value is the empty string.
DEFAULT_SHAPE - Static variable in class org.apache.batik.bridge.SVGPolylineElementBridge
default shape for the update of 'points' when the value is the empty string.
defaultBridge - Variable in class org.apache.batik.bridge.BridgeContext
Default bridge.
DefaultContentSelector - Class in org.apache.batik.bridge.svg12
A class to handle content selection when the includes attribute is not present.
DefaultContentSelector(ContentManager, XBLOMContentElement, Element) - Constructor for class org.apache.batik.bridge.svg12.DefaultContentSelector
Creates a new XPathSubsetContentSelector object.
DefaultContentSelector.SelectedNodes - Class in org.apache.batik.bridge.svg12
Implementation of NodeList that contains the nodes that matched this selector.
defaultContext - Variable in class org.apache.batik.bridge.RhinoInterpreter
Default Context for scripts.
DefaultContext(BridgeContext, Element) - Constructor for class org.apache.batik.bridge.UnitProcessor.DefaultContext
Creates a new DefaultContext.
DefaultExternalResourceSecurity - Class in org.apache.batik.bridge
Default implementation for the ExternalResourceSecurity interface.
DefaultExternalResourceSecurity(ParsedURL, ParsedURL) - Constructor for class org.apache.batik.bridge.DefaultExternalResourceSecurity
 
DefaultFontFamilyResolver - Class in org.apache.batik.bridge
The is a utility class that is used for resolving UnresolvedFontFamilies.
DefaultScriptSecurity - Class in org.apache.batik.bridge
Default implementation for the ScriptSecurity interface.
DefaultScriptSecurity(String, ParsedURL, ParsedURL) - Constructor for class org.apache.batik.bridge.DefaultScriptSecurity
 
DefaultXBLManager - Class in org.apache.batik.bridge.svg12
A full featured sXBL manager.
DefaultXBLManager(Document, BridgeContext) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager
Creates a new DefaultXBLManager for the given document.
DefaultXBLManager.DefAttrListener - Class in org.apache.batik.bridge.svg12
DOM attribute mutation listener for definition elements.
DefaultXBLManager.DefinitionRecord - Class in org.apache.batik.bridge.svg12
Record class for storing information about an XBL definition.
DefaultXBLManager.DefNodeInsertedListener - Class in org.apache.batik.bridge.svg12
DOM node inserted listener for definition elements.
DefaultXBLManager.DefNodeRemovedListener - Class in org.apache.batik.bridge.svg12
DOM node removed listener for definition elements.
DefaultXBLManager.DocInsertedListener - Class in org.apache.batik.bridge.svg12
DOM node inserted listener for the document.
DefaultXBLManager.DocRemovedListener - Class in org.apache.batik.bridge.svg12
DOM node removed listener for the document.
DefaultXBLManager.DocSubtreeListener - Class in org.apache.batik.bridge.svg12
DOM subtree mutation listener for the document.
DefaultXBLManager.ImportAttrListener - Class in org.apache.batik.bridge.svg12
DOM attribute mutation listener for import elements.
DefaultXBLManager.ImportInsertedListener - Class in org.apache.batik.bridge.svg12
DOM node inserted listener for imported XBL trees.
DefaultXBLManager.ImportRecord - Class in org.apache.batik.bridge.svg12
Record class for storing information about an XBL import.
DefaultXBLManager.ImportRemovedListener - Class in org.apache.batik.bridge.svg12
DOM node removed listener for imported XBL trees.
DefaultXBLManager.ImportSubtreeListener - Class in org.apache.batik.bridge.svg12
DOM subtree listener for imported XBL trees.
DefaultXBLManager.RefAttrListener - Class in org.apache.batik.bridge.svg12
DOM attribute mutation listener for referencing definition elements.
DefaultXBLManager.TemplateMutationListener - Class in org.apache.batik.bridge.svg12
DOM mutation listener for template elements.
DefaultXBLManager.XblChildNodes - Class in org.apache.batik.bridge.svg12
To iterate over the XBL child nodes.
DefaultXBLManager.XBLRecord - Class in org.apache.batik.bridge.svg12
XBL record.
DefaultXBLManager.XblScopedChildNodes - Class in org.apache.batik.bridge.svg12
To iterate over the scoped XBL child nodes.
defineGlobalWrapperClass(Scriptable) - Method in class org.apache.batik.bridge.RhinoInterpreter
Defines the class for the global object.
defineGlobalWrapperClass(Scriptable) - Method in class org.apache.batik.bridge.SVG12RhinoInterpreter
Defines the class for the global object.
definition - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
The definition element.
definitionElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The definition element that applies to this element.
definitionLists - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Map of namespace URI/local name pairs to ordered sets of definition records.
DefinitionRecord(String, String, XBLOMDefinitionElement, XBLOMTemplateElement, Element) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
Creates a new DefinitionRecord.
definitions - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Map of definition element/import element pairs to definition records.
DefNodeInsertedListener(Element) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeInsertedListener
Creates a new DefNodeInsertedListener.
defNodeInsertedListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The DOM node inserted listener for definitions accessed through this import.
DefNodeRemovedListener(Element) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeRemovedListener
Creates a new DefNodeRemovedListener.
defNodeRemovedListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The DOM node removed listener for definitions accessed through this import.
defsToBeRemoved - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocRemovedListener
List of definition elements to be removed from the document.
deriveFont(float, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGFontFamily
Derives a GVTFont object of the correct size.
deriveFont(float, Map) - Method in class org.apache.batik.bridge.SVGFontFamily
Derives a GVTFont object of the correct size from an attribute Map.
deriveFont(float) - Method in class org.apache.batik.bridge.SVGGVTFont
Creates a new GVTFont object by replicating this font object and applying a new size to it.
descendantSelected(Node) - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
 
deselectAll() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
deselectAll() - Method in interface org.apache.batik.bridge.UserAgent
Informs the user agent that the text selection should be cleared.
deselectAll() - Method in class org.apache.batik.bridge.UserAgentAdapter
This user agent doesn't display text selections so nothing to clear.
dirtyAreas - Variable in class org.apache.batik.bridge.UpdateManagerEvent
The dirty areas, as a List of Rectangles.
dispatchBindingChangedEvent(Element, Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Dispatches a BindingEvent the registered listeners.
dispatchContentSelectionChangedEvent(XBLOMContentElement) - Method in class org.apache.batik.bridge.svg12.ContentManager
Dispatches the ContentSelectionChangedEvent to the registered listeners.
dispatcher - Variable in class org.apache.batik.bridge.BridgeEventSupport.GVTUnloadListener
 
dispatchKeyboardEvent(String, GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Dispatch a DOM 3 Keyboard event.
dispatchKeyEvent(String, GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Dispatch a DOM 2 Draft Key event.
dispatchMouseEvent(String, GraphicsNodeMouseEvent, boolean) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Dispatches a DOM MouseEvent according to the specified parameters.
dispatchMouseEvent(String, Element, Element, Point, GraphicsNodeMouseEvent, boolean) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Dispatches a DOM MouseEvent according to the specified parameters.
dispatchMouseEvent(String, Element, Element, Point, GraphicsNodeMouseEvent, boolean) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Dispatches a DOM MouseEvent according to the specified parameters.
dispatchMouseEvent(String, Element, Element, Point, GraphicsNodeMouseEvent, boolean, int) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Dispatches a DOM MouseEvent according to the specified parameters.
dispatchSelectionEvent(SelectionEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
Reports whether the current selection contains any objects.
dispatchSVGDocEvent(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
 
dispatchSVGLoad(Element, boolean, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Auxiliary method for dispatchSVGLoad.
dispatchSVGLoadEvent() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Recursively dispatch the SVG 'onload' event.
dispatchSVGLoadEvent() - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an 'SVGLoad' event to the document.
dispatchSVGLoadEvent(BridgeContext, ScriptingEnvironment) - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an 'SVGLoad' event to the document.
dispatchSVGResizeEvent() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Method to dispatch SVG Resize event.
dispatchSVGResizeEvent() - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an "SVGZoom" event to the document.
dispatchSVGScrollEvent() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Method to dispatch SVG Scroll event.
dispatchSVGScrollEvent() - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an "SVGZoom" event to the document.
dispatchSVGUnLoadEvent() - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an 'SVGUnLoad' event to the document.
dispatchSVGZoomEvent() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Method to dispatch SVG Zoom event.
dispatchSVGZoomEvent() - Method in class org.apache.batik.bridge.UpdateManager
Dispatches an "SVGZoom" event to the document.
dispatchTextEvent(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Dispatch a DOM 3 Text event.
displayError(Exception) - Method in class org.apache.batik.bridge.BridgeContext.CSSEngineUserAgentWrapper
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in interface org.apache.batik.bridge.UserAgent
Displays an error resulting from the specified Exception.
displayError(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Display the specified error message (forwards call to displayMessage).
displayError(Exception) - Method in class org.apache.batik.bridge.UserAgentAdapter
Display the specified error (forwards call to displayError(String))
displayMessage(String) - Method in class org.apache.batik.bridge.BridgeContext.CSSEngineUserAgentWrapper
Displays a message in the User Agent interface.
displayMessage(String) - Method in interface org.apache.batik.bridge.UserAgent
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Display the specified message.
dispose() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
dispose() - Method in class org.apache.batik.bridge.BridgeContext
Disposes this BridgeContext.
dispose() - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.DocumentLoader
Disposes and releases all resources allocated by this document loader.
dispose() - Method in class org.apache.batik.bridge.FocusManager
Removes all listeners attached to the document and that manage focus.
dispose() - Method in class org.apache.batik.bridge.RhinoInterpreter
For RhinoInterpreter this method flushes the Rhino caches to avoid memory leaks.
dispose() - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
 
dispose() - Method in class org.apache.batik.bridge.svg12.ContentManager
Disposes this ContentManager.
dispose() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Disposes this BridgeContext.
dispose() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Dispose this bridge by removing the ContentSelectionChangedListener object.
dispose() - Method in class org.apache.batik.bridge.SVGAElementBridge
 
dispose() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Disposes this animation engine.
dispose() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
dispose() - Method in class org.apache.batik.bridge.SVGDocumentBridge
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.SVGImageElementBridge
 
dispose() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Disposes this BridgeUpdateHandler and releases all resources.
dispose() - Method in class org.apache.batik.bridge.SVGTextElementBridge
dispose() - Method in class org.apache.batik.bridge.SVGUseElementBridge
 
disposeTree(Node) - Static method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Disposes all resources related to the specified node and its subtree.
disposeTree(Node, boolean) - Static method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Disposes all resources related to the specified node and its subtree, and optionally removes the nodes' SVGContext.
distanceBetweenRun(SVGTextElementBridge.CharacterInformation, SVGTextElementBridge.CharacterInformation) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
distanceFirstLastCharacterInRun(SVGTextElementBridge.CharacterInformation, SVGTextElementBridge.CharacterInformation) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
docInsertedListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
DOM node inserted listener for the document.
DocInsertedListener() - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.DocInsertedListener
 
docPURL - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The URL of the document ot manage
docRemovedListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
DOM node removed listener for the document.
DocRemovedListener() - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.DocRemovedListener
 
docSubtreeListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
DOM subtree mutation listener for the document.
DocSubtreeListener() - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.DocSubtreeListener
 
document - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The document to manage.
document - Variable in class org.apache.batik.bridge.BridgeContext
The document is bridge context is dedicated to.
document - Variable in class org.apache.batik.bridge.FocusManager
The document.
document - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
The document.
document - Variable in class org.apache.batik.bridge.SVGDocumentBridge
The document node this bridge is associated with.
document - Variable in class org.apache.batik.bridge.UpdateManager
The document to manage.
document - Variable in class org.apache.batik.bridge.URIResolver
The reference document.
DocumentBridge - Interface in org.apache.batik.bridge
Interface for bridge classes that operate on Document nodes.
documentCodeSource - Variable in class org.apache.batik.bridge.DocumentJarClassLoader
CodeSource for the Document which referenced the Jar file
documentFactory - Variable in class org.apache.batik.bridge.DocumentLoader
The document factory used to create the document according a DOM implementation.
DocumentJarClassLoader - Class in org.apache.batik.bridge
This ClassLoader implementation only grants permission to connect back to the server from where the document referencing the jar file was loaded.
DocumentJarClassLoader(URL, URL) - Constructor for class org.apache.batik.bridge.DocumentJarClassLoader
Constructor
documentLoader - Variable in class org.apache.batik.bridge.BridgeContext
The document loader used to load/create Document.
DocumentLoader - Class in org.apache.batik.bridge
This class is responsible on loading an SVG document and maintaining a cache.
DocumentLoader() - Constructor for class org.apache.batik.bridge.DocumentLoader
Constructs a new DocumentLoader.
DocumentLoader(UserAgent) - Constructor for class org.apache.batik.bridge.DocumentLoader
Constructs a new DocumentLoader with the specified XML parser.
documentLoader - Variable in class org.apache.batik.bridge.URIResolver
The document loader.
documentSize - Variable in class org.apache.batik.bridge.BridgeContext
The size of the document.
documentURI - Variable in class org.apache.batik.bridge.URIResolver
The document URI.
doExplicitGlyphLayout() - Method in class org.apache.batik.bridge.GlyphLayout
Explicitly lays out each of the glyphs in the glyph vector.
domAttrModifiedEventListener - Variable in class org.apache.batik.bridge.BridgeContext
The DOM EventListener to receive 'DOMAttrModified' event.
DOMAttrModifiedEventListener() - Constructor for class org.apache.batik.bridge.BridgeContext.DOMAttrModifiedEventListener
Creates a new DOMAttrModifiedEventListener.
domAttrModifiedEventListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMAttrModified listener for bound element children.
DOMAttrModifiedEventListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.DOMAttrModifiedEventListener
 
domAttrModifiedListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The DOMAttrModified event listener.
DOMAttrModifiedListener() - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.DOMAttrModifiedListener
 
DOMAttrModifiedListener() - Constructor for class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMAttrModifiedListener
 
domCharacterDataModifiedEventListener - Variable in class org.apache.batik.bridge.BridgeContext
The DOM EventListener to receive 'DOMCharacterDataModified' event.
DOMCharacterDataModifiedEventListener() - Constructor for class org.apache.batik.bridge.BridgeContext.DOMCharacterDataModifiedEventListener
Creates a new DOMCharacterDataModifiedEventListener.
DOMChildNodeRemovedEventListener() - Constructor for class org.apache.batik.bridge.svg12.SVG12TextElementBridge.DOMChildNodeRemovedEventListener
 
DOMChildNodeRemovedEventListener() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.DOMChildNodeRemovedEventListener
 
domFocusInListener - Variable in class org.apache.batik.bridge.FocusManager
The EventListener that tracks 'DOMFocusIn' events.
DOMFocusInTracker() - Constructor for class org.apache.batik.bridge.FocusManager.DOMFocusInTracker
 
DOMFocusInTracker() - Constructor for class org.apache.batik.bridge.svg12.SVG12FocusManager.DOMFocusInTracker
 
domFocusOutListener - Variable in class org.apache.batik.bridge.FocusManager
The EventListener that tracks 'DOMFocusOut' events.
DOMFocusOutTracker() - Constructor for class org.apache.batik.bridge.FocusManager.DOMFocusOutTracker
 
DOMMouseOutEventListener() - Constructor for class org.apache.batik.bridge.BridgeContext.DOMMouseOutEventListener
Creates a new DOMMouseOutEventListener.
DOMMouseOverEventListener() - Constructor for class org.apache.batik.bridge.BridgeContext.DOMMouseOverEventListener
Creates a new DOMMouseOverEventListener.
domNodeInsertedEventListener - Variable in class org.apache.batik.bridge.BridgeContext
The DOM EventListener to receive 'DOMNodeInserted' event.
DOMNodeInsertedEventListener() - Constructor for class org.apache.batik.bridge.BridgeContext.DOMNodeInsertedEventListener
Creates a new DOMNodeInsertedEventListener.
domNodeInsertedEventListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMNodeInserted listener for bound element children.
DOMNodeInsertedEventListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.DOMNodeInsertedEventListener
 
domNodeInsertedListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The DOMNodeInserted event listener.
DOMNodeInsertedListener() - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener
 
DOMNodeInsertedListener() - Constructor for class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeInsertedListener
 
domNodeRemovedEventListener - Variable in class org.apache.batik.bridge.BridgeContext
The DOM EventListener to receive 'DOMNodeRemoved' event.
DOMNodeRemovedEventListener() - Constructor for class org.apache.batik.bridge.BridgeContext.DOMNodeRemovedEventListener
Creates a new DOMNodeRemovedEventListener.
domNodeRemovedEventListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMNodeRemoved listener for bound element children.
DOMNodeRemovedEventListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.DOMNodeRemovedEventListener
 
domNodeRemovedListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The DOMNodeRemoved event listener.
DOMNodeRemovedListener() - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeRemovedListener
 
DOMNodeRemovedListener() - Constructor for class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeRemovedListener
 
domSubtreeModifiedEventListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMSubtreeModified listener for shadow tree nodes.
DOMSubtreeModifiedEventListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.DOMSubtreeModifiedEventListener
 
DOMSubtreeModifiedEventListener() - Constructor for class org.apache.batik.bridge.svg12.SVG12TextElementBridge.DOMSubtreeModifiedEventListener
 
DOMSubtreeModifiedEventListener() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.DOMSubtreeModifiedEventListener
 
doPathLayout() - Method in class org.apache.batik.bridge.GlyphLayout
If this layout is on a text path, positions the characters along the path.
doSpacing(Float, Float, Float) - Method in class org.apache.batik.bridge.GlyphLayout
Performs any spacing adjustments required and returns the new advance value.
dotNumber() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
Scans the decimal part of a number.
draw(Graphics2D) - Method in class org.apache.batik.bridge.GlyphLayout
Paints the text layout using the specified Graphics2D and rendering context.
draw(Graphics2D) - Method in interface org.apache.batik.bridge.TextSpanLayout
Paints the specified text layout using the specified Graphics2D and rendering context.
dummyStyleMap - Variable in class org.apache.batik.bridge.SVGAnimationEngine
A StyleMap used by the SVGAnimationEngine.Factorys when computing CSS values.
dumpACIWord(AttributedString) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
DYNAMIC - Static variable in class org.apache.batik.bridge.BridgeContext
Indicates that all DOM listeners should be registered.
DynamicGVTBuilder - Class in org.apache.batik.bridge
This class is responsible for creating a GVT tree using an SVG DOM tree.
DynamicGVTBuilder() - Constructor for class org.apache.batik.bridge.DynamicGVTBuilder
Constructs a new builder.
dynamicStatus - Variable in class org.apache.batik.bridge.BridgeContext
Whether the bridge should support dynamic, or interactive features.

E

e - Variable in class org.apache.batik.bridge.AnimatableSVGBridge
The element that has been handled by this bridge.
e - Variable in exception org.apache.batik.bridge.BridgeException
The element on which the error occured.
e - Variable in class org.apache.batik.bridge.UnitProcessor.DefaultContext
The element.
eihr - Variable in class org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalRunnableTimerTask
 
eir - Variable in class org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalScriptTimerTask
 
element - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The animation element.
elementDataMap - Variable in class org.apache.batik.bridge.BridgeContext
Element Data Map: This is a general location for elements to 'cache' data.
elementNodeMap - Variable in class org.apache.batik.bridge.BridgeContext
Binding Map: key is an SVG Element - value is a GraphicsNode
elemTPI - Variable in class org.apache.batik.bridge.SVGTextElementBridge
 
elt - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorDefaultActionable
 
elt - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOutDefaultActionable
 
elt - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOverDefaultActionable
 
EmbededExternalResourceSecurity - Class in org.apache.batik.bridge
This implementation of the ExternalResourceSecurity interface only allows external resources embeded in the document, i.e., externalResources embeded with the data protocol.
EmbededExternalResourceSecurity(ParsedURL) - Constructor for class org.apache.batik.bridge.EmbededExternalResourceSecurity
 
EmbededScriptSecurity - Class in org.apache.batik.bridge
This implementation of the ScriptSecurity interface only allows scripts embeded in the document, i.e., scripts whith either the same URL as the document (as for event attributes) or scripts embeded with the data protocol.
EmbededScriptSecurity(String, ParsedURL, ParsedURL) - Constructor for class org.apache.batik.bridge.EmbededScriptSecurity
 
end - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextChunk
 
END - Static variable in class org.apache.batik.bridge.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the end of the text string is at the initial current text location.
endElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements ElementTimeControl.endElement().
endElementAt(float) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements ElementTimeControl.endElementAt(float).
endFragmentIdentifier() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the fragment identifier ends.
endGap() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
Returns the end gap of the current lexical unit.
endLimit - Variable in class org.apache.batik.bridge.SVGTextElementBridge
This is used to store the end of the last piece of text content from an element with xml:space="preserve".
endListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The end event listener.
endMark - Variable in class org.apache.batik.bridge.TextNode
The end mark.
endPreserveAspectRatio() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the PreserveAspectRatio parsing ends.
endTransformList() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
 
endViewTarget() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a view target specification ends.
eng - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The AnimationEngine that manages all of the animations in the document.
engRef - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
A weak reference to the SVGAnimationEngine this AnimationTickRunnable is for.
Entry(String, Script) - Constructor for class org.apache.batik.bridge.RhinoInterpreter.Entry
Creates a new script cache entry object.
EOF - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
eps - Static variable in class org.apache.batik.bridge.GlyphLayout
 
epsEQ(double, double) - Static method in class org.apache.batik.bridge.GlyphLayout
 
equals(Object) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
Returns whether two definition records are the same.
ERR_ATTRIBUTE_MISSING - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a required attribute is missing.
ERR_ATTRIBUTE_VALUE_MALFORMED - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when an attribute has a syntax error.
ERR_CSS_LENGTH_NEGATIVE - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a CSS length is negative.
ERR_CSS_URI_BAD_TARGET - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a URI specified in a CSS property referenced a bad element.
ERR_LENGTH_NEGATIVE - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a length, which must be positive, is negative.
ERR_URI_BAD_TARGET - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when a specified URI references a bad element.
ERR_URI_IMAGE_BROKEN - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge tries to read an image and the image url can't be opened or the contents aren't usable.
ERR_URI_IMAGE_INVALID - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge tries to an image and the image format is not supported.
ERR_URI_IO - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge encoutered an I/O error while loading a URI.
ERR_URI_MALFORMED - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge try to load a URI {0} = the uri
ERR_URI_REFERENCE_A_DOCUMENT - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge tries to referenced an invalid node inside a document.
ERR_URI_UNSECURE - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge encountered a SecurityException while loading a URI {0} = the uri
ERR_XLINK_HREF_CIRCULAR_DEPENDENCIES - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge detected circular dependencies while resolving a list of URI.
error - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
error - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
 
ERROR_CANNOT_ACCESS_DOCUMENT_URL - Static variable in class org.apache.batik.bridge.DefaultExternalResourceSecurity
Message when trying to load a external resource file and the Document does not have a URL
ERROR_CANNOT_ACCESS_DOCUMENT_URL - Static variable in class org.apache.batik.bridge.DefaultScriptSecurity
Message when trying to load a script file and the Document does not have a URL
ERROR_CANNOT_ACCESS_DOCUMENT_URL - Static variable in class org.apache.batik.bridge.EmbededScriptSecurity
Message when trying to load a script file and the Document does not have a URL
ERROR_EXTERNAL_RESOURCE_FROM_DIFFERENT_URL - Static variable in class org.apache.batik.bridge.DefaultExternalResourceSecurity
Message when trying to load a externalResource file from a server different than the one of the document.
ERROR_EXTERNAL_RESOURCE_NOT_EMBEDED - Static variable in class org.apache.batik.bridge.EmbededExternalResourceSecurity
Message when trying to load a external resource that is not embeded in the document.
ERROR_NO_EXTERNAL_RESOURCE_ALLOWED - Static variable in class org.apache.batik.bridge.NoLoadExternalResourceSecurity
Message when trying to load an external resource
ERROR_NO_SCRIPT_OF_TYPE_ALLOWED - Static variable in class org.apache.batik.bridge.NoLoadScriptSecurity
Message when trying to load a script file and the Document does not have a URL
ERROR_SCRIPT_FROM_DIFFERENT_URL - Static variable in class org.apache.batik.bridge.DefaultScriptSecurity
Message when trying to load a script file from a server different than the one of the document.
ERROR_SCRIPT_NOT_EMBEDED - Static variable in class org.apache.batik.bridge.EmbededScriptSecurity
Message when trying to load a script that is not embeded in the document.
ErrorConstants - Interface in org.apache.batik.bridge
The error code.
evaluate(Reader) - Method in class org.apache.batik.bridge.RhinoInterpreter
This method evaluates a piece of ECMAScript.
evaluate(Reader, String) - Method in class org.apache.batik.bridge.RhinoInterpreter
This method evaluates a piece of ECMAScript.
evaluate(String) - Method in class org.apache.batik.bridge.RhinoInterpreter
This method evaluates a piece of ECMA script.
EvaluateIntervalRunnable(String, Interpreter) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
EvaluateRunnable(String, Interpreter) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
 
EvaluateRunnableRunnable(Runnable) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
 
EVENT_NAME - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
 
EVENT_SCRIPT_DESCRIPTION - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
Constant used to describe inline scripts.
EventListenerMememto(EventTarget, String, EventListener, boolean, BridgeContext) - Constructor for class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
EventListenerMememto(EventTarget, String, String, EventListener, boolean, BridgeContext) - Constructor for class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
eventListenerSet - Variable in class org.apache.batik.bridge.BridgeContext
The list of all EventListener attached by bridges that need to be removed on a dispose() call.
EventListenerWrapper(EventListener) - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext.EventListenerWrapper
Creates a new EventListenerWrapper.
eventNamespaceURI - Variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
The namespace URI of the event type.
eventType - Variable in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
eventType - Variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
The event type.
exceptionCount - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
The number of consecutive exceptions that have been thrown.
executedScripts - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
Set of <script> elements that have already been executed.
executionResumed(RunnableQueue) - Method in class org.apache.batik.bridge.UpdateManager.UpdateManagerRunHander
Called when the execution of the queue has been resumed.
executionSuspended(RunnableQueue) - Method in class org.apache.batik.bridge.UpdateManager.UpdateManagerRunHander
Called when the execution of the queue has been suspended.
expression - Variable in class org.apache.batik.bridge.svg12.XPathPatternContentSelector
The expression string.
extendRegion(String, String, String, String, short, GraphicsNode, Rectangle2D, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns a rectangle that represents the region extended by the specified differential coordinates.
extensions - Variable in class org.apache.batik.bridge.BridgeContext
 
extensions - Variable in class org.apache.batik.bridge.UserAgentAdapter
 
ExternalResourceSecurity - Interface in org.apache.batik.bridge
An interface that allows UserAgents to describe the security constraints desired for external resources.
extractColor(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
 
extractColorSpace(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Analyzes the color-profile property and builds an ICCColorSpaceExt object from it.
extractFeMergeNode(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Returns a list of Filter objects that represents the feMergeNode of the specified feMerge filter element.
extractLight(Element, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge
Returns the light from the specified lighting filter primitive element or null if any
extractLocalPatternContent(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns the content of the specified pattern element or null if any.
extractLocalStop(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Returns a list of Stop elements, children of the specified paintElement can have or null if any.
extractOpacity(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
 
extractPatternContent(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns the content of the specified pattern element.
extractStop(Element, float, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge
Returns the stops elements of the specified gradient element.

F

factories - Variable in class org.apache.batik.bridge.SVGAnimationEngine
Factories for AnimatableValue parsing.
Factory() - Constructor for class org.apache.batik.bridge.RhinoInterpreter.Factory
 
FEATURES - Variable in class org.apache.batik.bridge.UserAgentAdapter
 
fillAttributedStringBuffer(BridgeContext, Element, boolean, Integer, Map, SVGTextElementBridge.AttributedStringBuffer, List) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Fills the given AttributedStringBuffer.
fillAttributedStringBuffer(BridgeContext, Element, boolean, TextPath, Integer, Map, SVGTextElementBridge.AttributedStringBuffer) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Fills the given AttributedStringBuffer.
FilterBridge - Interface in org.apache.batik.bridge
Bridge class for vending Filter objects.
filterChildren(Element, Element, Set, List) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
FilterPrimitiveBridge - Interface in org.apache.batik.bridge
Factory class for vending Filter objects that represents a filter primitive.
finalize() - Method in class org.apache.batik.bridge.BridgeContext
Calls dispose on this BridgeContext, if it is a child context.
fireBaseAttributeListeners(String) - Method in class org.apache.batik.bridge.AnimatableSVGBridge
Fires the listeners registered for changes to the base value of the given CSS property.
fireBBoxChangeEvent() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Fires an svg:bboxchange event on the element.
fireDOMActivateEvent(EventTarget, int) - Method in class org.apache.batik.bridge.FocusManager
Fires a 'DOMActivate' event to the specified target.
fireDOMFocusInEvent(EventTarget, EventTarget) - Method in class org.apache.batik.bridge.FocusManager
Fires a 'DOMFocusIn' event to the specified target.
fireDOMFocusInEvent(EventTarget, EventTarget) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager
Fires a 'DOMFocusIn' event to the specified target.
fireDOMFocusOutEvent(EventTarget, EventTarget) - Method in class org.apache.batik.bridge.FocusManager
Fires a 'DOMFocusOut' event to the specified target.
fireDOMFocusOutEvent(EventTarget, EventTarget) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager
Fires a 'DOMFocusOut' event to the specified target.
fireEvent(EventDispatcher.Dispatcher, Object) - Method in class org.apache.batik.bridge.UpdateManager
 
fireShadowTreeEvent(BindableElement, String, XBLShadowTreeElement) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Fires a ShadowTreeEvent of the given type on this element.
fireShapeChangeEvent() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Fires a ShapeChange event on the element this bridge is managing.
fireTimeEvent(EventTarget, String, Calendar, int) - Static method in class org.apache.batik.bridge.AnimationSupport
Fires a TimeEvent on the given EventTarget.
fireTimeEvent(String, Calendar, int) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Fires a TimeEvent of the given type on this element.
fireTimeEvent(String, Calendar, int) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Fires a TimeEvent of the given type on this element.
firstRunInChunk - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
FLOW_EMPTY_PARAGRAPH - Static variable in class org.apache.batik.bridge.GlyphLayout
 
FLOW_EMPTY_PARAGRAPH - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
FLOW_LINE_BREAK - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
FLOW_LINE_BREAK - Static variable in class org.apache.batik.bridge.GlyphLayout
 
FLOW_LINE_BREAK - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
FLOW_PARAGRAPH - Static variable in class org.apache.batik.bridge.GlyphLayout
 
FLOW_PARAGRAPH - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
FLOW_PARAGRAPH - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
FLOW_REGIONS - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
FLOW_REGIONS - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
FLOW_REGIONS - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
FlowContentBridge(BridgeContext, SVGTextElementBridge, Element) - Constructor for class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge.FlowContentBridge
Creates a new FlowContentBridge.
FlowGlyphLayout - Class in org.apache.batik.bridge
One line Class Desc Complete Class Desc
FlowGlyphLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Constructor for class org.apache.batik.bridge.FlowGlyphLayout
 
flowRegionNodes - Variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Map of flowRegion elements to their graphics nodes.
FlowTextLayoutFactory - Class in org.apache.batik.bridge
Factory instance that returns TextSpanLayouts appropriate to FlowRoot instances.
FlowTextLayoutFactory() - Constructor for class org.apache.batik.bridge.FlowTextLayoutFactory
 
FlowTextNode - Class in org.apache.batik.bridge
One line Class Desc Complete Class Desc
FlowTextNode() - Constructor for class org.apache.batik.bridge.FlowTextNode
 
FlowTextPainter - Class in org.apache.batik.bridge
One line Class Desc Complete Class Desc
FlowTextPainter() - Constructor for class org.apache.batik.bridge.FlowTextPainter
 
focusinListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The focusin event listener.
focusManager - Variable in class org.apache.batik.bridge.BridgeContext
The EventListener that is responsible of managing DOM focus event.
FocusManager - Class in org.apache.batik.bridge
A class that manages focus on elements.
FocusManager(Document) - Constructor for class org.apache.batik.bridge.FocusManager
Constructs a new FocusManager for the specified document.
FocusManager.DOMFocusInTracker - Class in org.apache.batik.bridge
The class that is responsible for tracking 'DOMFocusIn' changes.
FocusManager.DOMFocusOutTracker - Class in org.apache.batik.bridge
The class that is responsible for tracking 'DOMFocusOut' changes.
FocusManager.MouseClickTracker - Class in org.apache.batik.bridge
The class that is responsible for tracking 'mouseclick' changes.
FocusManager.MouseOutTracker - Class in org.apache.batik.bridge
The class that is responsible to update the focus according to 'mouseout' event.
FocusManager.MouseOverTracker - Class in org.apache.batik.bridge
The class that is responsible to update the focus according to 'mouseover' event.
focusoutListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The focusout event listener.
fontElement - Variable in class org.apache.batik.bridge.SVGFontFamily
 
FontFace - Class in org.apache.batik.bridge
This class represents a <font-face> element or @font-face rule
FontFace(List, String, float, String, String, String, String, float, String, float, float, float, float, float, float, float, float) - Constructor for class org.apache.batik.bridge.FontFace
Constructes an SVGFontFace with the specfied font-face attributes.
FontFace(String) - Constructor for class org.apache.batik.bridge.FontFace
Constructes an SVGFontFace with the specfied fontName.
fontFace - Variable in class org.apache.batik.bridge.SVGFontFamily
 
FontFamilyResolver - Interface in org.apache.batik.bridge
 
fontRenderContext - Variable in class org.apache.batik.bridge.BasicTextPainter
The font render context to use.
fonts - Static variable in class org.apache.batik.bridge.DefaultFontFamilyResolver
List of all available fonts on the current system, plus a few common alternatives.
forceRedraw() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
forceRepaint() - Method in class org.apache.batik.bridge.UpdateManager
Users of Batik should essentially never call this directly from Java.
formatMessage(String, Object[]) - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.bridge.RhinoInterpreter
Creates and returns a localized message, given the key of the message, 0, data.length in the resource bundle and the message parameters.
ForwardEventListener(Element, Element) - Constructor for class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
Constructs a new ForwardEventListener
function - Variable in class org.apache.batik.bridge.WindowWrapper.FunctionWrapper
The function wrapper.
function - Variable in class org.apache.batik.bridge.WindowWrapper.GetURLFunctionWrapper
The function wrapper.
FunctionWrapper(RhinoInterpreter, Function, Object[]) - Constructor for class org.apache.batik.bridge.WindowWrapper.FunctionWrapper
Creates a function wrapper.

G

gatherFlowPara(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
gatherRegionInfo(BridgeContext, Element, float, List) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
gatherScriptElements(Node) - Method in class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener
 
GenericBridge - Interface in org.apache.batik.bridge
A tagging interface that bridges for elements child of GraphicsNodeBridge should implement.
getAccessControlContext() - Method in class org.apache.batik.bridge.RhinoInterpreter
Returns the AccessControlContext associated with this Interpreter.
getACI() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
getActiveDefinition(String, String) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Returns the definition record of the active definition for namespace URI/local name pair.
getAdvance2D() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the current text position at the completion of glyph layout.
getAdvance2D() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the current text position at the completion of glyph layout.
getAlternateStyleSheet() - Method in interface org.apache.batik.bridge.UserAgent
Returns this user agent's alternate style-sheet title.
getAlternateStyleSheet() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns this user agent's alternate style-sheet title.
getAncestors(Element, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getAnchorType() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
getAnimationEngine() - Method in class org.apache.batik.bridge.BridgeContext
Returns the AnimationEngine for the document.
getAnimationEngine() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
Returns the SVGAnimationEngine this AnimationTickRunnable is for.
getAnimationEventTarget() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns the target of this animation as an EventTarget.
getAnimationEventTarget() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the target of this animation as an EventTarget.
getAttributedCharacterIterator() - Method in class org.apache.batik.bridge.TextNode
Returns the attributed character iterator of this text node.
getAttributeMap(BridgeContext, Element, TextPath, Integer, Map) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getAttributeMap(BridgeContext, Element, TextPath, Integer, Map) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the map to pass to the current characters.
getAuthor() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getAuthor() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return the individual or company name responsible for the this implementation of the extension.
getBaseElement(BridgeContext) - Method in class org.apache.batik.bridge.FontFace
Default implementation uses the root element of the document associated with BridgeContext.
getBaseElement(BridgeContext) - Method in class org.apache.batik.bridge.SVGFontFace
Default implementation uses the root element of the document associated with BridgeContext.
getBaseFilterPrimitiveRegion(Element, Element, GraphicsNode, Rectangle2D, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
 
getBBox() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the tight bounding box in current user space (i.e., after application of the transform attribute, if any) on the geometry of all contained graphics elements, exclusive of stroke-width and filter effects).
getBBox() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the tight bounding box in current user space (i.e., after application of the transform attribute, if any) on the geometry of all contained graphics elements, exclusive of stroke-width and filter effects).
getBBox() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
getBBox() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getBBox() - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
getBBox() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the tight bounding box in current user space (i.e., after application of the transform attribute, if any) on the geometry of all contained graphics elements, exclusive of stroke-width and filter effects).
getBidiLevel() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
getBlockHeight(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the height of the block which directly contains the given element.
getBlockWidth(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the width of the block which directly contains the given element.
getBolderFontWeight(float) - Method in class org.apache.batik.bridge.BridgeContext
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in interface org.apache.batik.bridge.UserAgent
Returns a bolder font-weight.
getBolderFontWeight(float) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns a bolder font-weight.
getBounds2D() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the rectangular bounds of the completed glyph layout.
getBounds2D(TextNode) - Method in class org.apache.batik.bridge.StrokingTextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs including stroke etc.
getBounds2D(TextNode) - Method in interface org.apache.batik.bridge.TextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs rendered bounds (includes stroke etc).
getBounds2D() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the rectangular bounds of the completed glyph layout.
getBridge(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the bridge associated with the specified element.
getBridge(String, String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the bridge associated with the element type
getBridgeContext() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Returns the current BridgeContext.
getBridgeContext() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Returns the current BridgeContext.
getBridgeContext(UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the BridgeContext from the given Context if it is a UnitProcessor.DefaultContext, or null otherwise.
getBridgeContext() - Method in class org.apache.batik.bridge.UpdateManager
Returns the bridge context.
getBridgeContext() - Method in interface org.apache.batik.bridge.Window
Returns the current BridgeContext.
getBridgeExtensions(Document) - Method in class org.apache.batik.bridge.BridgeContext
 
getBridgeUpdateHandler(Node) - Static method in class org.apache.batik.bridge.BridgeContext
Returns the BridgeUpdateHandler associated to the specified Node or null if there is none.
getBrokenLinkDocument(Element, String, String) - Method in interface org.apache.batik.bridge.UserAgent
This method should return an image to be displayed when an image can't be loaded.
getBrokenLinkDocument(Element, String, String) - Method in class org.apache.batik.bridge.UserAgentAdapter
This Implementation simply throws a BridgeException.
getBrokenLinkImage(Object, String, Object[]) - Method in class org.apache.batik.bridge.SVGBrokenLinkProvider
This method is responsible for constructing an image that will represent the missing image in the document.
getChainableAttributeNS(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the value of the specified attribute specified on the specified element or one of its ancestor.
getCharacterCount(int, int) - Method in class org.apache.batik.bridge.GlyphLayout
Returns the number of chars represented by the glyphs within the specified range.
getCharacterCount(int, int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the number of chars represented by the glyphs within the specified range.
getCharacterInformation(List, int, int, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Retrieve the information about a character of en element.
getCharIndex() - Method in class org.apache.batik.bridge.BasicTextPainter.BasicMark
Returns the index of the character that has been hit.
getCharIndex() - Method in interface org.apache.batik.bridge.Mark
Returns the index of the character that has been hit.
getCharIndex() - Method in class org.apache.batik.bridge.TextHit
Returns the index of the character that has been hit.
getCharNumAtPosition(float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getCharNumAtPosition(float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getCharNumAtPosition(Element, float, float) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getChildContexts() - Method in class org.apache.batik.bridge.BridgeContext
Returns an array of the child contexts.
getClassName() - Method in class org.apache.batik.bridge.GlobalWrapper
 
getClassName() - Method in class org.apache.batik.bridge.WindowWrapper
 
getClearPaintingTransform() - Method in class org.apache.batik.bridge.UpdateManagerEvent
returns true if the component should clear it's painting transform before painting the associated BufferedImage.
getClientAreaLocationOnScreen() - Method in interface org.apache.batik.bridge.UserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getCode() - Method in exception org.apache.batik.bridge.BridgeException
Returns the exception's error code
getComputedOrientationAngle(int) - Method in class org.apache.batik.bridge.GlyphLayout
Return the angle value according to the orientation of the character.
getComputedOrientationAngle() - Method in class org.apache.batik.bridge.SVGTextElementBridge.CharacterInformation
 
getComputedOrientationAngle(int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Return the rotation angle applied to the character.
getComputedStyle(Element, int) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the computed style of the given property.
getComputedTextLength() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getComputedTextLength() - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getComputedTextLength(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getComputedTextLength().
getContactAddress() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should contain a contact address (usually an e-mail address).
getContactAddress() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should contain a contact address (usually an e-mail address).
getContentElement(Node) - Method in class org.apache.batik.bridge.svg12.ContentManager
Returns the content element that selected a given node.
getContentElement() - Method in class org.apache.batik.bridge.svg12.ContentSelectionChangedEvent
Returns the xbl:content element where the event originated.
getContentManager(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Returns the ContentManager that handles the shadow tree the given node resides in.
getContentSelectionChangedListeners() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Returns an array of the gloabl ContentSelectionChangedListeners.
getContentSelectorLanguage(Element) - Method in class org.apache.batik.bridge.svg12.ContentManager
Returns the selector language to be used for the given xbl:content element.
getContextFactory() - Method in class org.apache.batik.bridge.RhinoInterpreter
Returns the ContextFactory for this interpreter.
getCSSEngine(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns CSSEngine associated to the specified element.
getCSSEngineForElement(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the CSS engine associated with given element.
getCTM() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the transformation matrix from current user units (i.e., after application of the transform attribute, if any) to the viewport coordinate system for the nearestViewportElement.
getCTM() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the transformation matrix from current user units (i.e., after application of the transform attribute, if any) to the viewport coordinate system for the nearestViewportElement.
getCTM() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
getCTM() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getCTM() - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
getCTM() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the transformation matrix from current user units (i.e., after application of the transform attribute, if any) to the viewport coordinate system for the nearestViewportElement.
getCurrentEventTarget() - Method in class org.apache.batik.bridge.FocusManager
Returns the current element that has the focus or null if any.
getCurrentTime() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements SVGAnimationElement.getCurrentTime().
getCurrentTime() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Returns the current document time.
getCurrentTime() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns the current document time.
getCursor() - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorHolder
 
getCursorManager() - Method in class org.apache.batik.bridge.BridgeContext
Returns the cursor manager
getDecorationOutline(int) - Method in class org.apache.batik.bridge.GlyphLayout
Returns the outline of the specified decorations on the glyphs,
getDecorationOutline(List, int) - Method in class org.apache.batik.bridge.StrokingTextPainter
Returns the outline of the specified decoration type.
getDecorationOutline(int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the outline of the specified decorations on the glyphs, transformed by an AffineTransform.
getDecorationStrokeOutline(List, int) - Method in class org.apache.batik.bridge.StrokingTextPainter
Returns the stroked outline of the specified decoration type.
getDefault() - Method in class org.apache.batik.bridge.DefaultFontFamilyResolver
getDefault() - Method in interface org.apache.batik.bridge.FontFamilyResolver
 
getDefaultCalcMode() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns the calcMode that the animation defaults to if none is specified.
getDefaultCalcMode() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Returns the calcMode that the animation defaults to if none is specified.
getDefaultFontFamily() - Method in class org.apache.batik.bridge.BridgeContext
Returns the value corresponding to the default font.
getDefaultFontFamily() - Method in interface org.apache.batik.bridge.UserAgent
Returns the default font family.
getDefaultFontFamily() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the default font family.
getDescription() - Method in interface org.apache.batik.bridge.BridgeExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
Human readable description of the extension.
getDescription() - Method in class org.apache.batik.bridge.SVGBridgeExtension
Human readable description of the extension.
getDescription(SVGElement) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the content of the 'desc' child of the given element.
getDirtyAreas() - Method in class org.apache.batik.bridge.UpdateManagerEvent
Returns the dirty areas (list of rectangles)
getDisplay(Element) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns true if the graphics node has to be displayed, false otherwise.
getDisplay(Element) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Returns true if the graphics node has to be displayed, false otherwise.
getDisplay(Element) - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Returns true if the graphics node has to be displayed, false otherwise.
getDisplay(Element) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Returns true if the graphics node has to be displayed, false otherwise.
getDocument() - Method in class org.apache.batik.bridge.BridgeContext
Returns the document this bridge context is dedicated to.
getDocument() - Method in class org.apache.batik.bridge.UpdateManager
Returns the current Document.
getDocumentBridge() - Method in class org.apache.batik.bridge.BridgeContext
Returns the bridge for the document node.
getDocumentLoader() - Method in class org.apache.batik.bridge.BridgeContext
Returns the document loader used to load external documents.
getDocumentSize() - Method in class org.apache.batik.bridge.BridgeContext
Returns the actual size of the document or null if the document has not been built yet.
getElement(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeContext
Returns the Node associated to the specified GraphicsNode or null if any.
getElement() - Method in exception org.apache.batik.bridge.BridgeException
Returns the element on which the error occurred.
getElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns the DOM element this timed element is for.
getElement() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the DOM element that corresponds to this timed element, if such a DOM element exists.
getElement() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the element.
getElement(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Imports the Element referenced by the given URI on Element ref.
getElementById(String, Node) - Static method in class org.apache.batik.bridge.AnimationSupport
Returns the element with the given ID, using the given node as the context for the lookup.
getElementContent(Element) - Static method in class org.apache.batik.bridge.TextUtilities
Returns the content of the given element.
getElementData(Node) - Method in class org.apache.batik.bridge.BridgeContext
Retrieves a data object associated with the given node.
getElementMaxPixel(Element, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
getElementMinPixel(Element, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
getElementPixelSize(Element, String, Rectangle2D) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
getEnclosureList(SVGRect, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getEndPoint(SVGTextElementBridge.CharacterInformation) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getEndPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getEndPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getEndPositionOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getEndPositionOfChar(int charnum).
getEventDispatcher() - Method in interface org.apache.batik.bridge.UserAgent
Returns the event dispatcher to use.
getEventDispatcher() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getEventNamespaceURI(String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the namespace URI of the event that corresponds to the given animation event name.
getEventTarget(GraphicsNode, Point2D) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Returns the element that is the target of the specified event or null if any.
getEventTargetById(String, Node) - Static method in class org.apache.batik.bridge.AnimationSupport
Returns the event target with the given ID, using the given node as the context for the lookup.
getEventTargetById(String) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns the event target with the given ID.
getEventTargetById(String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the event target with the given ID.
getEventType() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getEventType(String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the type of the event that corresponds to the given animation event name.
getExtentOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getExtentOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getExtentOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getExtentOfChar(int charnum).
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
Returns the security settings for the given resource url and document url
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the security settings for the given resource url and document url
getFamilyName() - Method in class org.apache.batik.bridge.SVGFontFamily
Returns the family name of this font.
getFamilyName() - Method in class org.apache.batik.bridge.SVGGVTFont
 
getFamilyThatCanDisplay(char) - Method in class org.apache.batik.bridge.DefaultFontFamilyResolver
getFamilyThatCanDisplay(char) - Method in interface org.apache.batik.bridge.FontFamilyResolver
 
getFirstChild(Node) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Returns the first child node of the given node that should be processed by the text bridge.
getFirstChild(Node) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the first child node of the given node that should be processed by the text bridge.
getFirstNode() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
Returns the first node in the list.
getFloatProp(StyleMap, CSSEngine, int) - Static method in class org.apache.batik.bridge.CSSFontFace
 
getFlowDiv(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getFlowDivElement(Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getFocusManager() - Method in class org.apache.batik.bridge.BridgeContext
Returns the focus manager.
getFont() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the GVTFont to use when rendering the specified character iterator.
getFontFace() - Method in class org.apache.batik.bridge.SVGFontFamily
Returns the font-face associated with this font family.
getFontFaceElement() - Method in class org.apache.batik.bridge.SVGFontFace
 
getFontFaces(Document, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFontUtilities
 
getFontFaceSrcs(Element) - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
the returned list may contain Strings and ParsedURLs
getFontFamily(BridgeContext) - Method in class org.apache.batik.bridge.CSSFontFace
Returns the font associated with this rule or element.
getFontFamily(BridgeContext) - Method in class org.apache.batik.bridge.FontFace
Returns the font associated with this rule or element.
getFontFamily(BridgeContext, ParsedURL) - Method in class org.apache.batik.bridge.FontFace
Tries to build a GVTFontFamily from a URL reference
getFontFamily(BridgeContext) - Method in class org.apache.batik.bridge.SVGFontFace
Returns the font associated with this rule or element.
getFontFamily(Element, BridgeContext, String, String, String) - Static method in class org.apache.batik.bridge.SVGFontUtilities
Given a font family name tries to find a matching SVG font object.
getFontFamilyMap() - Method in class org.apache.batik.bridge.BridgeContext
Returns the map of font families
getFontFamilyResolver() - Method in class org.apache.batik.bridge.BridgeContext
 
getFontFamilyResolver() - Method in class org.apache.batik.bridge.StrokingTextPainter
 
getFontFamilyResolver() - Method in interface org.apache.batik.bridge.UserAgent
Returns the Font Family Resolver
getFontFamilyResolver() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the Font Family Resolver
getFontList(BridgeContext, Element, Map) - Method in class org.apache.batik.bridge.SVGTextElementBridge
This method adds all the font related properties to result It also builds a List of the GVTFonts and returns it.
getFontSize() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the font-size on the associated element.
getFontSize() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the font-size on the associated element.
getFontSize() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
getFontSize() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getFontSize() - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
getFontSize() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the font-size on the associated element.
getFontSize() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the font-size value.
getFontWeightNumberString(String) - Static method in class org.apache.batik.bridge.SVGFontUtilities
Returns a string that contains all of the font weight numbers for the specified font weight attribute value.
getGeometricBounds() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the rectangular bounds of the completed glyph layout, inclusive of "decoration" (underline, overline, etc.)
getGeometricBounds() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the bounds of the geometry (this is always the bounds of the outline).
getGeometryBounds(TextNode) - Method in class org.apache.batik.bridge.BasicTextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs just including the geometry info.
getGeometryBounds() - Method in class org.apache.batik.bridge.MultiResGraphicsNode
 
getGeometryBounds() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getGeometryBounds() - Method in class org.apache.batik.bridge.TextNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account.
getGeometryBounds(TextNode) - Method in interface org.apache.batik.bridge.TextPainter
Get a Rectangle2D in userspace coords which encloses the textnode glyphs just including the geometry info.
getGlobalBridgeExtensions() - Static method in class org.apache.batik.bridge.BridgeContext
 
getGlobalObject() - Method in class org.apache.batik.bridge.RhinoInterpreter
This method returns the ECMAScript global object used by this interpreter.
getGlobalTransform() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the global transformation matrix from the current element to the root.
getGlobalTransform() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the global transformation matrix from the current element to the root.
getGlobalTransform() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
getGlobalTransform() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getGlobalTransform() - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
getGlobalTransform() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the global transformation matrix from the current element to the root.
getGlyphAdvances() - Method in class org.apache.batik.bridge.GlyphLayout
 
getGlyphAdvances() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the advance between each glyph in text progression direction.
getGlyphCodesForName(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns an array of glyph codes (unique ids) of the glyphs with the specified name (there may be more than one).
getGlyphCodesForUnicode(String) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns an array of glyph codes (unique ids) of the glyphs with the specified unicode value (there may be more than one).
getGlyphCount() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the number of glyphs in this layout.
getGlyphCount() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the number of glyphs in this layout.
getGlyphIndex(int) - Method in class org.apache.batik.bridge.GlyphLayout
Returns the index of the first glyph that has the specified char index.
getGlyphIndex(int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the glyph index of the glyph that has the specified char index.
getGlyphMetrics(int) - Method in class org.apache.batik.bridge.GlyphLayout
 
getGlyphMetrics(int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the Metrics for a particular glyph.
getGlyphOrientationAngle() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the value of the vertical glyph orientation angle.
getGlyphVector() - Method in class org.apache.batik.bridge.GlyphLayout
 
getGlyphVector() - Method in interface org.apache.batik.bridge.TextSpanLayout
Return the glyph vector asociated to this layout.
getGraphicsNode(Node) - Method in class org.apache.batik.bridge.BridgeContext
Returns the GraphicsNode associated to the specified Node or null if any.
getGraphicsNode() - Method in exception org.apache.batik.bridge.BridgeException
Returns the graphics node that represents the current GVT tree built.
getGraphicsNode(int) - Method in class org.apache.batik.bridge.MultiResGraphicsNode
 
getGraphicsNode() - Method in class org.apache.batik.bridge.StyleReference
Returns the graphics node.
getGVTBuilder() - Method in class org.apache.batik.bridge.BridgeContext
Returns the GVT builder that is currently used to build the GVT tree.
getHeight() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge.MultiImageElementViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.UserAgentViewport
Returns the height of this viewport.
getHeight() - Method in interface org.apache.batik.bridge.Viewport
Returns the height of this viewport.
getHighlightShape(int, int) - Method in class org.apache.batik.bridge.GlyphLayout
Returns a Shape which encloses the currently selected glyphs as specified by the character indices.
getHighlightShape(Mark, Mark) - Method in class org.apache.batik.bridge.StrokingTextPainter
Return a Shape, in the coordinate system of the text layout, which encloses the text selection delineated by two Mark instances.
getHighlightShape() - Method in class org.apache.batik.bridge.TextNode
Returns the shape used to outline this text node.
getHighlightShape(Mark, Mark) - Method in interface org.apache.batik.bridge.TextPainter
Get a Shape in userspace coords which encloses the textnode glyphs bounded by two Marks.
getHighlightShape(int, int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns a Shape which encloses the currently selected glyphs as specified by glyph indices begin and end.
getHit() - Method in class org.apache.batik.bridge.BasicTextPainter.BasicMark
 
getHKern(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the horizontal kerning value for the specified glyph pair.
getHyperlinkBeginTime() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns the time that the document would seek to if this animation element were hyperlinked to, or NaN if there is no such begin time.
getImage() - Method in class org.apache.batik.bridge.UpdateManagerEvent
Returns the image to display, or null if the rendering failed.
getImageBounds(BridgeContext, Element) - Static method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns the bounds of the specified image element.
getImageBounds(BridgeContext, Element) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Returns the bounds of the specified image element.
getImplementedExtensions() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return the list of extensions implemented by this BridgeExtension, these are added to the list of requiredExtensions that the User Agent supports for purposes of the 'switch' element in SVG.
getImplementedExtensions() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
getImplementedExtensions() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return the list of extensions implemented by this BridgeExtension.
getIn(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Returns the input source of the specified filter primitive element defined by its 'in' attribute.
getIn2(Element, Element, GraphicsNode, Filter, Map, BridgeContext) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Returns the input source of the specified filter primitive element defined by its 'in2' attribute.
getIndex() - Method in class org.apache.batik.bridge.UpdateManager.SuspensionInfo
 
getInstance() - Method in class org.apache.batik.bridge.AbstractSVGBridge
Returns a new instance of this bridge.
getInstance() - Method in interface org.apache.batik.bridge.Bridge
Returns a new instance of this bridge.
getInstance() - Static method in class org.apache.batik.bridge.FlowTextPainter
Returns a unique instance of this class.
getInstance() - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Returns the Bridge instance to be used for a single DOM element.
getInstance() - Static method in class org.apache.batik.bridge.StrokingTextPainter
Returns a unique instance of this class.
getInstance() - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGDescElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGDocumentBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGLineElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGRectElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGSetElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGTitleElementBridge
Returns a new instance of this bridge.
getInstance() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns a new instance of this bridge.
getInterpreter() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Returns the default Interpreter for this document.
getInterpreter(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
 
getInterpreter() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Returns the associated interpreter.
getInterpreter(String) - Method in class org.apache.batik.bridge.BridgeContext
Returns a Interpreter for the specified language.
getInterpreter() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Returns the associated interpreter.
getInterpreter() - Method in interface org.apache.batik.bridge.Window
Returns the associated interpreter.
getInterpreterPool() - Method in class org.apache.batik.bridge.BridgeContext
Returns the interpreter pool used to handle scripts.
getIntersectionList(SVGRect, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getLanguages() - Method in interface org.apache.batik.bridge.UserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the user language "en" (english).
getLastChar() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Returns the value of the last char or -1.
getLastGlyphIndex(int) - Method in class org.apache.batik.bridge.GlyphLayout
Returns the index of the last glyph that has the specified char index.
getLastNode() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
Returns the last node in the list.
getLayout() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
getLength() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
getLength() - Method in class org.apache.batik.bridge.svg12.DefaultContentSelector.SelectedNodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.SelectedNodes
DOM: Implements NodeList.getLength().
getLengthAdjust() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
getLighterFontWeight(float) - Method in class org.apache.batik.bridge.BridgeContext
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in interface org.apache.batik.bridge.UserAgent
Returns a lighter font-weight.
getLighterFontWeight(float) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns a lighter font-weight.
getLineHeight(BridgeContext, Element, float) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getLineMetrics() - Method in class org.apache.batik.bridge.GlyphLayout
 
getLineMetrics(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
 
getLineMetrics(char[], int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(CharacterIterator, int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(String, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics(String, int, int, FontRenderContext) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the line metrics for the specified text.
getLineMetrics() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the Line metrics for this text span.
getLineNumber(Element) - Method in class org.apache.batik.bridge.DocumentLoader
Returns the line in the source code of the specified element or -1 if not found.
getListener() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getLocale() - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.bridge.RhinoInterpreter
Returns the current locale or null if the locale currently used is the default one.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
Returns 'stop'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Returns 'feDistantLight'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Returns 'fePointLight'.
getLocalName() - Method in class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Returns 'feSpotLight'.
getLocalName() - Method in interface org.apache.batik.bridge.Bridge
Returns the local name of the element this Bridge is dedicated to.
getLocalName() - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Returns "*" to indicate a default bridge.
getLocalName() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns 'flowRoot'.
getLocalName() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns 'multiImage'.
getLocalName() - Method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Returns 'content'.
getLocalName() - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Returns 'shadowTree'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns 'a'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAltGlyphElementBridge
Returns 'altGlyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAnimateColorElementBridge
Returns 'animateColor'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns 'animate'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Returns 'animateMotion'.
getLocalName() - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Returns 'animateTransform'.
getLocalName() - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Returns 'circle'.
getLocalName() - Method in class org.apache.batik.bridge.SVGClipPathElementBridge
Returns 'clipPath'.
getLocalName() - Method in class org.apache.batik.bridge.SVGColorProfileElementBridge
Returns 'colorProfile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGDescElementBridge
Returns 'desc'.
getLocalName() - Method in class org.apache.batik.bridge.SVGDocumentBridge
Returns the local name of the element this Bridge is dedicated to.
getLocalName() - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Returns 'ellipse'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeBlendElementBridge
Returns 'feBlend'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Returns 'feColorMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Returns 'feComponentTransfer'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge
Returns 'feFuncA'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge
Returns 'feFuncB'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge
Returns 'feFuncG'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge
Returns 'feFuncR'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeCompositeElementBridge
Returns 'feComposite'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Returns 'feConvolveMatrix'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Returns 'feDiffuseLighting'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Returns 'feDisplacementMap'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeFloodElementBridge
Returns 'feFlood'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Returns 'feGaussianBlur'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeImageElementBridge
Returns 'feImage'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge
Returns 'feMerge'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Returns 'feMergeNode'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Returns 'feMorphology'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeOffsetElementBridge
Returns 'feOffset'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Returns 'feSpecularLighting'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTileElementBridge
Returns 'feTile'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Returns 'feTurbulence'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFilterElementBridge
Returns 'filter'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontElementBridge
Returns 'font'.
getLocalName() - Method in class org.apache.batik.bridge.SVGFontFaceElementBridge
Returns 'font-face'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns 'g'.
getLocalName() - Method in class org.apache.batik.bridge.SVGGlyphElementBridge
Returns 'glyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGHKernElementBridge
Returns 'hkern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns 'image'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLinearGradientElementBridge
Returns 'linearGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGLineElementBridge
Returns 'line'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMarkerElementBridge
Returns 'marker'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMaskElementBridge
Returns 'mask'.
getLocalName() - Method in class org.apache.batik.bridge.SVGMissingGlyphElementBridge
Returns 'missing-glyph'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns 'path'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPatternElementBridge
Returns 'pattern'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Returns 'polygon'.
getLocalName() - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Returns 'polyline'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRadialGradientElementBridge
Returns 'radialGradient'.
getLocalName() - Method in class org.apache.batik.bridge.SVGRectElementBridge
Returns 'rect'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSetElementBridge
Returns 'set'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Returns 'svg'.
getLocalName() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns 'switch'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the local name of the element this Bridge is dedicated to.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns 'text'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
Returns 'textPath'.
getLocalName() - Method in class org.apache.batik.bridge.SVGTitleElementBridge
Returns 'title'.
getLocalName() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns 'use'.
getLocalName() - Method in class org.apache.batik.bridge.SVGVKernElementBridge
Returns 'vkern'.
getLocation() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Returns the Location.
getLocation() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Returns a Location object representing this Window.
getLocation(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns the text node location In this case the text node may have serveral effective locations (one for each flow region).
getLocation(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the text node location according to the 'x' and 'y' attributes of the specified text element.
getLocation() - Method in class org.apache.batik.bridge.TextNode
Returns the location of this text node.
getLocation() - Method in class org.apache.batik.bridge.WindowWrapper
Return the Location for this Window.
getMark(TextNode, int, boolean) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
getMark(TextNode, int, boolean) - Method in interface org.apache.batik.bridge.TextPainter
Returns a mark for the char at index in node's AttributedCharacterIterator.
getMarkerForChar(int, boolean) - Method in class org.apache.batik.bridge.TextNode
Return the marker for the character at index in this nodes AttributedCharacterIterator.
getMedia() - Method in interface org.apache.batik.bridge.UserAgent
Returns this user agent's CSS media.
getMedia() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns this user agent's CSS media.
getMediumFontSize() - Method in class org.apache.batik.bridge.BridgeContext
Returns the medium font size.
getMediumFontSize() - Method in interface org.apache.batik.bridge.UserAgent
Returns the medium font size.
getMediumFontSize() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the medium font size.
getMessage() - Method in exception org.apache.batik.bridge.BridgeException
Returns the error message according to the error code and parameters.
getMessage(String) - Static method in class org.apache.batik.bridge.Messages
 
getMimeTypes() - Method in class org.apache.batik.bridge.RhinoInterpreter
Returns the content types of the scripting languages this interpreter handles.
getMimeTypes() - Method in class org.apache.batik.bridge.RhinoInterpreterFactory
Returns the mime-types to register this interpereter with.
getMinRepaintTime() - Method in class org.apache.batik.bridge.UpdateManager
 
getNamespaced() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getNamespaceURI() - Method in class org.apache.batik.bridge.AbstractSVGBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in interface org.apache.batik.bridge.Bridge
Returns the namespace URI of the element this Bridge is dedicated to.
getNamespaceURI() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Returns "*" to indicate a default bridge.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns the Batik Extension namespace URI.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
Returns the SVG namespace URI.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Returns the XBL namespace.
getNamespaceURI() - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Returns the XBL namespace.
getNamespaceURI(String) - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.NSPrefixResolver
Resolves the given namespace prefix.
getNamespaceURI() - Method in class org.apache.batik.bridge.SVGDocumentBridge
Returns the namespace URI of the element this Bridge is dedicated to.
getNamespaceURI() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the namespace URI of the element this Bridge is dedicated to.
getNext(Element, Element, Element) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
getNextSibling(Node) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Returns the next sibling node of the given node that should be processed by the text bridge.
getNextSibling(Node) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the next sibling node of the given node that should be processed by the text bridge.
getNode(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Imports the Node referenced by the given URI on Element ref.
getNodeByFragment(String, Element) - Method in class org.apache.batik.bridge.svg12.SVG12URIResolver
Returns the node referenced by the given fragment identifier.
getNodeByFragment(String, Element) - Method in class org.apache.batik.bridge.URIResolver
Returns the node referenced by the given fragment identifier.
getNumberOfChars() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getNumberOfChars() - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getNumberOfChars(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getNumberOfChars().
getOffScreen() - Method in class org.apache.batik.bridge.RepaintManager
Returns the renderer's offscreen, i.e., the current state as rendered by the associated renderer.
getOffset() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the current text position at the beginning of glyph layout, before the application of explicit glyph positioning attributes.
getOffset() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the current text position at the completion beginning of glyph layout, before the application of explicit glyph positioning attributes.
getOutline() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the outline of the completed glyph layout.
getOutline() - Method in class org.apache.batik.bridge.MultiResGraphicsNode
Returns the outline of this node.
getOutline(TextNode) - Method in class org.apache.batik.bridge.StrokingTextPainter
Get a Shape in userspace coords which defines the textnode glyph outlines.
getOutline() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getOutline() - Method in class org.apache.batik.bridge.TextNode
Returns the outline of this node.
getOutline(TextNode) - Method in interface org.apache.batik.bridge.TextPainter
Get a Shape in userspace coords which defines the textnode glyph outlines.
getOutline() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns the outline of the completed glyph layout, transformed by an AffineTransform.
getOverlineShape() - Method in class org.apache.batik.bridge.GlyphLayout
Returns a shape describing the overline decoration for a given ACI.
getParent() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Returns the parent Window object.
getParent() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Returns a Window object representing the parent of this Window.
getParentElement(Element) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the logical parent element of the given element.
getParentNode(Node) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Returns the parent node of the given node that should be processed by the text bridge.
getParentNode(Node) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns the parent node of the given node that should be processed by the text bridge.
getParentTextPaintInfo(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Retrieve in the AttributeString the closest parent of the node 'child' and extract the text decorations of the parent.
getPathLengthObj() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns the PathLength object that tracks the length of the path.
getPathSegAtLength(float) - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns the index of the path segment at the given distance along the path.
getPermissions(CodeSource) - Method in class org.apache.batik.bridge.DocumentJarClassLoader
Returns the permissions for the given codesource object.
getPixelToMillimeter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.SVGDocumentBridge
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in interface org.apache.batik.bridge.UserAgent
Returns the size of a px CSS unit in millimeters.
getPixelToMM() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.SVGDocumentBridge
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in interface org.apache.batik.bridge.UserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the size of a px CSS unit in millimeters.
getPointAtLength(float) - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns the point at the given distance along the path.
getPredefinedCursor(String) - Static method in class org.apache.batik.bridge.CursorManager
Returns a Cursor object for a given cursor value.
getPrefix(String) - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.NSPrefixResolver
 
getPrefixes(String) - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.NSPrefixResolver
 
getPreserveAspectRatioTransform(Element, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Deprecated.
Replaced by ViewBox.getPreserveAspectRatioTransform(Element,float,float,BridgeContext), which has more accurate error reporting.
getPreserveAspectRatioTransform(Element, float, float, BridgeContext) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, String, String, float, float, BridgeContext) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, float[], float, float, BridgeContext) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, float[], float, float, SVGAnimatedPreserveAspectRatio, BridgeContext) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initalize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(Element, SVGAnimatedRect, SVGAnimatedPreserveAspectRatio, float, float, BridgeContext) - Static method in class org.apache.batik.bridge.ViewBox
Returns the transformation matrix to apply to initialize a viewport or null if the specified viewBox disables the rendering of the element.
getPreserveAspectRatioTransform(float[], short, boolean, float, float) - Static method in class org.apache.batik.bridge.ViewBox
Returns the preserveAspectRatio transform according to the specified parameters.
getPrimaryBridgeContext() - Method in class org.apache.batik.bridge.BridgeContext
Returns the primary bridge context.
getPrimitiveBounds() - Method in class org.apache.batik.bridge.MultiResGraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getPrimitiveBounds() - Method in class org.apache.batik.bridge.TextNode
Returns the bounds of the area covered by this node's primitive paint.
getPriority() - Method in interface org.apache.batik.bridge.BridgeExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
Return the priority of this Extension.
getPriority() - Method in class org.apache.batik.bridge.SVGBridgeExtension
Return the priority of this Extension.
getRecord(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Returns the XBL record for the given node.
getReferencedElement(Element, String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the element referenced by the specified element by the specified uri.
getReferencedNode(Element, String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the node referenced by the specified element by the specified uri.
getRefererBaseURI(Element) - Method in class org.apache.batik.bridge.svg12.SVG12URIResolver
Returns the base URI of the referer element.
getRefererBaseURI(Element) - Method in class org.apache.batik.bridge.URIResolver
Returns the base URI of the referer element.
getRegions(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns a list of Shapes that define the flow regions.
getRelatedElement(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Returns the related element according to the specified event.
getRepaintManager() - Method in class org.apache.batik.bridge.UpdateManager
Returns the repaint manager.
getRepeatEventName() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the name of the repeat event.
getResumeMilli() - Method in class org.apache.batik.bridge.UpdateManager.SuspensionInfo
 
getRootEventTarget() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns the event target that should be listened to for access key events.
getRootEventTarget() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the event target that should be listened to for access key events.
getRotationOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getRotationOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getRotationOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getRotationOfChar(int charnum).
getScreenTransform() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the display transform.
getScreenTransform() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the transform from the global transform space to pixels.
getScreenTransform() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
getScreenTransform() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getScreenTransform() - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
getScreenTransform() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the transformation matrix from the userspace of the root element to the screen.
getScriptingEnvironment() - Method in class org.apache.batik.bridge.UpdateManager
Returns the scripting environment.
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in interface org.apache.batik.bridge.UserAgent
Returns the security settings for the given script type, script url and document url
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the security settings for the given script type, script url and document url
getSelected(Mark, Mark) - Method in class org.apache.batik.bridge.StrokingTextPainter
Returns an array of ints representing begin/end index pairs into an AttributedCharacterIterator which represents the text selection delineated by two Mark instances.
getSelected(Mark, Mark) - Method in interface org.apache.batik.bridge.TextPainter
Get an array of index pairs corresponding to the indices within an AttributedCharacterIterator regions bounded by two Marks.
getSelectedContent() - Method in class org.apache.batik.bridge.svg12.AbstractContentSelector
Returns a list of nodes that were matched by this selector.
getSelectedContent(XBLOMContentElement) - Method in class org.apache.batik.bridge.svg12.ContentManager
Returns a NodeList of the content that was selected by the given content element.
getSelectedContent() - Method in class org.apache.batik.bridge.svg12.DefaultContentSelector
Returns a list of nodes that were matched by the given selector string.
getSelectedContent() - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector
Returns a list of nodes that were matched by the given selector string.
getSelectedContent() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
Returns a list of nodes that were matched by the given selector string.
getSelection() - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
getSelection() - Method in class org.apache.batik.bridge.TextNode
Gets the current text selection.
getSensitiveBounds() - Method in class org.apache.batik.bridge.MultiResGraphicsNode
 
getSensitiveBounds() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
getSensitiveBounds() - Method in class org.apache.batik.bridge.TextNode
Returns the bounds of the sensitive area covered by this node, This includes the stroked area but does not include the effects of clipping, masking or filtering.
getSimpleDuration() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements SVGAnimationElement.getSimpleDuration().
getSize() - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the size of this font.
getSrcValue(Value, ParsedURL) - Static method in class org.apache.batik.bridge.CSSFontFace
 
getStandardBolderFontWeight(float) - Static method in class org.apache.batik.bridge.UserAgentAdapter
Returns a bolder font-weight.
getStandardLighterFontWeight(float) - Static method in class org.apache.batik.bridge.UserAgentAdapter
Returns a lighter font-weight.
getStartPoint(SVGTextElementBridge.CharacterInformation) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getStartPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getStartPositionOfChar(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getStartPositionOfChar(Element, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getStartPositionOfChar(int charnum).
getStartTime() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements SVGAnimationElement.getStartTime().
getStrikethroughShape() - Method in class org.apache.batik.bridge.GlyphLayout
Returns a shape describing the strikethrough line for a given ACI.
getStringProp(StyleMap, CSSEngine, int) - Static method in class org.apache.batik.bridge.CSSFontFace
 
getStyleAttribute() - Method in class org.apache.batik.bridge.StyleReference
Returns the style attribute
getSubStringLength(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
getSubStringLength(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getSubStringLength(Element, int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Implementation of SVGTextContentElement.getSubStringLength(int charnum,int nchars).
getSVGContext(Node) - Static method in class org.apache.batik.bridge.BridgeContext
Returns the SVGContext associated to the specified Node or null if there is none.
getSystemColor(String) - Method in class org.apache.batik.bridge.BridgeContext
Returns the Value corresponding to the given system color.
getTarget() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getTargetElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
DOM: Implements SVGAnimationElement.getTargetElement().
getText() - Method in class org.apache.batik.bridge.TextNode
Returns the text of this TextNode as a string.
getTextBounds(BridgeContext, Element, boolean) - Static method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextBridge() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
 
getTextChunk(TextNode, AttributedCharacterIterator, int[], List, StrokingTextPainter.TextChunk) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
getTextChunkACIs(AttributedCharacterIterator) - Method in class org.apache.batik.bridge.StrokingTextPainter
Returns an array of ACIs, one for each text chunk within the given text node.
getTextEnclosureSet(AffineTransform, Rectangle2D) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextIntersection(BridgeContext, Element, AffineTransform, Rectangle2D, boolean) - Static method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextIntersectionSet(AffineTransform, Rectangle2D) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextLayoutFactory() - Method in class org.apache.batik.bridge.BasicTextPainter
 
getTextNode() - Method in class org.apache.batik.bridge.BasicTextPainter.BasicMark
 
getTextNode() - Method in interface org.apache.batik.bridge.Mark
 
getTextNode() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
getTextNode() - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
getTextPainter() - Method in class org.apache.batik.bridge.BridgeContext
Returns the text painter that will be used be text nodes.
getTextPainter() - Method in class org.apache.batik.bridge.TextNode
Returns the text painter of this text node.
getTextPaintInfo(Element, GraphicsNode, TextPaintInfo, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Constructs a TextDecoration object for the specified element.
getTextPathAdvance() - Method in class org.apache.batik.bridge.GlyphLayout
Returns the position to used when drawing a text run after this one.
getTextPathAdvance() - Method in interface org.apache.batik.bridge.TextSpanLayout
 
getTextRunBoundaryAttributes() - Method in class org.apache.batik.bridge.StrokingTextPainter
 
getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.FlowTextPainter
 
getTextRuns(TextNode, AttributedCharacterIterator) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
getTextRuns(TextNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Retrieve the list of layout for the text node.
getTextRuns() - Method in class org.apache.batik.bridge.TextNode
Returns a list of text runs.
getTimedElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns the TimedElement for the animation.
getTimedElementById(String, Node) - Static method in class org.apache.batik.bridge.AnimationSupport
Returns the timed element with the given ID, using the given node as the context for the lookup.
getTimedElementById(String) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns the timed element with the given ID.
getTimedElementById(String) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns the timed element with the given ID.
getTotalLength() - Method in class org.apache.batik.bridge.SVGPathElementBridge
Returns the total length of the path.
getTransform() - Method in interface org.apache.batik.bridge.UserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
getType() - Method in class org.apache.batik.bridge.TextNode.Anchor
Returns the type of this anchor.
getUnderlineShape() - Method in class org.apache.batik.bridge.GlyphLayout
Returns a shape describing the undeline decoration for a given ACI.
getUnderlyingCSSValue(Element, AnimationTarget, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine
Returns an AnimatableValue for the underlying value of a CSS property.
getUnderlyingValue() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Returns the underlying value of the animated attribute.
getUnderlyingValue() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns the underlying value of the animated attribute.
getUpdateManager() - Method in class org.apache.batik.bridge.BridgeContext
Returns the update manager, if the bridge supports dynamic features.
getUpdateRunnableQueue() - Method in class org.apache.batik.bridge.UpdateManager
Returns the update RunnableQueue.
getUpdateTracker() - Method in class org.apache.batik.bridge.UpdateManager
Returns the GVT update tracker.
getURL(String, Window.URLResponseHandler) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Gets data from the given URI.
getURL(String, Window.URLResponseHandler, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Gets data from the given URI.
getURL() - Method in interface org.apache.batik.bridge.BridgeExtension
This should return a URL where information can be obtained on this extension.
getURL(String, Window.URLResponseHandler) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
getURL(String, Window.URLResponseHandler, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
getURL() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This should return a URL where information can be obtained on this extension.
getURL() - Method in class org.apache.batik.bridge.SVGBridgeExtension
This should return a URL where information can be obtained on this extension.
getURL(String, Window.URLResponseHandler) - Method in interface org.apache.batik.bridge.Window
Gets data from the given URI.
getURL(String, Window.URLResponseHandler, String) - Method in interface org.apache.batik.bridge.Window
Gets data from the given URI.
getURL(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'getURL' method of the Window interface.
getURLDone(boolean, String, String) - Method in interface org.apache.batik.bridge.Window.URLResponseHandler
Called when the response is recieved.
getURLDone(boolean, String, String) - Method in class org.apache.batik.bridge.WindowWrapper.GetURLFunctionWrapper
Called before 'getURL()' returns.
GetURLFunctionWrapper(RhinoInterpreter, Function, WindowWrapper) - Constructor for class org.apache.batik.bridge.WindowWrapper.GetURLFunctionWrapper
Creates a wrapper.
getUseCapture() - Method in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
getUserAgent() - Method in class org.apache.batik.bridge.BridgeContext
Returns the user agent of this bridge context.
getUserAgent() - Method in class org.apache.batik.bridge.DocumentLoader
Returns the userAgent used by this DocumentLoader
getUserStyleSheetURI() - Method in interface org.apache.batik.bridge.UserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the user stylesheet
getViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns the viewport of the specified element.
getViewportHeight() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the height of the viewport which directly contains the given element.
getViewportHeight() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the height of the viewport which directly contains the associated element.
getViewportHeight() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
getViewportHeight() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getViewportHeight() - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
getViewportHeight() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the height of the viewport which directly contains the given element.
getViewportHeight() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the viewport height used to compute units.
getViewportSize() - Method in interface org.apache.batik.bridge.UserAgent
Returns the default size of the viewport.
getViewportSize() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the default size of this user agent (400x400).
getViewportWidth() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Returns the width of the viewport which directly contains the given element.
getViewportWidth() - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Returns the width of the viewport which directly contains the associated element.
getViewportWidth() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
getViewportWidth() - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
getViewportWidth() - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
getViewportWidth() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Returns the width of the viewport which directly contains the given element.
getViewportWidth() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the viewport width used to compute units.
getViewTransform(String, Element, float, float, BridgeContext) - Static method in class org.apache.batik.bridge.ViewBox
Parses the specified reference (from a URI) and returns the appropriate transform.
getVKern(int, int) - Method in class org.apache.batik.bridge.SVGGVTFont
Returns the vertical kerning value for the specified glyph pair.
getWaitTime() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
Returns the system time that can be safely waited until before this Runnable is run again.
getWaitTime() - Method in class org.apache.batik.bridge.SVGAnimationEngine.DebugAnimationTickRunnable
 
getWidth() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge.MultiImageElementViewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.bridge.UserAgentViewport
Returns the width of this viewport.
getWidth() - Method in interface org.apache.batik.bridge.Viewport
Returns the width of this viewport.
getWindow(Interpreter, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Returns the Window object for the specified Interpreter.
getWindow() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Returns the Window object for scripting languages that have no Interpreter object.
getWindow() - Method in class org.apache.batik.bridge.RhinoInterpreter
Returns the window object for this interpreter.
getXblBoundElement(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the bound element whose shadow tree a node resides in.
getXblChildNodes(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the list of child nodes of a node in the fully flattened tree.
getXblContentElement(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Returns the content element that caused the given node to be present in the flattened tree.
getXblDefinitions(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the xbl:definition elements currently binding an element.
getXblFirstChild(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the first child node of a node in the fully flattened tree.
getXblFirstElementChild(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the first element child of a node in the fully flattened tree.
getXblLastChild(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the last child node of a node in the fully flattened tree.
getXblLastElementChild(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the last element child of a node in the fully flattened tree.
getXblNextElementSibling(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the first element that follows a node in the xblParentNode's xblChildNodes list.
getXblNextSibling(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the node which directly follows a node in the xblParentNode's xblChildNodes list.
getXblParentNode(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the parent of a node in the fully flattened tree.
getXblPreviousElementSibling(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the first element that precedes the a node in the xblParentNode's xblChildNodes list.
getXblPreviousSibling(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the node which directly precedes a node in the xblParentNode's xblChildNodes list.
getXblScopedChildNodes(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the list of child nodes of a node in the fully flattened tree that are within the same shadow scope.
getXblShadowTree(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Get the shadow tree of a node.
getXHeight() - Method in class org.apache.batik.bridge.UnitProcessor.DefaultContext
Returns the x-height value.
getXMLParserClassName() - Method in interface org.apache.batik.bridge.UserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns the XML parser to use
Global(Interpreter, String) - Constructor for class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.Global
Creates a new Global object.
globalExtensions - Static variable in class org.apache.batik.bridge.BridgeContext
Returns the extensions supported by this bridge context.
globalObject - Variable in class org.apache.batik.bridge.RhinoInterpreter
The global object.
GlobalWrapper - Class in org.apache.batik.bridge
Wrapper class for the SVGGlobal object.
GlobalWrapper(Context) - Constructor for class org.apache.batik.bridge.GlobalWrapper
Creates a new GlobalWrapper.
GlyphLayout - Class in org.apache.batik.bridge
Implementation of TextSpanLayout which uses java.awt.font.GlyphVector.
GlyphLayout(AttributedCharacterIterator, int[], Point2D, FontRenderContext) - Constructor for class org.apache.batik.bridge.GlyphLayout
Creates the specified text layout using the specified AttributedCharacterIterator and rendering context.
graphicsNode - Variable in class org.apache.batik.bridge.UpdateManager
The GraphicsNode whose updates are to be tracked.
GraphicsNodeBridge - Interface in org.apache.batik.bridge
Bridge class for creating, building, and updating a GraphicsNode according to an Element.
gv - Variable in class org.apache.batik.bridge.GlyphLayout
 
GVT_FONT - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
GVT_FONT - Static variable in class org.apache.batik.bridge.GlyphLayout
 
GVT_FONT - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
GVT_FONT_FAMILIES - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
GVT_FONTS - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
GVT_FONTS - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
gvtBuilder - Variable in class org.apache.batik.bridge.BridgeContext
The GVT builder that might be used to create a GVT subtree.
GVTBuilder - Class in org.apache.batik.bridge
This class is responsible for creating a GVT tree using an SVG DOM tree.
GVTBuilder() - Constructor for class org.apache.batik.bridge.GVTBuilder
Constructs a new builder.
GVTUnloadListener(EventDispatcher, BridgeEventSupport.Listener) - Constructor for class org.apache.batik.bridge.BridgeEventSupport.GVTUnloadListener
 

H

handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when the animated value of an animated attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when the animated value of an animated attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGLineElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGPathElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGRectElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge.TRefBridge
Invoked when the animated value of an animatable attribute has changed on a 'tref' element.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge.TspanBridge
Invoked when the animated value of an animatable attribute has changed on a 'tspan' element.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleBindingEvent(Element, Element) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Invoked when a bindable element's binding has changed.
handleBindingEvent(Element, Element) - Method in interface org.apache.batik.bridge.svg12.SVG12BridgeUpdateHandler
Invoked when a bindable element's binding has changed.
handleBindingEvent(Element, Element) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Invoked when a bindable element's binding has changed.
handleChildElementRemoved(Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Responds to the removal of a child element by re-evaluating the test attributes.
handleColorInterpolationFilters(Filter, Element) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Handles the 'color-interpolation-filters' CSS property.
handleContentSelectionChangedEvent(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.
handleContentSelectionChangedEvent(ContentSelectionChangedEvent) - Method in interface org.apache.batik.bridge.svg12.SVG12BridgeUpdateHandler
Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.
handleContentSelectionChangedEvent(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleCSSEngineEvent(CSSEngineEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked when CSS properties have changed on an element.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when CSS properties have changed on an element.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked for each CSS property that has changed.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGDecoratedShapeElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Invoked for each CSS property that has changed.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGPathElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked for each CSS property that has changed.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked for each CSS property that has changed.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMAttrModifiedEvent(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMCharacterDataModified(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMChildNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMNodeInsertedEvent(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGGElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMNodeRemovedEvent(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMSubtreeModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMSubtree' is fired.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GenericBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Handles this animation element.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
 
handleElement(Element, Object) - Method in interface org.apache.batik.bridge.UserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.bridge.UserAgentAdapter
Notifies the UserAgent that the input element has been found in the document.
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Rebuild the graphics tree.
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.SVGGElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Responds to the insertion of a child element by re-evaluating the test attributes.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMAttrModifiedEventListener
Handles 'DOMAttrModified' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMCharacterDataModifiedEventListener
Handles 'DOMCharacterDataModified' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMMouseOutEventListener
Handles 'mouseout' MouseEvent event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMMouseOverEventListener
Handles 'mouseover' MouseEvent event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMNodeInsertedEventListener
Handles 'DOMNodeInserted' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMNodeRemovedEventListener
Handles 'DOMNodeRemoved' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeEventSupport.GVTUnloadListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.DOMFocusInTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.DOMFocusOutTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.MouseClickTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.MouseOutTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.MouseOverTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.DOMAttrModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
Runs the script.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ContentElementDOMAttrModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMAttrModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMNodeInsertedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMNodeRemovedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMSubtreeModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeSubtreeModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefAttrListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeInsertedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeRemovedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocInsertedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocRemovedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocSubtreeListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportAttrListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportInsertedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRemovedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportSubtreeListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.RefAttrListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.TemplateMutationListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext.EventListenerWrapper
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.DOMFocusInTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseClickTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOutTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOverTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMAttrModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
Runs the script.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge.DOMChildNodeRemovedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge.DOMSubtreeModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge.RegionChangeListener
Handles the svg:shapechange event.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGTextElementBridge.DOMChildNodeRemovedEventListener
Handles 'DOMNodeRemoved' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGTextElementBridge.DOMSubtreeModifiedEventListener
Handles 'DOMSubtreeModified' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGUseElementBridge.CursorMouseOverListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGUseElementBridge.ReferencedElementMutationListener
 
handleGenericBridges(BridgeContext, Element) - Method in class org.apache.batik.bridge.GVTBuilder
Handles any GenericBridge elements which are children of the specified element.
handleGeometryChanged() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when the geometry of a graphical element has changed.
handleGeometryChanged() - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked when the geometry of an graphical element has changed.
handleInterpreterException(InterpreterException) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Handles the given exception.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleOtherAnimationChanged(String) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an 'other' animation value has changed.
handler - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Handler for the length parser.
handler - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Handler for the preserveAspectRatio parser.
HANDLER_SCRIPT_DESCRIPTION - Static variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
Constant used to describe handler scripts.
handlerElement - Variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
The handler element.
HandlerScriptingEventListener(String, String, AbstractElement) - Constructor for class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
Creates a new HandlerScriptingEventListener.
handlerScriptingListeners - Variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
The listeners for XML Events style handlers.
handleSecurityException(SecurityException) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Handles the given exception.
hasCharacterIndex(int) - Method in class org.apache.batik.bridge.GlyphLayout
Return true is the character index is represented by glyphs in this layout.
hasCharacterIndex(int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Return true is the character index is represented by glyphs in this layout.
hasFeature(String) - Method in interface org.apache.batik.bridge.UserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Tells whether the given feature is supported by this user agent.
hasGraphicsNodeBridge(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns true if the specified element has a GraphicsNodeBridge associated to it, false otherwise.
hasId - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasNewShapePainter - Variable in class org.apache.batik.bridge.SVGShapeElementBridge
This flag bit indicates if a new shape painter has already been created.
hasPreserveAspectRatio - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasStarted() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Returns whether animation processing has begun.
hasTransform - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasViewBox - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasViewTargetParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasZoomAndPanParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hitCheckChildren - Variable in class org.apache.batik.bridge.SVGImageElementBridge
 
hitTest(double, double, TextNode) - Method in class org.apache.batik.bridge.BasicTextPainter
Returns the mark for the specified parameters.
hitTest(double, double, TextNode) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
hitTestChar(float, float) - Method in class org.apache.batik.bridge.GlyphLayout
Perform hit testing for coordinate at x, y.
hitTestChar(float, float) - Method in interface org.apache.batik.bridge.TextSpanLayout
Perform hit testing for coordinate at x, y.
holdCursor(Cursor) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorHolder
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorDefaultActionable
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOutDefaultActionable
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOverDefaultActionable
 
HORIZONTAL_ORIENTATION_ANGLE - Static variable in class org.apache.batik.bridge.GlyphLayout
 

I

id - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
IDENTIFIER_KEY_CODES - Static variable in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Array to hold the map of Java keycodes to DOM 3 key strings.
idReference(String) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when an ID has been parsed.
image - Variable in class org.apache.batik.bridge.UpdateManagerEvent
The buffered image.
imgDocument - Variable in class org.apache.batik.bridge.SVGImageElementBridge
 
imgElement - Variable in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
The image element.
ImplementationEventListenerMememto(EventTarget, String, EventListener, boolean, BridgeContext) - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext.ImplementationEventListenerMememto
Creates a new ImplementationEventListenerMememto.
ImplementationEventListenerMememto(EventTarget, String, String, EventListener, boolean, BridgeContext) - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext.ImplementationEventListenerMememto
Creates a new ImplementationEventListenerMememto.
importAttrListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
DOM attribute listener for import elements.
ImportAttrListener() - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportAttrListener
 
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefAttrListener
The import element.
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
The import element that imported this definition.
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeInsertedListener
The import element.
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeRemovedListener
The import element.
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportInsertedListener
The import element.
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The import element.
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportSubtreeListener
The import element.
importElement - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.TemplateMutationListener
The import element.
ImportInsertedListener(Element) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportInsertedListener
Creates a new ImportInsertedListener.
importInsertedListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The DOM node inserted listener for the imported tree.
ImportRecord(Element, Node) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
Creates a new ImportRecord.
importRemovedListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The DOM node removed listener for the imported tree.
ImportRemovedListener() - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRemovedListener
 
importRemovedListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportSubtreeListener
The ImportedRemovedListener to check for to-be-removed definitions.
imports - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Map of import elements to import records.
importsToBeRemoved - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocRemovedListener
List of import elements to be removed from the document.
importSubtreeListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The DOM subtree modified listener for the imported tree.
ImportSubtreeListener(Element, DefaultXBLManager.ImportRemovedListener) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportSubtreeListener
Creates a new ImportSubtreeListener.
index - Variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
The index for selection.
init(URL, ImportInfo) - Method in class org.apache.batik.bridge.RhinoInterpreter
 
initCSSPropertyIndexes(Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
initialBridges - Variable in class org.apache.batik.bridge.SVGAnimationEngine
List of bridges that will be initialized when the document is started.
initializeAnimation() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Parses the animation element's target attributes and adds it to the document's AnimationEngine.
initializeAnimation() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Parses the animation element's target attributes and adds it to the document's AnimationEngine.
initializeDocument(Document) - Method in class org.apache.batik.bridge.BridgeContext
Initializes the given document.
initializeDynamicSupport(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGImageElementBridge
This method is invoked during the build phase if the document is dynamic.
initializeDynamicSupport(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.bridge.SVGTextElementBridge
This method ensures that any modification to a text element and its children is going to be reflected into the GVT tree.
initializeEnvironment(Interpreter, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Initializes the environment of the given interpreter.
initializeScriptingEnvironment(BridgeContext) - Method in class org.apache.batik.bridge.UpdateManager
Creates an appropriate ScriptingEnvironment and XBL manager for the given document.
initializeTimedElement() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Parses the animation element's timing attributes and initializes the TimedElement object.
initializeTimedElement(TimedElement) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Initializes the timing attributes of the timed element.
initializeViewport(BridgeContext, Element, GraphicsNode, float[], Rectangle2D) - Static method in class org.apache.batik.bridge.SVGImageElementBridge
Initializes according to the specified element, the specified graphics node with the specified bounds.
initialStartTime - Variable in class org.apache.batik.bridge.SVGAnimationEngine
The initial time that will be seeked to when the animation engine starts, as set by SVGAnimationEngine.setCurrentTime(float).
INLINE_SCRIPT_DESCRIPTION - Static variable in class org.apache.batik.bridge.BaseScriptingEnvironment
Constant used to describe inline scripts.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Creates the GraphicsNode depending on the GraphicsNodeBridge implementation.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Creates the GraphicsNode depending on the GraphicsNodeBridge implementation.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Creates the graphics node for this element.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Creates a CompositeGraphicsNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Creates a CompositeGraphicsNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGGElementBridge
Creates a CompositeGraphicsNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Creates an ImageNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Creates a ShapeNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Creates a CompositeGraphicsNode.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Creates the GraphicsNode depending on the GraphicsNodeBridge implementation.
instantiateGraphicsNode() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Creates the GraphicsNode depending on the GraphicsNodeBridge implementation.
INTERACTIVE - Static variable in class org.apache.batik.bridge.BridgeContext
Indicates that DOM listeners should be registered to support, 'interactivity' this includes anchors and cursors, but does not include support for DOM modifications.
interpreter - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The default Interpreter for the document
interpreter - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
The associated interpreter.
interpreter - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
interpreter - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
 
interpreter - Variable in class org.apache.batik.bridge.ScriptingEnvironment.Window
The associated interpreter.
interpreter - Variable in class org.apache.batik.bridge.WindowWrapper.FunctionWrapper
The current interpreter.
interpreter - Variable in class org.apache.batik.bridge.WindowWrapper.GetURLFunctionWrapper
The current interpreter.
interpreter - Variable in class org.apache.batik.bridge.WindowWrapper
The rhino interpreter.
interpreterMap - Variable in class org.apache.batik.bridge.BridgeContext
The interpreter cache per document.
interpreterPool - Variable in class org.apache.batik.bridge.BridgeContext
The interpreter pool used to handle scripts.
interrupt() - Method in class org.apache.batik.bridge.ScriptingEnvironment
Interrupts the periodic tasks and dispose this ScriptingEnvironment.
interrupt() - Method in class org.apache.batik.bridge.UpdateManager
Interrupts the manager tasks.
InterruptedBridgeException - Exception in org.apache.batik.bridge
This class represents the exception thrown by the bridge when the current thread was interrupted.
InterruptedBridgeException() - Constructor for exception org.apache.batik.bridge.InterruptedBridgeException
Constructs a new InterruptedBridgeException.
IntervalRunnableTimerTask(Runnable) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalRunnableTimerTask
 
IntervalScriptTimerTask(String) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalScriptTimerTask
 
invalidate() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
Mark the xblNextSibling and xblPreviousSibling variables on each node in the list as invalid, then invalidate the NodeList.
invalidateChildNodes(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Mark the xblChildNodes and xblScopedChildNodes variables as invalid.
invalidateGeometryCache() - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
invalidateGeometryCache() - Method in class org.apache.batik.bridge.TextNode
Invalidates this TextNode.
isActiveDefinition(XBLOMDefinitionElement, Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Returns whether the given definition element is the active one for its element name.
isAltGlyph() - Method in class org.apache.batik.bridge.GlyphLayout
Return true if this text run represents an alt glyph.
isAltGlyph() - Method in interface org.apache.batik.bridge.TextSpanLayout
Return true if this text run represents an alt glyph.
isAutoCursor(Element) - Static method in class org.apache.batik.bridge.CSSUtilities
Checks if the cursor property on the input element is set to auto
isBefore(TimedElement) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns whether this timed element comes before the given timed element in document order.
isBefore(TimedElement) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Returns whether this timed element comes before the given timed element in document order.
isComplex() - Method in class org.apache.batik.bridge.SVGFontFamily
This method looks at the SVG font and checks if any of the glyphs use renderable child elements.
isComplex(Element, BridgeContext) - Static method in class org.apache.batik.bridge.SVGFontFamily
 
isComposite() - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Returns true if the bridge handles container element, false otherwise.
isComposite() - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Returns false as the custom element is a not container.
isComposite() - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Returns false as text is not a container.
isComposite() - Method in class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
Returns false as shapes are not a container.
isComposite() - Method in class org.apache.batik.bridge.svg12.XBLContentElementBridge
Returns false as the <xbl:content> element's selected nodes are built all in this class.
isComposite() - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Returns true as the <xbl:template> element is a container.
isComposite() - Method in class org.apache.batik.bridge.SVGAElementBridge
Returns true as the <a> element is a container.
isComposite() - Method in class org.apache.batik.bridge.SVGGElementBridge
Returns true as the <g> element is a container.
isComposite() - Method in class org.apache.batik.bridge.SVGImageElementBridge
Returns false as image is not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Returns false as shapes are not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Returns true as the <switch> element is not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns false as text is not a container.
isComposite() - Method in class org.apache.batik.bridge.SVGUseElementBridge
Returns false as the <use> element is a not container.
isConstantAnimation() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Returns whether this is a constant animation (i.e., a 'set' animation).
isConstantAnimation() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns whether this timed element is for a constant animation (i.e., a 'set' animation.
isConstantAnimation() - Method in class org.apache.batik.bridge.SVGSetElementBridge
Returns whether this is a constant animation (i.e., a 'set' animation).
isDown - Variable in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
isDynamic() - Method in class org.apache.batik.bridge.BridgeContext
Returns true if the document is dynamic, false otherwise.
isDynamicDocument(BridgeContext, Document) - Static method in class org.apache.batik.bridge.BaseScriptingEnvironment
Tells whether the given SVG document is dynamic.
isDynamicDocument(Document) - Method in class org.apache.batik.bridge.BridgeContext
Tells whether the given SVG document is dynamic.
isDynamicElement(BridgeContext, Element) - Static method in class org.apache.batik.bridge.BaseScriptingEnvironment
 
isDynamicElement(Element, BridgeContext, List) - Static method in class org.apache.batik.bridge.BaseScriptingEnvironment
Tells whether the given SVG element is dynamic.
isDynamicElement(Element) - Method in interface org.apache.batik.bridge.BridgeExtension
Whether the presence of the specified element should cause the document to be dynamic.
isDynamicElement(Element) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
Whether the presence of the specified element should cause the document to be dynamic.
isDynamicElement(Element) - Method in class org.apache.batik.bridge.SVGBridgeExtension
Whether the presence of the specified element should cause the document to be dynamic.
isEmpty() - Method in class org.apache.batik.bridge.ConcreteTextSelector
Reports whether the current selection contains any objects.
isEmpty() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Tells whether this AttributedStringBuffer is empty.
isFirstRunInChunk() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
isGlyphOrientationAuto() - Method in class org.apache.batik.bridge.GlyphLayout
Returns whether or not the vertical glyph orientation value is "auto".
isInteractive() - Method in class org.apache.batik.bridge.BridgeContext
Returns true if the document is interactive, false otherwise.
isInteractiveDocument(Document) - Method in class org.apache.batik.bridge.BridgeContext
Tells whether the given SVG document is Interactive.
isLatinChar(char) - Method in class org.apache.batik.bridge.GlyphLayout
Returns true if the specified character is within one of the Latin unicode character blocks.
isLeadingEdge() - Method in class org.apache.batik.bridge.TextHit
Returns whether on not the character has been hit on its leading edge.
isLeftToRight() - Method in class org.apache.batik.bridge.GlyphLayout
Returns true if the text direction in this layout is from left to right.
isLeftToRight() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns true if the text direction in this layout is from left to right.
isMagnify - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
isOnATextPath() - Method in class org.apache.batik.bridge.GlyphLayout
Returns true if this layout in on a text path.
isOnATextPath() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns true if this layout in on a text path.
isParentDisplayed(Node) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Indicate of the parent of a node is a displayed element.
isProcessing - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
Whether XBL processing is currently taking place.
isProcessing() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Returns whether XBL processing is currently enabled.
isReversed() - Method in class org.apache.batik.bridge.GlyphLayout
 
isReversed() - Method in interface org.apache.batik.bridge.TextSpanLayout
Return true if this text has been reversed.
isRunning() - Method in class org.apache.batik.bridge.UpdateManager
Tells whether the update manager is currently running.
isSelected(Node) - Method in class org.apache.batik.bridge.svg12.AbstractContentSelector
Returns true if the given node has already been selected by a content element.
isSVG12 - Variable in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Whether the document is an SVG 1.2 document.
isSVG12 - Variable in class org.apache.batik.bridge.BridgeContext
Whether the document is an SVG 1.2 document.
isSVG12() - Method in class org.apache.batik.bridge.BridgeContext
Returns whether the managed document is an SVG 1.2 document.
isSVG12 - Variable in class org.apache.batik.bridge.SVGAnimationEngine
Whether the document is an SVG 1.2 document.
isTextChild(Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
isTextChild(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
isTextElement(Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
isTextElement(Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
isTextSensitive(Element) - Static method in class org.apache.batik.bridge.SVGTextElementBridge
 
isVertical() - Method in class org.apache.batik.bridge.GlyphLayout
Returns true if the advance direction of this text is vertical.
isVertical() - Method in class org.apache.batik.bridge.SVGTextElementBridge.CharacterInformation
 
isVertical() - Method in interface org.apache.batik.bridge.TextSpanLayout
Returns true if the advance direction of this text is vertical.
isXMLParserValidating() - Method in interface org.apache.batik.bridge.UserAgent
Returns true if the XML parser must be in validation mode, false otherwise.
isXMLParserValidating() - Method in class org.apache.batik.bridge.UserAgentAdapter
Returns false.
item(int) - Method in class org.apache.batik.bridge.svg12.DefaultContentSelector.SelectedNodes
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.SelectedNodes
DOM: Implements NodeList.item(int).

K

KERNING - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
keydownListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The keydown event listener.
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Invoked when a key has been pressed.
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Invoked when a key has been pressed.
keypressListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The keypress event listener.
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Invoked when a key has been released.
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Invoked when a key has been released.
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
Invoked when a key has been typed.
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Invoked when a key has been typed.
keyupListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The keyup event listener.

L

l - Variable in class org.apache.batik.bridge.SVGUseElementBridge
Used to handle mutation of the referenced content.
laidoutText - Variable in class org.apache.batik.bridge.SVGTextElementBridge
 
language - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
The associated language.
language - Variable in class org.apache.batik.bridge.ScriptingEnvironment.Window
The associated language.
languages - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
 
lastFocusEventTarget - Variable in class org.apache.batik.bridge.FocusManager
The element that has the focus so far.
lastTargetElement - Variable in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
layout - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
layoutApplied - Variable in class org.apache.batik.bridge.GlyphLayout
 
LEFT_PARENTHESIS - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
LEFT_SQUARE_BRACKET - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
length - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
length - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
The length of the attributed string.
length() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Returns the length in chars of the current Attributed String
lengthAdjust - Variable in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
LETTER_SPACING - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
line - Variable in exception org.apache.batik.bridge.BridgeException
The line number on which the error occured.
LINE_HEIGHT - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
LINE_HEIGHT - Static variable in class org.apache.batik.bridge.GlyphLayout
 
LINE_HEIGHT - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
linksValid - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
Whether the next/previous links are valid.
listener - Variable in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
listener - Variable in class org.apache.batik.bridge.BridgeEventSupport.GVTUnloadListener
 
Listener(BridgeContext, UserAgent) - Constructor for class org.apache.batik.bridge.BridgeEventSupport.Listener
 
listener - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeContext.EventListenerWrapper
The wrapped listener.
Listener(BridgeContext, UserAgent) - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
 
listener - Variable in class org.apache.batik.bridge.SVGImageElementBridge
 
listeners - Variable in class org.apache.batik.bridge.ScriptingEnvironment
 
listeners - Variable in class org.apache.batik.bridge.svg12.ContentManager
Map of XBLContentElement objects to EventListenerList objects.
listeners - Variable in class org.apache.batik.bridge.UpdateManager
The listeners.
loadDocument(String) - Method in class org.apache.batik.bridge.DocumentLoader
Returns a document from the specified uri.
loadDocument(String, InputStream) - Method in class org.apache.batik.bridge.DocumentLoader
Returns a document from the specified uri.
loadDocument(String) - Method in interface org.apache.batik.bridge.UserAgent
This method should load a new document described by the supplied URL.
loadDocument(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
This method should load a new document described by the supplied URL.
loadFont(InputStream, FontFace) - Method in class org.apache.batik.bridge.DefaultFontFamilyResolver
 
loadFont(InputStream, FontFace) - Method in interface org.apache.batik.bridge.FontFamilyResolver
 
loadScript(AbstractElement) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Executes the specified <script> element, if it hasn't been executed already.
loadScripts() - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Loads the scripts contained in the <script> elements.
localizableSupport - Static variable in class org.apache.batik.bridge.Messages
The localizable support for the error messages.
localName - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
The local name.
localName - Variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
The local name or ID used for selection.
Location - Class in org.apache.batik.bridge
This class implements the org.apache.batik.w3c.dom.Location interface for Batik
Location(BridgeContext) - Constructor for class org.apache.batik.bridge.Location
Creates a new Location.
location - Variable in class org.apache.batik.bridge.ScriptingEnvironment.Window
The Location object
location - Variable in class org.apache.batik.bridge.TextNode
Location of this text node (inherited, independent of explicit X and Y attributes applied to children).

M

makeBlockInfo(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
makeContext() - Method in class org.apache.batik.bridge.RhinoInterpreter.Factory
Creates a Context object for use with the interpreter.
makeConvexHull(Point2D.Float[], int) - Static method in class org.apache.batik.bridge.GlyphLayout
 
managerResumed(UpdateManagerEvent) - Method in class org.apache.batik.bridge.UpdateManagerAdapter
Called when the manager was resumed.
managerResumed(UpdateManagerEvent) - Method in interface org.apache.batik.bridge.UpdateManagerListener
Called when the manager was resumed.
managerStarted(UpdateManagerEvent) - Method in class org.apache.batik.bridge.UpdateManagerAdapter
Called when the manager was started.
managerStarted(UpdateManagerEvent) - Method in interface org.apache.batik.bridge.UpdateManagerListener
Called when the manager was started.
managerStopped(UpdateManagerEvent) - Method in class org.apache.batik.bridge.UpdateManagerAdapter
Called when the manager was stopped.
managerStopped(UpdateManagerEvent) - Method in interface org.apache.batik.bridge.UpdateManagerListener
Called when the manager was stopped.
managerSuspended(UpdateManagerEvent) - Method in class org.apache.batik.bridge.UpdateManagerAdapter
Called when the manager was suspended.
managerSuspended(UpdateManagerEvent) - Method in interface org.apache.batik.bridge.UpdateManagerListener
Called when the manager was suspended.
manageUpdates(ImageRenderer) - Method in class org.apache.batik.bridge.UpdateManager
Finishes the UpdateManager initialization.
mapKeyCode(int) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
The java KeyEvent keyCodes and the DOMKeyEvent keyCodes map except for the VK_ENTER code (which has a different value in DOM and the VK_KANA_LOCK and VK_INPUT_METHOD_ON_OFF which have no DOM equivalent.
mapKeyCodeToIdentifier(int) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Convert a Java key code to a DOM 3 key string.
mapKeyLocation(int) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Maps Java KeyEvent location numbers to DOM 3 location numbers.
Mark - Interface in org.apache.batik.bridge
Marker interface, mostly, that encapsulates information about a selection gesture.
mark(int) - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
 
MarkerBridge - Interface in org.apache.batik.bridge
Factory class for vending Marker objects.
markSupported() - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
 
MaskBridge - Interface in org.apache.batik.bridge
Factory class for vending Mask objects.
matchUserAgent(Element, UserAgent) - Static method in class org.apache.batik.bridge.SVGUtilities
Tests whether or not the given element match a specified user agent.
matchUserLanguage(String, String) - Static method in class org.apache.batik.bridge.SVGUtilities
Tests whether or not the specified language specification matches the user preferences.
MAX_EXCEPTION_COUNT - Static variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
The maximum number of consecutive exceptions to allow before stopping the report of them.
maybeReverse(boolean) - Method in class org.apache.batik.bridge.GlyphLayout
 
maybeReverse(boolean) - Method in interface org.apache.batik.bridge.TextSpanLayout
Reverse (and optionally mirror) glyphs if not already reversed.
maybeReverseGlyphs(boolean) - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
meet - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
meet() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'meet' has been parsed.
meetOrSlice - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
The parsed 'meetOrSlice' value.
mergeAreas(GeneralPath, Area[], int) - Static method in class org.apache.batik.bridge.GlyphLayout
 
message - Variable in exception org.apache.batik.bridge.BridgeException
The message.
Messages - Class in org.apache.batik.bridge
This class manages the message for the bridge module.
Messages() - Constructor for class org.apache.batik.bridge.Messages
This class does not need to be instantiated.
MIDDLE - Static variable in class org.apache.batik.bridge.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the middle of the text string is at the initial current text location.
minRepaintTime - Variable in class org.apache.batik.bridge.UpdateManager
The current minRepaintTime
mouseCaptureAutoRelease - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Whether the mouse capture will be released on mouse up.
mouseCaptureSendAll - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Whether the mouse capture event target will receive events that do not intersect with its geometry.
mouseCaptureTarget - Variable in class org.apache.batik.bridge.svg12.SVG12BridgeContext
The EventTarget that has the mouse capture.
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
mouseclickListener - Variable in class org.apache.batik.bridge.FocusManager
The EventListener that tracks 'mouseclick' events.
MouseClickTracker() - Constructor for class org.apache.batik.bridge.FocusManager.MouseClickTracker
 
MouseClickTracker() - Constructor for class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseClickTracker
 
mousedownListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The mousedown event listener.
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
 
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
 
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
 
mousemoveListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The mousemove event listener.
MouseOutDefaultActionable(SVGAElement, UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.MouseOutDefaultActionable
 
mouseoutListener - Variable in class org.apache.batik.bridge.FocusManager
The EventListener that tracks 'mouseout' events.
mouseoutListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The mouseout event listener.
MouseOutTracker() - Constructor for class org.apache.batik.bridge.FocusManager.MouseOutTracker
 
MouseOutTracker() - Constructor for class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOutTracker
 
MouseOverDefaultActionable(Element, SVGAElement, UserAgent, SVGAElementBridge.CursorHolder) - Constructor for class org.apache.batik.bridge.SVGAElementBridge.MouseOverDefaultActionable
 
mouseoverListener - Variable in class org.apache.batik.bridge.FocusManager
The EventListener that tracks 'mouseover' events.
mouseoverListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The mouseover event listener.
MouseOverTracker() - Constructor for class org.apache.batik.bridge.FocusManager.MouseOverTracker
 
MouseOverTracker() - Constructor for class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOverTracker
 
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
mouseupListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The mouseup event listener.
mouseWheelMoved(GraphicsNodeMouseWheelEvent) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
 
MultiImageElementViewport(float, float) - Constructor for class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge.MultiImageElementViewport
Constructs a new viewport with the specified SVGSVGElement.
MultiResGraphicsNode - Class in org.apache.batik.bridge
RasterRable This is used to wrap a Rendered Image back into the RenderableImage world.
MultiResGraphicsNode(Element, Rectangle2D, Element[], Dimension[], Dimension[], BridgeContext) - Constructor for class org.apache.batik.bridge.MultiResGraphicsNode
 

N

NAME - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
namespaced - Variable in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
namespaceURI - Variable in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
namespaceURI - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
The namespace URI.
namespaceURIMap - Variable in class org.apache.batik.bridge.BridgeContext
Bridge Map: Keys are namespace URI - values are HashMap (with keys are local name and values are a Bridge instance).
nextSibling - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The following sibling in the flattened tree.
nextToken() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
Returns the next token.
node - Variable in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
The graphics node constructed by this bridge.
node - Variable in exception org.apache.batik.bridge.BridgeException
The graphics node that represents the current state of the GVT tree.
node - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The imported tree.
node - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The node.
node - Variable in class org.apache.batik.bridge.SVGDocumentBridge
The graphics node constructed by this bridge.
nodeAncestorOf(Node, Node) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Returns true if node1 is an ancestor of node2
nodeElementMap - Variable in class org.apache.batik.bridge.BridgeContext
Binding Map: key is GraphicsNode - value is a SVG Element.
nodes - Variable in class org.apache.batik.bridge.svg12.DefaultContentSelector.SelectedNodes
The selected nodes.
nodes - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
The nodes.
nodes - Variable in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
The selected nodes.
nodes - Variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.SelectedNodes
The selected nodes.
nodesToBeInvalidated - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocRemovedListener
List of nodes to have their XBL child lists invalidated.
NoLoadExternalResourceSecurity - Class in org.apache.batik.bridge
This implementation does not allow any external resources to be referenced from an SVG document.
NoLoadExternalResourceSecurity() - Constructor for class org.apache.batik.bridge.NoLoadExternalResourceSecurity
 
NoLoadScriptSecurity - Class in org.apache.batik.bridge
This implementation for the ScriptSecurity interface does not allow scripts to be loaded.
NoLoadScriptSecurity(String) - Constructor for class org.apache.batik.bridge.NoLoadScriptSecurity
Creates a new NoLoadScriptSecurity object.
none() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'none' been parsed.
NoRepaintRunnable - Interface in org.apache.batik.bridge
A tagging interface to prevent a repaint at the end of the execution of this runnable.
normalizeString(String, boolean, boolean) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Normalizes the given string.
NSPrefixResolver() - Constructor for class org.apache.batik.bridge.svg12.XPathPatternContentSelector.NSPrefixResolver
 
NUMBER - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
number() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
Scans a number.
numericIdents - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberOrIdentFactory
Whether numbers are actually numeric keywords, as with the font-weight property.

O

OBJECT_BOUNDING_BOX - Static variable in class org.apache.batik.bridge.SVGUtilities
The objectBoundingBox coordinate system constants.
offset - Variable in class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop
The stop offset.
openLink(SVGAElement) - Method in interface org.apache.batik.bridge.UserAgent
Opens a link.
openLink(SVGAElement) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
openStream(Element, ParsedURL) - Method in class org.apache.batik.bridge.SVGImageElementBridge
 
openViewport(Element, Viewport) - Method in class org.apache.batik.bridge.BridgeContext
Starts a new viewport from the specified element.
org.apache.batik.bridge - package org.apache.batik.bridge
Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.
org.apache.batik.bridge.svg12 - package org.apache.batik.bridge.svg12
 
otherAnimationChanged(Element, String) - Method in class org.apache.batik.bridge.BridgeContext.AnimatedAttrListener
Called to notify an object of a change to the value of an 'other' animation.

P

paint(AttributedCharacterIterator, Point2D, TextNode.Anchor, Graphics2D) - Method in class org.apache.batik.bridge.ConcreteTextPainter
Paints the specified attributed character iterator using the specified Graphics2D and context and font context.
paint(TextNode, Graphics2D) - Method in class org.apache.batik.bridge.StrokingTextPainter
Paints the specified text node using the specified Graphics2D.
paint(TextNode, Graphics2D) - Method in interface org.apache.batik.bridge.TextPainter
Paints the specified attributed character iterator using the specified Graphics2D and context and font context.
PAINT_INFO - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
PAINT_INFO - Static variable in class org.apache.batik.bridge.SVGAltGlyphElementBridge
 
PAINT_INFO - Static variable in class org.apache.batik.bridge.SVGGVTFont
 
PAINT_INFO - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
PAINT_INFO - Static variable in class org.apache.batik.bridge.TextNode
 
PaintBridge - Interface in org.apache.batik.bridge
Bridge class for vending Paint objects.
paintDecorations(List, Graphics2D, int) - Method in class org.apache.batik.bridge.StrokingTextPainter
Paints decorations of the specified type.
PaintServer - Class in org.apache.batik.bridge
A collection of utility methods to deliver java.awt.Paint, java.awt.Stroke objects that could be used to paint a shape.
PaintServer() - Constructor for class org.apache.batik.bridge.PaintServer
No instance of this class is required.
paintTextRuns(List, Graphics2D) - Method in class org.apache.batik.bridge.StrokingTextPainter
Paints the text in each text run.
params - Variable in exception org.apache.batik.bridge.BridgeException
The paramters to use for the error message.
parse() - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector
Parses the XPath selector.
parseAccumulate() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns the parsed 'accumulate' attribute from the animation element.
parseAdditive() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns the parsed 'additive' attribute from the animation element.
parseAnimatableValue(String) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Parses an attribute as an AnimatableValue.
parseAnimatableValue(Element, AnimationTarget, String, String, boolean, String) - Method in class org.apache.batik.bridge.SVGAnimationEngine
Parses an AnimatableValue.
parseCalcMode() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns the parsed 'calcMode' attribute from the animation element.
parseCoordinateSystem(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Parses the specified coordinate system defined by the specified element.
parseKeyPoints() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Returns the parsed 'keyPoints' attribute from the animation element.
parseKeySplines() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns the parsed 'keySplines' attribute from the animation element.
parseKeyTimes() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns the parsed 'keyTimes' attribute from the animation element.
parseLengthPair(String) - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Parses a single comma-separated length pair.
parseMarkerCoordinateSystem(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.SVGUtilities
Parses the specified coordinate system defined by the specified marker element.
parsePath() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Returns the parsed 'path' attribute (or the path from a referencing 'mpath') from the animation element.
parser - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthListValueFactory
Parser for length lists.
parser - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Parser for lengths.
parser - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
Parser for number lists.
parser - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
Parser for path data.
parser - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
Parser for point lists.
parser - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Parser for preserveAspectRatio values.
parser - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
Parser for number lists.
parseSelector(String) - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
Parses the selector string.
parseType() - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Returns the parsed 'type' attribute from the animation element.
parseValue(String, short, AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Parses a transform value.
parseValues() - Method in class org.apache.batik.bridge.SVGAnimateElementBridge
Returns the parsed 'values' attribute from the animation element.
parseValues() - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
Returns the parsed 'values' attribute from the animation element.
parseValues(String) - Method in class org.apache.batik.bridge.SVGAnimateMotionElementBridge
 
parseValues(short, AnimationTarget) - Method in class org.apache.batik.bridge.SVGAnimateTransformElementBridge
Returns the parsed 'values' attribute from the animation element.
parseViewBoxAttribute(Element, String, BridgeContext) - Static method in class org.apache.batik.bridge.ViewBox
Parses a viewBox attribute.
parseXML(String, Document) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Parses the given XML string into a DocumentFragment of the given document or a new document if 'doc' is null.
parseXML(String, Document) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
parseXML(String, Document) - Method in interface org.apache.batik.bridge.Window
Parses the given XML string into a DocumentFragment of the given document or a new document if 'doc' is null.
parseXML(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'parseXML' method of the Window interface.
pathLength - Variable in class org.apache.batik.bridge.SVGPathElementBridge
The cached PathLength object used for computing the path length.
pathLengthShape - Variable in class org.apache.batik.bridge.SVGPathElementBridge
The cached Shape used for computing the path length.
PatternGraphicsNode(GraphicsNode) - Constructor for class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
pause() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Pauses the animations.
pauseAnimations() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Pauses animations in the document.
postURL(String, String, Window.URLResponseHandler) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
 
postURL(String, String, Window.URLResponseHandler, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
 
postURL(String, String, Window.URLResponseHandler, String, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
 
postURL(String, String, Window.URLResponseHandler) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
 
postURL(String, String, Window.URLResponseHandler, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
 
postURL(String, String, Window.URLResponseHandler, String, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
 
postURL(String, String, Window.URLResponseHandler) - Method in interface org.apache.batik.bridge.Window
Posts data to the given URI.
postURL(String, String, Window.URLResponseHandler, String) - Method in interface org.apache.batik.bridge.Window
Posts data to the given URI.
postURL(String, String, Window.URLResponseHandler, String, String) - Method in interface org.apache.batik.bridge.Window
Posts data to the given URI.
postURL(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'postURL' method of the Window interface.
prefix - Variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
The QName prefix used for selection.
prefixResolver - Variable in class org.apache.batik.bridge.svg12.XPathPatternContentSelector
The Xalan prefix resolver.
previousSibling - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The previous sibling in the flattened tree.
primaryContext - Variable in class org.apache.batik.bridge.BridgeContext
The bridge context for the primary document, if this is a bridge context for a resource document.
primitivePaint(Graphics2D) - Method in class org.apache.batik.bridge.MultiResGraphicsNode
Paints this node without applying Filter, Mask, Composite, and clip.
primitivePaint(Graphics2D) - Method in class org.apache.batik.bridge.SVGPatternElementBridge.PatternGraphicsNode
 
primitivePaint(Graphics2D) - Method in class org.apache.batik.bridge.TextNode
Paints this node without applying Filter, Mask, Composite, and clip.
printAttrs(AttributedCharacterIterator) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
printNode(Node) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Serializes the given node.
printNode(Node) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Serializes the given node.
printNode(Node) - Method in interface org.apache.batik.bridge.Window
Serializes the given node.
printNode(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'printNode' method of the Window interface.
producer - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthListValueFactory
The producer class that accumulates the lengths.
producer - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableNumberListValueFactory
The producer class that accumulates the numbers.
producer - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePathDataFactory
The producer class that accumulates the path segments.
producer - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePointListValueFactory
The producer class that accumulates the points.
producer - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableRectValueFactory
The producer class that accumulates the numbers.
prompt(String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Displays an input dialog box.
prompt(String, String) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Displays an input dialog box, given the default value.
prompt(String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Displays an input dialog box.
prompt(String, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
Displays an input dialog box, given the default value.
prompt(String) - Method in interface org.apache.batik.bridge.Window
Displays an input dialog box.
prompt(String, String) - Method in interface org.apache.batik.bridge.Window
Displays an input dialog box, given the default value.
prompt(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'prompt' method of the Window interface.
propertiesChanged(CSSEngineEvent) - Method in class org.apache.batik.bridge.BridgeContext.CSSPropertiesChangedListener
Handles CSSEngineEvent that describes the CSS properties that have changed on a particular element.
putBridge(String, String, Bridge) - Method in class org.apache.batik.bridge.BridgeContext
Associates the specified Bridge object with the specified namespace URI and local name.
putBridge(Bridge) - Method in class org.apache.batik.bridge.BridgeContext
Associates the specified Bridge object with it's namespace URI and local name.
putIdentifierKeyCode(String, int) - Static method in class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport.Listener
Put a key code to key identifier mapping into the IDENTIFIER_KEY_CODES table.
putReservedNamespaceURI(String) - Method in class org.apache.batik.bridge.BridgeContext
Adds a namespace URI to avoid when creating default bridges.

Q

q - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
The RunnableQueue in which this is the RunnableQueue.IdleRunnable.

R

rebind(String, String, Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Rebinds each bindable element of the given name in the given element's subtree.
rebuildACI() - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
rebuildImageNode() - Method in class org.apache.batik.bridge.SVGImageElementBridge
 
record - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
The XBLRecord.
refAttrListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager
DOM attribute listener for referencing definition elements.
RefAttrListener() - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.RefAttrListener
 
ReferencedElementMutationListener() - Constructor for class org.apache.batik.bridge.SVGUseElementBridge.ReferencedElementMutationListener
 
regionChangeListener - Variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Listener for flowRegion changes.
RegionChangeListener() - Constructor for class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge.RegionChangeListener
 
registerExtension(BridgeExtension) - Method in interface org.apache.batik.bridge.UserAgent
Lets the bridge tell the user agent that the following extension is supported by the bridge.
registerExtension(BridgeExtension) - Method in class org.apache.batik.bridge.UserAgentAdapter
Lets the bridge tell the user agent that the following ex tension is supported by the bridge.
registerSVGBridges() - Method in class org.apache.batik.bridge.BridgeContext
Registers the bridges to handle SVG 1.0 elements.
registerTags(BridgeContext) - Method in interface org.apache.batik.bridge.BridgeExtension
This method should update the BridgeContext with support for the tags in this extension.
registerTags(BridgeContext) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeExtension
This method should update the BridgeContext with support for the tags in this extension.
registerTags(BridgeContext) - Method in class org.apache.batik.bridge.SVGBridgeExtension
This method should update the BridgeContext with support for the tags in this extension.
RelaxedExternalResourceSecurity - Class in org.apache.batik.bridge
This implementation of ExternalResourceSecurity allows any external references.
RelaxedExternalResourceSecurity(ParsedURL, ParsedURL) - Constructor for class org.apache.batik.bridge.RelaxedExternalResourceSecurity
 
RelaxedScriptSecurity - Class in org.apache.batik.bridge
This implementation for the ScriptSecurity interface.
RelaxedScriptSecurity(String, ParsedURL, ParsedURL) - Constructor for class org.apache.batik.bridge.RelaxedScriptSecurity
 
release() - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
Close the stream.
reload() - Method in class org.apache.batik.bridge.Location
The user agent reloads the current document.
removeBindingListener(BindingListener) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Removes the specified BindingListener from the global listener list.
removeBindingListener() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Removes the BindingListener from the XBLManager.
removeBridge(String, String) - Method in class org.apache.batik.bridge.BridgeContext
Removes the Bridge object associated to the specified namespace URI and local name.
removeContentSelectionChangedListener(XBLOMContentElement, ContentSelectionChangedListener) - Method in class org.apache.batik.bridge.svg12.ContentManager
Removes the specified ContentSelectionChangedListener from the listener list.
removeContentSelectionChangedListener(ContentSelectionChangedListener) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Removes the specified ContentSelectionChangedListener from the global listener list.
removeContextFromChild(BridgeContext, Element) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
From the SVGContext from the element children of the node.
removeContextFromChild(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
From the SVGContext from the element children of the node.
removeDefinition(DefaultXBLManager.DefinitionRecord) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Removes an xbl:definition element from the list of definitions that could possibly affect elements with the specified QName.
removeDefinitionElementListeners(XBLOMDefinitionElement, DefaultXBLManager.ImportRecord) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Removes DOM mutation listeners from the given definition element.
removeDefinitionRef(Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Removes a definition through its referring definition element (one with a 'ref' attribute).
removedNode - Variable in class org.apache.batik.bridge.svg12.ContentManager
The recently removed node from the shadow tree.
removeDocumentListeners() - Method in class org.apache.batik.bridge.ScriptingEnvironment
Removes DOM listeners from the document.
removeDocumentListeners() - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
Removes DOM listeners from the document.
removeDOMListeners() - Method in class org.apache.batik.bridge.BridgeContext
Removes event listeners from the DOM and CSS engine.
removeDOMListeners() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Removes event listeners from the DOM and CSS engine.
removeEventListeners(Document) - Method in class org.apache.batik.bridge.FocusManager
Removes the event listeners from the document.
removeEventListeners(Document) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager
Removes the event listeners from the document.
removeFill() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Invoked to indicate that this timed element has had its fill removed.
removeFill() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Invoked to indicate that this timed element has had its fill removed.
removeImport(Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Removes an import.
removeReservedNamespaceURI(String) - Method in class org.apache.batik.bridge.BridgeContext
Removes a namespace URI to avoid when creating default bridges.
removeScriptingListeners(Node) - Method in class org.apache.batik.bridge.ScriptingEnvironment
Removes the scripting listeners from the given element and all of its descendants.
removeScriptingListenersOn(Element) - Method in class org.apache.batik.bridge.ScriptingEnvironment
Removes the scripting listeners from the given element.
removeScriptingListenersOn(Element) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
Removes the scripting listeners from the given element.
removeSelectionListener(SelectionListener) - Method in class org.apache.batik.bridge.ConcreteTextSelector
Remove a SelectionListener from this Selector's notification list.
removeTargetListener(String, AnimationTargetListener) - Method in class org.apache.batik.bridge.AnimatableSVGBridge
Removes a listener for changes to the given attribute value.
removeTargetListener(String, AnimationTargetListener) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Removes a listener for changes to the given attribute value.
removeTemplateElementListeners(XBLOMTemplateElement, DefaultXBLManager.ImportRecord) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Removes DOM mutation listeners from the given template element.
removeTextEventListeners(BridgeContext, NodeEventTarget) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Removes the DOM listeners for this text bridge.
removeTextEventListeners(BridgeContext, NodeEventTarget) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Removes the DOM listeners for this text bridge.
removeUIEventListeners(Document) - Method in class org.apache.batik.bridge.BridgeContext
 
removeUIEventListeners(Document) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
 
removeUpdateManagerListener(UpdateManagerListener) - Method in class org.apache.batik.bridge.UpdateManager
Removes a UpdateManagerListener from this UpdateManager.
removeViewport(Element) - Method in class org.apache.batik.bridge.BridgeContext
 
renderedImageToImage(RenderedImage) - Method in class org.apache.batik.bridge.CursorManager
Implementation helper: converts a RenderedImage to an Image
renderer - Variable in class org.apache.batik.bridge.RepaintManager
The renderer used to repaint the buffer.
reorderTextRuns(StrokingTextPainter.TextChunk, List) - Method in class org.apache.batik.bridge.StrokingTextPainter
Reorder text runs as required by bidi algorithm.
repaint() - Method in class org.apache.batik.bridge.UpdateManager
Repaints the dirty areas, if needed.
RepaintManager - Class in org.apache.batik.bridge
This class manages the rendering of a GVT tree.
RepaintManager(ImageRenderer) - Constructor for class org.apache.batik.bridge.RepaintManager
Creates a new repaint manager.
repaintManager - Variable in class org.apache.batik.bridge.UpdateManager
The repaint manager.
repeatListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The repeat event listener.
reservedNamespaceSet - Variable in class org.apache.batik.bridge.BridgeContext
Default bridge reserved namespaces set.
reset() - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
 
resolve(String, FontFace) - Method in class org.apache.batik.bridge.DefaultFontFamilyResolver
 
resolve(String) - Method in class org.apache.batik.bridge.DefaultFontFamilyResolver
Resolves a font family name into a GVTFontFamily.
resolve(String) - Method in interface org.apache.batik.bridge.FontFamilyResolver
Resolves a font family name into a GVTFontFamily.
resolve(String, FontFace) - Method in interface org.apache.batik.bridge.FontFamilyResolver
 
resolveColorComponent(Value) - Static method in class org.apache.batik.bridge.PaintServer
Returns the value of one color component (0 <= result <= 255).
resolvedFontFamilies - Static variable in class org.apache.batik.bridge.DefaultFontFamilyResolver
This keeps track of all the resolved font families.
RESOURCES - Static variable in class org.apache.batik.bridge.Messages
The error messages bundle class name.
resume() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
Forces an animation update, if the RunnableQueue is currently waiting.
resume() - Method in class org.apache.batik.bridge.SVGAnimationEngine.DebugAnimationTickRunnable
 
resume() - Method in class org.apache.batik.bridge.UpdateManager
Resumes the update manager.
retry() - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
 
reverse() - Method in class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
RHINO_MIMETYPES - Static variable in class org.apache.batik.bridge.RhinoInterpreterFactory
The MIME types that Rhino can handle.
rhinoClassLoader - Variable in class org.apache.batik.bridge.RhinoInterpreter
The Rhino 'security domain'.
RhinoInterpreter - Class in org.apache.batik.bridge
A simple implementation of Interpreter interface to use Rhino ECMAScript interpreter.
RhinoInterpreter(URL) - Constructor for class org.apache.batik.bridge.RhinoInterpreter
Build a Interpreter for ECMAScript using Rhino.
RhinoInterpreter(URL, ImportInfo) - Constructor for class org.apache.batik.bridge.RhinoInterpreter
Build a Interpreter for ECMAScript using Rhino.
RhinoInterpreter.ArgumentsBuilder - Interface in org.apache.batik.bridge
To build an argument list.
RhinoInterpreter.Entry - Class in org.apache.batik.bridge
Class to store cached compiled scripts.
RhinoInterpreter.Factory - Class in org.apache.batik.bridge
Factory for Context objects.
RhinoInterpreterFactory - Class in org.apache.batik.bridge
Allows to create instances of RhinoInterpreter class.
RhinoInterpreterFactory() - Constructor for class org.apache.batik.bridge.RhinoInterpreterFactory
Builds a RhinoInterpreterFactory.
RIGHT_PARENTHESIS - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
RIGHT_SQUARE_BRACKET - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
rule(CSSValue) - Static method in class org.apache.batik.bridge.CSSUtilities
Returns the winding rule represented by the specified CSSValue.
run(Document, Window) - Method in interface org.apache.batik.bridge.ScriptHandler
Runs this handler.
run() - Method in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
run() - Method in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
 
run() - Method in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
 
run() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalRunnableTimerTask
 
run() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window.IntervalScriptTimerTask
 
run() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window.TimeoutRunnableTimerTask
 
run() - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window.TimeoutScriptTimerTask
 
run() - Method in class org.apache.batik.bridge.SVGAElementBridge.AnchorDefaultActionable
 
run() - Method in class org.apache.batik.bridge.SVGAElementBridge.MouseOutDefaultActionable
 
run() - Method in class org.apache.batik.bridge.SVGAElementBridge.MouseOverDefaultActionable
 
run() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread
Ticks the animation over as fast as possible.
run() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread.Ticker
Ticks the animation over.
run() - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
Performs one tick of the animation.
run() - Method in class org.apache.batik.bridge.SVGAnimationEngine.DebugAnimationTickRunnable
 
run() - Method in class org.apache.batik.bridge.UpdateManager.RepaintTimerTask
 
run() - Method in class org.apache.batik.bridge.WindowWrapper.FunctionWrapper
Calls the function.
runAtts - Static variable in class org.apache.batik.bridge.GlyphLayout
 
runEventHandler(String, Event, String, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment
Runs an event handler.
runHandler - Variable in class org.apache.batik.bridge.UpdateManager
The RunHandler for the RunnableQueue.
runnable - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnableRunnable
 
runnableInvoked(RunnableQueue, Runnable) - Method in class org.apache.batik.bridge.UpdateManager.UpdateManagerRunHander
Called when the given Runnable has just been invoked and has returned.
runnableQueue - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread
The RunnableQueue to perform the animation in.
runnableStart(RunnableQueue, Runnable) - Method in class org.apache.batik.bridge.UpdateManager.UpdateManagerRunHander
 
running - Variable in class org.apache.batik.bridge.UpdateManager
Whether the update manager is running.
runThread(Thread) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.

S

sampledAt(float, float, int) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Invoked to indicate that this timed element has been sampled at the given time.
sampledAt(float, float, int) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Invoked to indicate that this timed element has been sampled at the given time.
sampledLastValue(int) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Invoked to indicate that this timed element has been sampled at the end of its active time, at an integer multiple of the simple duration.
sampledLastValue(int) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Invoked to indicate that this timed element has been sampled at the end of its active time, at an integer multiple of the simple duration.
Scanner(String) - Constructor for class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
Creates a new Scanner object.
scopedChildNodes - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
The xblScopedChildNodes NodeList for this node.
script - Variable in class org.apache.batik.bridge.RhinoInterpreter.Entry
The compiled script.
script - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateIntervalRunnable
 
script - Variable in class org.apache.batik.bridge.ScriptingEnvironment.EvaluateRunnable
 
ScriptHandler - Interface in org.apache.batik.bridge
This interface must be implemented in order to call Java code from an SVG document.
ScriptingEnvironment - Class in org.apache.batik.bridge
This class contains the informations needed by the SVG scripting.
ScriptingEnvironment(BridgeContext) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment
Creates a new ScriptingEnvironment.
scriptingEnvironment - Variable in class org.apache.batik.bridge.UpdateManager
The scripting environment.
ScriptingEnvironment.DOMAttrModifiedListener - Class in org.apache.batik.bridge
 
ScriptingEnvironment.DOMNodeInsertedListener - Class in org.apache.batik.bridge
The listener class for 'DOMNodeInserted' event.
ScriptingEnvironment.DOMNodeRemovedListener - Class in org.apache.batik.bridge
The listener class for 'DOMNodeRemoved' event.
ScriptingEnvironment.EvaluateIntervalRunnable - Class in org.apache.batik.bridge
To interpret a script.
ScriptingEnvironment.EvaluateRunnable - Class in org.apache.batik.bridge
To interpret a script.
ScriptingEnvironment.EvaluateRunnableRunnable - Class in org.apache.batik.bridge
To call a Runnable.
ScriptingEnvironment.ScriptingEventListener - Class in org.apache.batik.bridge
To handle a scripting event.
ScriptingEnvironment.Window - Class in org.apache.batik.bridge
Represents the window object of this environment.
ScriptingEnvironment.Window.IntervalRunnableTimerTask - Class in org.apache.batik.bridge
A TimerTask to invoke a setInterval()-scheduled function that is specified by a Runnable.
ScriptingEnvironment.Window.IntervalScriptTimerTask - Class in org.apache.batik.bridge
A TimerTask to invoke a setInterval()-scheduled function that is specified by a String.
ScriptingEnvironment.Window.TimeoutRunnableTimerTask - Class in org.apache.batik.bridge
A TimerTask to invoke a setTimeout()-scheduled function that is specified by a Runnable.
ScriptingEnvironment.Window.TimeoutScriptTimerTask - Class in org.apache.batik.bridge
A TimerTask to invoke a setTimeout()-scheduled function that is specified by a String.
ScriptingEventListener(String) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
Creates a new ScriptingEventListener.
ScriptSecurity - Interface in org.apache.batik.bridge
An interface that allows UserAgents to describe the security constraints desired for scripting.
se - Variable in class org.apache.batik.bridge.DefaultExternalResourceSecurity
The exception is built in the constructor and thrown if not null and the checkLoadExternalResource method is called.
se - Variable in class org.apache.batik.bridge.DefaultScriptSecurity
The exception is built in the constructor and thrown if not null and the checkLoadScript method is called.
se - Variable in class org.apache.batik.bridge.EmbededExternalResourceSecurity
The exception is built in the constructor and thrown if not null and the checkLoadExternalResource method is called.
se - Variable in class org.apache.batik.bridge.EmbededScriptSecurity
The exception is built in the constructor and thrown if not null and the checkLoadScript method is called.
se - Variable in class org.apache.batik.bridge.NoLoadExternalResourceSecurity
The exception is built in the constructor and thrown if not null and the checkLoadExternalResource method is called.
se - Variable in class org.apache.batik.bridge.NoLoadScriptSecurity
The exception is built in the constructor and thrown if the checkLoadScript method is called.
secondaryBridgeContexts - Variable in class org.apache.batik.bridge.UpdateManager
Array of resource documents' BridgeContexts.
secondaryScriptingEnvironments - Variable in class org.apache.batik.bridge.UpdateManager
Array of resource documents' ScriptingEnvironments that should have their SVGLoad event dispatched.
securityController - Variable in class org.apache.batik.bridge.RhinoInterpreter
The SecurityController implementation for Batik, which ensures scripts have access to the server they were downloaded from
selectAll(double, double) - Method in class org.apache.batik.bridge.TextNode
Selects all the text in this TextNode.
selectAt(double, double, TextNode) - Method in class org.apache.batik.bridge.BasicTextPainter
Given an X, y coordinate, AttributedCharacterIterator, return a Mark which encapsulates a "selection start" action.
selectAt(double, double) - Method in class org.apache.batik.bridge.TextNode
Initializes the current selection to begin with the character at (x, y).
selectAt(double, double, TextNode) - Method in interface org.apache.batik.bridge.TextPainter
Initiates a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectedChild - Variable in class org.apache.batik.bridge.SVGSwitchElementBridge
The child element that was chosen for rendering according to the test attributes.
selectedContent - Variable in class org.apache.batik.bridge.svg12.DefaultContentSelector
The selected nodes.
selectedContent - Variable in class org.apache.batik.bridge.svg12.XPathPatternContentSelector
The selected nodes.
selectedContent - Variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
The selected nodes.
selectedNodes - Variable in class org.apache.batik.bridge.svg12.ContentManager
Map of content elements to a list of nodes that were selected by that content element.
SelectedNodes() - Constructor for class org.apache.batik.bridge.svg12.DefaultContentSelector.SelectedNodes
Creates a new SelectedNodes object.
SelectedNodes() - Constructor for class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
Creates a new SelectedNodes object.
SelectedNodes() - Constructor for class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.SelectedNodes
Creates a new SelectedNodes object.
selectFirst(TextNode) - Method in class org.apache.batik.bridge.StrokingTextPainter
Selects the first glyph in the text node.
selectFirst(TextNode) - Method in interface org.apache.batik.bridge.TextPainter
Selects the first glyph in the text node.
selectLast(TextNode) - Method in class org.apache.batik.bridge.StrokingTextPainter
Selects the last glyph in the text node.
selectLast(TextNode) - Method in interface org.apache.batik.bridge.TextPainter
Selects the last glyph in the text node.
SELECTOR_ANY - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
 
SELECTOR_ID - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
 
SELECTOR_INVALID - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
 
SELECTOR_QNAME - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
 
selectorFactories - Static variable in class org.apache.batik.bridge.svg12.AbstractContentSelector
Map of selector languages to factories.
selectors - Variable in class org.apache.batik.bridge.svg12.ContentManager
Map of content elements to selectors.
selectorType - Variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
The type of XPath subset expression.
selectSubString(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildTextContent
 
selectSubString(int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
selectSubString(Element, int, int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Select an ensemble of characters for that element.
selectTo(double, double, Mark) - Method in class org.apache.batik.bridge.BasicTextPainter
Given an X, y coordinate, starting Mark, AttributedCharacterIterator, return a Mark which encapsulates a "selection continued" action.
selectTo(double, double) - Method in class org.apache.batik.bridge.TextNode
Extends the current selection to the character at (x, y).
selectTo(double, double, Mark) - Method in interface org.apache.batik.bridge.TextPainter
Continues a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
setActiveDefinition(BindableElement, DefaultXBLManager.DefinitionRecord) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Sets the given definition as the active one for a particular bindable element.
setAnimationLimitingCPU(float) - Method in class org.apache.batik.bridge.BridgeContext
Sets the animation limiting mode to a percentage of CPU.
setAnimationLimitingCPU(float) - Method in class org.apache.batik.bridge.SVGAnimationEngine
Sets the animation limiting mode to a percentage of CPU.
setAnimationLimitingFPS(float) - Method in class org.apache.batik.bridge.BridgeContext
Sets the animation limiting mode to a number of frames per second.
setAnimationLimitingFPS(float) - Method in class org.apache.batik.bridge.SVGAnimationEngine
Sets the animation limiting mode to a number of frames per second.
setAnimationLimitingMode() - Method in class org.apache.batik.bridge.BridgeContext
Set the animationg limiting mode on the animation engine.
setAnimationLimitingNone() - Method in class org.apache.batik.bridge.BridgeContext
Sets the animation limiting mode to "none".
setAnimationLimitingNone() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Sets the animation limiting mode to "none".
setAttributedCharacterIterator(AttributedCharacterIterator) - Method in class org.apache.batik.bridge.TextNode
Sets the attributed character iterator of this text node.
setBaseTextPaintInfo(TextPaintInfo, Element, GraphicsNode, BridgeContext) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
setBridgeContext(BridgeContext) - Method in class org.apache.batik.bridge.UserAgentAdapter
Sets the BridgeContext to be used for error information.
setCurrentTime(float) - Method in class org.apache.batik.bridge.SVGAnimationEngine
Sets the current document time.
setCurrentTime(float) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Sets the current document time.
setDecorationTextPaintInfo(TextPaintInfo, Element) - Method in class org.apache.batik.bridge.SVGTextElementBridge
 
setDefaultBridge(Bridge) - Method in class org.apache.batik.bridge.BridgeContext
Sets the Bridge object to be used for foreign namespace elements.
setDocument(Document) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document this bridge context is dedicated to, to the specified document.
setDocumentLoader(DocumentLoader) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document loader used to load external documents.
setDocumentSize(Dimension2D) - Method in class org.apache.batik.bridge.BridgeContext
Sets the size of the document to the specified dimension.
setDynamic(boolean) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document as DYNAMIC if dynamic is true STATIC otherwise.
setDynamicState(int) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document as a STATIC, INTERACTIVE or DYNAMIC document.
setElementData(Node, Object) - Method in class org.apache.batik.bridge.BridgeContext
Associates a data object with a node so it can be retrieved later.
setFontFamilyMap(Map) - Method in class org.apache.batik.bridge.BridgeContext
Sets the map of font families to the specified value.
setGraphicsNode(GraphicsNode) - Method in exception org.apache.batik.bridge.BridgeException
Sets the graphics node that represents the current GVT tree built.
setGVTBuilder(GVTBuilder) - Method in class org.apache.batik.bridge.BridgeContext
Sets the GVT builder that uses this context.
setInteractive(boolean) - Method in class org.apache.batik.bridge.BridgeContext
Sets the document as INTERACTIVE if interactive is true STATIC otherwise.
setInterpreterPool(InterpreterPool) - Method in class org.apache.batik.bridge.BridgeContext
Sets the interpreter pool used to handle scripts to the specified interpreter pool.
setInterval(String, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
setInterval(Runnable, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
setInterval(String, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
setInterval(Runnable, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
setInterval(String, long) - Method in interface org.apache.batik.bridge.Window
Evaluates the given string repeatedly after the given amount of time.
setInterval(Runnable, long) - Method in interface org.apache.batik.bridge.Window
Calls the 'run' method of the given Runnable repeatedly after the given amount of time.
setInterval(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'setInterval' methods of the Window interface.
setLocale(Locale) - Static method in class org.apache.batik.bridge.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.bridge.RhinoInterpreter
Provides a way to the user to specify a locale which override the default one.
setLocation(Point2D) - Method in class org.apache.batik.bridge.TextNode
Sets the location of this text node.
setLocation(Object) - Method in class org.apache.batik.bridge.WindowWrapper
Return the Location for this Window.
setMinRepaintTime(int) - Method in class org.apache.batik.bridge.UpdateManager
 
setOffset(Point2D) - Method in class org.apache.batik.bridge.GlyphLayout
Sets the text position used for the implicit origin of glyph layout.
setOffset(Point2D) - Method in interface org.apache.batik.bridge.TextSpanLayout
Sets the text position used for the implicit origin of glyph layout.
setOut(Writer) - Method in class org.apache.batik.bridge.RhinoInterpreter
By default Rhino has no output method in its language.
setScale(float, float, boolean) - Method in class org.apache.batik.bridge.GlyphLayout
Sets the scaling factor to use for string.
setScale(float, float, boolean) - Method in interface org.apache.batik.bridge.TextSpanLayout
Sets the scaling factor to use for string.
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Sets the display transform.
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Sets the transform to be used from the global transform space to pixels.
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.SVGDocumentBridge
 
setScreenTransform(AffineTransform) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Sets the transformation matrix to be used from the userspace of the root element to the screen.
setSelection(Mark, Mark) - Method in class org.apache.batik.bridge.ConcreteTextSelector
 
setSelection(Mark, Mark) - Method in class org.apache.batik.bridge.TextNode
 
setSVGCursor(Cursor) - Method in interface org.apache.batik.bridge.UserAgent
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
setTextPainter(TextPainter) - Method in class org.apache.batik.bridge.BridgeContext
Sets the text painter that will be used by text nodes.
setTextPainter(TextPainter) - Method in class org.apache.batik.bridge.FlowTextNode
 
setTextPainter(TextPainter) - Method in class org.apache.batik.bridge.TextNode
Sets the text painter of this text node.
setTextRuns(List) - Method in class org.apache.batik.bridge.TextNode
Sets the list of text runs of this text node.
setTextSelection(Mark, Mark) - Method in interface org.apache.batik.bridge.UserAgent
Informs the user agent that the text selection has changed.
setTextSelection(Mark, Mark) - Method in class org.apache.batik.bridge.UserAgentAdapter
This user agent doesn't display text selections.
setTimeout(String, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
setTimeout(Runnable, long) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment.Window
setTimeout(String, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
setTimeout(Runnable, long) - Method in class org.apache.batik.bridge.ScriptingEnvironment.Window
setTimeout(String, long) - Method in interface org.apache.batik.bridge.Window
Evaluates the given string after the given amount of time.
setTimeout(Runnable, long) - Method in interface org.apache.batik.bridge.Window
Calls the 'run' method of the given Runnable after the given amount of time.
setTimeout(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.WindowWrapper
Wraps the 'setTimeout' methods of the Window interface.
setTransform(GraphicsNode, Element, BridgeContext) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Sets the graphics node's transform to the current animated transform value.
setTransform(AffineTransform) - Method in interface org.apache.batik.bridge.UserAgent
Sets the AffineTransform currently applied to the drawing by the UserAgent.
setTransform(AffineTransform) - Method in class org.apache.batik.bridge.UserAgentAdapter
Unsupported operation.
setUpdateManager(UpdateManager) - Method in class org.apache.batik.bridge.BridgeContext
Sets the update manager.
setUpdateManager(BridgeContext, UpdateManager) - Method in class org.apache.batik.bridge.BridgeContext
Sets the update manager on the given BridgeContext.
setupRenderer(AffineTransform, boolean, Shape, int, int) - Method in class org.apache.batik.bridge.RepaintManager
Sets up the renderer so that it is ready to render for the new 'context' defined by the user to device transform, double buffering state, area of interest and width/height.
setUserAgent(UserAgent) - Method in class org.apache.batik.bridge.BridgeContext
Sets the user agent to the specified user agent.
setXBLManager(BridgeContext, XBLManager) - Method in class org.apache.batik.bridge.BridgeContext
Sets the xblManager variable of the given BridgeContext.
setXblShadowTree(BindableElement, XBLOMShadowTreeElement) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Sets the shadow tree for the given bindable element.
shadowTree - Variable in class org.apache.batik.bridge.svg12.ContentManager
The shadow tree whose content elements this object is managing.
shadowTreeNodeInsertedListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMNodeInserted listener for content elements in the shadow tree.
ShadowTreeNodeInsertedListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeNodeInsertedListener
 
shadowTreeNodeRemovedListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMNodeRemoved listener for content elements in the shadow tree.
ShadowTreeNodeRemovedListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeNodeRemovedListener
 
shadowTreeSubtreeModifiedListener - Variable in class org.apache.batik.bridge.svg12.ContentManager
DOMSubtreeModified listener for content elements in the shadow tree.
ShadowTreeSubtreeModifiedListener() - Constructor for class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeSubtreeModifiedListener
 
showAlert(String) - Method in interface org.apache.batik.bridge.UserAgent
Shows an alert dialog box.
showAlert(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows an alert dialog box.
showConfirm(String) - Method in interface org.apache.batik.bridge.UserAgent
Shows a confirm dialog box.
showConfirm(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows a confirm dialog box.
showPrompt(String) - Method in interface org.apache.batik.bridge.UserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in interface org.apache.batik.bridge.UserAgent
Shows a prompt dialog box.
showPrompt(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows a prompt dialog box.
showPrompt(String, String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Shows a prompt dialog box.
silentConvertURIPaint(Element, GraphicsNode, Value, float, BridgeContext) - Static method in class org.apache.batik.bridge.PaintServer
Converts a Paint specified by URI without sending any error.
SINGLETON - Static variable in class org.apache.batik.bridge.DefaultFontFamilyResolver
 
singleton - Static variable in class org.apache.batik.bridge.FlowTextPainter
A unique instance of this class.
singleton - Static variable in class org.apache.batik.bridge.StrokingTextPainter
A unique instance of this class.
size - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
The number of nodes.
slice() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'slice' has been parsed.
SOFT_HYPHEN - Static variable in class org.apache.batik.bridge.FlowGlyphLayout
 
SOFT_HYPHEN - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
SOURCE_NAME_SVG - Static variable in class org.apache.batik.bridge.RhinoInterpreter
Constant used to describe an SVG source
SPACE - Static variable in class org.apache.batik.bridge.FlowGlyphLayout
 
SPACE - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
start(long) - Method in class org.apache.batik.bridge.SVGAnimationEngine
Starts the animation engine.
START - Static variable in class org.apache.batik.bridge.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the start of the text string is at the initial current text location.
started - Variable in class org.apache.batik.bridge.SVGAnimationEngine
Whether animation processing has started.
started - Variable in class org.apache.batik.bridge.UpdateManager
Whether the manager was started.
startFragmentIdentifier() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the fragment identifier starts.
startLen - Variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
startMouseCapture(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.GlobalWrapper
Wraps the 'startMouseCapture' method of the SVGGlobal interface.
startMouseCapture(EventTarget, boolean, boolean) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Starts mouse capture.
startMouseCapture(EventTarget, boolean, boolean) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.Global
startPreserveAspectRatio() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when the PreserveAspectRatio parsing starts.
startProcessing() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Starts XBL processing on the document.
startViewTarget() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a view target specification starts.
STATIC - Static variable in class org.apache.batik.bridge.BridgeContext
Indicates that no DOM listeners should be registered.
Stop(Color, float) - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge.Stop
Constructs a new stop definition.
stopMouseCapture(Context, Scriptable, Object[], Function) - Static method in class org.apache.batik.bridge.GlobalWrapper
Wraps the 'stopMouseCapture' method of the SVGGlobal interface.
stopMouseCapture() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Stops mouse capture.
stopMouseCapture() - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.Global
Stops mouse capture.
stopProcessing() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Stops XBL processing on the document.
storeEventListener(EventTarget, String, EventListener, boolean) - Method in class org.apache.batik.bridge.BridgeContext
Adds to the eventListenerSet the specified event listener registration.
storeEventListener(BridgeContext, EventTarget, String, EventListener, boolean) - Static method in class org.apache.batik.bridge.BridgeEventSupport
Calls storeEventListener on the given BridgeContext.
storeEventListenerNS(EventTarget, String, String, EventListener, boolean) - Method in class org.apache.batik.bridge.BridgeContext
Adds to the eventListenerSet the specified event listener registration.
storeEventListenerNS(BridgeContext, EventTarget, String, String, EventListener, boolean) - Static method in class org.apache.batik.bridge.BridgeEventSupport
Calls storeEventListenerNS on the given BridgeContext.
storeImplementationEventListenerNS(EventTarget, String, String, EventListener, boolean) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext
Adds to the eventListenerSet the specified implementation event listener registration.
str - Variable in class org.apache.batik.bridge.RhinoInterpreter.Entry
The script string.
STRING - Static variable in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
 
string1() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
Scans a single quoted string.
string2() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.Scanner
Scans a double quoted string.
strings - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
The strings.
stripFirst() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Strips the last string character.
stripLast() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Strips the last string character.
STROKE_WIDTH - Static variable in class org.apache.batik.bridge.SVGUtilities
The strokeWidth coordinate system constants.
StrokingTextPainter - Class in org.apache.batik.bridge
More sophisticated implementation of TextPainter which renders the attributed character iterator of a TextNode.
StrokingTextPainter() - Constructor for class org.apache.batik.bridge.StrokingTextPainter
 
StrokingTextPainter.TextChunk - Class in org.apache.batik.bridge
 
StrokingTextPainter.TextRun - Class in org.apache.batik.bridge
Inner convenience class for associating a TextLayout for sub-spans, and the ACI which iterates over that subspan.
StyleReference - Class in org.apache.batik.bridge
A style reference represents a graphics node, CSS property pair.
StyleReference(GraphicsNode, String) - Constructor for class org.apache.batik.bridge.StyleReference
Creates a new StyleReference.
subCtx - Variable in class org.apache.batik.bridge.SVGImageElementBridge
 
subCtx - Variable in class org.apache.batik.bridge.SVGUseElementBridge
The bridge context for the referenced document.
subtreeModifiedEventListener - Variable in class org.apache.batik.bridge.SVGTextElementBridge
The DOM EventListener to receive 'DOMSubtreeModified' event.
sumTime - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
supportExtension(String) - Method in interface org.apache.batik.bridge.UserAgent
Tells whether the given extension is supported by this user agent.
supportExtension(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Tells whether the given extension is supported by this user agent.
suspend() - Method in class org.apache.batik.bridge.UpdateManager
Suspends the update manager.
suspendCalled - Variable in class org.apache.batik.bridge.UpdateManager
Whether the suspend() method was called.
suspendRedraw(int) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
SuspensionInfo(int, long) - Constructor for class org.apache.batik.bridge.UpdateManager.SuspensionInfo
 
SVG12BridgeContext - Class in org.apache.batik.bridge.svg12
Bridge context for SVG 1.2 documents.
SVG12BridgeContext(UserAgent) - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext
Constructs a new bridge context.
SVG12BridgeContext(UserAgent, DocumentLoader) - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext
Constructs a new bridge context.
SVG12BridgeContext(UserAgent, InterpreterPool, DocumentLoader) - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext
Constructs a new bridge context.
SVG12BridgeContext.EventListenerWrapper - Class in org.apache.batik.bridge.svg12
Wrapper for DOM event listeners so that they will see only original events (i.e., not retargetted).
SVG12BridgeContext.ImplementationEventListenerMememto - Class in org.apache.batik.bridge.svg12
A class used to store an implementation EventListener added to the DOM.
SVG12BridgeContext.XBLBindingListener - Class in org.apache.batik.bridge.svg12
The BindingListener.
SVG12BridgeContext.XBLContentListener - Class in org.apache.batik.bridge.svg12
The ContentSelectionChangedListener.
SVG12BridgeEventSupport - Class in org.apache.batik.bridge.svg12
This class is responsible for tracking GraphicsNodeMouseEvents and forwarding them to the DOM as regular DOM MouseEvents.
SVG12BridgeEventSupport() - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeEventSupport
 
SVG12BridgeEventSupport.Listener - Class in org.apache.batik.bridge.svg12
A GraphicsNodeMouseListener that dispatch DOM events accordingly.
SVG12BridgeExtension - Class in org.apache.batik.bridge.svg12
This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
SVG12BridgeExtension() - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeExtension
 
SVG12BridgeUpdateHandler - Interface in org.apache.batik.bridge.svg12
A BridgeUpdateHandler interface for SVG 1.2 specific events.
SVG12FocusManager - Class in org.apache.batik.bridge.svg12
Focus manager for SVG 1.2 documents.
SVG12FocusManager(Document) - Constructor for class org.apache.batik.bridge.svg12.SVG12FocusManager
Constructs a new SVG12FocusManager for the specified document.
SVG12FocusManager.DOMFocusInTracker - Class in org.apache.batik.bridge.svg12
The class that is responsible for tracking 'DOMFocusIn' changes.
SVG12FocusManager.MouseClickTracker - Class in org.apache.batik.bridge.svg12
The class that is responsible for tracking 'mouseclick' changes.
SVG12FocusManager.MouseOutTracker - Class in org.apache.batik.bridge.svg12
The class that is responsible for tracking 'mouseout' changes.
SVG12FocusManager.MouseOverTracker - Class in org.apache.batik.bridge.svg12
The class that is responsible for tracking 'mouseover' changes.
SVG12RhinoInterpreter - Class in org.apache.batik.bridge
A RhinoInterpreter for SVG 1.2 documents.
SVG12RhinoInterpreter(URL) - Constructor for class org.apache.batik.bridge.SVG12RhinoInterpreter
Creates an SVG12RhinoInterpreter object.
SVG12RhinoInterpreter(URL, ImportInfo) - Constructor for class org.apache.batik.bridge.SVG12RhinoInterpreter
Creates an SVG12RhinoInterpreter object.
SVG12ScriptingEnvironment - Class in org.apache.batik.bridge.svg12
Manages scripting handlers for SVG 1.2 'handler' elements.
SVG12ScriptingEnvironment(BridgeContext) - Constructor for class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
Creates a new SVG12ScriptingEnvironment.
SVG12ScriptingEnvironment.DOMAttrModifiedListener - Class in org.apache.batik.bridge.svg12
 
SVG12ScriptingEnvironment.DOMNodeInsertedListener - Class in org.apache.batik.bridge.svg12
The listener class for 'DOMNodeInserted' event.
SVG12ScriptingEnvironment.DOMNodeRemovedListener - Class in org.apache.batik.bridge.svg12
The listener class for 'DOMNodeRemoved' event.
SVG12ScriptingEnvironment.Global - Class in org.apache.batik.bridge.svg12
The SVGGlobal object.
SVG12ScriptingEnvironment.HandlerScriptingEventListener - Class in org.apache.batik.bridge.svg12
To handle a scripting event with an XML Events style handler.
SVG12TextElementBridge - Class in org.apache.batik.bridge.svg12
Bridge class for SVG 'text' elements with support for text content that has been specified with XBL.
SVG12TextElementBridge() - Constructor for class org.apache.batik.bridge.svg12.SVG12TextElementBridge
 
SVG12TextElementBridge.DOMChildNodeRemovedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when a node is removed.
SVG12TextElementBridge.DOMSubtreeModifiedEventListener - Class in org.apache.batik.bridge.svg12
The DOM EventListener invoked when the subtree is modified.
SVG12URIResolver - Class in org.apache.batik.bridge.svg12
A URIResolver for SVG 1.2 documents.
SVG12URIResolver(SVGDocument, DocumentLoader) - Constructor for class org.apache.batik.bridge.svg12.SVG12URIResolver
Creates a new SVG12URIResolver object.
SVG_DOM_EVENT - Static variable in class org.apache.batik.bridge.ScriptingEnvironment
 
SVG_EVENT_ATTRS - Static variable in class org.apache.batik.bridge.ScriptingEnvironment
 
svgAbortListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The SVGAbort event listener.
SVGAElementBridge - Class in org.apache.batik.bridge
Bridge class for the <a> element.
SVGAElementBridge() - Constructor for class org.apache.batik.bridge.SVGAElementBridge
Constructs a new bridge for the <a> element.
SVGAElementBridge.AnchorDefaultActionable - Class in org.apache.batik.bridge
 
SVGAElementBridge.AnchorListener - Class in org.apache.batik.bridge
To handle a click on an anchor.
SVGAElementBridge.CursorHolder - Class in org.apache.batik.bridge
 
SVGAElementBridge.CursorMouseOutListener - Class in org.apache.batik.bridge
To handle a mouseout on an anchor and set the cursor.
SVGAElementBridge.CursorMouseOverListener - Class in org.apache.batik.bridge
To handle a mouseover on an anchor and set the cursor.
SVGAElementBridge.MouseOutDefaultActionable - Class in org.apache.batik.bridge
 
SVGAElementBridge.MouseOverDefaultActionable - Class in org.apache.batik.bridge
 
SVGAltGlyphElementBridge - Class in org.apache.batik.bridge
Bridge class for the <altGlyph> element.
SVGAltGlyphElementBridge() - Constructor for class org.apache.batik.bridge.SVGAltGlyphElementBridge
Constructs a new bridge for the <altGlyph> element.
SVGAltGlyphHandler - Class in org.apache.batik.bridge
SVG font altGlyph handler.
SVGAltGlyphHandler(BridgeContext, Element) - Constructor for class org.apache.batik.bridge.SVGAltGlyphHandler
Constructs an SVGAltGlyphHandler.
SVGAnimateColorElementBridge - Class in org.apache.batik.bridge
Bridge class for the 'animateColor' animation element.
SVGAnimateColorElementBridge() - Constructor for class org.apache.batik.bridge.SVGAnimateColorElementBridge
 
SVGAnimateElementBridge - Class in org.apache.batik.bridge
Bridge class for the 'animate' animation element.
SVGAnimateElementBridge() - Constructor for class org.apache.batik.bridge.SVGAnimateElementBridge
 
SVGAnimateMotionElementBridge - Class in org.apache.batik.bridge
Bridge class for the 'animateMotion' animation element.
SVGAnimateMotionElementBridge() - Constructor for class org.apache.batik.bridge.SVGAnimateMotionElementBridge
 
SVGAnimateTransformElementBridge - Class in org.apache.batik.bridge
Bridge class for the 'animateTransform' animation element.
SVGAnimateTransformElementBridge() - Constructor for class org.apache.batik.bridge.SVGAnimateTransformElementBridge
 
SVGAnimationElementBridge - Class in org.apache.batik.bridge
An abstract base class for the SVG animation element bridges.
SVGAnimationElementBridge() - Constructor for class org.apache.batik.bridge.SVGAnimationElementBridge
 
SVGAnimationElementBridge.SVGTimedElement - Class in org.apache.batik.bridge
A TimedElement class for SVG animation elements.
SVGAnimationEngine - Class in org.apache.batik.bridge
An AnimationEngine for SVG documents.
SVGAnimationEngine(Document, BridgeContext) - Constructor for class org.apache.batik.bridge.SVGAnimationEngine
Creates a new SVGAnimationEngine.
SVGAnimationEngine.AnimatableAngleOrIdentFactory - Class in org.apache.batik.bridge
Factory class for AnimatableAngleOrIdentValues.
SVGAnimationEngine.AnimatableAngleValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableAngleValues.
SVGAnimationEngine.AnimatableBooleanValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableBooleanValues.
SVGAnimationEngine.AnimatableColorValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableColorValues.
SVGAnimationEngine.AnimatableIntegerValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableIntegerValues.
SVGAnimationEngine.AnimatableLengthListValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableLengthListValues.
SVGAnimationEngine.AnimatableLengthOrIdentFactory - Class in org.apache.batik.bridge
Factory class for AnimatableLengthOrIdentValues.
SVGAnimationEngine.AnimatableLengthValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableLengthValues.
SVGAnimationEngine.AnimatableNumberListValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableNumberListValues.
SVGAnimationEngine.AnimatableNumberOrIdentFactory - Class in org.apache.batik.bridge
Factory class for AnimatableNumberOrIdentValues.
SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory - Class in org.apache.batik.bridge
SVGAnimationEngine.AnimatableNumberValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableNumberValues.
SVGAnimationEngine.AnimatablePaintValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatablePaintValues.
SVGAnimationEngine.AnimatablePathDataFactory - Class in org.apache.batik.bridge
Factory class for AnimatablePathDataValues.
SVGAnimationEngine.AnimatablePointListValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatablePointListValues.
SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory - Class in org.apache.batik.bridge
SVGAnimationEngine.AnimatableRectValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableNumberListValues.
SVGAnimationEngine.AnimatableStringValueFactory - Class in org.apache.batik.bridge
Factory class for computed CSS AnimatableStringValues.
SVGAnimationEngine.AnimationRoot - Class in org.apache.batik.bridge
A class for the root time container.
SVGAnimationEngine.AnimationThread - Class in org.apache.batik.bridge
The thread that ticks the animation.
SVGAnimationEngine.AnimationThread.Ticker - Class in org.apache.batik.bridge
A runnable that ticks the animation engine.
SVGAnimationEngine.AnimationTickRunnable - Class in org.apache.batik.bridge
Idle runnable to tick the animation.
SVGAnimationEngine.CSSValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableValues for CSS properties.
SVGAnimationEngine.DebugAnimationTickRunnable - Class in org.apache.batik.bridge
Idle runnable to tick the animation, that reads times from System.in.
SVGAnimationEngine.Factory - Interface in org.apache.batik.bridge
Interface for AnimatableValue factories.
SVGAnimationEngine.UncomputedAnimatableStringValueFactory - Class in org.apache.batik.bridge
Factory class for AnimatableStringValues.
SVGBridgeExtension - Class in org.apache.batik.bridge
This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
SVGBridgeExtension() - Constructor for class org.apache.batik.bridge.SVGBridgeExtension
 
SVGBrokenLinkProvider - Class in org.apache.batik.bridge
This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.
SVGBrokenLinkProvider() - Constructor for class org.apache.batik.bridge.SVGBrokenLinkProvider
 
SVGCircleElementBridge - Class in org.apache.batik.bridge
Bridge class for the <circle> element.
SVGCircleElementBridge() - Constructor for class org.apache.batik.bridge.SVGCircleElementBridge
Constructs a new bridge for the <circle> element.
SVGClipPathElementBridge - Class in org.apache.batik.bridge
Bridge class for the <clipPath> element.
SVGClipPathElementBridge() - Constructor for class org.apache.batik.bridge.SVGClipPathElementBridge
Constructs a new bridge for the <clipPath> element.
SVGColorProfileElementBridge - Class in org.apache.batik.bridge
This class bridges an SVG color-profile element with an ICC_ColorSpace object.
SVGColorProfileElementBridge() - Constructor for class org.apache.batik.bridge.SVGColorProfileElementBridge
 
SVGDecoratedShapeElementBridge - Class in org.apache.batik.bridge
The base bridge class for decorated shapes.
SVGDecoratedShapeElementBridge() - Constructor for class org.apache.batik.bridge.SVGDecoratedShapeElementBridge
Constructs a new bridge for SVG decorated shapes.
SVGDescElementBridge - Class in org.apache.batik.bridge
Bridge class for the <desc> element.
SVGDescElementBridge() - Constructor for class org.apache.batik.bridge.SVGDescElementBridge
Constructs a new bridge for the <desc> element.
SVGDescriptiveElementBridge - Class in org.apache.batik.bridge
Base class for 'descriptive' elements, mostly title and desc.
SVGDescriptiveElementBridge() - Constructor for class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
SVGDocumentBridge - Class in org.apache.batik.bridge
Bridge class for an SVGDocument node.
SVGDocumentBridge() - Constructor for class org.apache.batik.bridge.SVGDocumentBridge
Constructs a new bridge the SVG document.
svgElement - Variable in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
The root element of the SVG image.
SVGEllipseElementBridge - Class in org.apache.batik.bridge
Bridge class for the <ellipse> element.
SVGEllipseElementBridge() - Constructor for class org.apache.batik.bridge.SVGEllipseElementBridge
Constructs a new bridge for the <ellipse> element.
svgErrorListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The SVGError event listener.
SVGFeBlendElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feBlend> element.
SVGFeBlendElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeBlendElementBridge
Constructs a new bridge for the <feBlend> element.
SVGFeColorMatrixElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feColorMatrix> element.
SVGFeColorMatrixElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeColorMatrixElementBridge
Constructs a new bridge for the <feColorMatrix> element.
SVGFeComponentTransferElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feComponentTransfer> element.
SVGFeComponentTransferElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge
Constructs a new bridge for the <feComponentTransfer> element.
SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feFuncA> element.
SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feFuncB> element.
SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge - Class in org.apache.batik.bridge
The base bridge class for component transfer function.
SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feFuncG> element.
SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feFuncR> element.
SVGFeCompositeElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feComposite> element.
SVGFeCompositeElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeCompositeElementBridge
Constructs a new bridge for the <feComposite> element.
SVGFeConvolveMatrixElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feConvolveMatrix> element.
SVGFeConvolveMatrixElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeConvolveMatrixElementBridge
Constructs a new bridge for the <feConvolveMatrix> element.
SVGFeDiffuseLightingElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feDiffuseLighting> element.
SVGFeDiffuseLightingElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeDiffuseLightingElementBridge
Constructs a new bridge for the <feDiffuseLighting> element.
SVGFeDisplacementMapElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feDisplacementMap> element.
SVGFeDisplacementMapElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeDisplacementMapElementBridge
Constructs a new bridge for the <feDisplacementMap> element.
SVGFeDistantLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeDistantLightElementBridge
Constructs a new bridge for a light element.
SVGFeFloodElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feFlood> element.
SVGFeFloodElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeFloodElementBridge
Constructs a new bridge for the <feFlood> element.
SVGFeFuncAElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncAElementBridge
Constructs a new bridge for the feFuncA element.
SVGFeFuncBElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncBElementBridge
Constructs a new bridge for the feFuncB element.
SVGFeFuncElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
Constructs a new bridge for component transfer function.
SVGFeFuncGElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncGElementBridge
Constructs a new bridge for the feFuncG element.
SVGFeFuncRElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeComponentTransferElementBridge.SVGFeFuncRElementBridge
Constructs a new bridge for the feFuncR element.
SVGFeGaussianBlurElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feGaussianBlur> element.
SVGFeGaussianBlurElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeGaussianBlurElementBridge
Constructs a new bridge for the <feGaussianBlur> element.
SVGFeImageElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feImage> element.
SVGFeImageElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeImageElementBridge
Constructs a new bridge for the <feImage> element.
SVGFeMergeElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feMerge> element.
SVGFeMergeElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeMergeElementBridge
Constructs a new bridge for the <feMerge> element.
SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feMergeNode> element.
SVGFeMergeNodeElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeMergeElementBridge.SVGFeMergeNodeElementBridge
Constructs a new bridge for the <feMergeNode> element.
SVGFeMorphologyElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feMorphology> element.
SVGFeMorphologyElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeMorphologyElementBridge
Constructs a new bridge for the <feMorphology> element.
SVGFeOffsetElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feOffset> element.
SVGFeOffsetElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeOffsetElementBridge
Constructs a new bridge for the <feOffset> element.
SVGFePointLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFePointLightElementBridge
Constructs a new bridge for a light element.
SVGFeSpecularLightingElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feSpecularLighting> element.
SVGFeSpecularLightingElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeSpecularLightingElementBridge
Constructs a new bridge for the <feSpecularLighting> element.
SVGFeSpotLightElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGLightingElementBridge.SVGFeSpotLightElementBridge
Constructs a new bridge for a light element.
SVGFeTileElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feTile> element.
SVGFeTileElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeTileElementBridge
Constructs a new bridge for the <feTile> element.
SVGFeTurbulenceElementBridge - Class in org.apache.batik.bridge
Bridge class for the <feTurbulence> element.
SVGFeTurbulenceElementBridge() - Constructor for class org.apache.batik.bridge.SVGFeTurbulenceElementBridge
Constructs a new bridge for the <feTurbulence> element.
SVGFilterElementBridge - Class in org.apache.batik.bridge
Bridge class for the <filter> element.
SVGFilterElementBridge() - Constructor for class org.apache.batik.bridge.SVGFilterElementBridge
Constructs a new bridge for the <filter> element.
SVGFlowRootElementBridge - Class in org.apache.batik.bridge.svg12
Bridge class for the <flowRoot> element.
SVGFlowRootElementBridge() - Constructor for class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
Constructs a new bridge for the <flowRoot> element.
SVGFlowRootElementBridge.FlowContentBridge - Class in org.apache.batik.bridge.svg12
Bridge class for flow text children that contain text.
SVGFlowRootElementBridge.RegionChangeListener - Class in org.apache.batik.bridge.svg12
svg:shapechange listener for flowRegion elements.
SVGFontElementBridge - Class in org.apache.batik.bridge
Bridge class for the <font> element.
SVGFontElementBridge() - Constructor for class org.apache.batik.bridge.SVGFontElementBridge
Constructs a new bridge for the <font> element.
SVGFontFace - Class in org.apache.batik.bridge
This class represents a <font-face> element or @font-face rule
SVGFontFace(Element, List, String, float, String, String, String, String, float, String, float, float, float, float, float, float, float, float) - Constructor for class org.apache.batik.bridge.SVGFontFace
Constructes an SVGFontFace with the specfied font-face attributes.
SVGFontFaceElementBridge - Class in org.apache.batik.bridge
Bridge class for the <font-face> element.
SVGFontFaceElementBridge() - Constructor for class org.apache.batik.bridge.SVGFontFaceElementBridge
Constructs a new bridge for the <font-face> element.
SVGFontFamily - Class in org.apache.batik.bridge
A font family class for SVG fonts.
SVGFontFamily(GVTFontFace, Element, BridgeContext) - Constructor for class org.apache.batik.bridge.SVGFontFamily
Constructs an SVGFontFamily.
SVGFontUtilities - Class in org.apache.batik.bridge
Utility class for SVG fonts.
SVGFontUtilities() - Constructor for class org.apache.batik.bridge.SVGFontUtilities
 
SVGGElementBridge - Class in org.apache.batik.bridge
Bridge class for the <g> element.
SVGGElementBridge() - Constructor for class org.apache.batik.bridge.SVGGElementBridge
Constructs a new bridge for the <g> element.
SVGGlyphElementBridge - Class in org.apache.batik.bridge
Bridge class for the <glyph> element.
SVGGlyphElementBridge() - Constructor for class org.apache.batik.bridge.SVGGlyphElementBridge
Constructs a new bridge for the <glyph> element.
SVGGVTFont - Class in org.apache.batik.bridge
Represents an SVG font.
SVGGVTFont(float, GVTFontFace, String[], String[], String[], String[], String[], BridgeContext, Element[], Element, Element[], Element[], Element) - Constructor for class org.apache.batik.bridge.SVGGVTFont
Constructs a new SVGGVTFont of the specified size.
SVGHKernElementBridge - Class in org.apache.batik.bridge
Bridge class for the <hkern> element.
SVGHKernElementBridge() - Constructor for class org.apache.batik.bridge.SVGHKernElementBridge
Constructs a new bridge for the <hkern> element.
svgHorizontalCoordinateArrayToUserSpace(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.TextUtilities
Returns the float list that represents a set of horizontal values or percentage.
svgHorizontalCoordinateToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal coordinate in object bounding box coordinate system.
svgHorizontalCoordinateToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal coordinate in user units.
svgHorizontalLengthToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal length in object bounding box coordinate system.
svgHorizontalLengthToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified horizontal length in user units.
SVGImageElementBridge - Class in org.apache.batik.bridge
Bridge class for the <image> element.
SVGImageElementBridge() - Constructor for class org.apache.batik.bridge.SVGImageElementBridge
Constructs a new bridge for the <image> element.
SVGImageElementBridge.ForwardEventListener - Class in org.apache.batik.bridge
A simple DOM listener to forward events from the SVG image document to the original document.
SVGImageElementBridge.ProtectedStream - Class in org.apache.batik.bridge
 
SVGKernElementBridge - Class in org.apache.batik.bridge
A base Bridge class for the kerning elements.
SVGKernElementBridge() - Constructor for class org.apache.batik.bridge.SVGKernElementBridge
 
svgLengthToObjectBoundingBox(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified length with the specified direction in user units.
svgLengthToUserSpace(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified length with the specified direction in user units.
SVGLinearGradientElementBridge - Class in org.apache.batik.bridge
Bridge class for the <linearGradient> element.
SVGLinearGradientElementBridge() - Constructor for class org.apache.batik.bridge.SVGLinearGradientElementBridge
Constructs a new SVGLinearGradientElementBridge.
SVGLineElementBridge - Class in org.apache.batik.bridge
Bridge class for the <line> element.
SVGLineElementBridge() - Constructor for class org.apache.batik.bridge.SVGLineElementBridge
Constructs a new bridge for the <line> element.
SVGMarkerElementBridge - Class in org.apache.batik.bridge
Bridge class for the <marker> element.
SVGMarkerElementBridge() - Constructor for class org.apache.batik.bridge.SVGMarkerElementBridge
Constructs a new bridge for the <marker> element.
SVGMaskElementBridge - Class in org.apache.batik.bridge
Bridge class for the <mask> element.
SVGMaskElementBridge() - Constructor for class org.apache.batik.bridge.SVGMaskElementBridge
Constructs a new bridge for the <mask> element.
SVGMissingGlyphElementBridge - Class in org.apache.batik.bridge
Bridge class for the <missing-glyph> element.
SVGMissingGlyphElementBridge() - Constructor for class org.apache.batik.bridge.SVGMissingGlyphElementBridge
 
SVGMultiImageElementBridge - Class in org.apache.batik.bridge.svg12
Bridge class for the <multiImage> element.
SVGMultiImageElementBridge() - Constructor for class org.apache.batik.bridge.svg12.SVGMultiImageElementBridge
 
SVGMultiImageElementBridge.MultiImageElementViewport - Class in org.apache.batik.bridge.svg12
A viewport defined an <svg> element.
svgOtherCoordinateToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' coordinate in object bounding box coordinate system.
svgOtherCoordinateToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' coordinate in user units.
svgOtherLengthToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' length in object bounding box coordinate system.
svgOtherLengthToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified 'other' length in user units.
SVGPathElementBridge - Class in org.apache.batik.bridge
Bridge class for the <path> element.
SVGPathElementBridge() - Constructor for class org.apache.batik.bridge.SVGPathElementBridge
Constructs a new bridge for the <path> element.
SVGPatternElementBridge - Class in org.apache.batik.bridge
Bridge class for the <pattern> element.
SVGPatternElementBridge() - Constructor for class org.apache.batik.bridge.SVGPatternElementBridge
Constructs a new SVGPatternElementBridge.
SVGPatternElementBridge.PatternGraphicsNode - Class in org.apache.batik.bridge
 
SVGPolygonElementBridge - Class in org.apache.batik.bridge
Bridge class for the <polygon> element.
SVGPolygonElementBridge() - Constructor for class org.apache.batik.bridge.SVGPolygonElementBridge
Constructs a new bridge for the <polygon> element.
SVGPolylineElementBridge - Class in org.apache.batik.bridge
Bridge class for the <polyline> element.
SVGPolylineElementBridge() - Constructor for class org.apache.batik.bridge.SVGPolylineElementBridge
Constructs a new bridge for the <polyline> element.
SVGRadialGradientElementBridge - Class in org.apache.batik.bridge
Bridge class for the <radialGradient> element.
SVGRadialGradientElementBridge() - Constructor for class org.apache.batik.bridge.SVGRadialGradientElementBridge
Constructs a new SVGRadialGradientElementBridge.
SVGRectElementBridge - Class in org.apache.batik.bridge
Bridge class for the <rect> element.
SVGRectElementBridge() - Constructor for class org.apache.batik.bridge.SVGRectElementBridge
Constructs a new bridge for the <rect> element.
svgResizeListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The SVGResize event listener.
svgRotateArrayToFloats(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.TextUtilities
 
svgScrollListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The SVGScroll event listener.
SVGSetElementBridge - Class in org.apache.batik.bridge
A bridge class for the 'set' animation element.
SVGSetElementBridge() - Constructor for class org.apache.batik.bridge.SVGSetElementBridge
 
SVGShapeElementBridge - Class in org.apache.batik.bridge
The base bridge class for shapes.
SVGShapeElementBridge() - Constructor for class org.apache.batik.bridge.SVGShapeElementBridge
Constructs a new bridge for SVG shapes.
SVGSolidColorElementBridge - Class in org.apache.batik.bridge.svg12
Bridge class for a regular polygon element.
SVGSolidColorElementBridge() - Constructor for class org.apache.batik.bridge.svg12.SVGSolidColorElementBridge
Constructs a new bridge for the <rect> element.
SVGStopElementBridge() - Constructor for class org.apache.batik.bridge.AbstractSVGGradientElementBridge.SVGStopElementBridge
 
SVGSVGElementBridge - Class in org.apache.batik.bridge
Bridge class for the <svg> element.
SVGSVGElementBridge() - Constructor for class org.apache.batik.bridge.SVGSVGElementBridge
Constructs a new bridge for the <svg> element.
SVGSVGElementBridge.SVGSVGElementViewport - Class in org.apache.batik.bridge
A viewport defined an <svg> element.
SVGSVGElementViewport(float, float) - Constructor for class org.apache.batik.bridge.SVGSVGElementBridge.SVGSVGElementViewport
Constructs a new viewport with the specified SVGSVGElement.
SVGSwitchElementBridge - Class in org.apache.batik.bridge
Bridge class for the <switch> element.
SVGSwitchElementBridge() - Constructor for class org.apache.batik.bridge.SVGSwitchElementBridge
Constructs a new bridge for the <switch> element.
SVGTextElementBridge - Class in org.apache.batik.bridge
Bridge class for the <text> element.
SVGTextElementBridge() - Constructor for class org.apache.batik.bridge.SVGTextElementBridge
Constructs a new bridge for the <text> element.
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler - Class in org.apache.batik.bridge
Implementation for the BridgeUpdateHandler for the child elements of <text>.
SVGTextElementBridge.AbstractTextChildSVGContext - Class in org.apache.batik.bridge
Implementation of SVGContext for the children of <text>
SVGTextElementBridge.AbstractTextChildTextContent - Class in org.apache.batik.bridge
 
SVGTextElementBridge.AttributedStringBuffer - Class in org.apache.batik.bridge
This class is used to build an AttributedString.
SVGTextElementBridge.CharacterInformation - Class in org.apache.batik.bridge
Helper class to collect information about one Glyph in the GlyphVector
SVGTextElementBridge.DOMChildNodeRemovedEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when a node is removed.
SVGTextElementBridge.DOMSubtreeModifiedEventListener - Class in org.apache.batik.bridge
The DOM EventListener invoked when the subtree is modified.
SVGTextElementBridge.TextPathBridge - Class in org.apache.batik.bridge
BridgeUpdateHandle for <textPath> element.
SVGTextElementBridge.TRefBridge - Class in org.apache.batik.bridge
BridgeUpdateHandle for <tref> element.
SVGTextElementBridge.TspanBridge - Class in org.apache.batik.bridge
BridgeUpdateHandle for <tspan> element.
SVGTextPathElementBridge - Class in org.apache.batik.bridge
Bridge class for the <textPath> element.
SVGTextPathElementBridge() - Constructor for class org.apache.batik.bridge.SVGTextPathElementBridge
Constructs a new bridge for the <textPath> element.
SVGTimedElement() - Constructor for class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
 
SVGTitleElementBridge - Class in org.apache.batik.bridge
Bridge class for the <title> element.
SVGTitleElementBridge() - Constructor for class org.apache.batik.bridge.SVGTitleElementBridge
Constructs a new bridge for the <title> element.
svgToObjectBoundingBox(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified value with the specified direction in objectBoundingBox units.
svgToUserSpace(float, int, int) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
 
svgToUserSpace(String, String, short, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified coordinate with the specified direction in user units.
svgUnloadListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The SVGUnload event listener.
SVGUseElementBridge - Class in org.apache.batik.bridge
Bridge class for the <use> element.
SVGUseElementBridge() - Constructor for class org.apache.batik.bridge.SVGUseElementBridge
Constructs a new bridge for the <use> element.
SVGUseElementBridge.CursorMouseOverListener - Class in org.apache.batik.bridge
To handle a mouseover on an anchor and set the cursor.
SVGUseElementBridge.ReferencedElementMutationListener - Class in org.apache.batik.bridge
Used to handle modifications to the referenced content
SVGUtilities - Class in org.apache.batik.bridge
A collection of utility methods for SVG.
SVGUtilities() - Constructor for class org.apache.batik.bridge.SVGUtilities
No instance of this class is required.
svgVerticalCoordinateArrayToUserSpace(Element, String, String, BridgeContext) - Static method in class org.apache.batik.bridge.TextUtilities
Returns the float list that represents a set of values or percentage.
svgVerticalCoordinateToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical coordinate in object bounding box coordinate system.
svgVerticalCoordinateToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical coordinate in user units.
svgVerticalLengthToObjectBoundingBox(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical length in object bounding box coordinate system.
svgVerticalLengthToUserSpace(String, String, UnitProcessor.Context) - Static method in class org.apache.batik.bridge.UnitProcessor
Returns the specified vertical length in user units.
SVGVKernElementBridge - Class in org.apache.batik.bridge
Bridge class for the <vkern> element.
SVGVKernElementBridge() - Constructor for class org.apache.batik.bridge.SVGVKernElementBridge
Constructs a new bridge for the <vkern> element.
svgZoomListener - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The SVGZoom event listener.
swapTextPaintInfo(TextPaintInfo, TextPaintInfo) - Method in class org.apache.batik.bridge.TextNode
 
szAtts - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
szAtts - Static variable in class org.apache.batik.bridge.GlyphLayout
 

T

t - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread.Ticker
The document time to tick at next.
target - Variable in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
target - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOverDefaultActionable
 
target - Variable in class org.apache.batik.bridge.SVGUseElementBridge.ReferencedElementMutationListener
 
targetElement - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The target element of the animation.
targetListeners - Variable in class org.apache.batik.bridge.AnimatableSVGBridge
Map of CSS property names to LinkedLists of AnimationTargetListeners.
template - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefinitionRecord
The template element for this definition.
templateMutationListener - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRecord
The DOM subtree modified listener for templates of definitions accessed through this import.
TemplateMutationListener(Element) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.TemplateMutationListener
Creates a new TemplateMutationListener.
text - Variable in class org.apache.batik.bridge.TextNode
The text of this TextNode.
TEXT_COMPOUND_DELIMITER - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
TEXT_COMPOUND_ID - Static variable in class org.apache.batik.bridge.BridgeEventSupport
 
TEXT_COMPOUND_ID - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
TEXT_COMPOUND_ID - Static variable in class org.apache.batik.bridge.SVGFontFamily
 
TEXT_COMPOUND_ID - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
TEXT_CURSOR - Static variable in class org.apache.batik.bridge.CursorManager
Cursor used over text
textBridge - Variable in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildSVGContext
Text bridge parent
TextChunk(int, int, Point2D) - Constructor for class org.apache.batik.bridge.StrokingTextPainter.TextChunk
 
TextHit - Class in org.apache.batik.bridge
Class that encapsulates information returned from hit testing a TextSpanLayout instance.
TextHit(int, boolean) - Constructor for class org.apache.batik.bridge.TextHit
Constructs a TextHit with the specified values.
TextLayoutFactory - Interface in org.apache.batik.bridge
Interface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIterator instances.
textNode - Variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
TextNode - Class in org.apache.batik.bridge
A graphics node that represents text.
TextNode() - Constructor for class org.apache.batik.bridge.TextNode
Constructs a new empty TextNode.
TextNode.Anchor - Class in org.apache.batik.bridge
Defines where the text of a TextNode can be anchored relative to its location.
textPainter - Variable in class org.apache.batik.bridge.BridgeContext
The text painter to use.
textPainter - Variable in class org.apache.batik.bridge.TextNode
The text painter used to display the text of this text node.
TextPainter - Interface in org.apache.batik.bridge
Renders the attributed character iterator of a TextNode.
TEXTPATH - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
TEXTPATH - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
TEXTPATH - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
TextPathBridge(BridgeContext, SVGTextElementBridge, Element) - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.TextPathBridge
 
TextRun(TextSpanLayout, AttributedCharacterIterator, boolean) - Constructor for class org.apache.batik.bridge.StrokingTextPainter.TextRun
 
textRuns - Variable in class org.apache.batik.bridge.TextNode
The list of text runs.
TextSpanLayout - Interface in org.apache.batik.bridge
Class that performs layout of attributed text strings into glyph sets paintable by TextPainter instances.
TextUtilities - Class in org.apache.batik.bridge
A collection of utility method for text.
TextUtilities() - Constructor for class org.apache.batik.bridge.TextUtilities
 
textWrap(AttributedCharacterIterator[], List, List, FontRenderContext) - Static method in class org.apache.batik.bridge.FlowTextPainter
 
ticker - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread
The animation ticker Runnable.
Ticker() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread.Ticker
 
tie() - Method in class org.apache.batik.bridge.SVGImageElementBridge.ProtectedStream
Let stream know that it is perminately tied to one image decoder.
time - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationThread
The current time.
time - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
Calendar instance used for passing current time values to the animation timing system.
timedElement - Variable in class org.apache.batik.bridge.SVGAnimationElementBridge
The TimedElement object that provides the timing for the animation.
timeIndex - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
TimeoutRunnableTimerTask(Runnable) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.Window.TimeoutRunnableTimerTask
 
TimeoutScriptTimerTask(String) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.Window.TimeoutScriptTimerTask
 
timer - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The timer for periodic or delayed tasks.
times - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
The past tick times.
toActive(float) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Invoked to indicate this timed element became active at the specified time.
toActive(float) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Invoked to indicate this timed element became active at the specified time.
toAttributedString() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
Builds an attributed string from the content of this buffer.
toBeRemoved - Variable in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRemovedListener
List of definition elements to be removed from the document.
toExecute - Variable in class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener
 
toInactive(boolean, boolean) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Invoked to indicate that this timed element became inactive.
toInactive(boolean, boolean) - Method in class org.apache.batik.bridge.SVGAnimationEngine.AnimationRoot
Invoked to indicate that this timed element became inactive.
toObjectBBox(AffineTransform, GraphicsNode) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns an AffineTransform to move to the objectBoundingBox coordinate system.
toObjectBBox(Rectangle2D, GraphicsNode) - Static method in class org.apache.batik.bridge.SVGUtilities
Returns the specified a Rectangle2D move to the objectBoundingBox coordinate system of the specified graphics node.
toString() - Method in class org.apache.batik.bridge.GlobalWrapper
 
toString() - Method in class org.apache.batik.bridge.Location
Returns the URL of this location as a String.
toString() - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext.EventListenerWrapper
String representation of this listener wrapper.
toString() - Method in class org.apache.batik.bridge.SVGAnimationElementBridge.SVGTimedElement
Returns a string representation of this animation.
toString() - Method in class org.apache.batik.bridge.SVGGVTFont
Returns a string representation of this font.
toString() - Method in class org.apache.batik.bridge.SVGTextElementBridge.AttributedStringBuffer
 
toString() - Method in class org.apache.batik.bridge.WindowWrapper
 
TRANSPARENT - Static variable in class org.apache.batik.bridge.CSSUtilities
 
TRANSPARENT_BLACK - Static variable in class org.apache.batik.bridge.SVGFilterElementBridge
Transparent black color.
TRefBridge(BridgeContext, SVGTextElementBridge, Element) - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.TRefBridge
 
TspanBridge(BridgeContext, SVGTextElementBridge, Element) - Constructor for class org.apache.batik.bridge.SVGTextElementBridge.TspanBridge
 
type - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
The parsed length unit type.

U

ua - Variable in class org.apache.batik.bridge.BridgeEventSupport.Listener
 
unbind(Node) - Method in class org.apache.batik.bridge.BridgeContext
Removes the binding of the specified Node.
unbind(Element) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Unbinds each bindable element in the given element's subtree.
uncomputedAnimatableStringValueFactory - Variable in class org.apache.batik.bridge.SVGAnimationEngine
The factory for unparsed string values.
UncomputedAnimatableStringValueFactory() - Constructor for class org.apache.batik.bridge.SVGAnimationEngine.UncomputedAnimatableStringValueFactory
 
unitContext - Variable in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
The unit context for length conversions.
UnitProcessor - Class in org.apache.batik.bridge
This class provides methods to convert SVG length and coordinate to float in user units.
UnitProcessor() - Constructor for class org.apache.batik.bridge.UnitProcessor
 
UnitProcessor.DefaultContext - Class in org.apache.batik.bridge
This class is the default context for a particular element.
unpause() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Pauses the animations.
unpauseAnimations() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Unpauses animations in the document.
unsuspendRedraw(int) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
unsuspendRedrawAll() - Method in class org.apache.batik.bridge.SVGSVGElementBridge
 
update(boolean) - Method in class org.apache.batik.bridge.svg12.ContentManager
Updates all content elements.
update(boolean, Node) - Method in class org.apache.batik.bridge.svg12.ContentManager
 
update() - Method in class org.apache.batik.bridge.svg12.DefaultContentSelector.SelectedNodes
 
update() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
Update the NodeList.
update() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblScopedChildNodes
Update the NodeList.
update() - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
 
update(Node) - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
 
update() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.SelectedNodes
 
updateCompleted(UpdateManagerEvent) - Method in class org.apache.batik.bridge.UpdateManagerAdapter
Called when an update was completed.
updateCompleted(UpdateManagerEvent) - Method in interface org.apache.batik.bridge.UpdateManagerListener
Called when an update was completed.
updateFailed(UpdateManagerEvent) - Method in class org.apache.batik.bridge.UpdateManagerAdapter
Called when an update failed.
updateFailed(UpdateManagerEvent) - Method in interface org.apache.batik.bridge.UpdateManagerListener
Called when an update failed.
updateFilterMap(Element, Filter, Map) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Updates the filterMap according to the specified parameters.
updateImageBounds() - Method in class org.apache.batik.bridge.SVGImageElementBridge
 
updateLinks(Node) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager
Updates the xblPreviousSibling and xblNextSibling properties of the given XBL node.
updateManager - Variable in class org.apache.batik.bridge.BridgeContext
The update manager.
updateManager - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The update manager.
UpdateManager - Class in org.apache.batik.bridge
This class provides features to manage the update of an SVG document.
UpdateManager(BridgeContext, GraphicsNode, Document) - Constructor for class org.apache.batik.bridge.UpdateManager
Creates a new update manager.
UpdateManager.RepaintTimerTask - Class in org.apache.batik.bridge
 
UpdateManager.SuspensionInfo - Class in org.apache.batik.bridge
 
UpdateManager.UpdateManagerRunHander - Class in org.apache.batik.bridge
 
UpdateManagerAdapter - Class in org.apache.batik.bridge
This is an adapter for the UpdateManagerListener interface.
UpdateManagerAdapter() - Constructor for class org.apache.batik.bridge.UpdateManagerAdapter
 
UpdateManagerEvent - Class in org.apache.batik.bridge
This class represents an event which indicate an event originated from a UpdateManager instance.
UpdateManagerEvent(Object, BufferedImage, List) - Constructor for class org.apache.batik.bridge.UpdateManagerEvent
Creates a new UpdateManagerEvent.
UpdateManagerEvent(Object, BufferedImage, List, boolean) - Constructor for class org.apache.batik.bridge.UpdateManagerEvent
Creates a new UpdateManagerEvent.
UpdateManagerListener - Interface in org.apache.batik.bridge
This interface represents a listener to the UpdateManagerEvent events.
UpdateManagerRunHander() - Constructor for class org.apache.batik.bridge.UpdateManager.UpdateManagerRunHander
 
updateRendering(Collection) - Method in class org.apache.batik.bridge.RepaintManager
Updates the rendering buffer.
updateRendering(AffineTransform, boolean, Shape, int, int) - Method in class org.apache.batik.bridge.UpdateManager
Updates the rendering buffer.
updateRendering(AffineTransform, boolean, boolean, Shape, int, int) - Method in class org.apache.batik.bridge.UpdateManager
Updates the rendering buffer.
updateRendering(List, boolean) - Method in class org.apache.batik.bridge.UpdateManager
Updates the rendering buffer.
updateRunnableQueue - Variable in class org.apache.batik.bridge.ScriptingEnvironment
The update runnable queue.
updateRunnableQueue - Variable in class org.apache.batik.bridge.UpdateManager
The update RunnableQueue.
updateScriptingListeners(Element, String) - Method in class org.apache.batik.bridge.ScriptingEnvironment
Updates the registration of a listener on the given element.
updateStarted(UpdateManagerEvent) - Method in class org.apache.batik.bridge.UpdateManagerAdapter
Called when an update started.
updateStarted(UpdateManagerEvent) - Method in interface org.apache.batik.bridge.UpdateManagerListener
Called when an update started.
updateTracker - Variable in class org.apache.batik.bridge.UpdateManager
The update tracker.
URI_IMAGE_ERROR - Static variable in interface org.apache.batik.bridge.ErrorConstants
The error code when the bridge tries to read an image and the image url can't be opened:
URIResolver - Class in org.apache.batik.bridge
This class is used to resolve the URI that can be found in a SVG document.
URIResolver(SVGDocument, DocumentLoader) - Constructor for class org.apache.batik.bridge.URIResolver
Creates a new URI resolver object.
useCapture - Variable in class org.apache.batik.bridge.BridgeContext.EventListenerMememto
 
USER_SPACE_ON_USE - Static variable in class org.apache.batik.bridge.SVGUtilities
The userSpaceOnUse coordinate system constants.
userAgent - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
The user-agent.
userAgent - Variable in class org.apache.batik.bridge.BridgeContext
The user agent.
userAgent - Variable in class org.apache.batik.bridge.DocumentLoader
The user agent.
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorDefaultActionable
 
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOutDefaultActionable
 
userAgent - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOverDefaultActionable
 
UserAgent - Interface in org.apache.batik.bridge
An interface that provides access to the User Agent informations needed by the bridge.
UserAgentAdapter - Class in org.apache.batik.bridge
An abstract user agent adaptor implementation.
UserAgentAdapter() - Constructor for class org.apache.batik.bridge.UserAgentAdapter
 
UserAgentViewport - Class in org.apache.batik.bridge
Defines a viewport for a UserAgent.
UserAgentViewport(UserAgent) - Constructor for class org.apache.batik.bridge.UserAgentViewport
Constructs a new viewport for the specified user agent.
usingComplexSVGFont - Variable in class org.apache.batik.bridge.SVGTextElementBridge
 

V

value - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
The parsed length value.
VERTICAL_ORIENTATION - Static variable in class org.apache.batik.bridge.GlyphLayout
 
VERTICAL_ORIENTATION_ANGLE - Static variable in class org.apache.batik.bridge.GlyphLayout
 
ViewBox - Class in org.apache.batik.bridge
This class provides convenient methods to handle viewport.
ViewBox() - Constructor for class org.apache.batik.bridge.ViewBox
No instance of this class is required.
viewBox - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
viewBox(float, float, float, float) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'viewBox(x,y,width,height)' has been parsed.
ViewBox.ViewHandler - Class in org.apache.batik.bridge
This class can be used to store the value of the attribute viewBox or can also be used to store the various attribute value that can be specified on a SVG URI fragments.
ViewHandler() - Constructor for class org.apache.batik.bridge.ViewBox.ViewHandler
Constructs a new ViewHandler instance.
Viewport - Interface in org.apache.batik.bridge
Defines a viewport.
viewportMap - Variable in class org.apache.batik.bridge.BridgeContext
The viewports.
viewportStack - Variable in class org.apache.batik.bridge.BridgeContext
The viewport stack.
viewTarget(String) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a identifier has been parsed within a view target specification.
viewTargetParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 

W

waitTime - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimationTickRunnable
The number of milliseconds to wait until the next animation tick.
Window(Interpreter, String) - Constructor for class org.apache.batik.bridge.BaseScriptingEnvironment.Window
Creates a new Window.
window - Variable in class org.apache.batik.bridge.RhinoInterpreter
The window object.
Window(Interpreter, String) - Constructor for class org.apache.batik.bridge.ScriptingEnvironment.Window
Creates a new Window for the given language.
Window - Interface in org.apache.batik.bridge
This interface represents the 'window' object defined in the global environment of a SVG document.
window - Variable in class org.apache.batik.bridge.WindowWrapper
The wrapped window.
Window.URLResponseHandler - Interface in org.apache.batik.bridge
To handle the completion of a 'getURL()' or 'postURL' call.
windowObjects - Variable in class org.apache.batik.bridge.BaseScriptingEnvironment
Map of Interpreter to Window objects.
WindowWrapper - Class in org.apache.batik.bridge
This class wraps a Window object to expose it to the interpreter.
WindowWrapper(Context) - Constructor for class org.apache.batik.bridge.WindowWrapper
Creates a new WindowWrapper.
windowWrapper - Variable in class org.apache.batik.bridge.WindowWrapper.GetURLFunctionWrapper
The WindowWrapper
WindowWrapper.FunctionWrapper - Class in org.apache.batik.bridge
To wrap a function in an handler.
WindowWrapper.GetURLFunctionWrapper - Class in org.apache.batik.bridge
To wrap a function passed to getURL().
WORD_LIMIT - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
WORD_SPACING - Static variable in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge
 
wrapFactory - Variable in class org.apache.batik.bridge.RhinoInterpreter
Factory for Java wrapper objects.
WRITING_MODE - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
WRITING_MODE_RTL - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 
WRITING_MODE_TTB - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 

X

XBLBindingListener() - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext.XBLBindingListener
 
XblChildNodes(DefaultXBLManager.XBLRecord) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
Creates a new XblChildNodes.
XBLContentElementBridge - Class in org.apache.batik.bridge.svg12
Bridge class for the <xbl:content> element.
XBLContentElementBridge() - Constructor for class org.apache.batik.bridge.svg12.XBLContentElementBridge
Constructs a new bridge for the <xbl:content> element.
XBLContentElementBridge.ContentChangedListener - Class in org.apache.batik.bridge.svg12
Class to respond to content selection changes and cause GVT rebuilds.
XBLContentListener() - Constructor for class org.apache.batik.bridge.svg12.SVG12BridgeContext.XBLContentListener
 
xblManager - Variable in class org.apache.batik.bridge.BridgeContext
The XBL manager.
xblManager - Variable in class org.apache.batik.bridge.svg12.ContentManager
The XBL manager.
XBLRecord() - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.XBLRecord
 
XblScopedChildNodes(DefaultXBLManager.XBLRecord) - Constructor for class org.apache.batik.bridge.svg12.DefaultXBLManager.XblScopedChildNodes
Creates a new XblScopedChildNodes object.
XBLShadowTreeElementBridge - Class in org.apache.batik.bridge.svg12
Bridge class for the <xbl:shadowTree> element.
XBLShadowTreeElementBridge() - Constructor for class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Constructs a new bridge for the <xbl:shadowTree> element.
xMaxYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMax' has been parsed.
xMaxYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMid' has been parsed.
xMaxYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMaxYMin' has been parsed.
xMidYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMax' has been parsed.
xMidYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMid' has been parsed.
xMidYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMidYMin' has been parsed.
xMinYMax() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMax' has been parsed.
xMinYMid() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMid' has been parsed.
xMinYMin() - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when 'xMinYMin' has been parsed.
xpath - Variable in class org.apache.batik.bridge.svg12.XPathPatternContentSelector
The XPath expression.
XPathPatternContentSelector - Class in org.apache.batik.bridge.svg12
A class to handle the XPath Pattern syntax for XBL content elements.
XPathPatternContentSelector(ContentManager, XBLOMContentElement, Element, String) - Constructor for class org.apache.batik.bridge.svg12.XPathPatternContentSelector
Creates a new XPathPatternContentSelector.
XPathPatternContentSelector.NSPrefixResolver - Class in org.apache.batik.bridge.svg12
Xalan prefix resolver.
XPathPatternContentSelector.SelectedNodes - Class in org.apache.batik.bridge.svg12
Implementation of NodeList that contains the nodes that matched this selector.
XPathPatternContentSelectorFactory() - Constructor for class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathPatternContentSelectorFactory
 
XPathSubsetContentSelector - Class in org.apache.batik.bridge.svg12
A class to handle the XPath subset syntax for XBL content elements.
XPathSubsetContentSelector(ContentManager, XBLOMContentElement, Element, String) - Constructor for class org.apache.batik.bridge.svg12.XPathSubsetContentSelector
Creates a new XPathSubsetContentSelector object.
XPathSubsetContentSelector.Scanner - Class in org.apache.batik.bridge.svg12
A scanner for XPath subset selectors.
XPathSubsetContentSelector.SelectedNodes - Class in org.apache.batik.bridge.svg12
Implementation of NodeList that contains the nodes that matched this selector.
XPathSubsetContentSelectorFactory() - Constructor for class org.apache.batik.bridge.svg12.AbstractContentSelector.XPathSubsetContentSelectorFactory
 
XPOS - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 

Y

YPOS - Static variable in class org.apache.batik.bridge.StrokingTextPainter
 

Z

ZERO - Static variable in class org.apache.batik.bridge.SVGTextElementBridge
 
ZERO_WIDTH_JOINER - Static variable in class org.apache.batik.bridge.FlowGlyphLayout
 
ZERO_WIDTH_JOINER - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
ZERO_WIDTH_SPACE - Static variable in class org.apache.batik.bridge.FlowGlyphLayout
 
ZERO_WIDTH_SPACE - Static variable in class org.apache.batik.bridge.FlowTextPainter
 
zoomAndPan(boolean) - Method in class org.apache.batik.bridge.ViewBox.ViewHandler
Invoked when a 'zoomAndPan' specification has been parsed.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2000–2022 Apache Software Foundation. All rights reserved.