- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- getLength() - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
-
- getLength() - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
-
- getLength() - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.SelectedNodes
-
- 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
-
- 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
-
- 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
-
- 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
-
- item(int) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.XblChildNodes
-
- item(int) - Method in class org.apache.batik.bridge.svg12.XPathPatternContentSelector.SelectedNodes
-
- item(int) - Method in class org.apache.batik.bridge.svg12.XPathSubsetContentSelector.SelectedNodes
-
- 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
-
- SVGAnimationEngine.AnimatableAngleValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableBooleanValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableColorValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableIntegerValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableLengthListValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableLengthOrIdentFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableLengthValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableNumberListValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableNumberOrIdentFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableNumberValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatablePaintValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatablePathDataFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatablePointListValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableRectValueFactory - Class in org.apache.batik.bridge
-
- SVGAnimationEngine.AnimatableStringValueFactory - Class in org.apache.batik.bridge
-
- 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
-
- 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
-