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

A

A - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
ABOUT_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
aboutFrame - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The about frame.
AbstractAttr - class org.apache.batik.dom.AbstractAttr.
This class implements the Attr interface.
AbstractAttr() - Constructor for class org.apache.batik.dom.AbstractAttr
Creates a new Attr object.
AbstractAttr(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractAttr
Creates a new Attr object.
AbstractAttributeCondition - class org.apache.batik.css.sac.AbstractAttributeCondition.
This class provides an abstract implementation of the AttributeCondition interface.
AbstractAttributeCondition(String) - Constructor for class org.apache.batik.css.sac.AbstractAttributeCondition
Creates a new AbstractAttributeCondition object.
AbstractAttrNS - class org.apache.batik.dom.AbstractAttrNS.
This class implements the Attr interface with support for namespaces.
AbstractAttrNS() - Constructor for class org.apache.batik.dom.AbstractAttrNS
Creates a new Attr object.
AbstractAttrNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractAttrNS
Creates a new Attr object.
AbstractCharacterData - class org.apache.batik.dom.AbstractCharacterData.
This class implements the CharacterData interface.
AbstractCharacterData() - Constructor for class org.apache.batik.dom.AbstractCharacterData
 
AbstractChildNode - class org.apache.batik.dom.AbstractChildNode.
This class implements the Node interface with support for parent and siblings.
AbstractChildNode() - Constructor for class org.apache.batik.dom.AbstractChildNode
 
AbstractCombinatorCondition - class org.apache.batik.css.sac.AbstractCombinatorCondition.
This class provides an abstract implementation of the CombinatorCondition interface.
AbstractCombinatorCondition(Condition, Condition) - Constructor for class org.apache.batik.css.sac.AbstractCombinatorCondition
Creates a new CombinatorCondition object.
AbstractComment - class org.apache.batik.dom.AbstractComment.
This class implements the Comment interface.
AbstractComment() - Constructor for class org.apache.batik.dom.AbstractComment
 
AbstractCSSRule - class org.apache.batik.css.AbstractCSSRule.
This class implements the CSSRule interface.
AbstractCSSRule(CSSStyleSheet, CSSRule) - Constructor for class org.apache.batik.css.AbstractCSSRule
Creates a new AbstractCSSRule object.
AbstractCSSValue - class org.apache.batik.parser.style.AbstractCSSValue.
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.
AbstractCSSValue() - Constructor for class org.apache.batik.parser.style.AbstractCSSValue
 
AbstractCSSValueFactory - class org.apache.batik.parser.style.AbstractCSSValueFactory.
This class is the abstract superclass of all factories.
AbstractCSSValueFactory() - Constructor for class org.apache.batik.parser.style.AbstractCSSValueFactory
Creates a new AbstractCSSValueFactory object.
AbstractDescendantSelector - class org.apache.batik.css.sac.AbstractDescendantSelector.
This class provides an abstract implementation of the DescendantSelector interface.
AbstractDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.AbstractDescendantSelector
Creates a new DescendantSelector object.
AbstractDocument - class org.apache.batik.dom.AbstractDocument.
This class implements the Document interface.
AbstractDocument() - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocument(DOMImplementation) - Constructor for class org.apache.batik.dom.AbstractDocument
Creates a new document.
AbstractDocumentFragment - class org.apache.batik.dom.AbstractDocumentFragment.
This class implements DocumentFragment interface.
AbstractDocumentFragment() - Constructor for class org.apache.batik.dom.AbstractDocumentFragment
 
AbstractDOMImplementation - class org.apache.batik.dom.AbstractDOMImplementation.
This class implements the DOMImplementation, DOMImplementationCSS interfaces.
AbstractDOMImplementation() - Constructor for class org.apache.batik.dom.AbstractDOMImplementation
Creates a new AbstractDOMImplementation object.
AbstractElement - class org.apache.batik.dom.AbstractElement.
This class implements the Element interface.
AbstractElement.NamedNodeHashMap - class org.apache.batik.dom.AbstractElement.NamedNodeHashMap.
An implementation of the NamedNodeMap.
AbstractElement.NamedNodeHashMap(AbstractElement) - Constructor for class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Creates a new NamedNodeHashMap object.
AbstractElement() - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractElement
Creates a new AbstractElement object.
AbstractElementNS - class org.apache.batik.dom.AbstractElementNS.
This class implements the Element interface.
AbstractElementNS() - Constructor for class org.apache.batik.dom.AbstractElementNS
Creates a new AbstractElementNS object.
AbstractElementNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractElementNS
Creates a new AbstractElementNS object.
AbstractElementSelector - class org.apache.batik.css.sac.AbstractElementSelector.
This class provides an abstract implementation of the ElementSelector interface.
AbstractElementSelector(String, String) - Constructor for class org.apache.batik.css.sac.AbstractElementSelector
Creates a new ElementSelector object.
AbstractEntity - class org.apache.batik.dom.AbstractEntity.
This class implements the Entity interface.
AbstractEntity() - Constructor for class org.apache.batik.dom.AbstractEntity
 
AbstractEntityReference - class org.apache.batik.dom.AbstractEntityReference.
This class implements the EntityReference interface.
AbstractEntityReference() - Constructor for class org.apache.batik.dom.AbstractEntityReference
Creates a new EntityReference object.
AbstractEntityReference(String, AbstractDocument) - Constructor for class org.apache.batik.dom.AbstractEntityReference
Creates a new EntityReference object.
AbstractEvent - class org.apache.batik.dom.events.AbstractEvent.
The abstract Event root class.
AbstractEvent() - Constructor for class org.apache.batik.dom.events.AbstractEvent
 
AbstractEventDispatcher - class org.apache.batik.gvt.event.AbstractEventDispatcher.
Abstract class for receiving InputEvents and dispatching them as GraphicsNodeEvents.
AbstractEventDispatcher() - Constructor for class org.apache.batik.gvt.event.AbstractEventDispatcher
 
AbstractGraphicsNode - class org.apache.batik.refimpl.gvt.AbstractGraphicsNode.
A partial implementation of the GraphicsNode interface.
AbstractGraphicsNode() - Constructor for class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
Constructs a new graphics node.
AbstractIdentifierFactory - class org.apache.batik.css.value.AbstractIdentifierFactory.
This class provides a factory for the property with support for identifier values.
AbstractIdentifierFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractIdentifierFactory
Creates a new factory.
AbstractImageHandlerEncoder - class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder.
This abstract implementation of the ImageHandler interface is intended to be the base class for ImageHandlers that generate image files for all the images they handle.
AbstractImageHandlerEncoder(String, String) - Constructor for class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
 
AbstractImmutablePrimitiveValue - class org.apache.batik.css.value.AbstractImmutablePrimitiveValue.
This class represents immutable primitive values.
AbstractImmutablePrimitiveValue() - Constructor for class org.apache.batik.css.value.AbstractImmutablePrimitiveValue
 
AbstractImmutableValue - class org.apache.batik.css.value.AbstractImmutableValue.
This class implements an immutable value.
AbstractImmutableValue() - Constructor for class org.apache.batik.css.value.AbstractImmutableValue
 
AbstractLengthFactory - class org.apache.batik.css.value.AbstractLengthFactory.
This class provides a factory for CSS lengths.
AbstractLengthFactory - class org.apache.batik.parser.style.AbstractLengthFactory.
This class provides an abstract factory for CSS lengths.
AbstractLengthFactory() - Constructor for class org.apache.batik.parser.style.AbstractLengthFactory
Creates a new LengthFactory object.
AbstractLengthFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractLengthFactory
Creates a new LengthFactory object.
AbstractNode - class org.apache.batik.dom.AbstractNode.
This class implements the Node interface.
AbstractNode() - Constructor for class org.apache.batik.dom.AbstractNode
 
AbstractNotation - class org.apache.batik.dom.AbstractNotation.
This class implements the Notation interface.
AbstractNotation() - Constructor for class org.apache.batik.dom.AbstractNotation
 
AbstractParentChildNode - class org.apache.batik.dom.AbstractParentChildNode.
This class implements the Node interface with support for children, parent and siblings.
AbstractParentChildNode() - Constructor for class org.apache.batik.dom.AbstractParentChildNode
 
AbstractParentNode - class org.apache.batik.dom.AbstractParentNode.
This class implements the Node interface with support for children.
AbstractParentNode.ChildNodes - class org.apache.batik.dom.AbstractParentNode.ChildNodes.
To manage the children of this node.
AbstractParentNode.ChildNodes(AbstractParentNode) - Constructor for class org.apache.batik.dom.AbstractParentNode.ChildNodes
Creates a new ChildNodes object.
AbstractParentNode.Nodes - class org.apache.batik.dom.AbstractParentNode.Nodes.
To manage a list of nodes.
AbstractParentNode.Nodes() - Constructor for class org.apache.batik.dom.AbstractParentNode.Nodes
Creates a new Nodes object.
AbstractParentNode() - Constructor for class org.apache.batik.dom.AbstractParentNode
 
AbstractParser - class org.apache.batik.refimpl.parser.AbstractParser.
This class is the superclass of all parsers.
AbstractParser() - Constructor for class org.apache.batik.refimpl.parser.AbstractParser
 
AbstractProcessingInstruction - class org.apache.batik.dom.AbstractProcessingInstruction.
This class implements the ProcessingInstruction interface.
AbstractProcessingInstruction() - Constructor for class org.apache.batik.dom.AbstractProcessingInstruction
 
AbstractRable - class org.apache.batik.refimpl.gvt.filter.AbstractRable.
This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the RenderableImage interface.
AbstractRable() - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRable
void constructor.
AbstractRable(Filter) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRable
Construct an Abstract Rable from src.
AbstractRable(Filter, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRable
Construct an Abstract Rable from src and props.
AbstractRable(List) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRable
Construct an Abstract Rable from a list of sources.
AbstractRable(List, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRable
Construct an Abstract Rable from a list of sources, and bounds.
AbstractRectFactory - class org.apache.batik.css.value.AbstractRectFactory.
This class provides a factory for 'rect' shapes.
AbstractRectFactory - class org.apache.batik.parser.style.AbstractRectFactory.
This class represents the factories for the rect CSS values.
AbstractRectFactory() - Constructor for class org.apache.batik.parser.style.AbstractRectFactory
Creates a new AbstractRectFactory object.
AbstractRectFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractRectFactory
Creates a new AbstractRectFactory object.
AbstractRed - class org.apache.batik.refimpl.gvt.filter.AbstractRed.
This is an abstract base class that takes care of most of the normal issues surrounding the implementation of the CachableRed (RenderedImage) interface.
AbstractRed() - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
void constructor.
AbstractRed(CachableRed, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract RenderedImage from a source image and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract Rable from a bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(CachableRed, Rectangle, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract RenderedImage from a source image, bounds rect and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null), tile grid offsets and props (may be null).
AbstractRed(List, Rectangle, ColorModel, SampleModel, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract RenderedImage from a bounds rect, ColorModel (may be null), SampleModel (may be null) and props (may be null).
AbstractRed(List, Rectangle, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract Rable from a List of sources a bounds rect and props (may be null).
AbstractRed(Rectangle, Map) - Constructor for class org.apache.batik.refimpl.gvt.filter.AbstractRed
Construct an Abstract RenderedImage from a bounds rect and props (may be null).
AbstractRGBColorFactory - class org.apache.batik.css.value.AbstractRGBColorFactory.
This class provides a factory for CSS RGBColor.
AbstractRGBColorFactory.ColorComponentFactory - class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory.
To manage color component values.
AbstractRGBColorFactory.ColorComponentFactory(AbstractRGBColorFactory, Parser) - Constructor for class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory
Creates a new ColorComponentFactory object.
AbstractRGBColorFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractRGBColorFactory
Creates a new AbstractRGBColorFactory object.
AbstractSiblingSelector - class org.apache.batik.css.sac.AbstractSiblingSelector.
This class provides an abstract implementation of the SiblingSelector interface.
AbstractSiblingSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.AbstractSiblingSelector
Creates a new SiblingSelector object.
AbstractStyleSheet - class org.apache.batik.css.AbstractStyleSheet.
This class implements the StyleSheet interface.
AbstractStyleSheet(Node, StyleSheet, String, String, MediaList) - Constructor for class org.apache.batik.css.AbstractStyleSheet
Creates a new stylesheet.
AbstractSVGConverter - class org.apache.batik.util.awt.svg.AbstractSVGConverter.
Abstract class with common utility methods used by subclasses for specific convertion operations.
AbstractSVGConverter() - Constructor for class org.apache.batik.util.awt.svg.AbstractSVGConverter
Default constructor
AbstractSVGConverter(Document) - Constructor for class org.apache.batik.util.awt.svg.AbstractSVGConverter
 
AbstractSVGFilterConverter - class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter.
Abstract class with common utility methods used by subclasses for specific convertion operations.
AbstractSVGFilterConverter(Document) - Constructor for class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
 
AbstractText - class org.apache.batik.dom.AbstractText.
This class implements the Text interface.
AbstractText() - Constructor for class org.apache.batik.dom.AbstractText
 
AbstractTranscoder - class org.apache.batik.refimpl.transcoder.AbstractTranscoder.
A generic Transcoder.
AbstractTranscoder() - Constructor for class org.apache.batik.refimpl.transcoder.AbstractTranscoder
 
AbstractValueFactory - class org.apache.batik.css.value.AbstractValueFactory.
This class provides a base implementation for every value factories.
AbstractValueFactory.StringFactory - class org.apache.batik.css.value.AbstractValueFactory.StringFactory.
To create string values.
AbstractValueFactory.StringFactory(AbstractValueFactory, Parser) - Constructor for class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Creates a new StringFactory object.
AbstractValueFactory.URIFactory - class org.apache.batik.css.value.AbstractValueFactory.URIFactory.
To manage the uri values.
AbstractValueFactory.URIFactory(AbstractValueFactory, Parser) - Constructor for class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Creates a new URIFactory object.
AbstractValueFactory(Parser) - Constructor for class org.apache.batik.css.value.AbstractValueFactory
To creates a new ValueFactory object.
AbstractView - interface org.w3c.dom.views.AbstractView.
A base interface that all views shall derive from.
AbstractViewCSS - class org.apache.batik.css.AbstractViewCSS.
This class provides an abstract implementation of the ViewCSS interface.
AbstractViewCSS(DocumentView) - Constructor for class org.apache.batik.css.AbstractViewCSS
creates a new ViewCSS object.
accept(File) - Method in class org.apache.batik.util.SVGFileFilter
Returns true if f is an SVG file
accept(GraphicsNode, GraphicsNodeEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeEventFilter
Returns true if the specified node accepts the specified event, false otherwise.
acceptEvent(GraphicsNodeEvent) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
acceptNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Whether or not the given node is accepted by this tree walker.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
ACCUMULATE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'accumulate' keyword.
aci - Variable in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Attributed Character Iterator describing the text
ActionMap - interface org.apache.batik.util.gui.resource.ActionMap.
This interface represents an object which maps actions to strings
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.Main.CloseAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.Main.ExitAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.URIChooserOKAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.OpenAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.OpenPageAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.NewWindowAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ExportPNGAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ExportJPGAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ReloadAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.BackAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ForwardAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.SourceAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.DescriptionAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.TreeAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ThumbnailAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.StopAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.FixedSizeAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ProgressivePaintAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.LanguageAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.UserStyleAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.MonitorAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.AboutAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.LocationBarAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.UnzoomAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.DOMViewer.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.BrowseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.URIChooser.ClearButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction
 
actionPerformed(ActionEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction
 
ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'activeborder' identifier value.
ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'activecaption' identifier value.
add(EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Adds the specified event listener.
add(int, Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Inserts the specified graphics node at the specified position in this children list.
add(Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Adds the specified graphics node to this composite graphics node.
add(TranscodingHints) - Method in class org.apache.batik.transcoder.TranscodingHints
Adds all of the keys and corresponding values from the specified TranscodingHints object to this TranscodingHints object.
addActionListener(ActionListener) - Method in class org.apache.batik.util.gui.LocationBar
Adds an action listener to this component.
addAll(Collection) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
addAll(int, Collection) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addAuthorStyleSheetProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the author style sheets properties matching the given element and pseudo-element to the given style declaration.
addCompositeGraphicsNodeListener(CompositeGraphicsNodeListener) - Method in interface org.apache.batik.gvt.CompositeGraphicsNode
Adds the specified composite graphics node listener to receive composite graphics node events from this node.
addCompositeGraphicsNodeListener(CompositeGraphicsNodeListener) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
addCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Adds a CSSStyleDeclarationChangeListener to the listener list.
addCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Adds a CSSStyleDeclarationChangeListener to the listener list.
addCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.CSSOMStyleRule
Adds a CSSStyleRuleChangeListener to the listener list.
addCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Adds a CSSStyleRuleChangeListener to the listener list.
addCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.CSSOMStyleSheet
Adds a CSSStyleSheetChangeListener to the listener list.
addCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Adds a CSSStyleSheetChangeListener to the listener list.
addDirtyNode(GraphicsNode, BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.BridgeUpdateManager
Adds a dirty node to the update manager.
addDocumentListener(DocumentListener) - Method in class org.apache.batik.util.DocumentLoadRunnable
Associate a DocumentEventListener with this loader.
addDocumentListener(DocumentListener) - Method in interface org.apache.batik.util.DocumentEventSource
Associate a DocumentEventListener with this loader.
addElement(Element) - Method in class org.apache.batik.util.awt.svg.DOMGroupManager
Add a node to the current group, if possible
addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.addEventListener(String,EventListener,boolean).
addEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the registration of event listeners on the event target.
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addFocusChangeListener(GraphicsNodeFocusChangeListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Add a GraphicsNodeFocusChangeListener which is notified when the node focus changes..
addFocusChangeListener(GraphicsNodeFocusChangeListener) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
Add a GraphicsNodeFocusChangeListener which is notified when the node focus changes..
addGlobalGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Add a GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGlobalGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
Add a GraphicsNodeKeyListener which is notified of all KeyEvents dispatched.
addGlobalGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Add a GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGlobalGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
Add a GraphicsNodeMouseListener which is notified of all MouseEvents dispatched.
addGlobalPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.batik.gvt.RootGraphicsNode
Adds the specified property change listener to receive property change events from all elements of the GVT tree.
addGlobalPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Adds the specified property change listener to receive property change events from all elements of the GVT tree.
addGlobalPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.batik.gvt.RootGraphicsNode
Adds the specified property change listener to receive property change events for the specified property name of all nodes of the GVT tree.
addGlobalPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Adds the specified property change listener to receive property change events for the specified property name of all nodes of the GVT tree.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Adds the specified graphics node key listener to receive graphics node key events from this node.
addGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Adds the specified graphics node mouse listener to receive graphics node mouse events from this node.
addGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
addGraphicsNodePaintListener(GraphicsNodePaintListener) - Method in interface org.apache.batik.gvt.RootGraphicsNode
Adds the specified graphics node paint listener to receive graphics node paint events from all elements of the GVT tree.
addGraphicsNodePaintListener(GraphicsNodePaintListener) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Adds the specified graphics node paint listener to receive graphics node paint events from all elements of the GVT tree.
addGroupManager(DOMGroupManager) - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
 
addInlineStyleProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the inline style properties to the given style declaration.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ReloadAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.BackAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ForwardAction
 
addJComponent(JComponent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.StopAction
 
addJComponent(JComponent) - Method in interface org.apache.batik.util.gui.resource.JComponentModifier
Gives a reference to a component to this object
addLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The AddLanguageButton.
addMatchingRules(CSSRuleList, Element, String, CSSOMRuleList) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the style rules that match the given element and pseudo-element to the given rule list.
addNonCSSPresentationalHints(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the non-CSS presentational hints to the given style declaration.
addOverrideStyleProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the override style properties to the given style declaration.
addPrivateChunk(String, byte[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Adds a private chunk, in binary form, to the list of chunks to be stored with this image.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Adds the specified property change listener to receive property change events from this node.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Adds the specified property change listener to receive property change events for the specified property name of this node.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
addRelativeValueResolver(RelativeValueResolver) - Method in class org.apache.batik.css.AbstractViewCSS
Adds a resolver to the resolver list.
addRenderingHints(Map) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addRenderingHints(Map) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
addSelectionListener(SelectionListener) - Method in interface org.apache.batik.gvt.Selector
Add a SelectionListener to this Selector's notification list.
addSelectionListener(SelectionListener) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
Add a SelectionListener to this Selector's notification list.
addShapePainter(ShapePainter) - Method in interface org.apache.batik.gvt.CompositeShapePainter
Adds the specified shape painter to this composite shape painter.
addShapePainter(ShapePainter) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeShapePainter
 
addToHistory(String) - Method in class org.apache.batik.util.gui.LocationBar
Adds the given text to the history.
addTranscodingHint(TranscodingHints.Key, Object) - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
 
addTranscodingHint(TranscodingHints.Key, Object) - Method in interface org.apache.batik.transcoder.Transcoder
Sets the value of a single preference for the transcoding algorithms.
addUserAgentProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the user-agent style sheets properties matching the given element and pseudo-element to the given style declaration.
addUserProperties(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Adds the user style sheets properties matching the given element and pseudo-element to the given style declaration.
ADJUST_GLYPHS - Static variable in class org.apache.batik.util.awt.font.TextPathLayout
Use the entire glyph to adjust for textLength.
ADJUST_SPACING - Static variable in class org.apache.batik.util.awt.font.TextPathLayout
Use the spacing between the glyphs to adjust for textLength.
AffineRable - interface org.apache.batik.gvt.filter.AffineRable.
Adjusts the input images coordinate system by a general Affine transform
AffineRed - class org.apache.batik.refimpl.gvt.filter.AffineRed.
This is an implementation of an affine operation as a RenderedImage.
AffineRed(CachableRed, AffineTransform, RenderingHints) - Constructor for class org.apache.batik.refimpl.gvt.filter.AffineRed
 
affineTransform - Variable in class org.apache.batik.parser.AWTTransformProducer
The value of the current affine transform.
AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'after-edge' keyword.
align - Variable in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
 
ALIGN_END - Static variable in class org.apache.batik.util.awt.font.TextPathLayout
Align the text at the end of the path.
ALIGN_MIDDLE - Static variable in class org.apache.batik.util.awt.font.TextPathLayout
Align the text at the middle of the path.
ALIGN_START - Static variable in class org.apache.batik.util.awt.font.TextPathLayout
Align the text at the start of the path.
AlignmentBaselineFactory - class org.apache.batik.css.svg.AlignmentBaselineFactory.
This class provides a factory for the 'alignment-baseline' property values.
AlignmentBaselineFactory(Parser) - Constructor for class org.apache.batik.css.svg.AlignmentBaselineFactory
Creates a new AlignmentBaselineFactory object.
AlignmentBaselineResolver - class org.apache.batik.css.svg.AlignmentBaselineResolver.
This class provides a relative value resolver for the 'alignment-baseline' CSS property.
AlignmentBaselineResolver() - Constructor for class org.apache.batik.css.svg.AlignmentBaselineResolver
 
ALL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'all' keyword.
alpha - Variable in class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
The alpha opacity value of the entry.
ALPHA - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
ALPHA - Static variable in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
 
ALPHABETIC_CHARACTER - Static variable in class org.apache.batik.util.XMLCharacters
The bit array representing an alphabetic character.
ALT_GRAPH_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The alt-graph key modifier constant.
ALT_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The alt key modifier constant.
amplitude - Variable in class org.apache.batik.refimpl.gvt.filter.GammaTransfer
The amplitude of the Gamma function
amplitudeReference - Variable in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
The amplitude attribute reference.
ancestorSelector - Variable in class org.apache.batik.css.sac.AbstractDescendantSelector
The ancestor selector.
anchor - Variable in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Text Anchor
ANCHOR_END - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The type of the END anchor.
ANCHOR_MIDDLE - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The type of the MIDDLE anchor.
ANCHOR_START - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The type of the START anchor.
Angle - interface org.apache.batik.parser.Angle.
This interface represents objects which hold informations about SVG angles.
angleAtLength(float) - Method in class org.apache.batik.util.awt.geom.PathLength
 
angleHandler - Variable in class org.apache.batik.refimpl.parser.ConcreteAngleParser
The angle handler used to report parse events.
AngleHandler - interface org.apache.batik.parser.AngleHandler.
This interface must be implemented and then registred as the handler of a AngleParser instance in order to be notified of parsing events.
AngleParser - interface org.apache.batik.parser.AngleParser.
This interface represents an event-based parser for the SVG angle values.
angleValue(float) - Method in interface org.apache.batik.parser.AngleHandler
Invoked when a float value has been parsed.
angleValue(float) - Method in class org.apache.batik.refimpl.parser.DefaultAngleHandler
Implements AngleHandler.angleValue(float).
animationsPaused() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
animationsPaused() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
ANY_NODE - Static variable in interface org.w3c.css.sac.SiblingSelector
 
Any2LumRed - class org.apache.batik.refimpl.gvt.filter.Any2LumRed.
This function will tranform an image from any colorspace into a luminance image.
Any2LumRed(CachableRed) - Constructor for class org.apache.batik.refimpl.gvt.filter.Any2LumRed
Construct a luminace image from src.
append - Variable in class org.apache.batik.css.CSSDocumentHandler
Whether the parsed rules must be added to the style sheet.
append(CSSRule) - Method in class org.apache.batik.css.CSSOMRuleList
Appends a rule to the list.
append(CSSValue) - Method in class org.apache.batik.css.value.ImmutableValueList
Appends an item to the list.
append(CSSValue) - Method in class org.apache.batik.parser.style.CSSValueListValue
Appends an item to the list.
append(ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Appends a node to the tree.
append(Node) - Method in class org.apache.batik.dom.AbstractParentNode.Nodes
Appends a node to the list.
append(PathIterator, boolean) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
append(Shape, boolean) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
append(StyleSheet) - Method in class org.apache.batik.css.DOMStyleSheetList
Appends an item to the list.
appendChild(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.appendChild(Node).
appendChild(Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.appendChild(Node).
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.appendData(String).
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendGroup(Element, DOMGroupManager) - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
When a group is appended to the tree by this call, all the other group managers are requested to start new groups, in order to preserve the Z-order.
appendItem(String) - Method in interface org.w3c.dom.svg.SVGStringList
 
appendItem(SVGLength) - Method in interface org.w3c.dom.svg.SVGLengthList
 
appendItem(SVGNumber) - Method in interface org.w3c.dom.svg.SVGNumberList
 
appendItem(SVGPathSeg) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
appendItem(SVGPoint) - Method in interface org.w3c.dom.svg.SVGPointList
 
appendItem(SVGTransform) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.appendItem(SVGTransform).
appendItem(SVGTransform) - Method in interface org.w3c.dom.svg.SVGTransformList
 
appendMedium(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.appendMedium(String).
appendMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
appendRule(CSSRule) - Method in class org.apache.batik.css.CSSOMMediaRule
Appends a rule.
appendRule(CSSRule) - Method in class org.apache.batik.css.CSSOMStyleSheet
Appends a rule to the style sheet.
appendRule(CSSRule) - Method in interface org.apache.batik.css.CSSRuleListOwner
Appends a rule.
appendRules(String) - Method in class org.apache.batik.css.CSSOMStyleSheet
Appends a set of rule to the stylesheet.
application - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The application.
appliesTo(String) - Method in class org.apache.batik.util.awt.svg.SVGAttribute
 
APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'appworkspace' identifier value.
aqua - Static variable in class org.apache.batik.util.awt.svg.SVGColor
Predefined CSS colors
ARC_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'A' command.
ARC_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'a' command.
arcAbs(float, float, float, boolean, boolean, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute elliptical arc command has been parsed.
arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.arcAbs(float,float,float,boolean,boolean,float,float).
arcAbs(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.arcAbs(float,float,float,boolean,boolean,float,float).
arcRel(float, float, float, boolean, boolean, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative elliptical arc command has been parsed.
arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.arcRel(float,float,float,boolean,boolean,float,float).
arcRel(float, float, float, boolean, boolean, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.arcRel(float,float,float,boolean,boolean,float,float).
arcTo(double, double, double, boolean, boolean, double, double) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Adds an elliptical arc, defined by two radii, an angle from the x-axis, a flag to choose the large arc or not, a flag to indicate if we increase or decrease the angles and the final point of the arc.
ARGBChannel - class org.apache.batik.gvt.filter.ARGBChannel.
Enumerated type for an ARGB Channel selector.
ARITHMETIC(float, float, float, float) - Static method in class org.apache.batik.gvt.filter.CompositeRule
Factory to create artithmatic CompositeRules.
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
ATOP - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff Source Atop Destination rule.
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
ATTR_AMPLITUDE - Static variable in interface org.apache.batik.util.SVGConstants
Attribute names
ATTR_AZIMUTH - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_BASE_FREQUENCY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_BIAS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_CLIP_PATH - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_CLIP_PATH_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_COLOR_INTERPOLATION - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_COLOR_RENDERING - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_CX - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_CY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_D - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_DIFFUSE_CONSTANT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_DIVISOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_DX - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_DY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_EDGE_MODE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_ELEVATION - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_ENABLE_BACKGROUND - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_EXPONENT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FILL - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FILL_OPACITY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FILL_RULE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FILTER - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FILTER_RES - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FILTER_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FLOOD_COLOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FLOOD_OPACITY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FONT_FAMILY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FONT_SIZE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FONT_STYLE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FONT_WEIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FX - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_FY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_GRADIENT_TRANSFORM - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_GRADIENT_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_HEIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_HREF - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_HREF - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ATTR_ID - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_IMAGE_RENDERING - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_IN - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_IN2 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_INTERCEPT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_K1 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_K2 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_K3 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_K4 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_KERNEL_MATRIX - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_KERNEL_UNIT_LENGTH_X - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_KERNEL_UNIT_LENGTH_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_LIGHT_COLOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_LIMITING_CONE_ANGLE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_MASK - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_MASK_CONTENT_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_MASK_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_MEDIA - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_METHOD - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_MODE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_NUM_OCTAVES - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_OFFSET - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_OPACITY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_OPERATOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_ORDER - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_ORDER_X - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_ORDER_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_PATTERN_CONTENT_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_PATTERN_TRANSFORM - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_PATTERN_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_POINTS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_POINTS_AT_X - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_POINTS_AT_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_POINTS_AT_Z - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_PRESERVE_ALPHA - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_PRESERVE_ASPECT_RATIO - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_PRIMITIVE_UNITS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_R - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_RADIUS - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_RESULT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_RESULT_SCALE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_RX - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_RY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SCALE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SEED - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SHAPE_RENDERING - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SLOPE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SPACE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SPACING - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SPECULAR_CONSTANT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SPECULAR_EXPONENT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SPREAD_METHOD - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_START_OFFSET - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STD_DEVIATION - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STITCH_TILES - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STOP_COLOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STOP_OPACITY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE_DASHARRAY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE_DASHOFFSET - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE_LINECAP - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE_LINEJOIN - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE_MITERLIMIT - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE_OPACITY - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STROKE_WIDTH - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_STYLE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SURFACE_SCALE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_SYSTEM_LANGUAGE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TABLE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TABLE_VALUES - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TARGET - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TARGET_X - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TARGET_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TEXT_ANCHOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TEXT_LENGTH - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TEXT_RENDERING - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TITLE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TRANSFORM - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_TYPE - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_VALUES - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_VIEW_BOX - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_WIDTH - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_X - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_X_CHANNEL_SELECTOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_X1 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_X2 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_Y_CHANNEL_SELECTOR - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_Y1 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_Y2 - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTR_Z - Static variable in interface org.apache.batik.util.SVGConstants
 
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
AttributeCondition - interface org.w3c.css.sac.AttributeCondition.
 
AttributedCharacterSpanIterator - class org.apache.batik.gvt.text.AttributedCharacterSpanIterator.
AttributedCharacterSpanIterator Used to provide ACI functionality to a "substring" of an AttributedString.
AttributedCharacterSpanIterator(AttributedCharacterIterator, int, int) - Constructor for class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Construct a AttributedCharacterSpanIterator from a subinterval of an existing AttributedCharacterIterator.
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
attributeModifier - Variable in class org.apache.batik.dom.svg.SVGOMTransformList
The attribute modifier.
attributeModifier - Variable in class org.apache.batik.dom.svg.SVGOMLength
The associated attribute modifier.
AttributeModifier - interface org.apache.batik.dom.svg.AttributeModifier.
This interface represents objects that own a reference to an attribute.
attributeName - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
The associated attribute name.
attributeName - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedLength
The associated attribute name.
attributeName - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
The associated attribute name.
attributeName - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The associated attribute name.
attributeName - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedString
The associated attribute name.
attributeName - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
The associated attribute name.
attributeNsURI - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
The associated attribute namespace URI.
attributeNsURI - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedLength
The asociated attribute namespace URI.
attributeNsURI - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
The asociated attribute namespace URI.
attributeNsURI - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The associated attribute namespace URI.
attributeNsURI - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedString
The associated attribute namespace URI.
attributeNsURI - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
The associated attribute namespace URI.
attributes - Variable in class org.apache.batik.dom.AbstractElement
The attributes of this element.
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML attributes.
AttributesImpl - class org.xml.sax.helpers.AttributesImpl.
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
attributesTable - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The attributes table.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMFEBlendElement
The attribute-value map map.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
The attribute-value map map.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The attribute-value map map.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The attribute-value map map.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
The attribute-value map map.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
The attribute-value map map.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMStyleElement
The attribute-value map map.
attributeValues - Static variable in class org.apache.batik.dom.svg.SVGOMSymbolElement
The attribute-value map map.
AUTHOR_ORIGIN - Static variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
To tag the properties that comes from the author.
AUTO - Static variable in class org.apache.batik.css.svg.ColorRenderingResolver
The none CSS value.
AUTO - Static variable in class org.apache.batik.parser.style.AbstractCSSValueFactory
The 'auto' identifier string representation.
AUTO_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'auto' identifier.
AUTO_VALUE - Static variable in class org.apache.batik.parser.style.AbstractCSSValueFactory
The 'auto' identifier.
AUTOSENSE_SCRIPT_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'autosense-script' keyword.
AWTPathProducer - class org.apache.batik.parser.AWTPathProducer.
This class provides an implementation of the PathHandler that initializes a Shape from the value of a path's 'd' attribute.
AWTPathProducer() - Constructor for class org.apache.batik.parser.AWTPathProducer
 
AWTPolygonProducer - class org.apache.batik.parser.AWTPolygonProducer.
This class produces a polygon shape from a reader.
AWTPolygonProducer() - Constructor for class org.apache.batik.parser.AWTPolygonProducer
 
AWTPolylineProducer - class org.apache.batik.parser.AWTPolylineProducer.
This class produces a polyline shape from a reader.
AWTPolylineProducer() - Constructor for class org.apache.batik.parser.AWTPolylineProducer
 
AWTTransformProducer - class org.apache.batik.parser.AWTTransformProducer.
This class provides an implementation of the PathHandler that initializes an AffineTransform from the value of a 'transform' attribute.
AWTTransformProducer() - Constructor for class org.apache.batik.parser.AWTTransformProducer
 
azimuthReference - Variable in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
The reference to the azimuth attribute.

B

B - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
BACK_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
backAction - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The back action
BACKGROUND_ALPHA - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'BackgroundAlpha'.
BACKGROUND_IMAGE - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'BackgroundImage'.
BACKGROUND_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'background' identifier value.
backgroundEnableRgn - Variable in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
This flag indicates if this node has BackgroundEnable = 'new'.
backgroundPaint - Variable in class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
The background of this canvas graphics node.
BACKWARD - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The backward state.
BASE64 - Static variable in class org.apache.batik.refimpl.gvt.filter.RasterRable
 
Base64Decoder - class org.apache.batik.util.svg.Base64Decoder.
This class implements a Base64 Character decoder as specified in RFC1113.
Base64Decoder() - Constructor for class org.apache.batik.util.svg.Base64Decoder
 
Base64Encoder - class org.apache.batik.util.svg.Base64Encoder.
This class implements a Base64 Character encoder as specified in RFC1113.
Base64Encoder() - Constructor for class org.apache.batik.util.svg.Base64Encoder
 
BASELINE - Static variable in class org.apache.batik.css.svg.BaselineShiftResolver
The baseline CSS value.
BASELINE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'baseline' keyword.
BaselineShiftFactory - class org.apache.batik.css.svg.BaselineShiftFactory.
This class provides a factory for the 'baseline-shift' property values.
BaselineShiftFactory(Parser) - Constructor for class org.apache.batik.css.svg.BaselineShiftFactory
Creates a new BaselineShiftFactory object.
BaselineShiftResolver - class org.apache.batik.css.svg.BaselineShiftResolver.
This class provides a relative value resolver for the 'baseline-shift' CSS property.
BaselineShiftResolver() - Constructor for class org.apache.batik.css.svg.BaselineShiftResolver
 
baseTransform - Variable in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
baseVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedLength
The baseVal attribute.
baseVal - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
The baseVal attribute.
BasicTextPainter - class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter.
Basic implementation of TextPainter which renders the attributed character iterator of a TextNode.
BasicTextPainter() - Constructor for class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter
 
BatikHints - class org.apache.batik.refimpl.transcoder.BatikHints.
The default transcoder key and values.
BatikHints() - Constructor for class org.apache.batik.refimpl.transcoder.BatikHints
 
BBOX_WIDTH - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Author-expected width for bounding box containing all text string glyphs.
BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'before-edge' keyword.
beginElement() - Method in interface org.w3c.dom.smil.ElementTimeControl
 
beginElementAt(float) - Method in interface org.w3c.dom.smil.ElementTimeControl
 
BEVEL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'bevel' keyword.
biasReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the bias attribute.
BIDI_OVERRIDE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'bidi-override' identifier value.
bind(Element, GraphicsNode) - Method in interface org.apache.batik.bridge.BridgeContext
Binds a GraphicsNode and an Element.
bind(Element, GraphicsNode) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
bind(Element, StyleReference) - Method in interface org.apache.batik.bridge.BridgeContext
Binds a style element to a style reference.
bind(Element, StyleReference) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
bindObject(String, Object) - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
bindObject(String, Object) - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
bindObject(String, Object) - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
bindObject(String, Object) - Method in interface org.apache.batik.script.Interpreter
This method should register a particular Java Object in the environment of the interpreter.
bitDepth - Variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
 
bitDepthSet - Variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
 
black - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
BLINK_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'blink' identifier value.
BLOCK_HEIGHT - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks height.
BLOCK_MARGIN - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks margin.
BLOCK_TYPE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks type.
BLOCK_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'block' identifier value.
BLOCK_WIDTH - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The blocks width.
BLOCKS - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The number of blocks.
blue - Variable in class org.apache.batik.css.value.ColorFactory.RGBColorFactory
The blue component.
blue - Variable in class org.apache.batik.css.value.ImmutableRGBColor
The blue value
blue - Variable in class org.apache.batik.parser.style.CSSRGBColorValue
The blue value
blue - Variable in class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
The blue color value of the entry.
blue - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
BLUE - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
BLUE - Static variable in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
 
BOLD - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
BOLD_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'bold' identifier value.
BOLDER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'bolder' identifier value.
BORDER_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The border stroke.
borderColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The border color.
bottom - Variable in class org.apache.batik.css.value.ImmutableRect
The bottom value.
bottom - Variable in class org.apache.batik.parser.style.CSSRectValue
The bottom value.
BOTTOM_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'bottom' keyword.
bounds - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
Bridge - interface org.apache.batik.bridge.Bridge.
A tagging interface that all bridges must implement.
BridgeContext - interface org.apache.batik.bridge.BridgeContext.
This class is the global context used by all Bridge instances.
BridgeDOMAttrModifiedListener - class org.apache.batik.refimpl.bridge.BridgeDOMAttrModifiedListener.
This class listens to DOMAttrModified events on the SVG DOM tree and propagate the changes to the bridge.
BridgeDOMAttrModifiedListener(ConcreteBridgeContext) - Constructor for class org.apache.batik.refimpl.bridge.BridgeDOMAttrModifiedListener
Creates the listener.
BridgeDOMInsertedRemovedListener - class org.apache.batik.refimpl.bridge.BridgeDOMInsertedRemovedListener.
This class listens to DOMNodeInserted and DOMNodeRemoved events in the SVG tree.
BridgeDOMInsertedRemovedListener(ConcreteBridgeContext) - Constructor for class org.apache.batik.refimpl.bridge.BridgeDOMInsertedRemovedListener
Creates the listener.
BridgeEventSupport.ScriptCaller - class org.apache.batik.refimpl.bridge.BridgeEventSupport.ScriptCaller.
 
BridgeEventSupport.ScriptCaller(UserAgent, String, Interpreter) - Constructor for class org.apache.batik.refimpl.bridge.BridgeEventSupport.ScriptCaller
 
BridgeException - exception org.apache.batik.bridge.BridgeException.
The root class from which exceptions thrown by the bridge shall be derived.
BridgeException(String) - Constructor for class org.apache.batik.bridge.BridgeException
Constructs a new BridgeException.
BridgeException(String, GraphicsNode) - Constructor for class org.apache.batik.bridge.BridgeException
Constructs a new BridgeException.
BridgeMutationEvent - class org.apache.batik.bridge.BridgeMutationEvent.
An event object that describes the modification to apply to an Element.
BridgeMutationEvent(Object, BridgeContext, int) - Constructor for class org.apache.batik.bridge.BridgeMutationEvent
 
BridgeUpdateManager - class org.apache.batik.refimpl.bridge.BridgeUpdateManager.
This class is responsible to update the GraphicsNode that are modified.
BridgeUpdateManager(BridgeContext) - Constructor for class org.apache.batik.refimpl.bridge.BridgeUpdateManager
Creates a BridgeUpdateManager.
browseButton - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The browse button
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
bubblingListeners - Variable in class org.apache.batik.dom.events.EventSupport
The bubbling listeners table.
buffer - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The input buffer
buffer - Variable in class org.apache.batik.refimpl.parser.NumberParser
The buffer used for numbers.
buffer - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The current offscreen buffer.
buffer - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
The currently visible offscreen sub-buffer.
BufferedDocumentLoader - class org.apache.batik.refimpl.bridge.BufferedDocumentLoader.
A buffered document loader.
BufferedDocumentLoader(DocumentLoader) - Constructor for class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
Constructs a new DocumentLoader using the specified document loader to load a document.
bufferize() - Method in class org.apache.batik.refimpl.parser.NumberParser
Adds the current character to the buffer.
bufferNeedsRendering - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
Must the buffer be updated?
bufferNeedsRendering - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Must the buffer be updated?
bufferSize - Variable in class org.apache.batik.refimpl.parser.NumberParser
The buffer size.
build(BridgeContext, Document) - Method in interface org.apache.batik.bridge.GVTBuilder
Builds a GVT tree using the specified context and SVG document.
build(BridgeContext, Document) - Method in class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder
Builds a GVT tree using the specified context and SVG document.
build(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GVTBuilder
Builds a GVT tree using the specified context and SVG element
build(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder
Builds a GVT tree using the specified context and SVG element
buildAttributedString(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
Creates the attributed string which represent the given text element children.
buildAttributedStrings(BridgeContext, Element, GraphicsNode, boolean) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
Creates the attributed strings which represent the given text element children.
buildBufferedImage(Dimension) - Method in class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
This method creates a BufferedImage of the right size and type for the derived class.
buildBufferedImage(Dimension) - Method in class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder
This method creates a BufferedImage of the right size and type for the derived class.
buildBufferedImage(Dimension) - Method in class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder
This method creates a BufferedImage with an alpha channel, as this is supported by PNG.
buildComposite(BridgeContext, CompositeGraphicsNode, Node) - Method in class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder
Creates GraphicsNode from the children of the input SVGElement and appends them to the input CompositeGraphicsNode.
builder - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The GVT builder.
BuilderException - exception org.apache.batik.bridge.BuilderException.
Thrown when the GVTBuilder has encountered an error.
BuilderException(Element, String) - Constructor for class org.apache.batik.bridge.BuilderException
Constructs a new BuilderException.
buildFloatPair(String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Parses a Float value pair.
buildGraphicsNode(BridgeContext, CompositeGraphicsNode, Element) - Method in class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder
Build a single node.
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Builds the specified GraphicsNode using the specified context and element.
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGShapeElementBridge
 
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGUseElementBridge
 
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGAElementBridge
 
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGSwitchElementBridge
 
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
 
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGGElementBridge
 
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
buildGraphicsNode(GraphicsNode, BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGSVGElementBridge
 
buildHueRotate(float) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Builds a TYPE_HUE_ROTATE instance.
buildLuminanceToAlpha() - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Builds a TYPE_LUMINANCE_TO_ALPHA instance
buildMatrix(float[][]) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Builds a TYPE_MATRIX instance
buildSaturate(float) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Builds a TYPE_SATURATE instance
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGShapeElementBridge
Creates the shape depending on the specified context and element.
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGPolygonElementBridge
Returns an GeneralPath.
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGEllipseElementBridge
Returns a Ellipse2D.Float.
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGPathElementBridge
Returns an ExtendedGeneralPath.
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGLineElementBridge
Returns a Line2D.Float.
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGRectElementBridge
Returns a Rectangle2D.Float or a RoundRectangle2D.Float depending on the 'x', 'y', 'width', 'height', 'rx' and 'ry' attributes.
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGPolylineElementBridge
Returns an GeneralPath.
buildShape(BridgeContext, SVGElement, ShapeNode, CSSStyleDeclaration, UnitProcessor.Context) - Method in class org.apache.batik.refimpl.bridge.SVGCircleElementBridge
Returns a Ellipse2D.Float.
bundle - Static variable in class org.apache.batik.apps.svgviewer.Main
The resource bundle
bundle - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The resource bundle
bundle - Static variable in class org.apache.batik.apps.svgviewer.StatusBar
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.LanguageDialog
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.DOMViewer
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.URIChooser
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.MemoryMonitor
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The resource bundle
bundle - Static variable in class org.apache.batik.util.gui.LocationBar
The resource bundle
bundle - Variable in class org.apache.batik.util.gui.resource.ResourceManager
The managed resource bundle
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.parser.style.StyleAttributeParser
The resources bundle classname.
BUNDLE_CLASSNAME - Static variable in class org.apache.batik.refimpl.parser.AbstractParser
The default resource bundle base name.
bundleName - Variable in class org.apache.batik.i18n.LocalizableSupport
The resource bundle classname.
BUTT_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'butt' keyword.
BUTTON1_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The mouse button1 modifier constant.
BUTTON2_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The mouse button2 modifier constant.
BUTTON3_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The mouse button3 modifier constant.
BUTTONFACE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'buttonface' identifier value.
buttonFactory - Variable in class org.apache.batik.util.gui.URIChooser
The button factory
ButtonFactory - class org.apache.batik.util.gui.resource.ButtonFactory.
This class represents a button factory which builds buttons from the content of a resource bundle.
The resource entries format is (for a button named 'Button'):
ButtonFactory(ResourceBundle, ActionMap) - Constructor for class org.apache.batik.util.gui.resource.ButtonFactory
Creates a new button factory
BUTTONHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'buttonhighlight' identifier value.
BUTTONSHADOW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'buttonshadow' identifier value.
BUTTONTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'buttontext' identifier value.

C

CachableRed - interface org.apache.batik.gvt.filter.CachableRed.
This provides a number of extra methods that enable a system to better analyse the dependencies between nodes in a render graph.
cache - Variable in class org.apache.batik.refimpl.gvt.filter.RasterRable.ImageLoader
 
cancelable - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether this event is cancelable.
canvas - Variable in class org.apache.batik.apps.applet.JSVGApplet
The SVG canvas.
canvas - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The SVG canvas.
CanvasGraphicsNode - interface org.apache.batik.gvt.CanvasGraphicsNode.
The top-level graphics node with a background color.
CAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'captiontext' identifier value.
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
capturingListeners - Variable in class org.apache.batik.dom.events.EventSupport
The capturing listeners table.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
changedUpdate(DocumentEvent) - Method in class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
changeHandler - Variable in class org.apache.batik.util.gui.UserStyleDialog
The change handler.
CHANNEL_A - Static variable in interface org.apache.batik.gvt.filter.DisplacementMapRable
 
CHANNEL_A - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
Types.
CHANNEL_B - Static variable in interface org.apache.batik.gvt.filter.DisplacementMapRable
 
CHANNEL_B - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
CHANNEL_G - Static variable in interface org.apache.batik.gvt.filter.DisplacementMapRable
 
CHANNEL_G - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
CHANNEL_R - Static variable in interface org.apache.batik.gvt.filter.DisplacementMapRable
 
CHANNEL_R - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
characterData - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The CharacterData panel text area.
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
characterDataPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The CharacterData node panel.
CharacterDataSelector - interface org.w3c.css.sac.CharacterDataSelector.
 
CharacterDecoder - class org.apache.batik.util.svg.CharacterDecoder.
This class defines the decoding half of character encoders.
CharacterDecoder() - Constructor for class org.apache.batik.util.svg.CharacterDecoder
 
CharacterEncoder - class org.apache.batik.util.svg.CharacterEncoder.
This class defines the encoding half of character encoders.
CharacterEncoder() - Constructor for class org.apache.batik.util.svg.CharacterEncoder
 
characters(char[], int, int) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements ContentHandler.characters(char[],int,int).
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
CHARSET_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSCharsetRule.
checkAndRemove(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Checks the validity of a node to be inserted, and removes it from the document if needed.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractNode
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractAttr
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractDocumentFragment
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractElement
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractDocument
Checks the validity of a node to be inserted.
checkChildType(Node) - Method in class org.apache.batik.dom.AbstractEntity
Checks the validity of a node to be inserted.
checkEnclosure(SVGElement, SVGRect) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
checkEnclosure(SVGElement, SVGRect) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
checkIntersection(SVGElement, SVGRect) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
checkIntersection(SVGElement, SVGRect) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
checkNode(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Checks the validity of a node to add.
checkOffsetCount(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
Checks the given offset and count validity.
checkSelectGesture(GraphicsNodeEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
child - Variable in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
The graphics node that was added or removed.
childNodes - Variable in class org.apache.batik.dom.AbstractParentNode
The children.
children - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The number of children.
children - Variable in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
The children of this composite graphics node.
CLASS - Static variable in class org.apache.batik.dom.svg.SVGStylableSupport
The name of the class attribute.
classid - Variable in class org.apache.batik.util.DocumentEvent
 
classLoader - Variable in class org.apache.batik.i18n.LocalizableSupport
The classloader to use to create the resource bundle.
className - Variable in class org.apache.batik.util.gui.resource.ResourceFormatException
The class name of the resource bundle requested
cleanUp() - Static method in class org.apache.batik.apps.regsvggen.Main
 
clear() - Method in class org.apache.batik.css.PropertyMap
Clears the map.
clear() - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.clear().
clear() - Method in class org.apache.batik.dom.util.HashTable
Clears the map.
clear() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
clear() - Method in class org.apache.batik.transcoder.TranscodingHints
Clears this TranscodingHints object of all key/value pairs.
clear() - Method in interface org.w3c.dom.svg.SVGTransformList
 
clear() - Method in interface org.w3c.dom.svg.SVGPointList
 
clear() - Method in interface org.w3c.dom.svg.SVGPathSegList
 
clear() - Method in interface org.w3c.dom.svg.SVGLengthList
 
clear() - Method in interface org.w3c.dom.svg.SVGNumberList
 
clear() - Method in interface org.w3c.dom.svg.SVGStringList
 
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
clear(URL) - Method in class org.apache.batik.refimpl.gvt.filter.URLImageCache
Clear the entry for URL.
clearBuffer(BufferedImage, int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Clears a specific buffer.
clearBuffer(int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Clears the offscreen buffer.
clearBuffer(int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Clears the offscreen buffer.
clearBuffer(Shape) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Clears the offscreen buffer.
clearBuffer(Shape) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Clears the offscreen buffer.
clearButton - Variable in class org.apache.batik.util.gui.URIChooser
The Clear button
clearLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The ClearLanguageButton.
clearRect(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearRotateMarker() - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
clearZoomMarker() - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
clip - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The clipping filter for this graphics node.
Clip - interface org.apache.batik.gvt.filter.Clip.
Implements a clip operation.
clip(Shape) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clip(Shape) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
ClipBridge - interface org.apache.batik.bridge.ClipBridge.
Factory class for vending Shape objects that represents a clipping area.
ClipFactory - class org.apache.batik.css.value.ClipFactory.
This class provides a factory for 'clip' propery values.
ClipFactory - class org.apache.batik.parser.style.ClipFactory.
This class represents the factories for the "clip" attribute value.
ClipFactory() - Constructor for class org.apache.batik.parser.style.ClipFactory
Creates a new ClipFactory object.
ClipFactory(Parser) - Constructor for class org.apache.batik.css.value.ClipFactory
Creates a new ClipFactory object.
clipPath - Variable in class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
The node who's outline specifies our mask.
ClipPathFactory - class org.apache.batik.css.svg.ClipPathFactory.
This class provides a factory for the 'clip-path' property values.
ClipPathFactory(Parser) - Constructor for class org.apache.batik.css.svg.ClipPathFactory
Creates a new ClipPathFactory.
ClipPathResolver - class org.apache.batik.css.svg.ClipPathResolver.
This class provides a relative value resolver for the 'clip-path' CSS property.
ClipPathResolver() - Constructor for class org.apache.batik.css.svg.ClipPathResolver
 
clipRect(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Intersects the current clip with the specified rectangle.
clipRect(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Intersects the current clip with the specified rectangle.
ClipResolver - class org.apache.batik.css.value.ClipResolver.
This class provides a relative value resolver for the 'clip' CSS property.
ClipResolver() - Constructor for class org.apache.batik.css.value.ClipResolver
 
ClipRuleFactory - class org.apache.batik.css.svg.ClipRuleFactory.
This class provides a factory for the 'clip-rule' property values.
ClipRuleFactory(Parser) - Constructor for class org.apache.batik.css.svg.ClipRuleFactory
Creates a new ClipRuleFactory object.
ClipRuleResolver - class org.apache.batik.css.svg.ClipRuleResolver.
This class provides a relative value resolver for the 'clip-rule' CSS property.
ClipRuleResolver() - Constructor for class org.apache.batik.css.svg.ClipRuleResolver
 
Clock - interface org.apache.batik.parser.Clock.
This interface represents objects which hold informations about SVG clock values.
ClockHandler - interface org.apache.batik.parser.ClockHandler.
This interface must be implemented and then registred as the handler of a ClockParser instance in order to be notified of parsing events.
ClockParser - interface org.apache.batik.parser.ClockParser.
This interface represents an event-based parser for the SVG clock values.
clone() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
 
clone() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Create a copy of this iterator
clone() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Create a copy of this iterator
clone() - Method in class org.apache.batik.transcoder.TranscodingHints
Creates a clone of this TranscodingHints object that has the same contents as this TranscodingHints object.
clone() - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
clone() - Method in class org.apache.batik.util.awt.svg.TransformStackElement
 
clone() - Method in class org.apache.batik.util.awt.svg.GraphicContext
 
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.cloneNode(boolean).
cloneNode(boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.cloneNode(boolean).
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
CLOSE_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
CLOSE_PARENTHESIS - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
Generic
close() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Closes the frame.
closeFrame(ViewerFrame) - Method in class org.apache.batik.apps.svgviewer.Main
Called when the frame will be closed.
closeFrame(ViewerFrame) - Method in interface org.apache.batik.apps.svgviewer.ViewerFrame.Application
Called when the frame will be closed.
CLOSEPATH - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'z' command.
closePath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when a closepath has been parsed.
closePath() - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.closePath().
closePath() - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.closePath().
closePath() - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
cm - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
CM - Static variable in interface org.apache.batik.parser.Length
To represent an length in centimeters.
cm() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.cm().
cm() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'cm' has been parsed.
cm() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.cm().
cm() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.cm().
code - Variable in class org.w3c.css.sac.CSSException
 
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.events.EventException
 
code - Variable in class org.w3c.dom.svg.SVGException
 
coerceColorModel(ColorModel, boolean) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
coerceData(WritableRaster, ColorModel, boolean) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
COLLAPSE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'collapse' identifier value.
colon() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when ':' has been parsed.
COLOR_PROFILE_RULE - Static variable in interface org.w3c.dom.svg.SVGCSSRule
 
ColorFactory - class org.apache.batik.css.value.ColorFactory.
This class provides a factory for the 'color'-like CSS properties.
ColorFactory.RGBColorFactory - class org.apache.batik.css.value.ColorFactory.RGBColorFactory.
The rgb color factory.
ColorFactory.RGBColorFactory(ColorFactory, float, float, float) - Constructor for class org.apache.batik.css.value.ColorFactory.RGBColorFactory
Creates a new factory.
ColorFactory(Parser, String) - Constructor for class org.apache.batik.css.value.ColorFactory
Creates a new ColorFactory object.
ColorInterpolationFactory - class org.apache.batik.css.svg.ColorInterpolationFactory.
This class provides a factory for the 'color-interpolation' property values.
ColorInterpolationFactory(Parser) - Constructor for class org.apache.batik.css.svg.ColorInterpolationFactory
Creates a new ColorInterpolationFactory object.
ColorInterpolationResolver - class org.apache.batik.css.svg.ColorInterpolationResolver.
This class provides a relative value resolver for the 'color-interpolation' CSS property.
ColorInterpolationResolver() - Constructor for class org.apache.batik.css.svg.ColorInterpolationResolver
 
ColorMatrixRable - interface org.apache.batik.gvt.filter.ColorMatrixRable.
Defines the interface expected from a color matrix operation
colorModel - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The image's ColorModel.
ColorRenderingFactory - class org.apache.batik.css.svg.ColorRenderingFactory.
This class provides a factory for the 'color-rendering' property values.
ColorRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.ColorRenderingFactory
Creates a new ColorRenderingFactory object.
ColorRenderingResolver - class org.apache.batik.css.svg.ColorRenderingResolver.
This class provides a relative value resolver for the 'color-rendering' CSS property.
ColorRenderingResolver() - Constructor for class org.apache.batik.css.svg.ColorRenderingResolver
 
ColorResolver - class org.apache.batik.css.value.ColorResolver.
This class provides a relative value resolver for the 'color' CSS property.
ColorResolver(CommonCSSContext) - Constructor for class org.apache.batik.css.value.ColorResolver
Creates a new ColorRelativeValueResolver object.
column - Variable in class org.apache.batik.refimpl.parser.AbstractParser
The current column number.
columnNumber - Variable in class org.apache.batik.parser.ParseException
 
CombinatorCondition - interface org.w3c.css.sac.CombinatorCondition.
 
comboBox - Variable in class org.apache.batik.util.gui.LocationBar
The combo box
COMMA - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
Comment - interface org.w3c.dom.Comment.
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->'.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
comment(char[], int, int) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements LexicalHandler.comment(char[],int,int).
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
comment(String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.comment(String).
comment(String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.comment(String).
comment(String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a comment.
CommonCSSContext - interface org.apache.batik.css.value.CommonCSSContext.
This interface represents the context the application must provides to the CSS engine in order to resolve the relative CSS values.
CommonValueFactoryMap - class org.apache.batik.css.value.CommonValueFactoryMap.
This class represents a map of ValueFactory objects initialized to contains factories for CSS values common to CSS2 and SVG.
CommonValueFactoryMap(Parser) - Constructor for class org.apache.batik.css.value.CommonValueFactoryMap
Creates a new ValueFactoryMap object.
CommonViewCSS - class org.apache.batik.css.value.CommonViewCSS.
This class represents a ViewCSS object initialized to manage the CSS values common to CSS2 ans SVG.
CommonViewCSS(DocumentView, CommonCSSContext) - Constructor for class org.apache.batik.css.value.CommonViewCSS
Creates a new ViewCSS object.
COMPACT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'compact' identifier value.
compileTestClass(String) - Static method in class org.apache.batik.apps.regsvggen.Main
This method will do the following: 1.
component - Static variable in class org.apache.batik.util.awt.image.ImageLoader
 
componentResized(ComponentEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.CanvasListener
 
componentResized(ComponentEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener
 
components - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The components to repaint.
ComponentTransferFunction - interface org.apache.batik.gvt.filter.ComponentTransferFunction.
Defines the interface expected from a component transfer function.
ComponentTransferOp - class org.apache.batik.refimpl.gvt.filter.ComponentTransferOp.
This class provides an implementation for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
ComponentTransferOp(TransferFunction[], RenderingHints) - Constructor for class org.apache.batik.refimpl.gvt.filter.ComponentTransferOp
The constructor will instantiate a LookupOp instance using the LookupTable object, which is built using the four LUT data obtained by different TransferFunction objects funcs[0] : Alpha component transfer function funcs[1] : Red component transfer function funcs[2] : Green component transfer function funcs[3] : Blue component transfer function
ComponentTransferRable - interface org.apache.batik.gvt.filter.ComponentTransferRable.
Defines the interface expected from a component transfer operation.
compose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.AlphaPreCompositeContext
 
composite - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The compositing operation to be used when a graphics node is painted on top of another one.
CompositeBridge - interface org.apache.batik.bridge.CompositeBridge.
Factory class for vending Composite objects.
CompositeGraphicsNode - interface org.apache.batik.gvt.CompositeGraphicsNode.
A CompositeGraphicsNode is a graphics node that can contain graphics nodes.
CompositeGraphicsNodeAdapter - class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter.
An abstract adapter class for receiving composite graphics node events.
CompositeGraphicsNodeAdapter() - Constructor for class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter
 
CompositeGraphicsNodeEvent - class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent.
A low-level event which indicates that a composite graphics node's contents changed because a graphics node was added or removed.
CompositeGraphicsNodeEvent(GraphicsNode, int, GraphicsNode) - Constructor for class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
Constructs a new composite graphics node.
CompositeGraphicsNodeListener - interface org.apache.batik.gvt.event.CompositeGraphicsNodeListener.
The listener interface for receiving composite graphics node events.
CompositeRable - interface org.apache.batik.gvt.filter.CompositeRable.
Composites a list of images according to a single composite rule.
CompositeRule - class org.apache.batik.gvt.filter.CompositeRule.
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation.
CompositeShapePainter - interface org.apache.batik.gvt.CompositeShapePainter.
Renders the shape of a ShapeNode with multiple ShapePainters.
computeRelativeValues(Element, String, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Computes the relative values in the given style declaration for the given element and pseudo-element.
computeStyle(Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
Computes the cascaded style for the given element and pseudo element.
computeStyleAndURIs(Element, ViewCSS, Element, ViewCSS, URL) - Method in class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder
Partially computes the style in the use tree and set it in the target tree.
computeTimeStamp() - Static method in class org.apache.batik.apps.regard.Main
 
computeTimeStamp() - Static method in class org.apache.batik.apps.regsvggen.Main
 
computeTransform() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Computes the value of the transform attribute.
computeTransform() - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Computes the value of the transform attribute.
concatenate(TransformStackElement) - Method in class org.apache.batik.util.awt.svg.TransformStackElement
 
ConcreteAffineRable - class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable.
Concrete implementation of the AffineRable interface.
ConcreteAffineRable(Filter, AffineTransform) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
 
ConcreteAngleParser - class org.apache.batik.refimpl.parser.ConcreteAngleParser.
This class implements an event-based parser for the SVG angle values.
ConcreteAngleParser() - Constructor for class org.apache.batik.refimpl.parser.ConcreteAngleParser
 
ConcreteBackgroundRable - class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable.
This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its createRendering methods.
ConcreteBackgroundRable(GraphicsNode) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable
 
ConcreteBridgeContext - class org.apache.batik.refimpl.bridge.ConcreteBridgeContext.
This class is the global context used by all Bridge instances.
ConcreteBridgeContext() - Constructor for class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
Constructs a new empty BridgeContext.
ConcreteBufferedImageCachableRed - class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed.
This implements CachableRed based on a BufferedImage.
ConcreteBufferedImageCachableRed(BufferedImage) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
Construct an instance of CachableRed around a BufferedImage.
ConcreteBufferedImageCachableRed(BufferedImage, int, int) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
ConcreteCanvasGraphicsNode - class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode.
An implementation of the CanvasGraphicsNode interface.
ConcreteCanvasGraphicsNode() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
Constructs a new empty canvas graphics node.
ConcreteClipRable - class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable.
ClipRable implementation
ConcreteClipRable(Filter, Shape) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
 
ConcreteColorMatrixRable - class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable.
Implements the interface expected from a color matrix operation
ConcreteComponentTransferFunction - class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction.
This class implements the interface expected from a component transfer function.
ConcreteComponentTransferRable - class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable.
This class implements the interface expected from a component transfer operation.
ConcreteComponentTransferRable(Filter, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction, ComponentTransferFunction) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
 
ConcreteCompositeGraphicsNode - class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode.
An implementation of the CompositeGraphicsNode interface.
ConcreteCompositeGraphicsNode() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Constructs a new empty composite graphics node.
ConcreteCompositeRable - class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable.
Composites a list of images according to a single composite rule.
ConcreteCompositeRable(List, CompositeRule) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable
 
ConcreteCompositeShapePainter - class org.apache.batik.refimpl.gvt.ConcreteCompositeShapePainter.
The default implementation of the CompositeShapePainter.
ConcreteCompositeShapePainter() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteCompositeShapePainter
Constructs a new empty composite ShapePainter.
ConcreteDisplacementMapRable - class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable.
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image
ConcreteDisplacementMapRable(List, double, ARGBChannel, ARGBChannel) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
 
ConcreteEventDispatcher - class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher.
Class for receiving InputEvents and dispatching them as GraphicsNodeEvents.
ConcreteEventDispatcher() - Constructor for class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
ConcreteFillShapePainter - class org.apache.batik.refimpl.gvt.ConcreteFillShapePainter.
The default implementation of the FillShapePainter.
ConcreteFillShapePainter() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteFillShapePainter
Constructs a new ShapePainter that can be used to fill a Shape.
ConcreteFilterChainRable - class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable.
Implements a filter chain.
ConcreteFilterChainRable(Filter, Rectangle2D) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Default constructor.
ConcreteFilterResRable - class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable.
Interface for implementing filter resolution.
ConcreteFilterResRable() - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
 
ConcreteFloodRable - class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable.
Concrete implementation of the FloodRable interface.
ConcreteFloodRable(Rectangle2D, Paint) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable
 
ConcreteGaussianBlurRable - class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable.
GaussianBlurRable implementation
ConcreteGaussianBlurRable(Filter, double, double) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
 
ConcreteGraphicsNodeRable - class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable.
This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its createRendering methods.
ConcreteGraphicsNodeRable(GraphicsNode) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
 
ConcreteGraphicsNodeRable(GraphicsNode, boolean) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
 
ConcreteGraphicsNodeRableFactory - class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRableFactory.
This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module implementation.
ConcreteGraphicsNodeRableFactory() - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRableFactory
 
ConcreteGVTBuilder - class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder.
This class is responsible for creating the GVT tree from the SVG Document.
ConcreteGVTBuilder() - Constructor for class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder
 
ConcreteGVTFactory - class org.apache.batik.refimpl.gvt.ConcreteGVTFactory.
The GVTFactory implementation.
ConcreteGVTFactory() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
No instance of this class
ConcreteImageNode - class org.apache.batik.refimpl.gvt.ConcreteImageNode.
An implementation of the ImageNode interface.
ConcreteImageNode() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteImageNode
Constructs a new empty image node.
ConcreteInterpreterPool - class org.apache.batik.refimpl.script.ConcreteInterpreterPool.
The reference implementation of the InterpreterPool interface.
ConcreteInterpreterPool() - Constructor for class org.apache.batik.refimpl.script.ConcreteInterpreterPool
Builds an instance of ConcreteInterpreterPool.
ConcreteInterpreterPool(Document) - Constructor for class org.apache.batik.refimpl.script.ConcreteInterpreterPool
Builds an instance of ConcreteInterpreterPool that will deal with the given Document.
ConcreteLengthListParser - class org.apache.batik.refimpl.parser.ConcreteLengthListParser.
This class implements an event-based parser for the SVG length list values.
ConcreteLengthListParser() - Constructor for class org.apache.batik.refimpl.parser.ConcreteLengthListParser
Creates a new LengthListParser.
ConcreteLengthParser - class org.apache.batik.refimpl.parser.ConcreteLengthParser.
This class implements an event-based parser for the SVG length values.
ConcreteLengthParser() - Constructor for class org.apache.batik.refimpl.parser.ConcreteLengthParser
Creates a new LengthParser.
ConcreteMaskRable - class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable.
MaskRable implementation
ConcreteMaskRable(Filter, GraphicsNode, Rectangle2D) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
 
ConcreteMorphologyRable - class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable.
Implements a Morphology operation, where the kernel size is defined by radius along the x and y axis.
ConcreteMorphologyRable(Filter, double, double, boolean) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
 
ConcretePadRable - class org.apache.batik.refimpl.gvt.filter.ConcretePadRable.
Concrete implementation of the PadRable interface.
ConcretePadRable(Filter, Rectangle2D, PadMode) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
 
ConcretePathParser - class org.apache.batik.refimpl.parser.ConcretePathParser.
This class implements an event-based parser for the SVG path's d attribute values.
ConcretePathParser() - Constructor for class org.apache.batik.refimpl.parser.ConcretePathParser
Creates a new PathParser.
ConcretePatternPaint - class org.apache.batik.refimpl.gvt.ConcretePatternPaint.
Concrete implementation of the PatternPaint interface
ConcretePatternPaint(GraphicsNode, AffineTransform, Rectangle2D, boolean, AffineTransform) - Constructor for class org.apache.batik.refimpl.gvt.ConcretePatternPaint
 
ConcretePatternPaintContext - class org.apache.batik.refimpl.gvt.ConcretePatternPaintContext.
PaintContext for the ConcretePatterPaint paint implementation.
ConcretePatternPaintContext(ColorModel, AffineTransform, RenderingHints, GraphicsNode, AffineTransform, Rectangle2D, boolean) - Constructor for class org.apache.batik.refimpl.gvt.ConcretePatternPaintContext
 
ConcretePointsParser - class org.apache.batik.refimpl.parser.ConcretePointsParser.
This class implements an event-based parser for the SVG points attribute values (used with polyline and polygon elements).
ConcretePointsParser() - Constructor for class org.apache.batik.refimpl.parser.ConcretePointsParser
Creates a new PointsParser.
ConcretePreserveAspectRatioParser - class org.apache.batik.refimpl.parser.ConcretePreserveAspectRatioParser.
This class implements an event-based parser for the SVG preserveAspectRatio attribute values.
ConcretePreserveAspectRatioParser() - Constructor for class org.apache.batik.refimpl.parser.ConcretePreserveAspectRatioParser
Creates a new PreserveAspectRatioParser.
ConcreteRasterImageNode - class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode.
An implementation of the RasterImageNode interface.
ConcreteRasterImageNode() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
Constructs a new empty raster image node.
ConcreteRenderedImageCachableRed - class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed.
This implements CachableRed around a RenderedImage.
ConcreteRenderedImageCachableRed(RenderedImage) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
ConcreteRootGraphicsNode - class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode.
An implementation of the RootGraphicsNode interface.
ConcreteRootGraphicsNode() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Constructs a new empty canvas graphics node.
ConcreteShapeNode - class org.apache.batik.refimpl.gvt.ConcreteShapeNode.
An implementation of the ShapeNode interface.
ConcreteShapeNode() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteShapeNode
Constructs a new empty shape node.
ConcreteStrokeShapePainter - class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter.
The default implementation of the StrokeShapePainter.
ConcreteStrokeShapePainter() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter
Constructs a new ShapePainter that can be used to draw the outline of a Shape.
ConcreteTextNode - class org.apache.batik.refimpl.gvt.ConcreteTextNode.
A graphics node that represents text.
ConcreteTextNode() - Constructor for class org.apache.batik.refimpl.gvt.ConcreteTextNode
 
ConcreteTextPainter - class org.apache.batik.refimpl.gvt.renderer.ConcreteTextPainter.
Renders the attributed character iterator of a TextNode.
ConcreteTextPainter() - Constructor for class org.apache.batik.refimpl.gvt.renderer.ConcreteTextPainter
 
ConcreteTextSelector - class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector.
ConcreteTextSelector.java: A simple implementation of GraphicsNodeMouseListener for text selection.
ConcreteTextSelector(GraphicsNodeRenderContext) - Constructor for class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
ConcreteTileRable - class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable.
 
ConcreteTileRable(Filter, Rectangle2D, Rectangle2D, boolean) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Default constructor
ConcreteTranscoderFactory - class org.apache.batik.refimpl.transcoder.ConcreteTranscoderFactory.
The TranscoderFactory implementation.
ConcreteTranscoderFactory() - Constructor for class org.apache.batik.refimpl.transcoder.ConcreteTranscoderFactory
 
ConcreteTransformListParser - class org.apache.batik.refimpl.parser.ConcreteTransformListParser.
This class implements an event-based parser for the SVG transform attribute values.
ConcreteTransformListParser() - Constructor for class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Creates a new TransformListParser.
ConcreteTurbulenceRable - class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable.
Creates a sourceless image from a turbulence function.
ConcreteTurbulenceRable(Rectangle2D) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
 
ConcreteTurbulenceRable(Rectangle2D, int, int, double, double, boolean, boolean) - Constructor for class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
 
CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'condensed' identifier value.
condition - Variable in class org.apache.batik.css.sac.CSSOMConditionalSelector
The condition.
Condition - interface org.w3c.css.sac.Condition.
 
CONDITION_FACTORY - Static variable in class org.apache.batik.css.AbstractCSSRule
The condition factory.
ConditionalSelector - interface org.w3c.css.sac.ConditionalSelector.
 
ConditionFactory - interface org.w3c.css.sac.ConditionFactory.
 
consolidate() - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.consolidate().
consolidate() - Method in interface org.w3c.dom.svg.SVGTransformList
 
consume() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Consumes this event so that it will not be processed in the default manner by the source which originated it.
contains(double, double) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(double, double, double, double) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Returns true of the specified event listener has already been added to this list, false otherwise.
contains(Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns true if this composite graphics node contains the specified graphics node, false otherwise.
contains(Point2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Tests if the specified Point2D is inside the boundary of this node.
contains(Point2D) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
contains(Point2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Returns whether a given point is enclosed by the text node's bounds.
contains(Point2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
contains(Point2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
contains(Point2D) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
contains(Rectangle2D) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
containsAll(Collection) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns true if this composite graphics node contains all the graphics node in the specified collection, false otherwise.
containsKey(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Returns true if this TranscodingHints contains a mapping for the specified key, false otherwise.
containsValue(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Returns true if this TranscodingHints maps one or more keys to the specified value.
CONTENT_SCRIPT_TYPE - Static variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The contentScriptType attribute name.
CONTENT_STYLE_TYPE - Static variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The contentStyleType attribute name.
ContentCondition - interface org.w3c.css.sac.ContentCondition.
 
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
context - Variable in class org.apache.batik.css.value.ColorResolver
The application context.
context - Variable in class org.apache.batik.css.value.FontFamilyResolver
The application context.
context - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The document context.
context - Variable in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
 
convertAffineTransform(AffineTransform, GraphicsNode, int) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates an AffineTransform with the specified additional transform, in the space of the specified graphics node according to the 'units' coordinate system.
convertAffineTransform(Element, String, ParserFactory) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates an AffineTransform using the element and its specified attribute.
convertClipPath(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the Shape referenced by the input element's clip-path attribute.
convertColor(RGBColor, float) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Converts the given RGBColor and opacity to a Color object.
convertEnableBackground(SVGElement, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the viewport
convertFill(SVGElement, GraphicsNode, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the ShapePainter used to fill the specified Element using the specified context and css style declaration.
convertFillToPaint(SVGElement, GraphicsNode, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the Paint used to fill the specified Element using the specified context and css style declaration.
convertFilter(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the Filter referenced by the input GraphicsNode.
convertFilterChainRegion(Element, Element, GraphicsNode, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates a Rectangle2D for the <filter> element.
convertFilterPrimitiveRegion(Element, Element, Rectangle2D, GraphicsNode, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates a Rectangle2D for the input filter primitive element.
convertFloodColorToPaint(CSSStyleDeclaration) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the Paint used to fill the specified Element using the specified context and css style declaration.
convertFontSize(SVGElement, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Converts the font-size CSS value to a float value.
convertGradientLength(Element, String, String, int, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates a float value from the input value in the 'units' coordinate system.
convertGradientPoint(Element, String, String, String, String, int, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates a Point2D for the input x and y attribute value in the 'units' coordinate system.
convertGradientStop(Element, BridgeContext) - Static method in class org.apache.batik.refimpl.bridge.SVGGradientBridge
 
convertMask(Element, GraphicsNode, BridgeContext) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the Mask referenced by the input element's mask attribute.
convertMaskRegion(Element, Element, GraphicsNode, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates a Rectangle2D for the input <mask> element.
convertOpacity(CSSPrimitiveValue) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the opacity value represented by the given CSSValue.
convertOpacityToComposite(CSSPrimitiveValue) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Initializes the composite corresponding to the opacity attribute in the input GraphicsNode
convertPatternRegion(Element, Element, GraphicsNode, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates a Rectangle2D for the input <pattern> element.
convertRatio(String) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Converts the input value to a ratio.
convertRegion(Element, Element, GraphicsNode, UnitProcessor.Context, String, String, String, String, String, String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Creates a Rectangle2D using the specified parameters.
convertSpreadMethod(String) - Static method in class org.apache.batik.refimpl.bridge.SVGGradientBridge
 
convertStopColorToPaint(CSSStyleDeclaration) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the Color corresponding to the stop attributes.
convertStroke(SVGElement, GraphicsNode, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the ShapePainter used to draw the outline of the specified Element using the specified context and css style declaration.
convertStrokeAndFill(SVGElement, GraphicsNode, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the ShapePainter for the specified Element using the specified context and css style declaration.
convertStrokeToBasicStroke(SVGElement, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns a Stoke object that corresponds to the various stroke attributes in the input element
convertStrokeToPaint(SVGElement, GraphicsNode, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns a Paint object that corresponds to the various stroke attributes in the input element
convertSVGInteger(String, String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Parses an SVG integer.
convertSVGNumber(String, String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Parses an SVG number
convertToSpecifiedUnits(short) - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.convertToSpecifiedUnits(short).
convertToSpecifiedUnits(short) - Method in interface org.w3c.dom.svg.SVGAngle
 
convertToSpecifiedUnits(short) - Method in interface org.w3c.dom.svg.SVGLength
 
convertURIToPaint(SVGElement, GraphicsNode, BridgeContext, CSSStyleDeclaration, UnitProcessor.Context, String) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Converts the element referenced by uri into a Paint object
copyArea(int, int, int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Copies an area of the component by a distance specified by dx and dy.
copyBand(Raster, int, WritableRaster, int) - Static method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
copyData(BufferedImage, BufferedImage) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
Copies data from one bufferedImage to another paying attention to the state of AlphaPreMultiplied.
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.PadRed
 
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.AffineRed
 
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.FilterAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRed
 
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
copyData(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.Any2LumRed
 
copyData(WritableRaster) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNode
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttr
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractNotation
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractCharacterData
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElementNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractDocument
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractEntity
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericElement
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.AbstractAttrNS
Copy the fields of the current node into the given node.
copyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMElement
Copy the fields of the current node into the given node.
copyToRaster(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
Copies data from this images tile grid into wr.
count - Variable in class org.apache.batik.css.PropertyMap
The number of entries
count - Variable in class org.apache.batik.dom.util.HashTable
The number of entries
count - Variable in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
The number of children of this composite graphics node.
count - Variable in class org.apache.batik.refimpl.gvt.ConcreteCompositeShapePainter
The number of shape painter.
Counter - interface org.w3c.dom.css.Counter.
The Counter interface is used to represent any counter or counters function value.
create() - Method in class org.apache.batik.css.value.ColorFactory.RGBColorFactory
Creates the color.
create() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in interface org.apache.batik.bridge.FilterPrimitiveBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeCompositeElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeComponentTransferElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeMergeElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeImageElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeDisplacementMapElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeColorMatrixElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeOffsetElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeFloodElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeGaussianBlurElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeTurbulenceElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeMorphologyElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFilterElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeTileElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(GraphicsNode, BridgeContext, Element, Element, Filter, Rectangle2D, Map) - Method in class org.apache.batik.refimpl.bridge.SVGFeBlendElementBridge
Returns the Filter that implements the filter operation modeled by the input DOM element
create(String) - Method in interface org.apache.batik.dom.svg.SVGOMDocument.ElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.AElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.AnimateElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.CircleElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.ClipPathElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.DefsElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.DescElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.EllipseElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeBlendElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeColorMatrixElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeComponentTransferElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeConvolveMatrixElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeCompositeElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeDiffuseLightingElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeDisplacementMapElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeDistantLightElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeFloodElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeFuncAElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeFuncRElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeFuncGElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeFuncBElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeGaussianBlurElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeImageElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeMergeElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeMergeNodeElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeMorphologyElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeOffsetElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FePointLightElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeSpecularLightingElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeSpotLightElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeTileElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FeTurbulenceElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.FilterElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.GElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.ImageElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.LineElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.LinearGradientElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.MaskElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.MetadataElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.PathElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.PatternElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.PolygonElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.PolylineElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.RadialGradientElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.RectElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.ScriptElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.StopElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.StyleElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.SvgElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.SwitchElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.SymbolElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.TextElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.TextPathElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.TitleElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.TrefElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.TspanElementFactory
Creates an instance of the associated element type.
create(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument.UseElementFactory
Creates an instance of the associated element type.
create(String, Document) - Method in interface org.apache.batik.dom.svg.SVGOMDocument.CustomElementFactory
Creates an instance of a custom element.
create(String, Rectangle2D) - Static method in class org.apache.batik.refimpl.gvt.filter.RasterRable
 
create(URL, Rectangle2D) - Static method in class org.apache.batik.refimpl.gvt.filter.RasterRable
 
createAffineTransform(Reader, ParserFactory) - Static method in class org.apache.batik.parser.AWTTransformProducer
Utility method for creating an AffineTransform.
createAndCondition(Condition, Condition) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createAndCondition(Condition,Condition).
createAndCondition(Condition, Condition) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an and condition
createAndShowViewerFrame() - Method in class org.apache.batik.apps.svgviewer.Main
Creates and shows a new viewer frame.
createAndShowViewerFrame() - Method in interface org.apache.batik.apps.svgviewer.ViewerFrame.Application
Called when a new viewer frame needs to be created.
createAngleParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns an angle parser.
createAngleParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns an angle parser.
createAnyNodeSelector() - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createAnyNodeSelector().
createAnyNodeSelector() - Method in interface org.w3c.css.sac.SelectorFactory
Creates an any node selector.
createAttribute(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createAttribute(String).
createAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createAttribute(String).
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createAttributeCondition(String,String,boolean,String).
createAttributeCondition(String, String, boolean, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an attribute condition
createAttributedString(String, Map, boolean, boolean, boolean, boolean) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
Creates an attributes string from the content of the given string.
createAttributeNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createAttributeNS(String,String).
createAttributeNS(String, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createAttributeNS(String,String).
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createAttributes() - Method in class org.apache.batik.dom.AbstractElement
Creates the attribute list.
createAttributes() - Method in class org.apache.batik.dom.svg.SVGOMElement
Creates the attribute list.
createBase64ImageNode(BridgeContext, SVGElement, String) - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createBeginHyphenAttributeCondition(String,String,boolean,String).
createBeginHyphenAttributeCondition(String, String, boolean, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "begin hyphen" attribute condition
createBridgeContext(SVGDocument) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Creates a new bridge context.
createBufImage(String, String) - Static method in class org.apache.batik.apps.regsvggen.Main
This method will generate PNG file directly from the BufferedImage, the image files will be stored in the "new" directory
createButtonsPanel() - Method in class org.apache.batik.util.gui.LanguageDialog
Creates the OK/Cancel buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.URIChooser
Creates the buttons panel
createButtonsPanel() - Method in class org.apache.batik.util.gui.UserStyleDialog
Creates the OK/Cancel buttons panel
createCanvasGraphicsNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new CanvasGraphicsNode.
createCanvasGraphicsNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createCDATASection(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createCDATASection(String).
createCDATASection(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createCDATASection(String)
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createCDataSectionSelector(String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createCDataSectionSelector(String).
createCDataSectionSelector(String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a cdata section node selector.
createChildSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createChildSelector(Selector,SimpleSelector).
createChildSelector(Selector, SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a child selector.
createClassCondition(String, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createClassCondition(String,String).
createClassCondition(String, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a class condition
createClip(BridgeContext, GraphicsNode, Element, Element) - Method in interface org.apache.batik.bridge.ClipBridge
Creates a Clip filter using the specified context and element.
createClip(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGClipPathElementBridge
Returns the Shape referenced by the input element's clip-path attribute.
createClockParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a clock parser.
createClockParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a clock parser.
createCloseAction(ViewerFrame) - Method in class org.apache.batik.apps.svgviewer.Main
Creates a close action.
createCloseAction(ViewerFrame) - Method in interface org.apache.batik.apps.svgviewer.ViewerFrame.Application
Creates a close action.
createColorValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRGBColorFactory
Creates a float value usable by an RGBColor.
createComment(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createComment(String).
createComment(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createComment(String).
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createCommentSelector(String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createCommentSelector(String).
createCommentSelector(String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a comment node selector.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
 
createCompatibleDestRaster(Raster) - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
createCompatibleDestRaster(Raster) - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
createCompatibleDestRaster(Raster) - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
 
createComposite(BridgeContext, Element) - Method in interface org.apache.batik.bridge.CompositeBridge
Creates a Composite using the specified context and element.
createCompositeGraphicsNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new CompositeGraphicsNode.
createCompositeGraphicsNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createCompositeShapePainter() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new CompositeShapePainter.
createCompositeShapePainter() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createConditionalSelector(SimpleSelector, Condition) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createConditionalSelector(SimpleSelector,Condition).
createConditionalSelector(SimpleSelector, Condition) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a conditional selector.
createContentCondition(String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createContentCondition(String).
createContentCondition(String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a content condition
createContext(ColorModel, ColorModel, RenderingHints) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.util.awt.RadialGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.util.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createCSSStyleDeclaration() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Creates a style declaration.
createCSSStyleDeclaration() - Method in interface org.apache.batik.dom.util.CSSStyleDeclarationFactory
Creates a stylesheet declaration.
createCSSStyleSheet(String, String) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
DOM: Implements DOMImplementationCSS.createCSSStyleSheet(String,String).
createCSSStyleSheet(String, String) - Method in interface org.w3c.dom.css.DOMImplementationCSS
Creates a new CSSStyleSheet.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.AbstractRectFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.AbstractLengthFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in interface org.apache.batik.parser.style.CSSValueFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.LengthFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit) - Method in class org.apache.batik.parser.style.ClipFactory
Returns a CSSValue built from the given SAC lexical unit.
createCSSValue(LexicalUnit, CSSOMStyleDeclaration, String) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates a value from a lexical unit and a style declaration.
createCSSValue(LexicalUnit, CSSOMStyleDeclaration, String) - Method in interface org.apache.batik.css.value.ValueFactory
Creates a CSS value from a lexical unit and a style declaration, and put it in the style declaration.
createCursor(BridgeContext, Element) - Method in interface org.apache.batik.bridge.CursorBridge
Creates a Cursor using the specified context and element.
createDefaultRendering() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
createDescendantSelector(Selector, SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createDescendantSelector(Selector,SimpleSelector).
createDescendantSelector(Selector, SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a descendant selector.
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createDirectAdjacentSelector(short,Selector,SimpleSelector).
createDirectAdjacentSelector(short, Selector, SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a sibling selector.
createDocument(String, InputSource) - Method in class org.apache.batik.dom.svg.SVGDocumentFactory
Creates a SVGOMDocument instance.
createDocument(String, String, DocumentType) - Method in class org.apache.batik.dom.GenericDOMImplementation
DOM: Implements DOMImplementation.createDocument(String,String,DocumentType) .
createDocument(String, String, DocumentType) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
DOM: Implements DOMImplementation.createDocument(String,String,DocumentType).
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates an XML Document object of the specified type with its document element.
createDocument(String, String, String, InputSource) - Method in class org.apache.batik.dom.util.DocumentFactory
Creates a GenericDocument.
createDocumentFragment() - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createDocumentFragment().
createDocumentFragment() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createDocumentFragment().
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentText(Document) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
 
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.GenericDOMImplementation
DOM: Implements DOMImplementation.createDocumentType(String,String,String).
createDocumentType(String, String, String) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
DOM: Implements DOMImplementation.createDocumentType(String,String,String).
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createDOMException(short, String, Object[]) - Static method in class org.apache.batik.css.CSSDOMExceptionFactory
Creates an exception with the appropriate error message.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.AbstractNode
Creates an exception with the appropriate error message.
createDOMException(short, String, Object[]) - Method in interface org.apache.batik.dom.svg.AttributeModifier
Creates a DOM exception with a localized message.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Creates a localized DOM exception.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLength
Creates a DOM exception with a localized message.
createDOMException(short, String, Object[]) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
Creates a DOM exception with a localized message.
createElement(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createElement(String).
createElement(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createElement(String).
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createElementNS(String,String).
createElementNS(String, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createElementNS(String,String).
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createElementSelector(String, String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createElementSelector(String,String).
createElementSelector(String, String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates an element selector.
createEntityReference(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createEntityReference(String).
createEntityReference(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createEntityReference(String).
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createErrorMessage(String, Object[]) - Method in class org.apache.batik.refimpl.parser.AbstractParser
Returns a localized error message.
createEvent() - Method in interface org.apache.batik.dom.events.EventSupport.EventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.EventSupport.MutationEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.EventSupport.MouseEventFactory
Creates a new Event object.
createEvent() - Method in class org.apache.batik.dom.events.EventSupport.UIEventFactory
Creates a new Event object.
createEvent(String) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentEvent.createEvent(String).
createEvent(String) - Static method in class org.apache.batik.dom.events.EventSupport
Creates a new Event depending on the specified parameter.
createEvent(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentEvent.createEvent(String).
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
 
createExitAction() - Method in class org.apache.batik.apps.svgviewer.Main
Creates a exit action.
createExitAction() - Method in interface org.apache.batik.apps.svgviewer.ViewerFrame.Application
Creates a exit action.
createFillPaint(BridgeContext, GraphicsNode, Element, Element) - Method in interface org.apache.batik.bridge.PaintBridge
Creates a Paint used to fill a Shape of a ShapeNode.
createFillPaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGRadialGradientBridge
Creates a Paint used to fill a Shape of a ShapeNode.
createFillPaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGLinearGradientBridge
Creates a Paint used to fill a Shape of a ShapeNode.
createFillPaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGPatternElementBridge
Creates a Paint used to fill a Shape of a ShapeNode.
createFillShapePainter() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new FillShapePainter.
createFillShapePainter() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.StrokeDashoffsetFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.StrokeWidthFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.OpacityFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.StrokeMiterlimitFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.svg.SVGFontSizeFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.AbstractLengthFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in interface org.apache.batik.css.value.ValueFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Creates and returns a new float value.
createFloatValue(short, float) - Method in class org.apache.batik.css.value.FontWeightFactory
Creates and returns a new float value.
createFragmentIdentifierParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a fragment identifier parser.
createFragmentIdentifierParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a fragment identifier parser.
createGeneralTransformElement(AffineTransform) - Static method in class org.apache.batik.util.awt.svg.TransformStackElement
 
createGraphicsNode(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Creates a GraphicsNode using the specified context and element.
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGShapeElementBridge
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGUseElementBridge
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGAElementBridge
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGSwitchElementBridge
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGGElementBridge
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
createGraphicsNode(BridgeContext, Element) - Method in class org.apache.batik.refimpl.bridge.SVGSVGElementBridge
 
createGraphicsNodeEventFilter(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GraphicsNodeEventFilterBridge
Creates a GraphicsNodeEventFilter using the specified context and element.
createGraphicsNodeRable(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRableFactory
Returns a GraphicsNodeRable initialized with the input GraphicsNode.
createGraphicsNodeRable(GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRableFactory
Returns a GraphicsNodeRable initialized with the input GraphicsNode.
createIdCondition(String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createIdCondition(String).
createIdCondition(String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an id condition
createImage(int, int) - Method in class org.apache.batik.refimpl.transcoder.ImageTranscoder
Creates a new image of the specified dimension.
createImage(int, int) - Method in class org.apache.batik.refimpl.transcoder.PngTranscoder
Creates a new image of type ARGB with the specified dimension.
createImage(int, int) - Method in class org.apache.batik.refimpl.transcoder.JpegTranscoder
Creates a new image of type RGB.
createImageNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new ImageNode.
createImageNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createImmutableRGBColor(float, float, float) - Method in class org.apache.batik.css.value.ColorFactory
Creates an ImmutableRGBColor from rgb values.
createInterpreter() - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreterFactory
Creates an instance of JaclInterpreter class.
createInterpreter() - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreterFactory
Creates an instance of JPythonInterpreter class.
createInterpreter() - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreterFactory
Creates an instance of RhinoInterpreter class.
createInterpreter() - Method in interface org.apache.batik.script.InterpreterFactory
This method should create an instance of Interpreter interface implementation.
createJButton(String) - Method in class org.apache.batik.util.gui.resource.ToolBarFactory
Creates and returns a new swing button
createJButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing button
createJCheckBox(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing check box
createJCheckBoxMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing check box menu item
createJMenu(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu
createJMenuBar(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a swing menu bar
createJMenuComponent(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a menu item or a separator
createJMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing menu item
createJRadioButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing radio button
createJRadioButtonMenuItem(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Creates and returns a new swing radio button menu item
createJToolBar(String) - Method in class org.apache.batik.util.gui.resource.ToolBarFactory
Creates a tool bar
createJToolbarButton(String) - Method in class org.apache.batik.util.gui.resource.ButtonFactory
Creates and returns a new swing button initialised to be used as a toolbar button
createLangCondition(String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createLangCondition(String).
createLangCondition(String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a lang condition
createLengthListParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a length list parser.
createLengthListParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a length list parser.
createLengthParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a length parser.
createLengthParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a length parser.
createLoaderThread(String, DocumentListener, SVGDocumentFactory) - Static method in class org.apache.batik.util.DocumentLoadRunnable
Creates a new thread which runs a new DocumentLoader runnable.
createMask(GraphicsNode, BridgeContext, Element, Element) - Method in interface org.apache.batik.bridge.MaskBridge
Creates a Mask using the specified context and element.
createMask(GraphicsNode, BridgeContext, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGMaskElementBridge
Returns the Mask referenced by the input element's mask attribute.
createNegativeCondition(Condition) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createNegativeCondition(Condition).
createNegativeCondition(Condition) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a negative condition
createNegativeSelector(SimpleSelector) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createNegativeSelector(SimpleSelector).
createNegativeSelector(SimpleSelector) - Method in interface org.w3c.css.sac.SelectorFactory
Creates an negative selector.
createNodeIterator(AbstractDocument, Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new node iterator.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentTraversal.createNodeIterator(Node,int,NodeFilter,boolean).
createNodeIterator(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createOneOfAttributeCondition(String, String, boolean, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOneOfAttributeCondition(String,String,boolean,String).
createOneOfAttributeCondition(String, String, boolean, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "one of" attribute condition
createOnlyChildCondition() - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOnlyChildCondition().
createOnlyChildCondition() - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "only one" child condition
createOnlyTypeCondition() - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOnlyTypeCondition().
createOnlyTypeCondition() - Method in interface org.w3c.css.sac.ConditionFactory
Creates a "only one" type condition
createOrCondition(Condition, Condition) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createOrCondition(Condition,Condition).
createOrCondition(Condition, Condition) - Method in interface org.w3c.css.sac.ConditionFactory
Creates an or condition
createPaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGRadialGradientBridge
 
createPaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGLinearGradientBridge
 
createPaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGPatternElementBridge
 
createParser() - Static method in class org.apache.batik.css.CSSDocumentHandler
Creates a new parser.
createPathParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a path parser.
createPathParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a path parser.
createPointsParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a points parser.
createPointsParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a points parser.
createPositionalCondition(int, boolean, boolean) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createPositionalCondition(int,boolean,boolean).
createPositionalCondition(int, boolean, boolean) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a positional condition
createPreserveAspectRatioParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a points parser.
createPreserveAspectRatioParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a points parser.
createProcessingInstruction(String, String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createProcessingInstruction(String,String).
createProcessingInstruction(String, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createProcessingInstruction(String,String).
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createProcessingInstructionSelector(String, String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createProcessingInstructionSelector(String,String).
createProcessingInstructionSelector(String, String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a processing instruction node selector.
createProxyGraphicsNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new ProxyGraphicsNode.
createProxyGraphicsNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createPseudoClassCondition(String, String) - Method in class org.apache.batik.css.sac.CSSOMConditionFactory
SAC: Implements ConditionFactory.createPseudoClassCondition(String,String).
createPseudoClassCondition(String, String) - Method in interface org.w3c.css.sac.ConditionFactory
Creates a pseudo class condition
createPseudoElementSelector(String, String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createPseudoElementSelector(String,String).
createPseudoElementSelector(String, String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a pseudo element selector.
createRasterImageNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new RasterImageNode.
createRasterImageNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createRasterImageNode(BridgeContext, SVGElement, URL) - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
createReadOnlyCopy() - Method in class org.apache.batik.css.CSSOMValue
Returns a read-only copy of this value.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableString
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableRect
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in interface org.apache.batik.css.value.ImmutableValue
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableInherit
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableValueList
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableFloat
Returns a deep read-only copy of this object.
createReadOnlyCopy() - Method in class org.apache.batik.css.value.ImmutableRGBColor
Returns a deep read-only copy of this object.
createRenderer(BufferedImage) - Method in interface org.apache.batik.gvt.renderer.RendererFactory
Creates a new renderer.
createRenderer(BufferedImage) - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRendererFactory
Creates a new renderer.
createRenderer(BufferedImage) - Method in class org.apache.batik.refimpl.gvt.renderer.DynamicRendererFactory
Creates a new renderer.
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable
Create a RenderedImage that is filled with the current flood fill paint
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.RasterRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
Creates a RenderedImage that represented a rendering of this image using a given RenderContext.
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.FilterAlphaRable
 
createRendering(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Creates a rendering for the given render context.
createRenderingOver(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable
 
createRenderingThomas(RenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
 
createRootGraphicsNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new RootGraphicsNode.
createRootGraphicsNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createRootNodeSelector() - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createRootNodeSelector().
createRootNodeSelector() - Method in interface org.w3c.css.sac.SelectorFactory
Creates an root node selector.
createRotateElement(double) - Static method in class org.apache.batik.util.awt.svg.TransformStackElement
 
createScaledRendering(int, int, RenderingHints) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
createScaleElement(double, double) - Static method in class org.apache.batik.util.awt.svg.TransformStackElement
 
createShape(Reader, int, ParserFactory) - Static method in class org.apache.batik.parser.AWTPathProducer
Utility method for creating an ExtendedGeneralPath.
createShape(Reader, int, ParserFactory) - Static method in class org.apache.batik.parser.AWTPolylineProducer
Utility method for creating an ExtendedGeneralPath.
createShape(Reader, int, ParserFactory) - Static method in class org.apache.batik.parser.AWTPolygonProducer
Utility method for creating an ExtendedGeneralPath.
createShapeNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new ShapeNode.
createShapeNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createShapePainter(BridgeContext, Element) - Method in interface org.apache.batik.bridge.ShapePainterBridge
Creates a ShapePainter using the specified context and element.
createShearElement(double, double) - Static method in class org.apache.batik.util.awt.svg.TransformStackElement
 
createStringValue(short, String) - Method in class org.apache.batik.css.svg.EnableBackgroundFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.PaintFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.ClipPathFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.MaskFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.FilterFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.MarkerFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.svg.BaselineShiftFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractIdentifierFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.ColorFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.FontSizeFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in interface org.apache.batik.css.value.ValueFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.SpacingFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.LengthFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.TextDecorationFactory
Creates and returns a new string value.
createStringValue(short, String) - Method in class org.apache.batik.css.value.ClipFactory
Creates and returns a new string value.
createStrokePaint(BridgeContext, GraphicsNode, Element, Element) - Method in interface org.apache.batik.bridge.PaintBridge
Creates a Paint used to draw the outline of a Shape of a ShapeNode.
createStrokePaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGRadialGradientBridge
Creates a Paint used to draw the outline of a Shape of a ShapeNode.
createStrokePaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGLinearGradientBridge
Creates a Paint used to draw the outline of a Shape of a ShapeNode.
createStrokePaint(BridgeContext, GraphicsNode, Element, Element) - Method in class org.apache.batik.refimpl.bridge.SVGPatternElementBridge
Creates a Paint used to draw the outline of a Shape of a ShapeNode.
createStrokeShapePainter() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new StrokeShapePainter.
createStrokeShapePainter() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createStyleSheet(Node, String) - Method in interface org.apache.batik.dom.StyleSheetFactory
Creates a stylesheet from the data of the xml-stylesheet processing instruction or return null when it is not possible to create the given stylesheet.
createStyleSheet(Node, String) - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Creates a stylesheet from the data of an xml-stylesheet processing instruction or throws a DOMException when it is not possible to create the given stylesheet.
createSVGAngle() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGAngle() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSvgFile(String, String) - Static method in class org.apache.batik.apps.regsvggen.Main
This method will generate SVG files using the SVGGraphics2D, SVG files will be in "svg" directory
createSVGImageNode(BridgeContext, SVGElement, SVGDocument) - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
createSVGLength() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGLength() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGMatrix() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGMatrix() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGNumber() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGNumber() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGPathSegArcAbs(float, float, float, float, float, boolean, boolean) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegArcAbs(float,float,float,float,float,boolean,boolean).
createSVGPathSegArcAbs(float, float, float, float, float, boolean, boolean) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegArcRel(float, float, float, float, float, boolean, boolean) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegArcRel(float,float,float,float,float,boolean,boolean).
createSVGPathSegArcRel(float, float, float, float, float, boolean, boolean) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegClosePath() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegClosePath().
createSVGPathSegClosePath() - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicAbs(float,float,float,float,float,float).
createSVGPathSegCurvetoCubicAbs(float, float, float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicRel(float,float,float,float,float,float).
createSVGPathSegCurvetoCubicRel(float, float, float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicSmoothAbs(float,float,float,float).
createSVGPathSegCurvetoCubicSmoothAbs(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoCubicSmoothRel(float,float,float,float).
createSVGPathSegCurvetoCubicSmoothRel(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticAbs(float,float,float,float).
createSVGPathSegCurvetoQuadraticAbs(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticRel(float,float,float,float).
createSVGPathSegCurvetoQuadraticRel(float, float, float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothAbs(float,float).
createSVGPathSegCurvetoQuadraticSmoothAbs(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegCurvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothRel(float,float).
createSVGPathSegCurvetoQuadraticSmoothRel(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoAbs(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoAbs(float,float).
createSVGPathSegLinetoAbs(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoHorizontalAbs(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoHorizontalAbs(float).
createSVGPathSegLinetoHorizontalAbs(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoHorizontalRel(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoHorizontalRel(float).
createSVGPathSegLinetoHorizontalRel(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoRel(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoRel(float,float).
createSVGPathSegLinetoRel(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoVerticalAbs(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoVerticalAbs(float).
createSVGPathSegLinetoVerticalAbs(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegLinetoVerticalRel(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegLinetoVerticalRel(float).
createSVGPathSegLinetoVerticalRel(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegMovetoAbs(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegMovetoAbs(float,float).
createSVGPathSegMovetoAbs(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPathSegMovetoRel(float, float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.createSVGPathSegMovetoRel(float,float).
createSVGPathSegMovetoRel(float, float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
createSVGPoint() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGPoint() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGRect() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGRect() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGString() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGString() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGTransform() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGTransform() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createSVGTransformFromMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.createSVGTransformFromMatrix(SVGMatrix).
createSVGTransformFromMatrix(SVGMatrix) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
createSVGTransformFromMatrix(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGTransformList
 
createSVGTransformFromMatrix(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
createTextNode() - Method in interface org.apache.batik.gvt.GVTFactory
Creates a new TextNode.
createTextNode() - Method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
 
createTextNode(String) - Method in class org.apache.batik.dom.AbstractText
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericText
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericCDATASection
Creates a text node of the current type.
createTextNode(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.createTextNode(String).
createTextNode(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.createTextNode(String).
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTextNodeSelector(String) - Method in class org.apache.batik.css.sac.CSSOMSelectorFactory
SAC: Implements SelectorFactory.createTextNodeSelector(String).
createTextNodeSelector(String) - Method in interface org.w3c.css.sac.SelectorFactory
Creates a text node selector.
createTranscoder(String) - Method in class org.apache.batik.refimpl.transcoder.ConcreteTranscoderFactory
 
createTranscoder(String) - Method in interface org.apache.batik.transcoder.TranscoderFactory
Creates a new transcoder according to the specified mime type.
createTransform(BridgeContext, Element) - Method in interface org.apache.batik.bridge.TransformBridge
Creates a AffineTransform using the specified context and element.
createTransformedShape(AffineTransform) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
createTransformListParser() - Method in interface org.apache.batik.parser.ParserFactory
Creates and returns a transform list parser.
createTransformListParser() - Method in class org.apache.batik.refimpl.parser.ParserFactory
Creates and returns a transform list parser.
createTranslateElement(double, double) - Static method in class org.apache.batik.util.awt.svg.TransformStackElement
 
createTree(Node) - Static method in class org.apache.batik.util.gui.DOMViewer.Panel
Creates a swing tree from a DOM document.
createTreeWalker(AbstractDocument, Node, int, NodeFilter, boolean) - Static method in class org.apache.batik.dom.traversal.TraversalSupport
Creates a new tree walker.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements DocumentTraversal.createTreeWalker(Node,int,NodeFilter,boolean).
createTreeWalker(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createURISelectionPanel() - Method in class org.apache.batik.util.gui.URIChooser
Creates the URI selection panel
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.EnableBackgroundFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeDashoffsetFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeWidthFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.PaintFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.ClipPathFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.OpacityFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.MaskFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeMiterlimitFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.SVGFontSizeFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.FilterFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.MarkerFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.svg.BaselineShiftFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractIdentifierFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractLengthFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRGBColorFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.ColorFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontSizeFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in interface org.apache.batik.css.value.ValueFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.SpacingFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRectFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.LengthFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.CursorFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.TextDecorationFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontFamilyFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.FontWeightFactory
Creates a value from a lexical unit.
createValue(LexicalUnit) - Method in class org.apache.batik.css.value.ClipFactory
Creates a value from a lexical unit.
createValue(String) - Method in class org.apache.batik.css.value.AbstractValueFactory
Creates a value from its text representation
createValue(String) - Method in interface org.apache.batik.css.value.ValueFactory
Creates a value from its text representation
createValueEntry(CSSValue, String, int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Creates a new value entry.
createValueList(LexicalUnit) - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates the quotes list.
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a system property.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.
CRISPEDGES_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'crispEdges' keyword.
CROSSHAIR_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'crosshair' identifier value.
CSS_ACCUMULATE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALIGNMENT_BASELINE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_APPWORKSPACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ATTR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a attribute function.
CSS_AUTO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_AUTOSENSE_SCRIPT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BACKGROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BASELINE_SHIFT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BASELINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BEVEL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BIDI_OVERRIDE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLINK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BLOCK_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOLD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOLDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BOTTOM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONFACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_BUTTONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_PATH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CLIP_RULE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (cm).
CSS_COLLAPSE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_INTERPOLATION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COLOR_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COMPACT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_COUNTER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a counter or counters function.
CSS_CRISPEDGES_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CROSSHAIR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURRENTCOLOR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURSIVE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CURSOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_CUSTOM - Static variable in interface org.w3c.dom.css.CSSValue
The value is a custom value.
CSS_DEFAULT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DEG - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (deg).
CSS_DIMENSION - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a number with an unknown dimension.
CSS_DIRECTION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DISPLAY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_DOMINANT_BASELINE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_E_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EMBED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EMS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (ems).
CSS_ENABLE_BACKGROUND_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_END_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EVENODD_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (exs).
CSS_EXTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_EXTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FANTASY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_RULE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILLSTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FILTER_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FLOOD_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FLOOD_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_FAMILY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_SIZE_ADJUST_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_SIZE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_STRETCH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_STYLE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_VARIANT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_FONT_WEIGHT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GLYPH_ORIENTATION_HORIZONTAL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GLYPH_ORIENTATION_VERTICAL_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_GRAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (grad).
CSS_GRAYTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HANGING_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HELP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIDDEN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HIGHLIGHTTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_HZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (Hz).
CSS_IDENT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an identifier.
CSS_IDEOGRAPHIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_IMAGE_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_IN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (in).
CSS_INACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INACTIVECAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INFOBACKGROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INFOTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INHERIT - Static variable in interface org.w3c.dom.css.CSSValue
The value is inherited and the cssText contains "inherit".
CSS_INLINE_TABLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_INLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ITALIC_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_KHZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (kHz).
CSS_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LARGER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LETTER_SPACING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIGHTING_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINE_THROUGH_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LINEARRGB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LIST_ITEM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LOWER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LR_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_LTR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_END_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_MID_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_START_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MARKER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MASK_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MATHEMATICAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MEDIUM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MENU_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MENUTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MIDDLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MITER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (mm).
CSS_MONOSPACED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MOVE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_MS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (ms).
CSS_N_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NARROWER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NE_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NEW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NO_CHANGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NONE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NONZERO_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NORMAL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_NUMBER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a simple number.
CSS_NW_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OBLIQUE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZELEGIBILITY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZEQUALITY_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OPTIMIZESPEED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OVERFLOW_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_OVERLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PAINTED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PARSER_CLASS_NAME - Static variable in class org.apache.batik.apps.regsvggen.Main
The CSS parser class name key.
CSS_PARSER_CLASS_NAME_KEY - Static variable in class org.apache.batik.apps.svgviewer.Main
The CSS parser class name key.
CSS_PC - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pc).
CSS_PERCENTAGE - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a percentage.
CSS_POINTER_EVENTS_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_POINTER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_PRIMITIVE_VALUE - Static variable in interface org.w3c.dom.css.CSSValue
The value is a primitive value and an instance of the CSSPrimitiveValue interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS_PT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pt).
CSS_PX - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (px).
CSS_RAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (rad).
CSS_RECT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a rect function.
CSS_RESET_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RGBCOLOR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a RGB color.
CSS_RL_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ROUND_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RTL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_RUN_IN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_S - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (s).
CSS_S_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SANS_SERIF_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SCROLL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SCROLLBAR_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SE_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEMI_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SEMI_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SERIF_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SHAPE_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALL_CAPS_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SMALLER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SQUARE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SRGB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_START_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STOP_COLOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STOP_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STRING - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a STRING.
CSS_STROKE_DASHARRAY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_DASHOFFSET_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_LINECAP_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_LINEJOIN_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_MITERLIMIT_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_OPACITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_STROKE_WIDTH_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SUB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SUPER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_SW_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_CAPTION_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_CELL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_COLUMN_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_COLUMN_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_FOOTER_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_HEADER_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_ROW_GROUP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_ROW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TABLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TB_RL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TB_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_ANCHOR_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_BOTTOM_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_DECORATION_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_RENDERING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_TOP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDDARKSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDFACE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDLIGHTSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_THREEDSHADOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_TOP_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ULTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_ULTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNDERLINE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNICODE_BIDI_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_UNKNOWN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is not a recognized CSS2 value.
CSS_URI - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a URI.
CSS_VALUE_LIST - Static variable in interface org.w3c.dom.css.CSSValue
The value is a CSSValue list and an instance of the CSSValueList interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS_VISIBILITY_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEFILL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEFILLSTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLEPAINTED_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_VISIBLESTROKE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_W_RESIZE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WAIT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WIDER_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOW_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOWFRAME_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WINDOWTEXT_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WORD_SPACING_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_WRITING_MODE_PROPERTY - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_X_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_X_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_XX_LARGE_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS_XX_SMALL_VALUE - Static variable in interface org.apache.batik.util.CSSConstants
 
CSS2Properties - interface org.w3c.dom.css.CSS2Properties.
The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties within a CSSStyleDeclaration.
CSSCharsetRule - interface org.w3c.dom.css.CSSCharsetRule.
The CSSCharsetRule interface represents a @charset rule in a CSS style sheet.
CSSConstants - interface org.apache.batik.util.CSSConstants.
This interface defines constants for CSS.
cssDecl - Variable in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
 
CSSDocumentHandler - class org.apache.batik.css.CSSDocumentHandler.
This class provides conveniant methods for parsing style sheets and implements the DocumentHandler interface.
CSSDocumentHandler(CSSOMStyleSheet, boolean) - Constructor for class org.apache.batik.css.CSSDocumentHandler
Creates a new handler.
CSSDocumentHandler(CSSOMStyleSheet, CSSRule, boolean) - Constructor for class org.apache.batik.css.CSSDocumentHandler
Creates a new handler.
CSSDOMExceptionFactory - class org.apache.batik.css.CSSDOMExceptionFactory.
This class contains a method to create a DOMException object with a localized message.
CSSDOMExceptionFactory() - Constructor for class org.apache.batik.css.CSSDOMExceptionFactory
This class does not need to be instantiated.
CSSException - exception org.w3c.css.sac.CSSException.
 
CSSException() - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException
CSSException(Exception) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException with an embeded exception.
CSSException(short) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException with a specific code.
CSSException(short, String, Exception) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException with an embeded exception and a specified message.
CSSException(String) - Constructor for class org.w3c.css.sac.CSSException
Creates a new CSSException
CSSFloatValue - class org.apache.batik.parser.style.CSSFloatValue.
This class represents CSS float values
CSSFloatValue(short, float) - Constructor for class org.apache.batik.parser.style.CSSFloatValue
Creates a new value.
CSSFontFaceRule - interface org.w3c.dom.css.CSSFontFaceRule.
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.
CSSImportRule - interface org.w3c.dom.css.CSSImportRule.
The CSSImportRule interface represents a @import rule within a CSS style sheet.
CSSInheritValue - class org.apache.batik.parser.style.CSSInheritValue.
This class represents CSS 'inherit' values
CSSInheritValue() - Constructor for class org.apache.batik.parser.style.CSSInheritValue
This class do not need to be instantiated.
CSSMediaRule - interface org.w3c.dom.css.CSSMediaRule.
The CSSMediaRule interface represents a @media rule in a CSS style sheet.
CSSOMAndCondition - class org.apache.batik.css.sac.CSSOMAndCondition.
This class provides an implementation of the CombinatorCondition interface.
CSSOMAndCondition(Condition, Condition) - Constructor for class org.apache.batik.css.sac.CSSOMAndCondition
Creates a new CombinatorCondition object.
CSSOMAttributeCondition - class org.apache.batik.css.sac.CSSOMAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.sac.CSSOMAttributeCondition
Creates a new CSSOMAttributeCondition object.
CSSOMBeginHyphenAttributeCondition - class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMBeginHyphenAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
Creates a new CSSOMAttributeCondition object.
CSSOMChildSelector - class org.apache.batik.css.sac.CSSOMChildSelector.
This class provides an implementation of the DescendantSelector interface.
CSSOMChildSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.CSSOMChildSelector
Creates a new CSSOMChildSelector object.
CSSOMClassCondition - class org.apache.batik.css.sac.CSSOMClassCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMClassCondition(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMClassCondition
Creates a new CSSOMAttributeCondition object.
CSSOMConditionalSelector - class org.apache.batik.css.sac.CSSOMConditionalSelector.
This class provides an implementation of the ConditionalSelector interface.
CSSOMConditionalSelector(SimpleSelector, Condition) - Constructor for class org.apache.batik.css.sac.CSSOMConditionalSelector
Creates a new ConditionalSelector object.
CSSOMConditionFactory - class org.apache.batik.css.sac.CSSOMConditionFactory.
This class provides an implementation of the ConditionFactory interface.
CSSOMConditionFactory() - Constructor for class org.apache.batik.css.sac.CSSOMConditionFactory
 
CSSOMDescendantSelector - class org.apache.batik.css.sac.CSSOMDescendantSelector.
This class provides an implementation for the DescendantSelector interface.
CSSOMDescendantSelector(Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.CSSOMDescendantSelector
Creates a new CSSOMDescendantSelector object.
CSSOMDirectAdjacentSelector - class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector.
This class provides an implementation for the DescendantSelector interface.
CSSOMDirectAdjacentSelector(short, Selector, SimpleSelector) - Constructor for class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
Creates a new CSSOMDirectAdjacentSelector object.
CSSOMElementSelector - class org.apache.batik.css.sac.CSSOMElementSelector.
This class implements the ElementSelector interface.
CSSOMElementSelector(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMElementSelector
Creates a new ElementSelector object.
CSSOMIdCondition - class org.apache.batik.css.sac.CSSOMIdCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMIdCondition(String) - Constructor for class org.apache.batik.css.sac.CSSOMIdCondition
Creates a new CSSOMAttributeCondition object.
CSSOMImportRule - class org.apache.batik.css.CSSOMImportRule.
This class implements the CSSImportRule interface.
CSSOMImportRule.ImportRuleHandler - class org.apache.batik.css.CSSOMImportRule.ImportRuleHandler.
To handle an import rule.
CSSOMImportRule.ImportRuleHandler(CSSOMImportRule) - Constructor for class org.apache.batik.css.CSSOMImportRule.ImportRuleHandler
 
CSSOMImportRule(CSSStyleSheet, String, MediaList) - Constructor for class org.apache.batik.css.CSSOMImportRule
Creates a new CSSOMImportRule object.
CSSOMLangCondition - class org.apache.batik.css.sac.CSSOMLangCondition.
This class provides an implementation of the LangCondition interface.
CSSOMLangCondition(String) - Constructor for class org.apache.batik.css.sac.CSSOMLangCondition
Creates a new LangCondition object.
CSSOMMediaRule - class org.apache.batik.css.CSSOMMediaRule.
This class implements the CSSMediaRule interface.
CSSOMMediaRule.MediaRuleHandler - class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler.
To handle the parsing of a media rule.
CSSOMMediaRule.MediaRuleHandler(CSSOMMediaRule) - Constructor for class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
 
CSSOMMediaRule(CSSStyleSheet, CSSRule, MediaList, Parser, ValueFactoryMap) - Constructor for class org.apache.batik.css.CSSOMMediaRule
Creates a new media rule.
CSSOMOneOfAttributeCondition - class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMOneOfAttributeCondition(String, String, boolean, String) - Constructor for class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
Creates a new CSSOMAttributeCondition object.
CSSOMPseudoClassCondition - class org.apache.batik.css.sac.CSSOMPseudoClassCondition.
This class provides an implementation of the AttributeCondition interface.
CSSOMPseudoClassCondition(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Creates a new CSSOMAttributeCondition object.
CSSOMPseudoElementSelector - class org.apache.batik.css.sac.CSSOMPseudoElementSelector.
This class implements the ElementSelector interface.
CSSOMPseudoElementSelector(String, String) - Constructor for class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Creates a new ElementSelector object.
CSSOMReadOnlyStyleDeclaration - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.
This class implements the CSSStyleDeclaration interface.
CSSOMReadOnlyStyleDeclaration.AuthorValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry.
To store a author value.
CSSOMReadOnlyStyleDeclaration.AuthorValueEntry(CSSValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry.
To store an important author value.
CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry(CSSValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry.
To store an important user-agent value.
CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry(CSSValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry.
To store an important user value.
CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry(CSSValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry.
To store a user-agent value.
CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry(CSSValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.UserValueEntry - class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry.
To store a user value.
CSSOMReadOnlyStyleDeclaration.UserValueEntry(CSSValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Creates a new value entry.
CSSOMReadOnlyStyleDeclaration.ValueEntry - interface org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry.
This interface represents a value entry in the table.
CSSOMReadOnlyStyleDeclaration(ViewCSS, Element) - Constructor for class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Creates a new CSSOMReadOnlyStyleDeclaration object.
CSSOMReadOnlyValue - class org.apache.batik.css.CSSOMReadOnlyValue.
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.
CSSOMReadOnlyValue(ImmutableValue) - Constructor for class org.apache.batik.css.CSSOMReadOnlyValue
Creates a new CSS value.
CSSOMRuleList - class org.apache.batik.css.CSSOMRuleList.
This class provides an implementation of the CSSRuleList interface.
CSSOMRuleList() - Constructor for class org.apache.batik.css.CSSOMRuleList
 
CSSOMSelectorFactory - class org.apache.batik.css.sac.CSSOMSelectorFactory.
This class implements the SelectorFactory interface.
CSSOMSelectorFactory() - Constructor for class org.apache.batik.css.sac.CSSOMSelectorFactory
 
CSSOMStyleDeclaration - class org.apache.batik.css.CSSOMStyleDeclaration.
This class implements the CSSStyleDeclaration interface.
CSSOMStyleDeclaration.StyleDeclarationHandler - class org.apache.batik.css.CSSOMStyleDeclaration.StyleDeclarationHandler.
To handle the parsing of a style declaration
CSSOMStyleDeclaration.StyleDeclarationHandler(CSSOMStyleDeclaration) - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration.StyleDeclarationHandler
 
CSSOMStyleDeclaration.ValueEntry - class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry.
To store the CSSValue of a property.
CSSOMStyleDeclaration.ValueEntry(CSSOMValue, String) - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry
Creates a new ValueEntry object.
CSSOMStyleDeclaration() - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration
Creates a new CSSStyleDeclaration object.
CSSOMStyleDeclaration(CSSRule, Parser) - Constructor for class org.apache.batik.css.CSSOMStyleDeclaration
Creates a new CSSStyleDeclaration object.
CSSOMStyleRule - class org.apache.batik.css.CSSOMStyleRule.
This class implements the CSSStyleRule interface.
CSSOMStyleRule.StyleRuleHandler - class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler.
To handle the parsing of a style rule.
CSSOMStyleRule.StyleRuleHandler(CSSOMStyleRule) - Constructor for class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
 
CSSOMStyleRule(CSSStyleSheet, CSSRule, Parser, ValueFactoryMap) - Constructor for class org.apache.batik.css.CSSOMStyleRule
Creates a new rule set.
CSSOMStyleSheet - class org.apache.batik.css.CSSOMStyleSheet.
This class provides an implementation of the CSSStyleSheet interface.
CSSOMStyleSheet(Node, StyleSheet, String, String, MediaList, CSSRule, ValueFactoryMap, Parser) - Constructor for class org.apache.batik.css.CSSOMStyleSheet
Creates a new style sheet.
CSSOMUnknownRule - class org.apache.batik.css.CSSOMUnknownRule.
This class provides an implementation of the CSSUnknownRule interface.
CSSOMUnknownRule.UnknownRuleHandler - class org.apache.batik.css.CSSOMUnknownRule.UnknownRuleHandler.
To handle the parsing of an unknown rule.
CSSOMUnknownRule.UnknownRuleHandler(CSSOMUnknownRule) - Constructor for class org.apache.batik.css.CSSOMUnknownRule.UnknownRuleHandler
 
CSSOMUnknownRule(CSSStyleSheet, CSSRule, String, Parser) - Constructor for class org.apache.batik.css.CSSOMUnknownRule
Creates a new CSSOMUnknownRule.
CSSOMValue - class org.apache.batik.css.CSSOMValue.
This class implements the CSSValue, CSSPrimitiveValue, CSSValueList interfaces.
CSSOMValue(ValueFactory, ImmutableValue) - Constructor for class org.apache.batik.css.CSSOMValue
Creates a new CSS value.
CSSPageRule - interface org.w3c.dom.css.CSSPageRule.
The CSSPageRule interface represents a @page rule within a CSS style sheet.
CSSParseException - exception org.w3c.css.sac.CSSParseException.
Encapsulate a CSS parse error or warning.
CSSParseException(String, Locator) - Constructor for class org.w3c.css.sac.CSSParseException
Create a new CSSParseException from a message and a Locator.
CSSParseException(String, Locator, Exception) - Constructor for class org.w3c.css.sac.CSSParseException
Wrap an existing exception in a CSSParseException.
CSSParseException(String, String, int, int) - Constructor for class org.w3c.css.sac.CSSParseException
Create a new CSSParseException.
CSSParseException(String, String, int, int, Exception) - Constructor for class org.w3c.css.sac.CSSParseException
Create a new CSSParseException with an embedded exception.
CSSPrimitiveValue - interface org.w3c.dom.css.CSSPrimitiveValue.
The CSSPrimitiveValue interface represents a single CSS value .
cssPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called when a CSS property is changed.
cssPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called when a CSS property is changed.
cssPropertyChange(CSSPropertyChangeEvent) - Method in interface org.apache.batik.css.event.CSSPropertyChangeListener
Called when a CSS property is changed.
cssPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called when a CSS property is changed.
CSSPropertyChangeEvent - class org.apache.batik.css.event.CSSPropertyChangeEvent.
This class represents the events which get fired whenever a CSS property value is changed.
CSSPropertyChangeEvent(Object, String, CSSValue, CSSValue) - Constructor for class org.apache.batik.css.event.CSSPropertyChangeEvent
Creates a new CSSPropertyChangeEvent object.
CSSPropertyChangeListener - interface org.apache.batik.css.event.CSSPropertyChangeListener.
This interface must be implemented by the objects that want to be notified of CSS properties changes.
CSSRectValue - class org.apache.batik.parser.style.CSSRectValue.
This class represents CSS rect values
CSSRectValue(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.parser.style.CSSRectValue
Creates a new rect value.
CSSRGBColorValue - class org.apache.batik.parser.style.CSSRGBColorValue.
This class represents CSS color values
CSSRGBColorValue(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.parser.style.CSSRGBColorValue
Creates a new color value.
cssRule - Variable in class org.apache.batik.css.event.CSSRuleEvent
The associated CSS rule.
CSSRule - interface org.w3c.dom.css.CSSRule.
The CSSRule interface is the abstract base interface for any type of CSS statement.
cssRuleAdded(CSSRule) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called when a CSSRule has been added to the style sheet.
cssRuleAdded(CSSRuleEvent) - Method in interface org.apache.batik.css.event.CSSStyleSheetChangeListener
Called when a CSSRule has been added to the style sheet.
cssRuleAdded(CSSRuleEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called when a CSSRule has been added to the style sheet.
CSSRuleEvent - class org.apache.batik.css.event.CSSRuleEvent.
This class represents the events which get fired whenever a CSS property value is changed.
CSSRuleEvent(Object, CSSRule) - Constructor for class org.apache.batik.css.event.CSSRuleEvent
Creates a new CSSRuleEvent object.
CSSRuleList - interface org.w3c.dom.css.CSSRuleList.
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
CSSRuleListOwner - interface org.apache.batik.css.CSSRuleListOwner.
This interface represents the objects which own a list of CSSRules.
cssRuleRemoved(CSSRuleEvent) - Method in interface org.apache.batik.css.event.CSSStyleSheetChangeListener
Called when a CSSRule has been removed to the style sheet.
cssRuleRemoved(CSSRuleEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called when a CSSRule has been removed to the style sheet.
cssRules - Variable in class org.apache.batik.css.CSSOMMediaRule
The rule list.
cssRules - Variable in class org.apache.batik.css.CSSOMStyleSheet
The rule list.
CSSStringValue - class org.apache.batik.parser.style.CSSStringValue.
This class represents CSS string values
CSSStringValue(short, String) - Constructor for class org.apache.batik.parser.style.CSSStringValue
Creates a new value.
CSSStyleDeclaration - interface org.w3c.dom.css.CSSStyleDeclaration.
The CSSStyleDeclaration interface represents a single CSS declaration block.
CSSStyleDeclarationChangeAdapter - class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter.
This class provides an adapter for the CSSStyleDeclarationChangeListener interface.
CSSStyleDeclarationChangeAdapter() - Constructor for class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
 
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called a CSS declaration change has been cancelled.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called after a CSS declaration was changed.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called after a CSS declaration was changed.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener
Called after a CSS declaration was changed.
cssStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called after a CSS declaration was changed.
CSSStyleDeclarationChangeEvent - class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent.
This class represents the events which get fired whenever a CSS style declaration is changed.
CSSStyleDeclarationChangeEvent(Object) - Constructor for class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent
Creates a new CSSStyleDeclarationChangeEvent object.
CSSStyleDeclarationChangeListener - interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener.
This interface must be implemented by the objects that want to be notified of CSS style declaration changes.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called before a CSS declaration will be changed.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleRule
Called before a CSS declaration will be changed.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleDeclarationChangeListener
Called before a CSS declaration will be changed.
cssStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeAdapter
Called before a CSS declaration will be changed.
CSSStyleDeclarationChangeSupport - class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport.
This class provides methods to manage CSSStyleDeclarationChangeEvent.
CSSStyleDeclarationChangeSupport(Object) - Constructor for class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Creates a new CSSStyleDeclarationChangeSupport object.
CSSStyleDeclarationFactory - interface org.apache.batik.dom.util.CSSStyleDeclarationFactory.
This interface represents CSSStyleDeclaration factories.
CSSStyleRule - interface org.w3c.dom.css.CSSStyleRule.
The CSSStyleRule interface represents a single rule set in a CSS style sheet.
cssStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called a CSS rule change has been cancelled.
cssStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called a CSS rule change has been cancelled.
cssStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called a CSS rule change has been cancelled.
cssStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called after a CSS rule was changed.
cssStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called after a CSS rule was changed.
cssStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called after a CSS rule was changed.
CSSStyleRuleChangeEvent - class org.apache.batik.css.event.CSSStyleRuleChangeEvent.
This class represents the events which get fired whenever a CSS style rule is changed.
CSSStyleRuleChangeEvent(Object) - Constructor for class org.apache.batik.css.event.CSSStyleRuleChangeEvent
Creates a new CSSStyleRuleChangeEvent object.
CSSStyleRuleChangeListener - interface org.apache.batik.css.event.CSSStyleRuleChangeListener.
This interface must be implemented by the objects that want to be notified of CSS style rule changes.
cssStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called before a CSS rule will be changed.
cssStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called before a CSS rule will be changed.
cssStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called before a CSS rule will be changed.
CSSStyleRuleChangeSupport - class org.apache.batik.css.event.CSSStyleRuleChangeSupport.
This class provides methods to manage CSSStyleRuleChangeEvent.
CSSStyleRuleChangeSupport(Object) - Constructor for class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Creates a new CSSStyleRuleChangeSupport object.
CSSStyleSheet - interface org.w3c.dom.css.CSSStyleSheet.
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".
CSSStyleSheetChangeAdapter - class org.apache.batik.css.event.CSSStyleSheetChangeAdapter.
This class provides an adapter for the CSSStyleSheetChangeListener interface.
CSSStyleSheetChangeAdapter() - Constructor for class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
 
CSSStyleSheetChangeListener - interface org.apache.batik.css.event.CSSStyleSheetChangeListener.
This interface must be implemented by the objects that want to be notified of CSS style sheet changes.
CSSStyleSheetChangeSupport - class org.apache.batik.css.event.CSSStyleSheetChangeSupport.
This method provides methods to manage the events related to to the CSSStyleSheet class.
CSSStyleSheetChangeSupport(Object) - Constructor for class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Creates a new CSSStyleSheetChangeSupport object.
cssText - Variable in class org.apache.batik.css.CSSOMUnknownRule
The text of the rule.
cssToUserSpace(short, float, SVGElement, short, UnitProcessor.Context) - Static method in class org.apache.batik.util.UnitProcessor
Converts a SVG length value to screen pixels.
CSSUnknownRule - interface org.w3c.dom.css.CSSUnknownRule.
The CSSUnknownRule interface represents an at-rule not supported by this user agent.
CSSUtilities - class org.apache.batik.refimpl.bridge.CSSUtilities.
A collection of utility methods involving CSS.
CSSUtilities() - Constructor for class org.apache.batik.refimpl.bridge.CSSUtilities
No instance of this class.
CSSValue - interface org.w3c.dom.css.CSSValue.
The CSSValue interface represents a simple or a complex value.
cssValueChange(String, CSSValue, CSSValue) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Notifies this style declaration that a CSSValue as changed.
cssValueChange(String, CSSValue, CSSValue) - Method in interface org.apache.batik.css.event.CSSValueChangeListener
Called when a CSS value is changed.
CSSValueChangeListener - interface org.apache.batik.css.event.CSSValueChangeListener.
This interface must be implemented by the objects that must be notified of CSS values changes.
CSSValueFactory - interface org.apache.batik.parser.style.CSSValueFactory.
This is the interface to implement in order to allow the parsing of a custom style attribute by a StyleAttributeParser.
CSSValueList - interface org.w3c.dom.css.CSSValueList.
The CSSValueList interface provides the abstraction of an ordered collection of CSS values.
CSSValueListValue - class org.apache.batik.parser.style.CSSValueListValue.
This class represents CSS list of values
CSSValueListValue(char) - Constructor for class org.apache.batik.parser.style.CSSValueListValue
Creates a new list value.
CTRL_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The control key modifier constant.
ctx - Variable in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
 
current - Variable in class org.apache.batik.dom.util.HashTableStack
The current link.
current - Variable in class org.apache.batik.refimpl.parser.AbstractParser
The current character.
current() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the character at the current position (as returned by getIndex()).
current() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the character at the current position (as returned by getIndex()).
currentCachedNodeCount - Variable in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
The current number of cached nodes.
CURRENTCOLOR_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'currentColor' keyword.
currentExportPath - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The current path where to export files.
currentNode - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The current node.
currentNode - Variable in class org.apache.batik.dom.util.DocumentFactory
The current node.
currentPath - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The current path.
currentPath - Variable in class org.apache.batik.util.gui.URIChooser
The current path.
currentRule - Variable in class org.apache.batik.css.CSSDocumentHandler
The current rule.
currentRule - Variable in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
The current rule.
currentTarget - Variable in class org.apache.batik.dom.events.AbstractEvent
The EventTarget whose EventListeners are currently being processed.
currentX - Variable in class org.apache.batik.parser.AWTPathProducer
The current x position.
currentY - Variable in class org.apache.batik.parser.AWTPathProducer
The current y position.
CURSIVE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'cursive' keyword.
cursor - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The cursor attached to this graphics node.
cursor - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
CursorBridge - interface org.apache.batik.bridge.CursorBridge.
Factory class for vending Cursor objects.
CursorFactory - class org.apache.batik.css.value.CursorFactory.
This class provides a factory for the 'cursor' property values.
CursorFactory.IdentifierFactory - class org.apache.batik.css.value.CursorFactory.IdentifierFactory.
To manage the identifier values.
CursorFactory.IdentifierFactory(CursorFactory, Parser) - Constructor for class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Creates a new URIFactory object.
CursorFactory(Parser) - Constructor for class org.apache.batik.css.value.CursorFactory
Creates a new CursorFactory object.
CursorResolver - class org.apache.batik.css.value.CursorResolver.
This class provides a relative value resolver for the 'cursor' CSS property.
CursorResolver() - Constructor for class org.apache.batik.css.value.CursorResolver
 
CURVE_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve stroke.
curveColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve color.
CURVETO_CUBIC_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'C' command.
CURVETO_CUBIC_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'c' command.
CURVETO_CUBIC_SMOOTH_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'S' command.
CURVETO_CUBIC_SMOOTH_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 's' command.
CURVETO_QUADRATIC_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'Q' command.
CURVETO_QUADRATIC_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'q' command.
CURVETO_QUADRATIC_SMOOTH_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'T' command.
CURVETO_QUADRATIC_SMOOTH_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 't' command.
curveTo(float, float, float, float, float, float) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
curvetoCubicAbs(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute cubic bezier curve command has been parsed.
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicAbs(float,float,float,float,float,float).
curvetoCubicAbs(float, float, float, float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicAbs(float,float,float,float,float,float).
curvetoCubicRel(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative cubic bezier curve command has been parsed.
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicRel(float,float,float,float,float,float).
curvetoCubicRel(float, float, float, float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicRel(float,float,float,float,float,float).
curvetoCubicSmoothAbs(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute smooth cubic bezier curve command has been parsed.
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicSmoothAbs(float,float,float,float).
curvetoCubicSmoothAbs(float, float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicSmoothAbs(float,float,float,float).
curvetoCubicSmoothRel(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative smooth cubic bezier curve command has been parsed.
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoCubicSmoothRel(float,float,float,float).
curvetoCubicSmoothRel(float, float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoCubicSmoothRel(float,float,float,float).
curvetoQuadraticAbs(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute quadratic bezier curve command has been parsed.
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticAbs(float,float,float,float).
curvetoQuadraticAbs(float, float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticAbs(float,float,float,float).
curvetoQuadraticRel(float, float, float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative quadratic bezier curve command has been parsed.
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticRel(float,float,float,float).
curvetoQuadraticRel(float, float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticRel(float,float,float,float).
curvetoQuadraticSmoothAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute smooth quadratic bezier curve command has been parsed.
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticSmoothAbs(float,float).
curvetoQuadraticSmoothAbs(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticSmoothAbs(float,float).
curvetoQuadraticSmoothRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative smooth quadratic bezier curve command has been parsed.
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.curvetoQuadraticSmoothRel(float,float).
curvetoQuadraticSmoothRel(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.curvetoQuadraticSmoothRel(float,float).
customFactories - Static variable in class org.apache.batik.dom.svg.SVGOMDocument
The custom elements factories.
cxReference - Variable in class org.apache.batik.dom.svg.SVGOMCircleElement
The reference to the cx attribute.
cxReference - Variable in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
The reference to the cx attribute.
cxReference - Variable in class org.apache.batik.dom.svg.SVGOMEllipseElement
The reference to the cx attribute.
cyReference - Variable in class org.apache.batik.dom.svg.SVGOMCircleElement
The reference to the cy attribute.
cyReference - Variable in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
The reference to the cy attribute.
cyReference - Variable in class org.apache.batik.dom.svg.SVGOMEllipseElement
The reference to the cy attribute.

D

DARKEN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
FeBlend Darken rule.
data - Variable in class org.apache.batik.dom.AbstractProcessingInstruction
The data.
data - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The data.
declarationChangeSupport - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The style declaration change event support.
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
decodeBuffer(InputStream) - Method in class org.apache.batik.util.svg.CharacterDecoder
Decode the contents of the inputstream into a buffer.
decodeBuffer(InputStream, OutputStream) - Method in class org.apache.batik.util.svg.CharacterDecoder
Decode the text from the InputStream and write the decoded octets to the OutputStream.
decodeBuffer(String) - Method in class org.apache.batik.util.svg.CharacterDecoder
Alternate decode interface that takes a String containing the encoded buffer and returns a byte array containing the data.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractNode
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractAttr
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractNotation
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractCharacterData
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractEntityReference
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractElementNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericElementNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractDocument
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractEntity
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericElement
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.AbstractAttrNS
Deeply copy the fields of the current node into the given node.
deepCopyInto(Node) - Method in class org.apache.batik.dom.svg.SVGOMElement
Deeply copy the fields of the current node into the given node.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNode
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractParentNode
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttr
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNotation
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractCharacterData
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntityReference
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElement
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElementNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElementNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntity
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElement
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttrNS
Deeply exports this node to the given document.
deepExport(Node, AbstractDocument) - Method in class org.apache.batik.dom.svg.SVGOMElement
Deeply exports this node to the given document.
deepExport(Node, Document) - Method in class org.apache.batik.dom.AbstractDocument
Deeply exports this node to the given document.
DEFAULT - Static variable in class org.apache.batik.i18n.LocaleGroup
The default group.
DEFAULT_COLOR_VALUE - Static variable in class org.apache.batik.css.value.DefaultCommonCSSContext
The default color.
DEFAULT_CURSOR - Static variable in class org.apache.batik.apps.applet.JSVGApplet
The default cursor.
DEFAULT_CURSOR - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The default cursor.
DEFAULT_FONT_FAMILY - Static variable in class org.apache.batik.css.value.DefaultCommonCSSContext
The default font family.
DEFAULT_MAX_GC_OVERRIDES - Static variable in class org.apache.batik.util.awt.svg.SVGGraphics2D
Controls the policy for grouping nodes.
DEFAULT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'default' identifier value.
DEFAULT_VALUE_FILTER_HEIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_FILTER_WIDTH - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_FILTER_X - Static variable in interface org.apache.batik.util.SVGConstants
Default values for attributes
DEFAULT_VALUE_FILTER_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_MASK_HEIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_MASK_WIDTH - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_MASK_X - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_MASK_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_PATTERN_HEIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_PATTERN_WIDTH - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_PATTERN_X - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_VALUE_PATTERN_Y - Static variable in interface org.apache.batik.util.SVGConstants
 
DEFAULT_XML_ENCODING - Static variable in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
DefaultAngleHandler - class org.apache.batik.refimpl.parser.DefaultAngleHandler.
This class provides an adapter for AngleHandler
DefaultAngleHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultAngleHandler
This class does not need to be instantiated.
DefaultBridgeContext - class org.apache.batik.refimpl.bridge.DefaultBridgeContext.
A default bridge context.
DefaultBridgeContext(String, SVGDocument) - Constructor for class org.apache.batik.refimpl.bridge.DefaultBridgeContext
 
DefaultCommonCSSContext - class org.apache.batik.css.value.DefaultCommonCSSContext.
This class is the default implementation of the CommonCSSContext.
DefaultCommonCSSContext() - Constructor for class org.apache.batik.css.value.DefaultCommonCSSContext
 
DefaultErrorHandler - class org.apache.batik.refimpl.parser.DefaultErrorHandler.
This class provides a default implementation of ErrorHandler.
DefaultErrorHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultErrorHandler
 
DefaultExtensionHandler - class org.apache.batik.util.awt.svg.DefaultExtensionHandler.
This implementation of the ExtensionHandler interface always returns null Nodes.
DefaultExtensionHandler() - Constructor for class org.apache.batik.util.awt.svg.DefaultExtensionHandler
 
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DefaultImageHandler - class org.apache.batik.util.awt.svg.DefaultImageHandler.
This interface default implementation of the ImageHandler interface simply puts a place holder in the xlink:href attribute and sets the width and height of the element.
DefaultImageHandler() - Constructor for class org.apache.batik.util.awt.svg.DefaultImageHandler
 
DefaultLengthHandler - class org.apache.batik.refimpl.parser.DefaultLengthHandler.
This class provides an adapter for LengthHandler
DefaultLengthHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultLengthHandler
This class does not need to be instantiated.
DefaultLengthListHandler - class org.apache.batik.refimpl.parser.DefaultLengthListHandler.
This class provides an adapter for LengthListHandler
DefaultLengthListHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultLengthListHandler
This class does not need to be instantiated.
DefaultPathHandler - class org.apache.batik.refimpl.parser.DefaultPathHandler.
The class provides an adapter for PathHandler.
DefaultPathHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultPathHandler
This class does not need to be instantiated.
DefaultPointsHandler - class org.apache.batik.refimpl.parser.DefaultPointsHandler.
This class provides an adapter for PointsHandler.
DefaultPointsHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultPointsHandler
This class does not need to be instantiated.
DefaultPreserveAspectRatioHandler - class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler.
This class provides an adapter for PreserveAspectRatioHandler.
DefaultPreserveAspectRatioHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
This class does not need to be instantiated.
DefaultStyleAttributeParser - class org.apache.batik.parser.style.DefaultStyleAttributeParser.
This class represents a style attribute parser initialized for the SVG style attributes.
DefaultStyleAttributeParser(String) - Constructor for class org.apache.batik.parser.style.DefaultStyleAttributeParser
Creates a new StyleAttributeParser object.
DefaultSVGContext - class org.apache.batik.dom.svg.DefaultSVGContext.
This class is the placeholder for SVG application informations.
DefaultSVGContext() - Constructor for class org.apache.batik.dom.svg.DefaultSVGContext
 
DefaultSVGCSSContext - class org.apache.batik.css.svg.DefaultSVGCSSContext.
This class is the default implementation of the SVGCSSContext.
DefaultSVGCSSContext() - Constructor for class org.apache.batik.css.svg.DefaultSVGCSSContext
 
DefaultTransformListHandler - class org.apache.batik.refimpl.parser.DefaultTransformListHandler.
This class provides an adapter for TransformListHandler.
DefaultTransformListHandler() - Constructor for class org.apache.batik.refimpl.parser.DefaultTransformListHandler
This class does not need to be instantiated.
DefaultUnitProcessorContext - class org.apache.batik.dom.svg.DefaultUnitProcessorContext.
The default unit processor context.
DefaultUnitProcessorContext - class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext.
The default unit processor context.
DefaultUnitProcessorContext(BridgeContext, CSSStyleDeclaration) - Constructor for class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
 
DefaultUnitProcessorContext(SVGContext, SVGElement) - Constructor for class org.apache.batik.dom.svg.DefaultUnitProcessorContext
 
DefaultUserAgent - class org.apache.batik.refimpl.bridge.DefaultUserAgent.
The default implementation of the user agent.
DefaultUserAgent() - Constructor for class org.apache.batik.refimpl.bridge.DefaultUserAgent
 
defaultView - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The default view.
defaultXMLSpace(String) - Static method in class org.apache.batik.dom.util.XMLSupport
Strips the white spaces in the given string according to the xml:space attribute recommended behaviour when it has the 'default' value.
defSet - Variable in class org.apache.batik.util.awt.svg.AbstractSVGConverter
Set of definitions to interpret the values of the attributes generated by this converter since its creation
defSet - Variable in class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
Set of definitions to interpret the values of the attributes generated by this converter since its creation
DEG - Static variable in interface org.apache.batik.parser.Angle
To represent an angle in degrees.
deg() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when 'deg' has been parsed.
deg() - Method in class org.apache.batik.refimpl.parser.DefaultAngleHandler
Implements AngleHandler.deg().
delete(int) - Method in class org.apache.batik.css.CSSOMRuleList
Removes a rule from the list.
deleteData(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.deleteData(int,int).
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteMedium(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.deleteMedium(String).
deleteMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Deletes the medium indicated by oldMedium from the list.
deleteRule(int) - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.deleteRule(int).
deleteRule(int) - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.deleteRule(int).
deleteRule(int) - Method in interface org.apache.batik.css.CSSRuleListOwner
Used to delete a rule from the list.
deleteRule(int) - Method in interface org.w3c.dom.css.CSSMediaRule
Used to delete a rule from the media block.
deleteRule(int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to delete a rule from the style sheet.
DEMIBOLD - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
DEMILIGHT - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
DescendantSelector - interface org.w3c.css.sac.DescendantSelector.
 
descMap - Variable in class org.apache.batik.util.awt.svg.AbstractSVGConverter
Map of descriptions already processed by this converter.
descMap - Variable in class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
Map of descriptions already processed by this converter.
description - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The document description.
DESCRIPTION - Static variable in class org.apache.batik.util.DocumentPropertyEvent
 
DESCRIPTION_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
deSelectAll() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
deSelectAll() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
detach() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.detach().
detach() - Method in interface org.w3c.dom.traversal.NodeIterator
Detaches the NodeIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detachNodeIterator(NodeIterator) - Method in class org.apache.batik.dom.AbstractDocument
Detaches the given node iterator from this document.
detachNodeIterator(NodeIterator) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Detaches the given node iterator.
df - Variable in class org.apache.batik.apps.applet.JSVGApplet
The factory that creates new SVG Document instances.
df - Variable in class org.apache.batik.util.DocumentLoadRunnable
The SVG document factory to use when creating SVG Documents.
diffBufferedImage(Raster, Raster, Raster) - Static method in class org.apache.batik.apps.regard.Main
This is the core method to calculate the difference of the two input images and save the comparison into the output image
diffBufferedImage(Raster, Raster, Raster) - Static method in class org.apache.batik.apps.regsvggen.Main
This is the core method to calculate the difference of the two input images and save the comparison into the output image
diffImage() - Static method in class org.apache.batik.apps.regard.Main
DIFFERENCE Diffs the images from the 'ref' and the 'new' directories.
diffImage() - Static method in class org.apache.batik.apps.regsvggen.Main
 
diffImage(String, String) - Static method in class org.apache.batik.apps.regard.Main
Returns true if the specified images are the same, false otherwise.
diffImage(String, String) - Static method in class org.apache.batik.apps.regsvggen.Main
Returns true if the specified images are the same, false otherwise.
diffuseConstantReference - Variable in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
The reference to the diffuseConstant attribute.
direction - Variable in class org.apache.batik.dom.svg.SVGOMLength
This length direction.
DirectionFactory - class org.apache.batik.css.value.DirectionFactory.
This class provides a factory for the 'direction' property values.
DirectionFactory(Parser) - Constructor for class org.apache.batik.css.value.DirectionFactory
Creates a new DirectionFactory object.
DirectionResolver - class org.apache.batik.css.value.DirectionResolver.
This class provides a relative value resolver for the 'direction' CSS property.
DirectionResolver() - Constructor for class org.apache.batik.css.value.DirectionResolver
 
DISABLE - Static variable in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
The disable zoomAndPan attribute value.
disabled - Variable in class org.apache.batik.css.AbstractStyleSheet
Is the stylesheet disabled?
DISCRETE - Static variable in interface org.apache.batik.gvt.filter.ComponentTransferFunction
 
DiscreteTransfer - class org.apache.batik.refimpl.gvt.filter.DiscreteTransfer.
This class defines the Discrete type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
DiscreteTransfer(int[]) - Constructor for class org.apache.batik.refimpl.gvt.filter.DiscreteTransfer
The input is an int array which will be used later to construct the lut data
dispatch(GraphicsNodeEvent) - Method in interface org.apache.batik.gvt.GraphicsNode
Dispatches a graphics node event to this node or one of its child.
dispatch(GraphicsNodeEvent) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
dispatch(InputEvent) - Method in interface org.apache.batik.gvt.event.EventDispatcher
 
dispatch(InputEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
dispatchEvent(Event) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.dispatchEvent(Event).
dispatchEvent(Event) - Method in interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementations event model.
dispatchEvent(NodeEventTarget, Event) - Static method in class org.apache.batik.dom.events.EventSupport
This method allows the dispatch of events into the implementations event model.
dispatchSelectionEvent(SelectionEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
Reports whether the current selection contains any objects.
DisplacementMapOp - class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp.
This class provides an implementation for the SVG feDisplacementMap filter, as defined in Chapter 15, section 15 of the SVG specification.
DisplacementMapOp(ARGBChannel, ARGBChannel, int, int, BufferedImage) - Constructor for class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
DisplacementMapRable - interface org.apache.batik.gvt.filter.DisplacementMapRable.
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image
display(String) - Static method in class org.apache.batik.apps.regard.Main
Display the specified message.
display(String) - Static method in class org.apache.batik.apps.regsvggen.Main
Display the specified message.
displayError(Exception) - Method in class org.apache.batik.apps.applet.JSVGApplet
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in interface org.apache.batik.bridge.UserAgent
Displays an error resulting from the specified Exception.
displayError(Exception) - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Displays an error resulting from the specified Exception.
displayError(String) - Method in class org.apache.batik.apps.applet.JSVGApplet
Displays an error message in the User Agent interface.
displayError(String) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Displays an error message in the User Agent interface.
displayError(String) - Method in interface org.apache.batik.bridge.UserAgent
Displays an error message in the User Agent interface.
displayError(String) - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Displays an error message in the User Agent interface.
DisplayFactory - class org.apache.batik.css.value.DisplayFactory.
This class provides a factory for the 'display' property values.
DisplayFactory(Parser) - Constructor for class org.apache.batik.css.value.DisplayFactory
Creates a new DisplayFactory object.
displayMessage(String) - Method in class org.apache.batik.apps.applet.JSVGApplet
Displays a message in the User Agent interface.
displayMessage(String) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
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.refimpl.bridge.DefaultUserAgent
Displays a message in the User Agent interface.
DisplayResolver - class org.apache.batik.css.value.DisplayResolver.
This class provides a relative value resolver for the 'display' CSS property.
DisplayResolver() - Constructor for class org.apache.batik.css.value.DisplayResolver
 
dispose() - Method in interface org.apache.batik.bridge.DocumentLoader
Disposes and releases all resources allocated by this document loader.
dispose() - Method in class org.apache.batik.dom.svg.SVGDocumentLoader
 
dispose() - Method in interface org.apache.batik.gvt.renderer.Renderer
Cause the renderer to ask to be removed from external reference lists, de-register as a listener to events, etc.
dispose() - Method in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
 
dispose() - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaintContext
 
dispose() - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.AlphaPreCompositeContext
 
dispose() - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Disposes all resources of this renderer.
dispose() - Method in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
Disposes all resources of this renderer.
dispose() - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
dispose() - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
dispose() - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
dispose() - Method in interface org.apache.batik.script.Interpreter
This method can dispose resources used by the interpreter when it is no longer used.
dispose() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
divide_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
divisorReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the divisor attribute.
docBBox - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The pan bounding box.
document - Variable in class org.apache.batik.css.AbstractViewCSS
The document of which this object is a view.
document - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The document which created the iterator.
document - Variable in class org.apache.batik.dom.util.DocumentFactory
The created document.
document - Variable in class org.apache.batik.refimpl.bridge.URIResolver
The reference document.
document - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The SVG document to render.
document - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The DOM document.
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DocumentCSS - interface org.w3c.dom.css.DocumentCSS.
This interface represents a document with a CSS view.
documentElementParsed - Variable in class org.apache.batik.dom.util.DocumentFactory
Whether the document element has been parsed.
DocumentEvent - class org.apache.batik.util.DocumentEvent.
This is the base class for document events (usually used by threads for asynchronous notification of changes to document creating and loading state.
DocumentEvent - interface org.w3c.dom.events.DocumentEvent.
The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
DocumentEvent.Key - class org.apache.batik.util.DocumentEvent.Key.
Inner class for class and key values.
DocumentEvent.Key(int) - Constructor for class org.apache.batik.util.DocumentEvent.Key
 
DocumentEvent(DocumentEvent.Key, int) - Constructor for class org.apache.batik.util.DocumentEvent
Constructor (called only by subclasses) required to initialize final variables.
DocumentEventSource - interface org.apache.batik.util.DocumentEventSource.
An interface which should be implemented by classes which produce and dispatch DocumentEvents.
documentFactory - Variable in class org.apache.batik.dom.svg.SVGDocumentLoader
The document factory used to create the document according a DOM implementation.
DocumentFactory - class org.apache.batik.dom.util.DocumentFactory.
This class contains methods for creating Document instances from an URI using SAX2.
DocumentFactory(DOMImplementation, String) - Constructor for class org.apache.batik.dom.util.DocumentFactory
Creates a new DocumentFactory object.
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentHandler - interface org.w3c.css.sac.DocumentHandler.
This is the main interface that most CSS applications implement: if the application needs to be informed of basic parsing events, it implements this interface and registers an instance with the CSS parser using the setCSSHandler method.
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentHandlerAdapter - class org.apache.batik.css.DocumentHandlerAdapter.
This class is an adapter of the DocumentHandler interface.
DocumentHandlerAdapter() - Constructor for class org.apache.batik.css.DocumentHandlerAdapter
 
documentInfo - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The documentInfo panel text area.
documentInfoPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The documentInfo node panel.
documentList - Variable in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
A list of the DocumentState.
DocumentListener - interface org.apache.batik.util.DocumentListener.
Interface for classes which listen to DocumentEvents.
documentLoader - Variable in class org.apache.batik.refimpl.bridge.URIResolver
The document loader.
documentLoader - Variable in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
The enclosed document loader used to load the document when needed.
DocumentLoader - interface org.apache.batik.bridge.DocumentLoader.
Defines a class that is responsible of loading (creating) a Document.
DocumentLoadingEvent - class org.apache.batik.util.DocumentLoadingEvent.
This class encapsulates, as events, information about document state that is either dynamic, transient, or unfolding (as when state is discovered by background threads).
DocumentLoadingEvent(int, SVGOMDocument) - Constructor for class org.apache.batik.util.DocumentLoadingEvent
 
DocumentLoadingEvent(int, SVGOMDocument, Exception) - Constructor for class org.apache.batik.util.DocumentLoadingEvent
 
DocumentLoadRunnable - class org.apache.batik.util.DocumentLoadRunnable.
This class implements a document loading thread "runnable", allowing background loading of documents, and asynchronous notification of DocumentEvents.
DocumentLoadRunnable(String) - Constructor for class org.apache.batik.util.DocumentLoadRunnable
Create a new DocumentLoadRunnable for a given URI.
documentMap - Variable in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
The map that contains the Document indexed by the URI.
DocumentPropertyEvent - class org.apache.batik.util.DocumentPropertyEvent.
This class encapsulates, as events, information about document state that is either dynamic, transient, or unfolding (as when state is discovered by background threads).
DocumentPropertyEvent(int, Object) - Constructor for class org.apache.batik.util.DocumentPropertyEvent
 
DocumentStyle - interface org.w3c.dom.stylesheets.DocumentStyle.
The DocumentStyle interface provides a mechanism by which the style sheets embedded in a document can be retrieved.
documentTransformed - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
Whether or not the current document was transformed.
DocumentTraversal - interface org.w3c.dom.traversal.DocumentTraversal.
DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document).
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
documentURI - Variable in class org.apache.batik.refimpl.bridge.URIResolver
The document URI.
documentURI - Variable in class org.apache.batik.util.DocumentLoadRunnable
The document URI.
DocumentView - interface org.w3c.dom.views.DocumentView.
The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.
DOM_IMPLEMENTATION - Static variable in class org.apache.batik.dom.GenericDOMImplementation
The default instance of this class.
DOM_IMPLEMENTATION - Static variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The default instance of this class.
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
domFactory - Variable in class org.apache.batik.util.awt.svg.AbstractSVGConverter
Used by converters to create Elements and other DOM objects
domFactory - Variable in class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
Used by converters to create Elements and other DOM objects
domFactory - Variable in class org.apache.batik.util.awt.svg.SVGGraphicObjectConverter
Used by converters to create Elements and other DOM objects
DOMGroupManager - class org.apache.batik.util.awt.svg.DOMGroupManager.
This class is used by the Graphics2D SVG Generator to manage a group of Nodes that can later be added to the SVG DOM Tree managed by the DOMTreeManager.
DOMGroupManager(GraphicContext, DOMTreeManager) - Constructor for class org.apache.batik.util.awt.svg.DOMGroupManager
Constructor
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMImplementationCSS - interface org.w3c.dom.css.DOMImplementationCSS.
This interface allows the DOM user to create a CSSStyleSheet outside the context of a document.
DominantBaselineFactory - class org.apache.batik.css.svg.DominantBaselineFactory.
This class provides a factory for the 'dominant-baseline' property values.
DominantBaselineFactory(Parser) - Constructor for class org.apache.batik.css.svg.DominantBaselineFactory
Creates a new DominantBaselineFactory object.
DominantBaselineResolver - class org.apache.batik.css.svg.DominantBaselineResolver.
This class provides a relative value resolver for the 'dominant-baseline' CSS property.
DominantBaselineResolver() - Constructor for class org.apache.batik.css.svg.DominantBaselineResolver
 
DOMMediaList - class org.apache.batik.css.DOMMediaList.
This class implements the MediaList interface.
DOMMediaList() - Constructor for class org.apache.batik.css.DOMMediaList
Creates a new MediaList object.
DOMMediaList(String) - Constructor for class org.apache.batik.css.DOMMediaList
Creates a new MediaList object.
DOMMouseEvent - class org.apache.batik.dom.events.DOMMouseEvent.
The MouseEvent class provides specific contextual information associated with Mouse events.
DOMMouseEvent() - Constructor for class org.apache.batik.dom.events.DOMMouseEvent
 
DOMMutationEvent - class org.apache.batik.dom.events.DOMMutationEvent.
The MutationEvent class provides specific contextual information associated with Mutation events.
DOMMutationEvent() - Constructor for class org.apache.batik.dom.events.DOMMutationEvent
 
DOMNodeIterator - class org.apache.batik.dom.traversal.DOMNodeIterator.
This class implements the NodeIterator interface.
DOMNodeIterator(AbstractDocument, Node, int, NodeFilter, boolean) - Constructor for class org.apache.batik.dom.traversal.DOMNodeIterator
Creates a new NodeIterator object.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DOMStyleSheetList - class org.apache.batik.css.DOMStyleSheetList.
This class implements the StyleSheetList interface.
DOMStyleSheetList() - Constructor for class org.apache.batik.css.DOMStyleSheetList
 
DOMTreeManager - class org.apache.batik.util.awt.svg.DOMTreeManager.
This class is used by the SVGGraphics2D SVG Generator to manage addition of new Nodes to the SVG DOM Tree.
DOMTreeManager(GraphicContext, Document, ExtensionHandler, ImageHandler, int) - Constructor for class org.apache.batik.util.awt.svg.DOMTreeManager
Constructor
DOMTreeWalker - class org.apache.batik.dom.traversal.DOMTreeWalker.
This class implements the NodeIterator interface.
DOMTreeWalker(Node, int, NodeFilter, boolean) - Constructor for class org.apache.batik.dom.traversal.DOMTreeWalker
Creates a new TreeWalker object.
DOMUIEvent - class org.apache.batik.dom.events.DOMUIEvent.
The UIEvent class provides specific contextual information associated with User Interface events.
DOMUIEvent() - Constructor for class org.apache.batik.dom.events.DOMUIEvent
 
DOMUtilities - class org.apache.batik.dom.util.DOMUtilities.
A collection of utility functions for the DOM.
DOMUtilities() - Constructor for class org.apache.batik.dom.util.DOMUtilities
Do not need to be instantiated.
domViewer - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The tree view panel.
DOMViewer - class org.apache.batik.util.gui.DOMViewer.
The components of this class are used to view a DOM tree.
DOMViewer.CloseButtonAction - class org.apache.batik.util.gui.DOMViewer.CloseButtonAction.
The action associated with the 'Close' button of the viewer panel
DOMViewer.CloseButtonAction(DOMViewer) - Constructor for class org.apache.batik.util.gui.DOMViewer.CloseButtonAction
 
DOMViewer.Panel - class org.apache.batik.util.gui.DOMViewer.Panel.
The panel that contains the viewer.
DOMViewer.Panel.DOMTreeSelectionListener - class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener.
To listen to the tree selection.
DOMViewer.Panel.DOMTreeSelectionListener(DOMViewer.Panel) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
 
DOMViewer.Panel.NodeAttributesModel - class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel.
To display the attributes of a DOM node attributes in a table.
DOMViewer.Panel.NodeAttributesModel(DOMViewer.Panel, Node) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Creates a new NodeAttributesModel object.
DOMViewer.Panel.NodeCSSValuesModel - class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel.
To display the CSS properties of a DOM node in a table.
DOMViewer.Panel.NodeCSSValuesModel(DOMViewer.Panel, Node) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Creates a new NodeAttributesModel object.
DOMViewer.Panel.NodeInfo - class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo.
To store the nodes informations
DOMViewer.Panel.NodeInfo(Node) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
Creates a new NodeInfo object.
DOMViewer.Panel.NodeRenderer - class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer.
To render the tree nodes.
DOMViewer.Panel.NodeRenderer(DOMViewer.Panel) - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Creates a new NodeRenderer object.
DOMViewer.Panel() - Constructor for class org.apache.batik.util.gui.DOMViewer.Panel
Creates a new Panel object.
DOMViewer() - Constructor for class org.apache.batik.util.gui.DOMViewer
Creates a new DOMViewer panel.
DONE - Static variable in class org.apache.batik.util.DocumentLoadingEvent
 
dot() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when '.' has been parsed.
doubleString(double) - Static method in class org.apache.batik.util.awt.svg.AbstractSVGConverter
 
doubleString(double) - Static method in class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
 
doubleString(double) - Static method in class org.apache.batik.util.awt.svg.SVGGraphicObjectConverter
 
doubleString(double, int) - Static method in class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
 
downLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The DownLanguageButton.
draw(Shape) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
drawArc(int, int, int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Graphics2D, CachableRed) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
drawImage(Graphics2D, Filter) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
drawImage(Graphics2D, Filter, RenderContext) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
drawImage(Graphics2D, RenderedImage) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawLine(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawOval(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(String, float, float) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Renders the text specified by the specified String, using the current Font and Paint attributes in the Graphics2D context.
drawString(String, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Draws the text given by the specified string, using this graphics context's current font and color.
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
DTDS - Static variable in class org.apache.batik.dom.svg.SVGDocumentFactory
The dtd URIs resource bundle class name.
dxReference - Variable in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
The reference to the dx attribute.
dxReference - Variable in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
The reference to the dx attribute.
DynamicRenderer - class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer.
Simple implementation of the Renderer that supports dynamic updates.
DynamicRenderer.RepaintHandler - interface org.apache.batik.refimpl.gvt.renderer.DynamicRenderer.RepaintHandler.
Handler interface for receiving the area of interest when an area has been modified.
DynamicRenderer.UpdateListener - class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer.UpdateListener.
Simple listener that fire the repaint handler when the GVT tree has been modified.
DynamicRenderer.UpdateListener(DynamicRenderer) - Constructor for class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer.UpdateListener
 
DynamicRenderer(BufferedImage) - Constructor for class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
Constructs a new dynamic renderer with the specified buffer image.
DynamicRenderer(BufferedImage, GraphicsNodeRenderContext) - Constructor for class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
Constructs a new dynamic renderer with the specified buffer image.
DynamicRendererFactory - class org.apache.batik.refimpl.gvt.renderer.DynamicRendererFactory.
This class is a factory for DynamicRenderers.
DynamicRendererFactory() - Constructor for class org.apache.batik.refimpl.gvt.renderer.DynamicRendererFactory
 
dyReference - Variable in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
The reference to the dy attribute.
dyReference - Variable in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
The reference to the dy attribute.

E

e - Variable in class org.w3c.css.sac.CSSException
The internal exception.
E_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'e-resize' identifier value.
element - Variable in class org.apache.batik.bridge.BuilderException
 
element - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
The associated element.
element - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedLength
The element this length is attached to.
element - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
The element this transform list is attached to.
element - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
The associated element.
element - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedString
The associated element.
element - Variable in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
The associated element.
element - Variable in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
 
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
ElementCSSInlineStyle - interface org.w3c.dom.css.ElementCSSInlineStyle.
Inline style information attached to elements is exposed through the style attribute.
elementDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an element type declaration.
ElementNonCSSPresentationalHints - interface org.apache.batik.css.ElementNonCSSPresentationalHints.
This interface must be implemented by an element that contains non-CSS presentational hints, like the 'align' attribute in HTML.
ElementNonCSSPresentationalHintsSupport - class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport.
This class provides support for non-CSS presentational hints processing in SVG.
ElementNonCSSPresentationalHintsSupport() - Constructor for class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport
 
elementPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The element panel.
ElementSelector - interface org.w3c.css.sac.ElementSelector.
 
ElementTimeControl - interface org.w3c.dom.smil.ElementTimeControl.
 
ElementWithID - interface org.apache.batik.css.ElementWithID.
This interface represents elements with an ID attribute.
ElementWithPseudoClass - interface org.apache.batik.css.ElementWithPseudoClass.
This interface represents elements with pseudo-classes.
elevationReference - Variable in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
The reference to the elevation attribute.
EM - Static variable in interface org.apache.batik.parser.Length
To represent an length in ems.
em() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.em().
em() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'em' has been parsed.
em() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.em().
em() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.em().
EMBED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'embed' identifier value.
EMPTY - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents an empty string attribute.
EMPTY_MAP - Static variable in class org.apache.batik.css.CSSOMStyleDeclaration
The default value factory map.
EMPTY_NODE_LIST - Static variable in class org.apache.batik.dom.AbstractNode
An empty instance of NodeList.
emsToPixels(float, SVGElement, short, UnitProcessor.Context) - Static method in class org.apache.batik.util.UnitProcessor
Converts ems units to pixels units.
EnableBackgroundFactory - class org.apache.batik.css.svg.EnableBackgroundFactory.
This class provides a factory for the 'enable-background' property values.
EnableBackgroundFactory.LengthFactory - class org.apache.batik.css.svg.EnableBackgroundFactory.LengthFactory.
This class provides a factory for the lengths of the list.
EnableBackgroundFactory.LengthFactory(EnableBackgroundFactory, Parser) - Constructor for class org.apache.batik.css.svg.EnableBackgroundFactory.LengthFactory
Creates a new ident factory.
EnableBackgroundFactory(Parser) - Constructor for class org.apache.batik.css.svg.EnableBackgroundFactory
Creates a new EnableBackgroundFactory object.
EnableBackgroundResolver - class org.apache.batik.css.svg.EnableBackgroundResolver.
This class provides a relative value resolver for the 'enable-background' CSS property.
EnableBackgroundResolver() - Constructor for class org.apache.batik.css.svg.EnableBackgroundResolver
 
encode(Raster, ColorModel) - Method in class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(Raster, ColorModel) - Method in interface org.apache.batik.util.awt.image.codec.ImageEncoder
Encodes a Raster with a given ColorModel and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - Method in class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(RenderedImage) - Method in class org.apache.batik.util.awt.image.codec.PNGImageEncoder
 
encode(RenderedImage) - Method in interface org.apache.batik.util.awt.image.codec.ImageEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encodeBuffer(byte[]) - Method in class org.apache.batik.util.svg.CharacterEncoder
A 'streamless' version of encode that simply takes a buffer of bytes and returns a string containing the encoded buffer.
encodeBuffer(byte[], OutputStream) - Method in class org.apache.batik.util.svg.CharacterEncoder
Encode the buffer in aBuffer and write the encoded result to the OutputStream aStream.
encodeBuffer(InputStream, OutputStream) - Method in class org.apache.batik.util.svg.CharacterEncoder
Encode bytes from the input stream, and write them as text characters to the output stream.
encodeImage(BufferedImage, File) - Method in class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
Derived classes should implement this method and encode the input BufferedImage as needed
encodeImage(BufferedImage, File) - Method in class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder
Derived classes should implement this method and encode the input BufferedImage as needed
encodeImage(BufferedImage, File) - Method in class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder
Derived classes should implement this method and encode the input BufferedImage as needed
END - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the end of the text string is at the initial current text location.
END_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'end' keyword.
endAngle() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when the angle attribute parsing ends.
endAngle() - Method in class org.apache.batik.refimpl.parser.DefaultAngleHandler
Implements AngleHandler.endAngle().
endCDATA() - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements LexicalHandler.endCDATA().
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endClock() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when the clock attribute parsing ends.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
endDocument(InputSource) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endDocument(InputSource).
endDocument(InputSource) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endDocument(InputSource).
endDocument(InputSource) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a document.
endDTD() - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements LexicalHandler.endDTD().
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endElement() - Method in interface org.w3c.dom.smil.ElementTimeControl
 
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end element event.
endElement(String, String, String) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements ContentHandler.endElement(String,String,String).
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
endElementAt(float) - Method in interface org.w3c.dom.smil.ElementTimeControl
 
endEntity(String) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements LexicalHandler.endEntity(String).
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endFontFace() - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endFontFace().
endFontFace() - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endFontFace().
endFontFace() - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a font face statement.
endFragmentIdentifier() - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when the points attribute ends.
endLength() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.endLength().
endLength() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when the length attribute ends.
endLength() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.endLength().
endLength() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.endLength().
endLengthList() - Method in interface org.apache.batik.parser.LengthListHandler
Invoked when the length attribute ends.
endLengthList() - Method in class org.apache.batik.refimpl.parser.DefaultLengthListHandler
Implements LengthListHandler.endLengthList().
endMedia(SACMediaList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.endMedia(SACMediaList).
endMedia(SACMediaList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a media statement.
endOperation(int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
Called to do cleanup when a mouse operation has been handled.
endPage(String, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endPage(String,String).
endPage(String, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endPage(String,String).
endPage(String, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a media statement.
endPath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when the path ends.
endPath() - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.endPath().
endPath() - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.endPath().
endPoints() - Method in class org.apache.batik.parser.AWTPolylineProducer
Implements PointsHandler.endPoints().
endPoints() - Method in class org.apache.batik.parser.AWTPolygonProducer
Implements PointsHandler.endPoints().
endPoints() - Method in interface org.apache.batik.parser.PointsHandler
Invoked when the points attribute ends.
endPoints() - Method in class org.apache.batik.refimpl.parser.DefaultPointsHandler
Implements PointsHandler.endPoints().
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endPreserveAspectRatio() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when the PreserveAspectRatio parsing ends.
endPreserveAspectRatio() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when the PreserveAspectRatio parsing ends.
endPreserveAspectRatio() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.endPreserveAspectRatio().
endSelector(SelectorList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.endSelector(SelectorList).
endSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
Receives notification of the end of a rule statement.
endSelector(SelectorList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the end of a rule statement.
endTransformList() - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.endTransformList().
endTransformList() - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.endTransformList().
endTransformList() - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when the transform ends.
endTransformList() - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.endTransformList().
ensureCapacity(int) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Increases the capacity of the children list, if necessary, to ensure that it can hold at least the number of graphics nodes specified by the minimum capacity argument.
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
The node is an EntityReference.
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
entrySet() - Method in class org.apache.batik.transcoder.TranscodingHints
Returns a Set view of the mappings contained in this TranscodingHints.
eps - Static variable in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
 
eps_abs_eq(double, double) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
 
eps_eq(double, double) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
 
equals(Object) - Method in class org.apache.batik.css.CSSOMValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractAttributeCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.AbstractElementSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableString
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableRect
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableInherit
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableValueList
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableFloat
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.css.value.ImmutableRGBColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Compares the specified Object with this TranscodingHints for equality.
eRead - Variable in class org.apache.batik.refimpl.parser.ConcreteLengthParser
Whether the last character was a 'e' or 'E'.
eRead - Variable in class org.apache.batik.refimpl.parser.ConcretePathParser
Whether the last character was a 'e' or 'E'.
eRead - Variable in class org.apache.batik.refimpl.parser.ConcretePointsParser
Whether the last character was a 'e' or 'E'.
ERROR_CANVAS_SIZE_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
ERROR_DOM_FACTORY_NULL - Static variable in class org.apache.batik.util.awt.svg.AbstractSVGConverter
 
ERROR_DOM_FACTORY_NULL - Static variable in class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
 
ERROR_DOM_FACTORY_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGGraphicObjectConverter
 
ERROR_DOM_FACTORY_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
ERROR_EXTENSION_HANDLER_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGCustomPaint
 
ERROR_EXTENSION_HANDLER_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGCustomComposite
 
ERROR_EXTENSION_HANDLER_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGCustomBufferedImageOp
 
ERROR_EXTENSION_HANDLER_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
ERROR_ILLEGAL_BUFFERED_IMAGE_LOOKUP_OP - Static variable in class org.apache.batik.util.awt.svg.SVGLookupOp
 
ERROR_ILLEGAL_BUFFERED_IMAGE_RESCALE_OP - Static variable in class org.apache.batik.util.awt.svg.SVGRescaleOp
 
ERROR_IMAGE_HANDLER_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
ERROR_IMAGE_HANDLER_NULL - Static variable in class org.apache.batik.util.awt.svg.SVGTexturePaint
 
ERROR_NULL_ARGUMENT - Static variable in class org.apache.batik.util.awt.svg.SVGStrokeDescriptor
 
ERROR_NULL_INPUT - Static variable in class org.apache.batik.util.awt.svg.SVGFontDescriptor
 
ERROR_NULL_INPUT - Static variable in class org.apache.batik.util.awt.svg.SVGClipDescriptor
 
ERROR_NULL_INPUT - Static variable in class org.apache.batik.util.awt.svg.SVGHintsDescriptor
 
ERROR_NULL_INPUT - Static variable in class org.apache.batik.util.awt.svg.SVGGraphicContext
 
ERROR_NULL_INPUT - Static variable in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
ERROR_SCALE_FACTORS_AND_OFFSETS_MISMATCH - Static variable in class org.apache.batik.util.awt.svg.SVGRescaleOp
 
error(CSSParseException) - Method in interface org.w3c.css.sac.ErrorHandler
Receive notification of a recoverable error.
error(ParseException) - Method in interface org.apache.batik.parser.ErrorHandler
Called when a parse error occurs.
error(ParseException) - Method in class org.apache.batik.refimpl.parser.DefaultErrorHandler
Implements ErrorHandler.error(ParseException).
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error(String) - Static method in class org.apache.batik.apps.rasterizer.Main
 
error(String) - Static method in class org.apache.batik.apps.regard.Main
Display the specified error message.
error(String) - Static method in class org.apache.batik.apps.regsvggen.Main
Display the specified error message.
errorHandler - Variable in class org.apache.batik.parser.style.StyleAttributeParser
The ErrorHandler.
errorHandler - Variable in class org.apache.batik.refimpl.parser.AbstractParser
The error handler.
ErrorHandler - interface org.apache.batik.parser.ErrorHandler.
This interface must be implemented and then registred as the error handler in order to be notified of parsing errors.
ErrorHandler - interface org.w3c.css.sac.ErrorHandler.
Basic interface for CSS error handlers.
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
evaluate(Reader) - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
evaluate(Reader) - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
evaluate(Reader) - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
evaluate(Reader) - Method in interface org.apache.batik.script.Interpreter
This method should evaluate a piece of script.
EVENODD_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'evenodd' keyword.
event - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
The fired CSSStyleDeclarationChangeEvent event.
Event - interface org.w3c.dom.events.Event.
The Event interface is used to provide contextual information about an event to the handler processing the event.
eventDispatcher - Variable in class org.apache.batik.apps.applet.JSVGApplet
The event dispatcher.
EventDispatcher - interface org.apache.batik.gvt.event.EventDispatcher.
Interface for receiving InputEvents and dispatching them as GraphicsNodeEvents.
EventException - exception org.w3c.dom.events.EventException.
Event operations may throw an EventException as specified in their method descriptions.
EventException(short, String) - Constructor for class org.w3c.dom.events.EventException
 
eventFactories - Static variable in class org.apache.batik.dom.events.EventSupport
The event factories table.
eventFilter - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The filter used to filter graphics node events.
EventListener - interface org.w3c.dom.events.EventListener.
The EventListener interface is the primary method for handling events.
EventListenerList - class org.apache.batik.dom.events.EventListenerList.
A simple list of EventListener.
EventListenerList() - Constructor for class org.apache.batik.dom.events.EventListenerList
 
eventPhase - Variable in class org.apache.batik.dom.events.AbstractEvent
The event phase.
eventsEnabled - Variable in class org.apache.batik.dom.AbstractDocument
Whether the event dispatching must be done.
eventSupport - Variable in class org.apache.batik.dom.AbstractNode
The event support.
EventSupport - class org.apache.batik.dom.events.EventSupport.
The class allows registration and removal of EventListeners on an NodeEventTarget and dispatch of events to that NodeEventTarget.
EventSupport.EventFactory - interface org.apache.batik.dom.events.EventSupport.EventFactory.
This interface represents an event factory.
EventSupport.MouseEventFactory - class org.apache.batik.dom.events.EventSupport.MouseEventFactory.
To create a mouse event.
EventSupport.MouseEventFactory() - Constructor for class org.apache.batik.dom.events.EventSupport.MouseEventFactory
 
EventSupport.MutationEventFactory - class org.apache.batik.dom.events.EventSupport.MutationEventFactory.
To create a mutation event.
EventSupport.MutationEventFactory() - Constructor for class org.apache.batik.dom.events.EventSupport.MutationEventFactory
 
EventSupport.UIEventFactory - class org.apache.batik.dom.events.EventSupport.UIEventFactory.
To create a UI event.
EventSupport.UIEventFactory() - Constructor for class org.apache.batik.dom.events.EventSupport.UIEventFactory
 
EventSupport() - Constructor for class org.apache.batik.dom.events.EventSupport
 
EventTarget - interface org.w3c.dom.events.EventTarget.
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
ex - Variable in class org.apache.batik.transcoder.TranscoderException
The enclosed exception.
ex - Variable in class org.apache.batik.util.DocumentLoadingEvent
 
EX - Static variable in interface org.apache.batik.parser.Length
To represent an length in exs.
ex() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.ex().
ex() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'ex' has been parsed.
ex() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.ex().
ex() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.ex().
exception - Variable in class org.apache.batik.parser.ParseException
 
EXIT_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
exit(int) - Static method in class org.apache.batik.apps.regard.Main
Exits the application with the specified code.
exit(int) - Static method in class org.apache.batik.apps.regsvggen.Main
Exits the application with the specified code.
EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'expanded' identifier value.
expandEntityReferences - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
Whether the children of entity reference nodes are visible to the iterator.
expandEntityReferences - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
Whether the children of entity reference nodes are visible to the iterator.
exponent - Variable in class org.apache.batik.refimpl.gvt.filter.GammaTransfer
The exponent of the Gamma function
exponentReference - Variable in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
The exponent attribute reference.
EXPORT_JPG_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
EXPORT_PNG_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNode
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttr
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractNotation
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractCharacterData
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntityReference
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElement
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractElementNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElementNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractEntity
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericElement
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.AbstractAttrNS
Exports this node to the given document.
export(Node, AbstractDocument) - Method in class org.apache.batik.dom.svg.SVGOMElement
Exports this node to the given document.
export(Node, Document) - Method in class org.apache.batik.dom.AbstractDocument
Exports this node to the given document.
exsToPixels(float, SVGElement, short, UnitProcessor.Context) - Static method in class org.apache.batik.util.UnitProcessor
Converts exs units to pixels units.
ExtendedCondition - interface org.apache.batik.css.sac.ExtendedCondition.
This interface provides additional features to the Condition interface.
ExtendedElementCSSInlineStyle - interface org.apache.batik.css.ExtendedElementCSSInlineStyle.
This interface extends the ElementCSSInlineStyle.
ExtendedGeneralPath - class org.apache.batik.util.awt.geom.ExtendedGeneralPath.
The ExtendedGeneralPath class represents a geometric path constructed from straight lines, quadratic and cubic (Bézier) curves and elliptical arc.
ExtendedGeneralPath() - Constructor for class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath.
ExtendedGeneralPath(int) - Constructor for class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath with the specified winding rule to control operations that require the interior of the path to be defined.
ExtendedGeneralPath(int, int) - Constructor for class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath object with the specified winding rule and the specified initial capacity to store path coordinates.
ExtendedGeneralPath(Shape) - Constructor for class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Constructs a new ExtendedGeneralPath object from an arbitrary Shape object.
ExtendedGridBagConstraints - class org.apache.batik.util.gui.ExtendedGridBagConstraints.
This class extends the java.awt.GridBagConstraints in order to provide some utility methods.
ExtendedGridBagConstraints() - Constructor for class org.apache.batik.util.gui.ExtendedGridBagConstraints
 
ExtendedLocalizable - interface org.apache.batik.i18n.ExtendedLocalizable.
This interface provides much more control over internationalization than the Localizable interface.
ExtendedNode - interface org.apache.batik.dom.ExtendedNode.
This interface provides an access to the non DOM methods implemented by all the nodes in this implementation.
ExtendedSelector - interface org.apache.batik.css.sac.ExtendedSelector.
This interface extends the Selector.
ExtensionHandler - interface org.apache.batik.util.awt.svg.ExtensionHandler.
The ExtensionHandler interface allows the user to handler Java 2D API extensions that map to SVG concepts (such as custom Paints, Composites or BufferedImageOp filters.
EXTERNAL_RESOURCE_REQUIRED - Static variable in class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
The externalResourcesRequired attribute name.
externalEntityDecl(String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report a parsed external entity declaration.
externalResourcesRequired - Variable in class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
The externalResourcesRequired attribute reference.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMTextContentElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMGradientElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGGraphicsElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGClippingMaskingElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMScriptElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMFEImageElement
The SVGExternalResourcesRequired support.
externalResourcesRequiredSupport - Variable in class org.apache.batik.dom.svg.SVGOMSymbolElement
The SVGExternalResourcesRequired support.
EXTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'extra-condensed' identifier value.
EXTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'extra-expanded' identifier value.
EXTRA_LIGHT - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
EXTRABOLD - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
extractGradientStops(Element, BridgeContext) - Static method in class org.apache.batik.refimpl.bridge.SVGGradientBridge
 

F

factories - Variable in class org.apache.batik.css.CSSDocumentHandler
The value factory map.
factories - Variable in class org.apache.batik.css.CSSOMMediaRule
The value factory map.
factories - Variable in class org.apache.batik.css.CSSOMStyleSheet
The value factory map.
factories - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The value factories.
factories - Variable in class org.apache.batik.css.CSSOMStyleRule
The value factory map.
factories - Variable in class org.apache.batik.css.value.ColorFactory
The identifier factories.
factories - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The SVG element factories.
factories - Variable in class org.apache.batik.parser.style.StyleAttributeParser
The value factories.
factory - Variable in class org.apache.batik.css.CSSOMValue
The value factory
factory - Variable in class org.apache.batik.css.value.AbstractRectFactory
The factory for the parameters.
factory - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The stylesheet factory.
factory - Variable in class org.apache.batik.dom.util.OverrideStyleElementSupport
The factory used to create CSSStyleDeclaration objects.
factory - Variable in class org.apache.batik.parser.style.AbstractRectFactory
The factory for the parameters.
FANTASY_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'fantasy' keyword.
fatalError(CSSParseException) - Method in interface org.w3c.css.sac.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
features - Variable in class org.apache.batik.dom.AbstractDOMImplementation
The supported features.
fileCheckBox - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The file check box
fileFilter - Variable in class org.apache.batik.util.gui.URIChooser
The file filter.
fileLabel - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The file label
fileTextField - Variable in class org.apache.batik.util.gui.UserStyleDialog.Panel
The file text field
FILL_PAINT - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'FillPaint'.
FILL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'fill' keyword.
fill(Shape) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fillArc(int, int, int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Fills a circular or elliptical arc covering the specified rectangle.
fillOval(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Fills the specified rectangle.
FillResolver - class org.apache.batik.css.svg.FillResolver.
This class provides a relative value resolver for the 'fill' CSS property.
FillResolver() - Constructor for class org.apache.batik.css.svg.FillResolver
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Fills the specified rounded corner rectangle with the current color.
FillRuleFactory - class org.apache.batik.css.svg.FillRuleFactory.
This class provides a factory for the 'fill-rule' property values.
FillRuleFactory(Parser) - Constructor for class org.apache.batik.css.svg.FillRuleFactory
Creates a new FillRuleFactory object.
FillRuleResolver - class org.apache.batik.css.svg.FillRuleResolver.
This class provides a relative value resolver for the 'fill-rule' CSS property.
FillRuleResolver() - Constructor for class org.apache.batik.css.svg.FillRuleResolver
 
FillShapePainter - interface org.apache.batik.gvt.FillShapePainter.
Renders the shape of a ShapeNode using a Paint object that defines color patterns of the shape.
FILLSTROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'fillstroke' keyword.
filter - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The NodeFilter used to screen nodes.
filter - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The NodeFilter used to screen nodes.
filter - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The filter of this graphics node.
Filter - interface org.apache.batik.gvt.filter.Filter.
This is an extension of RenderableImage that adds some needed functionality for tracking dirty regions and determining image dependancies.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Accept the node.
FILTER_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Reject the node.
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
Skip this single node.
filter(BufferedImage, BufferedImage) - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
filter(BufferedImage, BufferedImage) - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
filter(BufferedImage, BufferedImage) - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
This implementation of filter does the morphology operation on a premultiplied alpha image.
filter(Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
filter(Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
filter(Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
Filters src and writes result into dest.
FilterAlphaRable - class org.apache.batik.refimpl.gvt.filter.FilterAlphaRable.
FilterAlphaRable implementation.
FilterAlphaRable(Filter) - Constructor for class org.apache.batik.refimpl.gvt.filter.FilterAlphaRable
 
FilterAlphaRed - class org.apache.batik.refimpl.gvt.filter.FilterAlphaRed.
This strips out the source alpha channel into a one band image.
FilterAlphaRed(CachableRed) - Constructor for class org.apache.batik.refimpl.gvt.filter.FilterAlphaRed
Construct an alpah channel from the given src, according to the SVG masking rules.
FilterAsAlphaRable - class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable.
FilterAsAlphaRable implementation.
FilterAsAlphaRable(Filter) - Constructor for class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
 
FilterAsAlphaRed - class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRed.
This converts any source into a mask according to the SVG masking rules.
FilterAsAlphaRed(CachableRed) - Constructor for class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRed
Construct an alpah channel from the given src, according to the SVG masking rules.
FilterBridge - interface org.apache.batik.bridge.FilterBridge.
A tagging interface for the <filter> element.
FilterChainRable - interface org.apache.batik.gvt.filter.FilterChainRable.
Implements a filter operation.
FilterFactory - class org.apache.batik.css.svg.FilterFactory.
This class provides a factory for the 'filter' property values.
FilterFactory(Parser) - Constructor for class org.apache.batik.css.svg.FilterFactory
Creates a new FilterFactory.
FilterPrimitiveBridge - interface org.apache.batik.bridge.FilterPrimitiveBridge.
Implementations of this interface are able to bridge a specific filter primitive, modeled by a DOM element, to a concrete Filter.
filterRegion - Variable in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
Region to which the mask applies
FilterResolver - class org.apache.batik.css.svg.FilterResolver.
This class provides a relative value resolver for the 'filter' CSS property.
FilterResolver() - Constructor for class org.apache.batik.css.svg.FilterResolver
 
FilterResRable - interface org.apache.batik.gvt.filter.FilterResRable.
Interface for implementing filter resolution.
filterRow(byte[], byte[], byte[][], int, int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Performs filtering on a row of an image.
fireAsyncDocumentEvent(DocumentEvent, boolean) - Method in class org.apache.batik.util.DocumentLoadRunnable
Fire a document event to all listeners.
fireAsyncDocumentEvent(DocumentEvent, boolean) - Method in interface org.apache.batik.util.DocumentEventSource
Fire a document event to all listeners.
fireCSSPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSPropertyChangeEvent to any registered listeners.
fireCSSPropertyChange(CSSPropertyChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSPropertyChangeEvent to any registered listeners.
fireCSSPropertyChange(String, CSSValue, CSSValue) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports a bound property update to any registered listeners.
fireCSSRuleAdded(CSSRule) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Reports a style sheet update to any registered listeners.
fireCSSRuleRemoved(CSSRule) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Reports a style sheet update to any registered listeners.
fireCSSStyleDeclarationChangeCancel() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Reports the cancellation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeCancel() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports the annulation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the annulation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeCancel(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the annulation of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeEnd(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the end of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleDeclarationChangeStart(CSSStyleDeclarationChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Fires an existing CSSStyleDeclarationChangeEvent that reports the start of a CSSStyleDeclaration update to any registered listeners.
fireCSSStyleRuleChangeCancel() - Method in class org.apache.batik.css.CSSOMStyleRule
Reports the cancellation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeCancel() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports the annulation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the annulation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeCancel(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the annulation of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd() - Method in class org.apache.batik.css.CSSOMStyleRule
Reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeEnd(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the end of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart() - Method in class org.apache.batik.css.CSSOMStyleRule
Reports the start of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports the start of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the start of a CSSStyleRule update to any registered listeners.
fireCSSStyleRuleChangeStart(CSSStyleRuleChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing CSSStyleRuleChangeEvent that reports the start of a CSSStyleRule update to any registered listeners.
fireDOMAttrModifiedEvent(String, String, String) - Method in class org.apache.batik.dom.AbstractElement
Fires a DOMAttrModified event.
fireDOMCharacterDataModifiedEvent(String, String) - Method in class org.apache.batik.dom.AbstractNode
Fires a DOMCharacterDataModified event.
fireDOMNodeInsertedEvent(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMNodeInserted event.
fireDOMNodeInsertedIntoDocumentEvent() - Method in class org.apache.batik.dom.AbstractNode
Recursively fires a DOMNodeInsertedIntoDocument event.
fireDOMNodeInsertedIntoDocumentEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Recursively fires a DOMNodeInsertedIntoDocument event.
fireDOMNodeRemovedEvent(Node) - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMNodeRemoved event.
fireDOMNodeRemovedFromDocumentEvent() - Method in class org.apache.batik.dom.AbstractNode
Recursively fires a DOMNodeRemovedFromDocument event.
fireDOMNodeRemovedFromDocumentEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Recursively fires a DOMNodeRemovedFromDocument event.
fireDOMSubtreeModifiedEvent() - Method in class org.apache.batik.dom.AbstractParentNode
Fires a DOMSubtreeModified event.
fireDOMSubtreeModifiedEvent() - Method in class org.apache.batik.dom.AbstractAttr
Fires a DOMSubtreeModified event.
fireGlobalPropertyChange(Object, String, boolean, boolean) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Fires a property change event to "global" property change listeners.
fireGlobalPropertyChange(Object, String, int, int) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Fires a property change event to "global" property change listeners.
fireGlobalPropertyChange(Object, String, Object, Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Fires a property change event to "global" property change listeners.
fireGraphicsNodePaintListener(GraphicsNode, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Fires a graphics node paint event.
fireGraphicsNodePaintListener(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
Fires the paint listener.
firePropertyChange(String, boolean, boolean) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
firePropertyChange(String, int, int) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
firePropertyChange(String, Object, Object) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
fireSelectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Fires an existing SelectorListChangeEvent to any registered listeners.
fireSelectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Fires an existing SelectorListChangeEvent to any registered listeners.
fireSelectorListChange(SelectorList, SelectorList) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Reports a selector list update to any registered listeners.
first() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to getBeginIndex().
first() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Sets the position to getBeginIndex().
firstChild - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The first child.
firstChild() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.firstChild().
firstChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the first child of the given node.
firstCondition - Variable in class org.apache.batik.css.sac.AbstractCombinatorCondition
The first condition.
fixColorModel(CachableRed) - Static method in class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
 
fixColorModel(CachableRed) - Static method in class org.apache.batik.refimpl.gvt.filter.Any2LumRed
This function 'fixes' the source's color model.
FIXED_SIZE_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
fixedSize - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
Has the windows a fixed size?
fixSampleModel(CachableRed) - Static method in class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
 
fixSampleModel(CachableRed) - Static method in class org.apache.batik.refimpl.gvt.filter.Any2LumRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed, Rectangle) - Static method in class org.apache.batik.refimpl.gvt.filter.PadRed
This function 'fixes' the source's sample model.
fixSampleModel(CachableRed, Rectangle) - Static method in class org.apache.batik.refimpl.gvt.filter.AffineRed
This function 'fixes' the source's sample model.
flipX() - Method in interface org.w3c.dom.svg.SVGMatrix
 
flipY() - Method in interface org.w3c.dom.svg.SVGMatrix
 
floatValue - Variable in class org.apache.batik.css.value.ImmutableFloat
The float value
floatValue - Variable in class org.apache.batik.parser.style.CSSFloatValue
The float value
FloodRable - interface org.apache.batik.gvt.filter.FloodRable.
Fills the input image with a given paint
font - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The font used to draw the strings.
FONT_FACE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSFontFaceRule.
FONT_SIZE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The font size.
FONT_VARIANT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Font variant to be used for this character span.
FontFamilyFactory - class org.apache.batik.css.value.FontFamilyFactory.
This class provides a factory for the 'font-family' property values.
FontFamilyFactory.IdentFactory - class org.apache.batik.css.value.FontFamilyFactory.IdentFactory.
This class provides a factory for the identifiers of the list.
FontFamilyFactory.IdentFactory(FontFamilyFactory, Parser) - Constructor for class org.apache.batik.css.value.FontFamilyFactory.IdentFactory
Creates a new ident factory.
FontFamilyFactory(Parser) - Constructor for class org.apache.batik.css.value.FontFamilyFactory
Creates a new FontFamilyFactory object.
FontFamilyResolver - class org.apache.batik.css.value.FontFamilyResolver.
This class provides a relative value resolver for the 'font-family' CSS property.
FontFamilyResolver(CommonCSSContext) - Constructor for class org.apache.batik.css.value.FontFamilyResolver
Creates a new FontFamilyRelativeValueResolver object.
fonts - Static variable in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
 
FontSizeAdjustFactory - class org.apache.batik.css.value.FontSizeAdjustFactory.
This class provides a factory for 'font-size-adjust' property values..
FontSizeAdjustFactory(Parser) - Constructor for class org.apache.batik.css.value.FontSizeAdjustFactory
Creates a new FontSizeAdjustFactory object.
FontSizeAdjustResolver - class org.apache.batik.css.value.FontSizeAdjustResolver.
This class provides a relative value resolver for the 'font-size-adjust' CSS property.
FontSizeAdjustResolver() - Constructor for class org.apache.batik.css.value.FontSizeAdjustResolver
 
FontSizeFactory - class org.apache.batik.css.value.FontSizeFactory.
This class provides a factory for the 'font-size' property value..
FontSizeFactory(Parser) - Constructor for class org.apache.batik.css.value.FontSizeFactory
Creates a new FontSizeFactory object.
FontSizeResolver - class org.apache.batik.css.value.FontSizeResolver.
This class provides a relative value resolver for the 'font-size' CSS property.
FontSizeResolver() - Constructor for class org.apache.batik.css.value.FontSizeResolver
 
FontStretchFactory - class org.apache.batik.css.value.FontStretchFactory.
This class provides a factory for the 'font-stretch' property values.
FontStretchFactory(Parser) - Constructor for class org.apache.batik.css.value.FontStretchFactory
Creates a new FontStretchFactory object.
FontStretchResolver - class org.apache.batik.css.value.FontStretchResolver.
This class provides a relative value resolver for the 'font-stretch' CSS property.
FontStretchResolver() - Constructor for class org.apache.batik.css.value.FontStretchResolver
 
FontStyleFactory - class org.apache.batik.css.value.FontStyleFactory.
This class provides a factory for the 'font-style' property values.
FontStyleFactory(Parser) - Constructor for class org.apache.batik.css.value.FontStyleFactory
Creates a new FontStyleFactory object.
FontStyleResolver - class org.apache.batik.css.value.FontStyleResolver.
This class provides a relative value resolver for the 'font-style' CSS property.
FontStyleResolver() - Constructor for class org.apache.batik.css.value.FontStyleResolver
 
FontVariantFactory - class org.apache.batik.css.value.FontVariantFactory.
This class provides a factory for the 'font-variant' property values.
FontVariantFactory(Parser) - Constructor for class org.apache.batik.css.value.FontVariantFactory
Creates a new FontVariantFactory object.
FontVariantResolver - class org.apache.batik.css.value.FontVariantResolver.
This class provides a relative value resolver for the 'font-variant' CSS property.
FontVariantResolver() - Constructor for class org.apache.batik.css.value.FontVariantResolver
 
FontWeightFactory - class org.apache.batik.css.value.FontWeightFactory.
This class provides a factory for the 'font-weight' property values.
FontWeightFactory(Parser) - Constructor for class org.apache.batik.css.value.FontWeightFactory
Creates a new FontWeightFactory object.
FontWeightResolver - class org.apache.batik.css.value.FontWeightResolver.
This class provides a relative value resolver for the 'font-weight' CSS property.
FontWeightResolver() - Constructor for class org.apache.batik.css.value.FontWeightResolver
 
forceRedraw() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
forceRedraw() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
formatMessage(String, Object[]) - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in interface org.apache.batik.i18n.Localizable
Creates and returns a localized message, given the key of the message in the resource bundle and the message parameters.
formatMessage(String, Object[]) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Static method in class org.apache.batik.refimpl.bridge.resources.Messages
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.refimpl.parser.AbstractParser
Implements Localizable.formatMessage(String,Object[]).
formatMessage(String, Object[]) - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
formatMessage(String, Object[]) - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
formatMessage(String, Object[]) - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
formatMessage(String, Object[]) - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.formatMessage(String,Object[]).
FORWARD - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The forward state.
FORWARD_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
forwardAction - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The forward action
FragmentIdentifierHandler - interface org.apache.batik.parser.FragmentIdentifierHandler.
This interface must be implemented and then registred as the handler of a PreserveAspectRatioParser instance in order to be notified of parsing events.
FragmentIdentifierParser - interface org.apache.batik.parser.FragmentIdentifierParser.
This interface represents an event-based parser for the SVG fragment identifier (used with polyline and polygon elements).
freeColors - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The color of the free blocks for each block type.
freeMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The free memory.
freeMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The free memory.
frequency - Variable in class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
The probable frequency of the color in the image.
fuchsia - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
fullRepaint() - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Recomputes the offscreen buffer and repaint.
fxReference - Variable in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
The reference to the fx attribute.
fyReference - Variable in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
The reference to the fy attribute.

G

G - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
GAMMA - Static variable in interface org.apache.batik.gvt.filter.ComponentTransferFunction
 
GammaTransfer - class org.apache.batik.refimpl.gvt.filter.GammaTransfer.
GammaTransfer.java This class defines the Gamma type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
GammaTransfer(float, float, float) - Constructor for class org.apache.batik.refimpl.gvt.filter.GammaTransfer
Three floats as the input for the Gamma function
GaussianBlurOp - class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp.
This class provides an implementation for the SVG feGaussianBlurOp filter, as defined in chapter 15, section 17 of the SVG specification.
GaussianBlurOp(double, double, RenderingHints) - Constructor for class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
The constructor will make the convolveOp filters according to the standard deviation and rendering hint provided by the user
GaussianBlurOp(double, RenderingHints) - Constructor for class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
GaussianBlurRable - interface org.apache.batik.gvt.filter.GaussianBlurRable.
Implements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis.
GENERAL - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
GENERAL_STRING - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
generateGraphics() - Static method in class org.apache.batik.apps.regsvggen.Main
 
generateID(String) - Static method in class org.apache.batik.util.awt.svg.SVGIDGenerator
Generates an id for the given prefix.
generateNewImages() - Static method in class org.apache.batik.apps.regard.Main
NEW IMAGES Generates the new images using the SVG files from the 'svg' directory.
generatePattern(WritableRaster, AffineTransform) - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
Generates a Perlin noise pattern into dest Raster.
generateRefImages() - Static method in class org.apache.batik.apps.regard.Main
REFERENCE Generates the reference images using the SVG files from the 'svg' directory.
generateRefImages() - Static method in class org.apache.batik.apps.regsvggen.Main
This method will generate PNG files from corresponding SVG files under "svg" directory, the image files will be in "ref" directory
generateReport() - Static method in class org.apache.batik.apps.regard.Main
 
generateReport() - Static method in class org.apache.batik.apps.regsvggen.Main
 
generateReport(File[], int[], int) - Static method in class org.apache.batik.apps.regard.Main
 
generateReport(File[], int[], int) - Static method in class org.apache.batik.apps.regsvggen.Main
 
GENERATOR_COMMENT - Static variable in class org.apache.batik.util.awt.svg.DOMTreeManager
 
GenericAttr - class org.apache.batik.dom.GenericAttr.
This class implements the Attr interface.
GenericAttr() - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttr(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttr
Creates a new Attr object.
GenericAttrNS - class org.apache.batik.dom.GenericAttrNS.
This class implements the Attr interface with support for namespaces.
GenericAttrNS() - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericAttrNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericAttrNS
Creates a new Attr object.
GenericCDATASection - class org.apache.batik.dom.GenericCDATASection.
This class implements the CDATASection interface.
GenericCDATASection() - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericCDATASection(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericCDATASection
Creates a new CDATASection object.
GenericComment - class org.apache.batik.dom.GenericComment.
This class implements the Comment interface.
GenericComment() - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericComment(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericComment
Creates a new Comment object.
GenericDocument - class org.apache.batik.dom.GenericDocument.
This class implements the Document, DocumentEvent.
GenericDocument() - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.GenericDocument
Creates a new uninitialized document.
GenericDocumentFragment - class org.apache.batik.dom.GenericDocumentFragment.
This class implements DocumentFragment interface.
GenericDocumentFragment() - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDocumentFragment(AbstractDocument) - Constructor for class org.apache.batik.dom.GenericDocumentFragment
Creates a new DocumentFragment object.
GenericDOMImplementation - class org.apache.batik.dom.GenericDOMImplementation.
This class implements the DOMImplementation.
GenericDOMImplementation() - Constructor for class org.apache.batik.dom.GenericDOMImplementation
Creates a new GenericDOMImplementation object.
GenericElement - class org.apache.batik.dom.GenericElement.
This class implements the Element interface.
GenericElement() - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElement
Creates a new Element object.
GenericElementNS - class org.apache.batik.dom.GenericElementNS.
This class implements the Element interface.
GenericElementNS() - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericElementNS(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericElementNS
Creates a new Element object.
GenericEntity - class org.apache.batik.dom.GenericEntity.
This class implements the Entity interface.
GenericEntity() - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntity(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntity
Creates a new Entity object.
GenericEntityReference - class org.apache.batik.dom.GenericEntityReference.
This class implements the EntityReference interface.
GenericEntityReference() - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericEntityReference(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericEntityReference
Creates a new EntityReference object.
GenericNotation - class org.apache.batik.dom.GenericNotation.
This class implements the Notation interface.
GenericNotation() - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericNotation(String, String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericNotation
Creates a new Notation object.
GenericProcessingInstruction - class org.apache.batik.dom.GenericProcessingInstruction.
This class implements the ProcessingInstruction interface.
GenericProcessingInstruction() - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericProcessingInstruction(String, String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericProcessingInstruction
Creates a new ProcessingInstruction object.
GenericText - class org.apache.batik.dom.GenericText.
This class provides a generic implementation of the Text interface.
GenericText() - Constructor for class org.apache.batik.dom.GenericText
Creates a new uninitialized Text object.
GenericText(String, AbstractDocument) - Constructor for class org.apache.batik.dom.GenericText
Creates a new Text object.
GEOMETRICPRECISION_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'geometricPrecision' keyword.
get(int) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns the graphics node at the specified position in the children list.
get(Object) - Method in class org.apache.batik.css.PropertyMap
Gets the value of a variable
get(Object) - Method in class org.apache.batik.dom.util.HashTable
Gets the value of a variable
get(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Returns the value to which the specified key is mapped.
get(String) - Method in class org.apache.batik.css.value.CommonValueFactoryMap
Returns the PropertyHandler object associated with the given property.
get(String) - Method in interface org.apache.batik.css.value.ValueFactoryMap
Returns the ValueFactory object associated with the given property.
get(String) - Method in class org.apache.batik.dom.util.HashTableStack
Gets an item in the table on the top of the stack.
get(String) - Static method in class org.apache.batik.util.awt.svg.SVGAttributeMap
 
getA() - Method in interface org.apache.batik.parser.Transform
Returns the content of the cell (0, 0).
getA() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getAction(String) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.LanguageDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.DOMViewer
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.URIChooser
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.MemoryMonitor
Returns the action associated with the given string or null on error
getAction(String) - Method in class org.apache.batik.util.gui.UserStyleDialog
Returns the action associated with the given string or null on error
getAction(String) - Method in interface org.apache.batik.util.gui.resource.ActionMap
Returns the action associated with the given string or null on error
getAffine() - Method in interface org.apache.batik.gvt.filter.AffineRable
Get the current affine.
getAffine() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
Get the Affine.
getAffineTransform() - Method in class org.apache.batik.parser.AWTTransformProducer
Returns the AffineTransform object initialized during the last parsing.
getAlign() - Method in interface org.apache.batik.parser.PreserveAspectRatio
Returns the align value of the represented attribute.
getAlign() - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
getAllAttributeKeys() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the keys of all attributes defined on the iterator's text range.
getAllAttributeKeys() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the keys of all attributes defined on the iterator's text range.
getAlphaCompositeConverter() - Method in class org.apache.batik.util.awt.svg.SVGComposite
 
getAlphaCompositeFilterSet() - Method in class org.apache.batik.util.awt.svg.SVGAlphaComposite
 
getAlphaFunction() - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Returns the transfer function for the alpha channel
getAlphaFunction() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Returns the transfer function for the alpha channel
getAltKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: altKey indicates whether the 'alt' key was depressed during the firing of the event.
getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'alt' key was depressed during the firing of the event.
getAmplitude() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getAmplitude().
getAmplitude() - Method in interface org.apache.batik.gvt.filter.ComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns the amplitude value for this transfer function
getAmplitude() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getAncestorSelector() - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getAncestorSelector().
getAncestorSelector() - Method in interface org.w3c.css.sac.DescendantSelector
Returns the parent selector.
getAnchor() - Method in interface org.apache.batik.gvt.TextNode
Returns the anchor of this text node.
getAnchor() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Returns the anchor of this text node.
getAngle() - Method in interface org.apache.batik.parser.PathSegment
Returns the rotation angle in degrees for the ellipse's x-axis relative to the x-axis of the user coordinate system if this segment type is ARC_ABS or ARC_REL.
getAngle() - Method in interface org.apache.batik.parser.Transform
Returns the angle in case the type of this transform is one of ROTATE, SKEWX or SKEWY.
getAngle() - Method in interface org.w3c.dom.svg.SVGTransform
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getAngle() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getAngleHandler() - Method in interface org.apache.batik.parser.AngleParser
Returns the angle handler in use.
getAngleHandler() - Method in class org.apache.batik.refimpl.parser.ConcreteAngleParser
Returns the angle handler in use.
getAnimatedInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getAnimatedInstanceRoot().
getAnimatedInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getAnimatedNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedNormalizedPathSegList().
getAnimatedNormalizedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getAnimatedPathSegList().
getAnimatedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements SVGAnimatedPoints.getAnimatedPoints().
getAnimatedPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLength
DOM: Implements SVGAnimatedLength.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
DOM: Implements SVGAnimatedTransformList.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.getAnimVal().
getAnimVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.getAnimVal().
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLength
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getAnimVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getAreaOfInterest(Shape) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
 
getAreaOfInterest(Shape) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
 
getAttrChange() - Method in class org.apache.batik.dom.events.DOMMutationEvent
Implements MutationEvent.getAttrChange().
getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttribute(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the value of the named attribute for the current character.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the value of the named attribute for the current character.
getAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttribute(String).
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttributedCharacterIterator() - Method in interface org.apache.batik.gvt.TextNode
Returns the attributed character iterator of this text node.
getAttributedCharacterIterator() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Returns the attributed character iterator of this text node.
getAttributeMap(BridgeContext, Element, GraphicsNode) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
Returns the map to pass to the current characters.
getAttributeMap(Map) - Method in class org.apache.batik.util.awt.svg.SVGFontDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.util.awt.svg.SVGClipDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.util.awt.svg.SVGHintsDescriptor
 
getAttributeMap(Map) - Method in interface org.apache.batik.util.awt.svg.SVGDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.util.awt.svg.SVGPaintDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.util.awt.svg.SVGStrokeDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.util.awt.svg.SVGCompositeDescriptor
 
getAttributeMap(Map) - Method in class org.apache.batik.util.awt.svg.SVGTransformDescriptor
 
getAttributeNode(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNode(String).
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNodeNS(String,String).
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getAttributeNS(String,String).
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getAttributes().
getAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getAttributes().
getAttributes() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Returns a map with the attributes defined on the current character.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttrName() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the name of the attribute that was modified.
getAttrName() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAttrNewValue() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the new value of the attribute that was modified.
getAzimuth() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements SVGFEDistantLightElement.getAzimuth().
getAzimuth() - Method in interface org.w3c.dom.css.CSS2Properties
See the azimuth property definition in CSS2.
getAzimuth() - Method in interface org.w3c.dom.svg.SVGFEDistantLightElement
 
getB() - Method in interface org.apache.batik.parser.Transform
Returns the content of the cell (0, 1).
getB() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getBackground() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Returns the background color used for clearing a region.
getBackground() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns the background color used for clearing a region.
getBackground() - Method in interface org.w3c.dom.css.CSS2Properties
See the background property definition in CSS2.
getBackground(GraphicsNode, GraphicsNode, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable
Returns a filter that represents the background image for child.
getBackgroundAttachment() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-attachment property definition in CSS2.
getBackgroundColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-color property definition in CSS2.
getBackgroundEnable() - Method in interface org.apache.batik.gvt.CompositeGraphicsNode
Returns the Rectangle defined as background.
getBackgroundEnable() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
getBackgroundGray() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Returns the suggested gray level of the background.
getBackgroundImage() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-image property definition in CSS2.
getBackgroundPaint() - Method in interface org.apache.batik.gvt.CanvasGraphicsNode
Returns the background paint of this canvas graphics node.
getBackgroundPaint() - Method in class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
 
getBackgroundPaint() - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
Returns the Paint used to fill the background.
getBackgroundPaletteIndex() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Returns the palette index of the suggested background color.
getBackgroundPosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-position property definition in CSS2.
getBackgroundRepeat() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-repeat property definition in CSS2.
getBackgroundRGB() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Returns the RGB value of the suggested background color.
getBaseFrequencyX() - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Get the current base fequency in x direction.
getBaseFrequencyX() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
getBaseFrequencyX() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Get the current base fequency in x direction.
getBaseFrequencyX() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getBaseFrequencyY() - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Get the current base fequency in y direction.
getBaseFrequencyY() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
getBaseFrequencyY() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Get the current base fequency in y direction.
getBaseFrequencyY() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLength
DOM: Implements SVGAnimatedLength.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
DOM: Implements SVGAnimatedTransformList.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.getBaseVal().
getBaseVal() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.getBaseVal().
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedTransformList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedRect
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLength
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedLengthList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedNumberList
 
getBaseVal() - Method in interface org.w3c.dom.svg.SVGAnimatedAngle
 
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getBBox() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGLocatable.getBBox().
getBBox() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getBBox(Element) - Method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGLocatable.getBBox().
getBeginIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the start index of the text.
getBeginIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the start index of the text.
getBias() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getBias().
getBias() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getBitDepth() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the desired bit depth for a grayscale image.
getBitShift() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Returns the desired bit shift for a grayscale image.
getBlue() - Method in class org.apache.batik.css.value.ImmutableRGBColor
This attribute is used for the blue value of the RGB color.
getBlue() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getBlue().
getBlue() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the blue value of the RGB color.
getBlueFunction() - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Returns the transfer function for the blue channel
getBlueFunction() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Returns the transfer function for the blue channel
getBoolean(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the boolean mapped with the given key
getBorder() - Method in interface org.w3c.dom.css.CSS2Properties
See the border property definition in CSS2.
getBorderBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom property definition in CSS2.
getBorderBottomColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-color property definition in CSS2.
getBorderBottomStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-style property definition in CSS2.
getBorderBottomWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-width property definition in CSS2.
getBorderCollapse() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-collapse property definition in CSS2.
getBorderColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-color property definition in CSS2.
getBorderLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left property definition in CSS2.
getBorderLeftColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-color property definition in CSS2.
getBorderLeftStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-style property definition in CSS2.
getBorderLeftWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-width property definition in CSS2.
getBorderRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right property definition in CSS2.
getBorderRightColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-color property definition in CSS2.
getBorderRightStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-style property definition in CSS2.
getBorderRightWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-width property definition in CSS2.
getBorderSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-spacing property definition in CSS2.
getBorderStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-style property definition in CSS2.
getBorderTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top property definition in CSS2.
getBorderTopColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-color property definition in CSS2.
getBorderTopStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-style property definition in CSS2.
getBorderTopWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-width property definition in CSS2.
getBorderWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-width property definition in CSS2.
getBottom() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the bottom of the rect.
getBottom() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getBottom().
getBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the bottom property definition in CSS2.
getBottom() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the bottom of the rect.
getBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of this node in user space.
getBounds() - Method in interface org.apache.batik.gvt.filter.CachableRed
Returns the bounds of the current image.
getBounds() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
Compute the rendered bounds of this node based on it's renderBounds, i.e., the area painted by its primitivePaint method.
getBounds() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getBounds() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getBounds() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
getBounds() - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
getBounds2D() - Method in interface org.apache.batik.gvt.Mask
Returns the bounds of this mask
getBounds2D() - Method in interface org.apache.batik.gvt.filter.Filter
Returns the bounds of the current image.
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable
 
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
 
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.RasterRable
 
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
 
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
 
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable
Returns the bounds of this Rable in the user coordinate system.
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Get the turbulence region
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
Grow the source's bounds
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
Returns the bounds of this Rable in the user coordinate system.
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.FilterAlphaRable
Pass-through: returns the source's bounds
getBounds2D() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Returns this filter's bounds
getBounds2D() - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getBounds2D(BufferedImage) - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
getBounds2D(BufferedImage) - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
getBounds2D(BufferedImage) - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
 
getBounds2D(Raster) - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
getBounds2D(Raster) - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
getBounds2D(Raster) - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
 
getBridge(Element) - Method in interface org.apache.batik.bridge.BridgeContext
Returns the bridge associated with the specified element.
getBridge(Element) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getBridgeContext() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the bridge context of this event.
getBridgeUpdateManager() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getBubbles() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The bubbles property indicates whether or not an event is a bubbling event.
getBubbles() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
getBuffer() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Returns the current buffer.
getBufferContent() - Method in class org.apache.batik.refimpl.parser.NumberParser
Returns the content of the buffer.
getBufferedImage() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
fetch the bufferedImage from this node.
getBundleClassName() - Method in class org.apache.batik.refimpl.parser.AbstractParser
Returns the resource bundle base name.
getButton() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getButton() - Method in interface org.w3c.dom.events.MouseEvent
During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getById(String, Node) - Static method in class org.apache.batik.dom.GenericDocument
An auxiliary method used by getElementById.
getById(String, Node) - Static method in class org.apache.batik.dom.svg.SVGOMDocument
An auxiliary method used by getElementById.
getByteStream() - Method in class org.w3c.css.sac.InputSource
Get the byte stream for this input source.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getC() - Method in interface org.apache.batik.parser.Transform
Returns the content of the cell (0, 2).
getC() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getCancelable() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The cancelable property indicates whether or not an event can have its default action prevented.
getCancelable() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCaptionSide() - Method in interface org.w3c.dom.css.CSS2Properties
See the caption-side property definition in CSS2.
getCenterPoint() - Method in class org.apache.batik.util.awt.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getChannels() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
getCharacterStream() - Method in class org.w3c.css.sac.InputSource
Get the character stream for this input source.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getCharNumAtPosition(SVGPoint) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getCharNumAtPosition(SVGPoint).
getCharNumAtPosition(SVGPoint) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getCharNumAtPosition(SVGPoint).
getCharNumAtPosition(SVGPoint) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getChild() - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
Returns the graphics node that was affected by the event.
getChildNodes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getChildNodes().
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildNodes() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getChildren() - Method in interface org.apache.batik.gvt.CompositeGraphicsNode
Returns the list of children or null if any.
getChildren() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
getChromaticity() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the white point and primary chromaticities in CIE (x, y) space.
getClassesDirectory() - Static method in class org.apache.batik.apps.regsvggen.Main
Returns the directory where temporary classes are stored.
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGStylable.getClassName().
getClassName() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Gets parameter passed by constructor.
getClassName() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Gets parameter passed by constructor.
getClassName() - Method in interface org.w3c.dom.svg.SVGStylable
 
getClassName(Element) - Method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement SVGStylable.getClassName().
getClear() - Method in interface org.w3c.dom.css.CSS2Properties
See the clear property definition in CSS2.
getClickCount() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Return the number of mouse clicks associated with this event.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in interface org.apache.batik.bridge.UserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientAreaLocationOnScreen() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the location on the screen of the client area in the UserAgent.
getClientX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientX indicates the horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: clientY indicates the vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClip() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the clipping filter of this node or null if any.
getClip() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getClip() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Gets the current clipping area.
getClip() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Gets the current clipping area.
getClip() - Method in interface org.w3c.dom.css.CSS2Properties
See the clip property definition in CSS2.
getClipBounds() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Returns the bounding rectangle of the current clipping area.
getClipBounds() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipConverter() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getClipPath() - Method in interface org.apache.batik.gvt.filter.Clip
Returns the Shape that the Clip will use to define the clip path.
getClipPath() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
Returns the Shape that the cliprable will use to define the clip path.
getClipPathUnits() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
DOM: Implements SVGGradientElement.getGradientUnits().
getClipPathUnits() - Method in interface org.w3c.dom.svg.SVGClipPathElement
 
getClockHandler() - Method in interface org.apache.batik.parser.ClockParser
Returns the clock handler in use.
getCode() - Method in class org.w3c.css.sac.CSSException
returns the error code for this exception.
getCoefficients() - Method in class org.apache.batik.gvt.filter.CompositeRule
 
getColor() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Gets this graphics context's current color.
getColor() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Gets this graphics context's current color.
getColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the color property definition in CSS2.
getColorConverter() - Method in class org.apache.batik.util.awt.svg.SVGPaint
 
getColorModel() - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaintContext
 
getColorModel() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getColorModel() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getColorModel() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the ColorModel of the image.
getColorProfile() - Method in interface org.w3c.dom.svg.SVGICCColor
 
getColors() - Method in interface org.w3c.dom.svg.SVGICCColor
 
getColorType() - Method in interface org.w3c.dom.svg.SVGColor
 
getColumnCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the number of columns in the table.
getColumnCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the number of columns in the table.
getColumnName(int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the name to give to a column.
getColumnName(int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the name to give to a column.
getColumnNumber() - Method in class org.apache.batik.parser.ParseException
Returns the column of the last parsed character.
getColumnNumber() - Method in class org.apache.batik.script.InterpreterException
Returns the column number where the error occurs.
getColumnNumber() - Method in class org.w3c.css.sac.CSSParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in interface org.w3c.css.sac.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
getComposite() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the composite of this node.
getComposite() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getComposite() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Returns the current Composite in the Graphics2D context.
getComposite() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns the current Composite in the Graphics2D context.
getCompositeConverter() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getCompositeGraphicsNode() - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
Returns the originator of the event.
getCompositeRule() - Method in interface org.apache.batik.gvt.filter.CompositeRable
Get the composite rule in use for combining the sources.
getCompositeRule() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable
Get the composite rule in use for combining the sources.
getCompressedText() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the text strings to be stored in compressed form with this image as an array of Strings.
getComputedStyle(Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements ViewCSS.getComputedStyle(Element,String).
getComputedStyle(Element, String) - Method in interface org.w3c.dom.css.ViewCSS
This method is used to get the computed style as it is defined in .
getComputedTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getComputedTextLength().
getComputedTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getComputedTextLength().
getComputedTextLength() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getCondition() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
SAC: Implements ConditionalSelector.getCondition().
getCondition() - Method in interface org.w3c.css.sac.ConditionalSelector
Returns the condition to be applied on the simple selector.
getCondition() - Method in interface org.w3c.css.sac.NegativeCondition
Returns the condition.
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMClassCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMAndCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
SAC: Implements Condition.getConditionType().
getConditionType() - Method in interface org.w3c.css.sac.Condition
An integer indicating the type of Condition.
getContent() - Method in interface org.w3c.dom.css.CSS2Properties
See the content property definition in CSS2.
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
getContentScriptType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentScriptType().
getContentScriptType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getContentStyleType() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getContentStyleType().
getContentStyleType() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getConvolveOpConverter() - Method in class org.apache.batik.util.awt.svg.SVGBufferedImageOp
 
getCorrespondingElement() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getCorrespondingUseElement() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getCounterIncrement() - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-increment property definition in CSS2.
getCounterReset() - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-reset property definition in CSS2.
getCounterValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the Counter value.
getCounterValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the Counter value.
getCounterValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getCounterValue().
getCounterValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Counter value.
getCountryIcon(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
returns the icon associated with a country code.
getCountryText(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
returns the full string associated with a country code.
getCssFloat() - Method in interface org.w3c.dom.css.CSS2Properties
See the float property definition in CSS2.
getCssRule() - Method in class org.apache.batik.css.event.CSSRuleEvent
Returns the associated CSSRule.
getCssRules() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.getCssRules().
getCssRules() - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.getCssRules().
getCssRules() - Method in interface org.w3c.dom.css.CSSMediaRule
A list of all CSS rules contained within the media block.
getCssRules() - Method in interface org.w3c.dom.css.CSSStyleSheet
The list of all CSS rules contained within the style sheet.
getCssText() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMUnknownRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSRule.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getCssText().
getCssText() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.css.value.ImmutableString
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableRect
A string representation of the current value.
getCssText() - Method in interface org.apache.batik.css.value.ImmutableValue
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableInherit
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableValueList
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableFloat
A string representation of the current value.
getCssText() - Method in class org.apache.batik.css.value.ImmutableRGBColor
A string representation of the current value.
getCssText() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in class org.apache.batik.parser.style.CSSInheritValue
DOM: Implements CSSValue.getCssText().
getCssText() - Method in interface org.w3c.dom.css.CSSValue
A string representation of the current value.
getCssText() - Method in interface org.w3c.dom.css.CSSRule
The parsable textual representation of the rule.
getCssText() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
getCssValueType() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.css.value.AbstractImmutableValue
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.value.AbstractImmutablePrimitiveValue
A code defining the type of the value.
getCssValueType() - Method in interface org.apache.batik.css.value.ImmutableValue
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.value.ImmutableInherit
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.css.value.ImmutableValueList
A code defining the type of the value.
getCssValueType() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in class org.apache.batik.parser.style.CSSInheritValue
DOM: Implements CSSValue.getCssValueType().
getCssValueType() - Method in interface org.w3c.dom.css.CSSValue
A code defining the type of the value as defined above.
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCTM() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGLocatable.getCTM().
getCTM() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getCTM(Element) - Method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGLocatable.getCTM().
getCtrlKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: ctrlKey indicates whether the 'ctrl' key was depressed during the firing of the event.
getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'ctrl' key was depressed during the firing of the event.
getCue() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue property definition in CSS2.
getCueAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-after property definition in CSS2.
getCueBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-before property definition in CSS2.
getCurrent() - Method in class org.apache.batik.refimpl.parser.AbstractParser
Returns the current character value.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractNode
Returns the current document.
getCurrentDocument() - Method in class org.apache.batik.dom.AbstractDocument
Returns the current document.
getCurrentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getCurrentNode().
getCurrentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentPoint() - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getCurrentScale() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentScale() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget whose EventListeners are currently being processed.
getCurrentTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
getCurrentTime() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getCurrentTranslate() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentTranslate() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getCurrentView() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getCurrentViewport() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the current viewport to use to compute percentages and units.
getCurrentViewport() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getCursor() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the cursor of this node.
getCursor() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getCursor() - Method in interface org.w3c.dom.css.CSS2Properties
See the cursor property definition in CSS2.
getCustomBufferedImageOpConverter() - Method in class org.apache.batik.util.awt.svg.SVGBufferedImageOp
 
getCustomCompositeConverter() - Method in class org.apache.batik.util.awt.svg.SVGComposite
 
getCustomPaintConverter() - Method in class org.apache.batik.util.awt.svg.SVGPaint
 
getCx() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getCx().
getCx() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getCx().
getCx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCx().
getCx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCx() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getCy() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getCy().
getCy() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getCy().
getCy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getCy().
getCy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getCy() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getD() - Method in interface org.apache.batik.parser.Transform
Returns the content of the cell (1, 0).
getD() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getData() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getData().
getData() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements ProcessingInstruction.getData().
getData() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getData() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getData() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
getData() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the entire image in a single Raster.
getData() - Method in interface org.w3c.css.sac.ProcessingInstructionSelector
Returns the character data.
getData() - Method in interface org.w3c.css.sac.CharacterDataSelector
Returns the character data.
getData() - Method in interface org.w3c.css.sac.ContentCondition
Returns the content.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData(Rectangle) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getData(Rectangle) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
getData(Rectangle) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getDeclaredPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDef() - Method in class org.apache.batik.util.awt.svg.SVGFilterDescriptor
 
getDef() - Method in class org.apache.batik.util.awt.svg.SVGPaintDescriptor
 
getDef() - Method in class org.apache.batik.util.awt.svg.SVGCompositeDescriptor
 
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
Returns the default attribute values in a map.
getDefaultAttributeValues() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Returns the default attribute values in a map.
getDefaultCache() - Static method in class org.apache.batik.refimpl.gvt.filter.URLImageCache
 
getDefaultColorValue() - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
The default color.
getDefaultColorValue() - Method in interface org.apache.batik.css.value.CommonCSSContext
The default color.
getDefaultEncodeParam(RenderedImage) - Static method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns an instance of PNGEncodeParam.Palette, PNGEncodeParam.Gray, or PNGEncodeParam.RGB appropriate for encoding the given image.
getDefaultFontFamilyValue() - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
The font-family value.
getDefaultFontFamilyValue() - Method in interface org.apache.batik.css.value.CommonCSSContext
The font-family value.
getDefaultLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getDefaultLocale().
getDefaultLocale() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Gets the current default locale in the LocaleGroup.
getDefaultValue() - Method in class org.apache.batik.css.svg.SimpleColorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.OpacityResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.WritingModeResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ClipPathResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.LightingColorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.MarkerResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.PointerEventsResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.FillResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.FilterResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.MaskResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.FillRuleResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.TextRenderingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.TextAnchorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.svg.ClipRuleResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.OverflowResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.SpacingResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.TextDecorationResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontStretchResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontVariantResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.CursorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.DirectionResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontWeightResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.VisibilityResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.ClipResolver
Returns the default value for the handled property.
getDefaultValue() - Method in interface org.apache.batik.css.value.RelativeValueResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontSizeResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.ColorResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontStyleResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.FontFamilyResolver
Returns the default value for the handled property.
getDefaultValue() - Method in class org.apache.batik.css.value.DisplayResolver
Returns the default value for the handled property.
getDefaultView() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentView.getDefaultView().
getDefaultView() - Method in interface org.w3c.dom.views.DocumentView
The default AbstractView for this Document, or null if none available.
getDefaultViewport() - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
Returns the default Viewport to use.
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.AbstractSVGConverter
 
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.AbstractSVGFilterConverter
 
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.SVGComposite
 
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
Invoking this method will return a set of definition element that contain all the definitions referenced by the attributes generated by the various converters.
getDefinitionSet() - Method in interface org.apache.batik.util.awt.svg.SVGConverter
 
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Invoking this method will return a set of definition element that contain all the definitions referenced by the attributes generated by the various converters.
getDefinitionSet() - Method in interface org.apache.batik.util.awt.svg.SVGFilterConverter
 
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.SVGBufferedImageOp
 
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getDefinitionSet() - Method in class org.apache.batik.util.awt.svg.SVGPaint
 
getDefinitionSet(Set) - Method in class org.apache.batik.util.awt.svg.SVGFontDescriptor
 
getDefinitionSet(Set) - Method in class org.apache.batik.util.awt.svg.SVGClipDescriptor
 
getDefinitionSet(Set) - Method in class org.apache.batik.util.awt.svg.SVGHintsDescriptor
 
getDefinitionSet(Set) - Method in interface org.apache.batik.util.awt.svg.SVGDescriptor
 
getDefinitionSet(Set) - Method in class org.apache.batik.util.awt.svg.SVGPaintDescriptor
 
getDefinitionSet(Set) - Method in class org.apache.batik.util.awt.svg.SVGStrokeDescriptor
 
getDefinitionSet(Set) - Method in class org.apache.batik.util.awt.svg.SVGCompositeDescriptor
 
getDefinitionSet(Set) - Method in class org.apache.batik.util.awt.svg.SVGTransformDescriptor
 
getDependencyRegion(int, Rectangle) - Method in interface org.apache.batik.gvt.filter.CachableRed
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getDependencyRegion(int, Rectangle) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getDependencyRegion(int, Rectangle2D) - Method in interface org.apache.batik.gvt.filter.Filter
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
 
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
Returns the region of input data is is required to generate outputRgn.
getDependencyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
Returns the region of input data is is required to generate outputRgn.
getDescription() - Method in class org.apache.batik.util.SVGFileFilter
Returns the file description
getDescription(SVGElement) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Returns the content of the 'desc' child of the given element.
getDetail() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: Specifies some detail information about the Event, depending on the type of event.
getDetail() - Method in interface org.w3c.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDeviceConfiguration() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns the device configuration associated with this Graphics2D.
getDiffDirectory() - Static method in class org.apache.batik.apps.regard.Main
Returns the directory where the difference images are stored.
getDiffDirectory() - Static method in class org.apache.batik.apps.regsvggen.Main
Returns the directory where the difference images are stored.
getDiffuseConstant() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getDiffuseConstant().
getDiffuseConstant() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getDimensionUnitText() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the string representation of the unit.
getDirection() - Method in interface org.w3c.dom.css.CSS2Properties
See the direction property definition in CSS2.
getDirtyRegion(int, Rectangle) - Method in interface org.apache.batik.gvt.filter.CachableRed
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getDirtyRegion(int, Rectangle) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getDirtyRegion(int, Rectangle2D) - Method in interface org.apache.batik.gvt.filter.Filter
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
 
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
This calculates the region of output that is affected by a change in a region of input.
getDirtyRegion(int, Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
This calculates the region of output that is affected by a change in a region of input.
getDisabled() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getDisabled().
getDisabled() - Method in interface org.w3c.dom.stylesheets.StyleSheet
false if the style sheet is applied to the document.
getDiscreteTransfer(float[]) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns a discrete transfer function
getDisplay() - Method in interface org.w3c.dom.css.CSS2Properties
See the display property definition in CSS2.
getDivisor() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getDivisor().
getDivisor() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getDoctype() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDoctype().
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in class org.apache.batik.css.AbstractViewCSS
DOM: Implements AbstractView.getDocument().
getDocument() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements AbstractView.getDocument().
getDocument() - Method in interface org.w3c.dom.views.AbstractView
The source DocumentView of which this is an AbstractView.
getDocumentElement() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getDocumentElement().
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentFactory() - Method in class org.apache.batik.util.DocumentLoadRunnable
Return the associated SVGDocumentFactory for this loader.
getDocumentLoader() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the document loader to use to load a document.
getDocumentLoader() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getDocumentPrototype() - Static method in class org.apache.batik.util.awt.svg.TestUtil
 
getDocumentState(Document) - Method in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
Returns the DocumentState of the specified Document.
getDoDilation() - Method in interface org.apache.batik.gvt.filter.MorphologyRable
Returns whether the operation is "dilation" or not("erosion")
getDoDilation() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
Returns whether the operation is "dilation" or not("erosion")
getDomain() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getDomain().
getDomain() - Method in interface org.w3c.dom.svg.SVGDocument
 
getDOMFactory() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
getDOMImplementation() - Static method in class org.apache.batik.dom.GenericDOMImplementation
Returns the default instance of this class.
getDOMImplementation() - Static method in class org.apache.batik.dom.svg.SVGDOMImplementation
Returns the default instance of this class.
getDOMTreeManager() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
getDTDHandler() - Method in interface org.xml.sax.XMLReader
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current DTD event handler.
getDx() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDx().
getDx() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDx().
getDx() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDx() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getDy() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getDy().
getDy() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getDy().
getDy() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getDy() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getE() - Method in interface org.apache.batik.parser.Transform
Returns the content of the cell (1, 1).
getE() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getEdgeMode() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getEdgeMode().
getEdgeMode() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getElement() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the element that was modified.
getElement() - Method in class org.apache.batik.bridge.BuilderException
Returns the element responsible on the error.
getElement(GraphicsNode) - Method in interface org.apache.batik.bridge.BridgeContext
Returns the Element bound to the specified GraphicsNode if any.
getElement(GraphicsNode) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getElement(String) - Method in class org.apache.batik.refimpl.bridge.URIResolver
Imports the element referenced by the given URI.
getElementById(String) - Method in class org.apache.batik.dom.GenericDocument
DOM: Implements Document.getElementById(String).
getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getElementById(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements Document.getElementById(String).
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getElementContent(Element) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
Returns the content of the given element.
getElementsByTagName(Node, String, AbstractParentNode.Nodes) - Static method in class org.apache.batik.dom.AbstractElement
An auxiliary method of getElementsByTagName.
getElementsByTagName(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getElementsByTagName(String).
getElementsByTagName(String) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getElementsByTagName(String).
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(Node, String, String, AbstractParentNode.Nodes) - Static method in class org.apache.batik.dom.AbstractElement
An auxiliary method for getElementsByTagNameNS.
getElementsByTagNameNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getElementsByTagNameNS(String,String).
getElementsByTagNameNS(String, String) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getElementsByTagNameNS(String,String).
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getElevation() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements SVGFEDistantLightElement.getElevation().
getElevation() - Method in interface org.w3c.dom.css.CSS2Properties
See the elevation property definition in CSS2.
getElevation() - Method in interface org.w3c.dom.svg.SVGFEDistantLightElement
 
getEmptyCells() - Method in interface org.w3c.dom.css.CSS2Properties
See the empty-cells property definition in CSS2.
getEnclosureList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getEnclosureList(SVGRect, SVGElement) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getEncoding() - Method in class org.w3c.css.sac.InputSource
Get the character encoding for a byte stream or URI.
getEncoding() - Method in interface org.w3c.dom.css.CSSCharsetRule
The encoding information used in this @charset rule.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEndIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the end index of the text.
getEndIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the end index of the text.
getEndPoint() - Method in class org.apache.batik.util.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getEndPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getEndPositionOfChar(int).
getEndPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getEndPositionOfChar(int).
getEndPositionOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in interface org.xml.sax.XMLReader
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current entity resolver.
getErrorHandler() - Method in class org.apache.batik.parser.style.StyleAttributeParser
Gets the ErrorHandler.
getErrorHandler() - Method in interface org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getEventDispatcher() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the EventDispatcher used by the UserAgent to dispatch events on GVT.
getEventDispatcher() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the EventDispatcher used by the UserAgent to dispatch events on GVT.
getEventDispatcher() - Method in interface org.apache.batik.bridge.UserAgent
Returns the EventDispatcher used by the UserAgent to dispatch events on GVT.
getEventDispatcher() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the EventDispatcher used by the UserAgent to dispatch events on GVT.
getEventListeners() - Method in class org.apache.batik.dom.events.EventListenerList
Returns an array of the event listeners of this list, or null if any.
getEventListeners(String, boolean) - Method in class org.apache.batik.dom.events.EventSupport
Returns a list event listeners depending on the specified event type and phase.
getEventPhase() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The eventPhase property indicates which phase of event flow is currently being evaluated.
getEventPhase() - Method in interface org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getEventsEnabled() - Method in class org.apache.batik.dom.AbstractDocument
Tests whether the event dispatching must be done.
getEventsEnabled() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Tests whether the event dispatching must be done.
getEventSupport() - Method in class org.apache.batik.dom.AbstractNode
Returns the event support instance for this node, or null if any.
getEventSupport() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the event support instance for this node, or null if any.
getException() - Method in class org.apache.batik.parser.ParseException
Return the embedded exception, if any.
getException() - Method in class org.apache.batik.script.InterpreterException
Returns the embedded exception.
getException() - Method in class org.apache.batik.transcoder.TranscoderException
Returns the original enclosed exception or null if any.
getException() - Method in class org.apache.batik.util.DocumentLoadingEvent
Returns the exception that causes an error or null if the type of the event is not LOAD_FAILED.
getException() - Method in class org.w3c.css.sac.CSSException
Returns the internal exception if any, null otherwise.
getException() - Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getExpandEntityReferences().
getExpandEntityReferences() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getExpandEntityReferences().
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.NodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.TreeWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
getExponent() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getExponent().
getExponent() - Method in interface org.apache.batik.gvt.filter.ComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns the exponent value for this transfer function
getExponent() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getExtensionHandler() - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
 
getExtensionHandler() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
getExtentOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getExtentOfChar(int).
getExtentOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getExtentOfChar(int).
getExtentOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequired() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGExternalResourcesRequired.
getExternalResourcesRequired() - Method in interface org.w3c.dom.svg.SVGExternalResourcesRequired
 
getExternalResourcesRequired(Element) - Method in class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
To implement SVGExternalResourcesRequired.getExternalResourcesRequired().
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns testsSupport different from null.
getExternalResourcesRequiredSupport() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Returns testsSupport different from null.
getF() - Method in interface org.apache.batik.parser.Transform
Returns the content of the cell (1, 2).
getF() - Method in interface org.w3c.dom.svg.SVGMatrix
 
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getFarthestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGLocatable.getFarthestViewportElement().
getFarthestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getFarthestViewportElement(Element) - Method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGLocatable.getFarthestViewportElement().
getFeature(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature.
getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the state of a feature.
getFilter() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getFilter().
getFilter() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getFilter().
getFilter() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the filter of this node or null if any.
getFilter() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getFilter() - Method in interface org.w3c.dom.traversal.NodeIterator
The NodeFilter used to screen nodes.
getFilter() - Method in interface org.w3c.dom.traversal.TreeWalker
The filter used to screen nodes.
getFilterConverter() - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
 
getFilterRegion() - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Returns the filter output area, in user space
getFilterRegion() - Method in interface org.apache.batik.gvt.filter.Mask
The region to which this mask applies
getFilterRegion() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Returns the filter output area, in user space
getFilterRegion() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
The region to which this mask applies
getFilterResolutionX() - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in interface org.apache.batik.gvt.filter.FilterResRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Returns the resolution along the X axis.
getFilterResolutionX() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
Returns the resolution along the X axis.
getFilterResolutionY() - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in interface org.apache.batik.gvt.filter.FilterResRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Returns the resolution along the Y axis.
getFilterResolutionY() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
Returns the resolution along the Y axis.
getFilterResX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResX().
getFilterResX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterResY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterResY().
getFilterResY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterSource(GraphicsNode, String, BridgeContext, Element, Filter, Map) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
 
getFilterUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getFilterUnits().
getFilterUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getFilterValue() - Method in class org.apache.batik.util.awt.svg.SVGFilterDescriptor
 
getFilterValue() - Method in class org.apache.batik.util.awt.svg.SVGCompositeDescriptor
 
getFirstChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getFirstChild().
getFirstChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getFirstChild().
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getFirstCondition() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getFirstCondition().
getFirstCondition() - Method in interface org.w3c.css.sac.CombinatorCondition
Returns the first condition.
getFloatValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the float value.
getFloatValue(short) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.css.value.AbstractImmutableValue
A method to get the float value with a specified unit.
getFloatValue(short) - Method in interface org.apache.batik.css.value.ImmutableValue
A method to get the float value with a specified unit.
getFloatValue(short) - Method in class org.apache.batik.css.value.ImmutableFloat
This method is used to get a float value in a specified unit.
getFloatValue(short) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSPrimitiveValue.getFloatValue(short).
getFloatValue(short) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get a float value in a specified unit.
getFloodPaint() - Method in interface org.apache.batik.gvt.filter.FloodRable
Get the flood paint.
getFloodPaint() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable
Get the flood fill paint.
getFloodRegion() - Method in interface org.apache.batik.gvt.filter.FloodRable
Get the flood region
getFloodRegion() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable
Returns the flood region
getFocusPoint() - Method in class org.apache.batik.util.awt.RadialGradientPaint
Returns a copy of the end point of the gradient axis.
getFont() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Gets the current font.
getFont() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Gets the current font.
getFont() - Method in interface org.w3c.dom.css.CSS2Properties
See the font property definition in CSS2.
getFontConverter() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getFontFamily() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-family property definition in CSS2.
getFontMetrics(Font) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Gets the font metrics for the specified font.
getFontRenderContext() - Method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Returns the context needed to correctly measure text.
getFontRenderContext() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Get the rendering context of the Font within this Graphics2D context.
getFontRenderContext() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size property definition in CSS2.
getFontSize(SVGElement) - Method in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
Returns the font-size value.
getFontSize(SVGElement) - Method in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
Returns the font-size value.
getFontSize(SVGElement) - Method in interface org.apache.batik.util.UnitProcessor.Context
Returns the font-size value.
getFontSize(SVGElement, CSSStyleDeclaration) - Static method in class org.apache.batik.util.UnitProcessor
An utility method to implement Context.getFontSize(SVGElement e).
getFontSizeAdjust() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size-adjust property definition in CSS2.
getFontStretch() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-stretch property definition in CSS2.
getFontStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-style property definition in CSS2.
getFontVariant() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-variant property definition in CSS2.
getFontWeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-weight property definition in CSS2.
getFormat() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getFormat() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getFunctionName() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the name of the function.
getFx() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFx().
getFx() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getFy() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getFy().
getFy() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getGamma() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the file gamma value for the image.
getGammaTransfer(float, float, float) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns a gamma function
getGenericDefinitions() - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
 
getGeometryBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node, without taking any of its rendering attribute into account, i.e., exclusive of any clipping, masking, filtering or stroking, for example.
getGeometryBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Geometric bounds are in user space.
getGeometryBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
getGeometryBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
getGeometryBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
getGlobalBounds() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getGlobalBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
getGlobalTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the concatenated transform, i.e., this node's transform preconcatenated with it's parent's transforms.
getGlobalTransform() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
getGlyphRef() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getGradientPaintConverter() - Method in class org.apache.batik.util.awt.svg.SVGPaint
 
getGradientTransform() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
To implement SVGGradientElement.getGradientTransform().
getGradientTransform() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGradientUnits() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getGradientUnits().
getGradientUnits() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getGraphicContextConverter() - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
 
getGraphicElementContext() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContext
 
getGraphicsNode() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the new value of the attribute that was modified.
getGraphicsNode() - Method in class org.apache.batik.bridge.BridgeException
Returns the graphics node on which the error occured.
getGraphicsNode() - Method in class org.apache.batik.bridge.StyleReference
Returns the graphics node.
getGraphicsNode() - Method in interface org.apache.batik.gvt.PatternPaint
Returns the GraphicsNode that is used to produce the pixel pattern generated by this Paint
getGraphicsNode() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns the graphics node where the event is originated.
getGraphicsNode() - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Returns the GraphicsNode for which a rendering can be obtained
getGraphicsNode() - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaint
 
getGraphicsNode() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable
Returns the GraphicsNode rendered by this image
getGraphicsNode() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
Returns the GraphicsNode rendered by this image
getGraphicsNode(Element) - Method in interface org.apache.batik.bridge.BridgeContext
Returns the GraphicsNode bound to the specified Element if any.
getGraphicsNode(Element) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getGraphicsNodeEventFilter() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the graphics node event filter of this node.
getGraphicsNodeEventFilter() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getGraphicsNodeHitDetector() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the hit detector for this node.
getGraphicsNodeHitDetector() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getGraphicsNodeRableFactory() - Method in interface org.apache.batik.bridge.BridgeContext
Returns a GraphicsNodeRable factory
getGraphicsNodeRableFactory() - Method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Returns the factory that can be used to build GraphicsNodeRable instances.
getGraphicsNodeRableFactory() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getGraphicsNodeRenderContext(Graphics2D) - Static method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Given a Graphics2D, this convenience method will build a GraphicsNodeRenderContext
getGraphicsNodeRenderContext(RenderContext) - Static method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Given a RenderContext, this convenience method will build a GraphicsNodeRenderContext
getGreen() - Method in class org.apache.batik.css.value.ImmutableRGBColor
This attribute is used for the green value of the RGB color.
getGreen() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getGreen().
getGreen() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the green value of the RGB color.
getGreenFunction() - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Returns the transfer function for the green channel
getGreenFunction() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Returns the transfer function for the green channel
getGroupContext() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContext
 
getGVTBuilder() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the GVT builder that is currently used to build the GVT tree.
getGVTBuilder() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getGVTBuilder() - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
Returns the GVTBuilder to use.
getGVTFactory() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the GVT Factory that can be used to create GraphicsNode objects.
getGVTFactory() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getGVTFactoryImplementation() - Static method in class org.apache.batik.refimpl.gvt.ConcreteGVTFactory
Creates the GVTFactory instance.
getHeight() - Method in class org.apache.batik.bridge.ObjectBoundingBoxViewport
 
getHeight() - Method in class org.apache.batik.bridge.SVGViewport
Returns the height of this viewport.
getHeight() - Method in interface org.apache.batik.bridge.Viewport
Returns the height of this viewport.
getHeight() - Method in class org.apache.batik.bridge.UserAgentViewport
 
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGRectElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getHeight().
getHeight() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getHeight().
getHeight() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getHeight() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getHeight() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getHeight() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the height of the image.
getHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the height property definition in CSS2.
getHeight() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRect
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getHeight() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getHeight() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getHighlightShape() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns a shape in user space that encloses the current selection.
getHighlightShape(GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.Selectable
Return a shape in user coords which encloses the current selection.
getHighlightShape(GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
 
getHighlightShape(Mark, Mark) - Method in interface org.apache.batik.gvt.TextPainter
 
getHighlightShape(Mark, Mark) - Method in class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter
Return a Shape, in the coordinate system of the text layout, which encloses the text selection delineated by two Mark instances.
getHintsConverter() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getHours() - Method in interface org.apache.batik.parser.Clock
Returns the int value representing the hours.
getHref() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getHref().
getHref() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.getHref().
getHref() - Method in interface org.w3c.dom.css.CSSImportRule
The location of the style sheet to be imported.
getHref() - Method in interface org.w3c.dom.stylesheets.StyleSheet
If the style sheet is a linked style sheet, the value of its attribute is its location.
getHref() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getHref(Element) - Method in class org.apache.batik.dom.svg.SVGURIReferenceSupport
To implement SVGURIReference.getHref().
getICCColor() - Method in interface org.w3c.dom.svg.SVGColor
 
getICCProfileData() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the ICC profile data to be stored with this image.
getId() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getId().
getId() - Method in interface org.w3c.dom.svg.SVGElement
 
getID() - Method in interface org.apache.batik.css.ElementWithID
Returns the ID of this element or the empty string.
getID() - Method in class org.apache.batik.dom.svg.SVGOMElement
Returns the ID of this element or the empty string.
getID() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns the ID of this event.
getIdentifier() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the identifier of the counter.
getIdentifiers() - Method in class org.apache.batik.css.svg.ColorRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ColorInterpolationFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.DominantBaselineFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.WritingModeFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.StrokeLinecapFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.TextAnchorFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.TextRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ClipRuleFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ShapeRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.FillRuleFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.AlignmentBaselineFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.PointerEventsFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.ImageRenderingFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.svg.StrokeLinejoinFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.AbstractIdentifierFactory
Returns the property map that contains the possible values in lower case.
getIdentifiers() - Method in class org.apache.batik.css.value.VisibilityFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.DisplayFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.DirectionFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontStyleFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.CursorFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.TextDecorationFactory.IdentFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontStretchFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontVariantFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontFamilyFactory.IdentFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.OverflowFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.UnicodeBidiFactory
Returns the property map that contains the possible values.
getIdentifiers() - Method in class org.apache.batik.css.value.FontWeightFactory
Returns the property map that contains the possible values.
getIdentityTransfer() - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns an instance initialized as an identity transfer function
getImage() - Method in interface org.apache.batik.gvt.ImageNode
Returns the image of this image node.
getImage() - Method in interface org.apache.batik.gvt.RasterImageNode
Returns the raster image of this raster image node.
getImage() - Method in class org.apache.batik.refimpl.gvt.ConcreteImageNode
 
getImage() - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
getImageBounds() - Method in interface org.apache.batik.gvt.RasterImageNode
Returns the bounds of this raster image node.
getImageBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
getImageBounds(BridgeContext, SVGElement) - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
getImageHandler() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
getImmutableValue() - Method in class org.apache.batik.css.CSSOMValue
Returns the underlying immutable value.
getImmutableValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
Returns the underlying immutable value.
getImplementation() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.getImplementation().
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements SVGFEOffsetElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGFEFloodElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements { @link !!! SVGFEConvolveMatrixElement#getIn1()}.
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
DOM: Implements SVGFEComponentTransferElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getIn1().
getIn1() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements SVGFEMergeNodeElement.getIn1().
getIn1() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEMergeNodeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEOffsetElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEFloodElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFETileElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getIn1() - Method in interface org.w3c.dom.svg.SVGFEComponentTransferElement
 
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getIn2().
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getIn2().
getIn2() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getIn2().
getIn2() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getIn2() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getIn2() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getIndex() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the current index.
getIndex() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the current index.
getIndex(String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndex(String, String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by Namespace name.
getInstanceRoot() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getInstanceRoot().
getInstanceRoot() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getInteger(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the integer mapped with the given string
getIntegerValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the integer value.
getIntercept() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getIntercept().
getIntercept() - Method in interface org.apache.batik.gvt.filter.ComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns the intercept value for this transfer function
getIntercept() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getInterlacing() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if Adam7 interlacing will be used.
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string.The actual content returned depends on how much information is available to the implementation.
getInterpreter(String) - Method in class org.apache.batik.refimpl.script.ConcreteInterpreterPool
Returns a unique instance of an implementation of Interpreter interface that match the given language.
getInterpreter(String) - Method in interface org.apache.batik.script.InterpreterPool
Should return a unique instance of an implementation of Interpreter interface that match the given language.
getInterpreterPool() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the interpreter pool that can be used for scripting.
getInterpreterPool() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getIntersectionList(SVGRect, SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getIntersectionList(SVGRect, SVGElement) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getItem(int) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.getItem(int).
getItem(int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPointList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
getItem(int) - Method in interface org.w3c.dom.svg.SVGStringList
 
getK1() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK1().
getK1() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK2() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK2().
getK2() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK3() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK3().
getK3() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getK4() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getK4().
getK4() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getKernelMatrix() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelMatrix().
getKernelMatrix() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLengthX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthX().
getKernelUnitLengthX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKernelUnitLengthY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getKernelUnitLengthY().
getKernelUnitLengthY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getKey() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Gets parameter passed by constructor.
getKey() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Gets parameter passed by constructor.
getKeyChar() - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Return a character corresponding to physical key pressed.
getKeyCode() - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Return the integer code for the physical key pressed.
getLang() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
SAC: Implements LangCondition.getLang().
getLang() - Method in interface org.w3c.css.sac.LangCondition
Returns the language
getLanguages() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the language settings.
getLanguages() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the language settings.
getLanguages() - Method in interface org.apache.batik.bridge.UserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the language settings.
getLanguages() - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Returns the selected user languages.
getLargeArcFlag() - Method in interface org.apache.batik.parser.PathSegment
Returns the large-arc-flag parameter value if this segment type is ARC_ABS or ARC_REL.
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getLargeArcFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getLastChild() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLastChild().
getLastChild() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.getLastChild().
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastChild() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getLeft() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the left of the rect.
getLeft() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getLeft().
getLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the left property definition in CSS2.
getLeft() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the left of the rect.
getLength() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMRuleList
DOM: Implements CSSRuleList.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getLength().
getLength() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.css.DOMStyleSheetList
DOM: Implements StyleSheetList.getLength().
getLength() - Method in class org.apache.batik.css.value.AbstractImmutableValue
The number of CSSValues in the list.
getLength() - Method in interface org.apache.batik.css.value.ImmutableValue
The number of CSSValues in the list.
getLength() - Method in class org.apache.batik.css.value.ImmutableValueList
The number of CSSValues in the list.
getLength() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.Nodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
DOM: Implements NodeList.getLength().
getLength() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValueList.getLength().
getLength() - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Get the value of Length.
getLength() - Method in interface org.w3c.css.sac.SelectorList
Returns the length of this selector list
getLength() - Method in interface org.w3c.css.sac.SACMediaList
Returns the length of this media list
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.css.CSSValueList
The number of CSSValues in the list.
getLength() - Method in interface org.w3c.dom.css.CSSRuleList
The number of CSSRules in the list.
getLength() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The number of properties that have been explicitly set in this declaration block.
getLength() - Method in interface org.w3c.dom.stylesheets.MediaList
The number of media in the list.
getLength() - Method in interface org.w3c.dom.stylesheets.StyleSheetList
The number of StyleSheets in the list.
getLength() - Method in interface org.w3c.dom.svg.SVGElementInstanceList
 
getLength() - Method in interface org.xml.sax.AttributeList
Deprecated. Return the number of attributes in this list.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributesImpl
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Return the number of attributes in the list.
getLengthAdjust() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getLengthAdjust().
getLengthAdjust() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getLengthAdjust().
getLengthAdjust() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getLengthHandler() - Method in interface org.apache.batik.parser.LengthParser
Returns the length handler in use.
getLengthHandler() - Method in class org.apache.batik.refimpl.parser.ConcreteLengthParser
Returns the length handler in use.
getLengthListHandler() - Method in interface org.apache.batik.parser.LengthListParser
Returns the length list handler in use.
getLengthListHandler() - Method in class org.apache.batik.refimpl.parser.ConcreteLengthListParser
Returns the length list handler in use.
getLetterSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the letter-spacing property definition in CSS2.
getLexicalUnitType() - Method in interface org.w3c.css.sac.LexicalUnit
An integer indicating the type of LexicalUnit.
getLimitingConeAngle() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getLimitingConeAngle().
getLimitingConeAngle() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getLinearTransfer(float, float) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns a linear transfer function
getLineHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the line-height property definition in CSS2.
getLineNumber() - Method in class org.apache.batik.parser.ParseException
Returns the line of the last parsed character.
getLineNumber() - Method in class org.apache.batik.script.InterpreterException
Returns the line number where the error occurs.
getLineNumber() - Method in class org.w3c.css.sac.CSSParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in interface org.w3c.css.sac.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer
 
getListeners(Class) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns an array of listeners that were added to this node and of the specified type.
getListeners(Class) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getListeners(Class) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
getListStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style property definition in CSS2.
getListStyle() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the style of the list.
getListStyleImage() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-image property definition in CSS2.
getListStylePosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-position property definition in CSS2.
getListStyleType() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-type property definition in CSS2.
getLoadingThread() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the current loading thread if one.
getLocal() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getLocale() - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.i18n.LocaleGroup
Gets the current default locale in this group, or null.
getLocale() - Method in interface org.apache.batik.i18n.Localizable
Returns the current locale or null if the locale currently used is the default one.
getLocale() - Method in class org.apache.batik.parser.style.StyleAttributeParser
Implements Localizable.getLocale().
getLocale() - Static method in class org.apache.batik.refimpl.bridge.resources.Messages
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.refimpl.parser.AbstractParser
Implements Localizable.getLocale().
getLocale() - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
getLocale() - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
getLocale() - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
getLocale() - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.getLocale().
getLocaleGroup() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getLocaleGroup().
getLocaleGroup() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Returns the group to which this object belongs.
getLocalName() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements AttributeCondition.getLocalName().
getLocalName() - Method in class org.apache.batik.css.sac.AbstractElementSelector
SAC: Implements ElementSelector.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTitleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncAElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTSpanElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMAElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMMetadataElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDefsElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncRElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMDescElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSwitchElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncBElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMClipPathElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEFuncGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMGElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
DOM: Implements Node.getLocalName().
getLocalName() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the local part of the qualified name of this attribute.
getLocalName() - Method in interface org.w3c.css.sac.ElementSelector
Returns the local part of the qualified name of this element.
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's local name.
getLocalName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the local name from the given qualified name.
getLocalPropertyCSSValue(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns the local CSSValue.
getLocalPropertyOrigin(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns the local property origin.
getLocalPropertyPriority(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns the local priority.
getLocation() - Method in interface org.apache.batik.gvt.TextNode
Returns the location of this raster image node.
getLocation() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Returns the location of this raster image node.
getLookupOpConverter() - Method in class org.apache.batik.util.awt.svg.SVGBufferedImageOp
 
getLookupTable() - Method in class org.apache.batik.refimpl.gvt.filter.TableTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.refimpl.gvt.filter.LinearTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.refimpl.gvt.filter.DiscreteTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.refimpl.gvt.filter.IdentityTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in class org.apache.batik.refimpl.gvt.filter.GammaTransfer
This method will return the lut data in order to construct a LookUpTable object
getLookupTable() - Method in interface org.apache.batik.refimpl.gvt.filter.TransferFunction
 
getMargin() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin property definition in CSS2.
getMarginBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-bottom property definition in CSS2.
getMarginLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-left property definition in CSS2.
getMarginRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-right property definition in CSS2.
getMarginTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-top property definition in CSS2.
getMarkerHeight() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerOffset() - Method in interface org.w3c.dom.css.CSS2Properties
See the marker-offset property definition in CSS2.
getMarkerUnits() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarkerWidth() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getMarks() - Method in interface org.w3c.dom.css.CSS2Properties
See the marks property definition in CSS2.
getMask() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the mask of this node or null if any.
getMask() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getMaskNode() - Method in interface org.apache.batik.gvt.filter.Mask
Returns the Graphics node that the mask operation will use to define the masking image.
getMaskNode() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
Returns the Graphics node that the mask operation will use to define the masking image.
getMaskUnits() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGGradientElement.getGradientUnits().
getMaskUnits() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getMatrix() - Method in interface org.apache.batik.gvt.filter.ColorMatrixRable
Returns the rows of the color matrix.
getMatrix() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Returns the rows of the color matrix.
getMatrix() - Method in interface org.w3c.dom.svg.SVGTransform
 
getMaxHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the max-height property definition in CSS2.
getMaxTileX() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileY() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the max-width property definition in CSS2.
getMaxX() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
getMaxY() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMedia() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getMedia().
getMedia() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.getMedia().
getMedia() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getMedia().
getMedia() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getMedia().
getMedia() - Method in class org.w3c.css.sac.InputSource
Returns the media associated to the input source or null if media are currently unknown.
getMedia() - Method in interface org.w3c.dom.css.CSSImportRule
A list of media types for which this style sheet may be used.
getMedia() - Method in interface org.w3c.dom.css.CSSMediaRule
A list of media types for this rule.
getMedia() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The intended destination media for style information.
getMedia() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getMediaText() - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.getMediaText().
getMediaText() - Method in interface org.w3c.dom.stylesheets.MediaList
The parsable textual representation of the media list.
getMediumFontSize() - Method in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
Returns the font-size medium value in pt.
getMediumFontSize() - Method in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
Returns the font-size medium value in pt.
getMediumFontSize() - Method in interface org.apache.batik.util.UnitProcessor.Context
Returns the font-size medium value in pt.
getMeetOrSlice() - Method in interface org.apache.batik.parser.PreserveAspectRatio
Returns the meet or slice value of the represented attribute.
getMeetOrSlice() - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
getMemento(Object) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the value of the memento with the specified key or null if any.
getMemento(Object) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getMessage() - Method in class org.apache.batik.parser.ParseException
Return a detail message for this exception.
getMessage() - Method in class org.w3c.css.sac.CSSException
Returns the detail message of this throwable object.
getMessage() - Method in class org.xml.sax.SAXException
Return a detail message for this exception.
getMetaKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: metaKey indicates whether the 'meta' key was depressed during the firing of the event.
getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'meta' key was depressed during the firing of the event.
getMethod() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
 
getMethod() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getMilliseconds() - Method in interface org.apache.batik.parser.Clock
Returns the float value representing the milliseconds.
getMimeType() - Method in class org.apache.batik.refimpl.transcoder.PngTranscoder
Returns the png mime type image/png.
getMimeType() - Method in class org.apache.batik.refimpl.transcoder.JpegTranscoder
Returns the jpeg mime type image/jpeg.
getMimeType() - Method in interface org.apache.batik.transcoder.Transcoder
Returns the mime type of the ouput format of this transcoder.
getMinHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the min-height property definition in CSS2.
getMinTileX() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getMinTileX() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getMinTileX() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileY() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getMinTileY() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getMinTileY() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the vertical index of the uppermost row of tiles.
getMinutes() - Method in interface org.apache.batik.parser.Clock
Returns the int value representing the minutes.
getMinWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the min-width property definition in CSS2.
getMinX() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getMinX() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getMinX() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getMinX() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the leftmost column of the image.
getMinY() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getMinY() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getMinY() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getMinY() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the uppermost row of the image.
getMode() - Method in class org.apache.batik.dom.svg.SVGOMFEBlendElement
DOM: Implements SVGFEBlendElement.getMode().
getMode() - Method in class org.apache.batik.gvt.filter.PadMode
Returns the mode of this pad mode.
getMode() - Method in interface org.w3c.dom.svg.SVGFEBlendElement
 
getModificationTime() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the modification time to be stored with this image.
getModifiers() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns the modifiers flag for this event.
getName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getName().
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getName() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getName(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the name of an attribute in this list (by position).
getName(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the name of an attribute (by position).
getNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItem(String).
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.getNamedItemNS(String,String).
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamespaceURI() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements AttributeCondition.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.css.sac.AbstractElementSelector
SAC: Implements ElementSelector.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractElementNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.AbstractAttrNS
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.getNamespaceURI().
getNamespaceURI() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the namespace URI of this attribute condition.
getNamespaceURI() - Method in interface org.w3c.css.sac.ElementSelector
Returns the namespace URI of this element selector.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getNearestViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGLocatable.getNearestViewportElement().
getNearestViewportElement() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getNearestViewportElement(Element) - Method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGLocatable.getNearestViewportElement().
getNewDirectory() - Static method in class org.apache.batik.apps.regard.Main
Returns the directory where the new images are stored.
getNewDirectory() - Static method in class org.apache.batik.apps.regsvggen.Main
Returns the directory where the new images are stored.
getNewScale() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getNewTranslate() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getNewValue() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the value of the property after the change.
getNewValue() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the value of the property after the change.
getNewValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNextLexicalUnit() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the next value or null if any.
getNextSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getNextSibling().
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getNode() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
Returns the DOM Node associated with this node info.
getNode(String) - Method in class org.apache.batik.refimpl.bridge.URIResolver
Returns the node referenced by the given URI.
getNodeCount(Node) - Method in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
Returns the number of nodes in the specified document.
getNodeName() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElementNS
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.GenericElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.getNodeName().
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
Returns the node type.
getNodeType() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocumentFragment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericText
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractComment
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntityReference
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.GenericCDATASection
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Node.getNodeType().
getNodeType() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Node.getNodeType().
getNodeType() - Method in interface org.w3c.css.sac.SiblingSelector
The node type to considered in the siblings list.
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeType(Object) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Returns the DOM type of the given object.
getNodeValue() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.getNodeValue().
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNonCSSPresentationalHints() - Method in interface org.apache.batik.css.ElementNonCSSPresentationalHints
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNonCSSPresentationalHints(Element) - Static method in class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport
Returns the translation of the non-CSS hints to the corresponding CSS rules.
getNormalizedPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getNormalizedPathSegList().
getNormalizedPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getNotationName() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getNotationName().
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNumberOfChars() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getNumberOfChars().
getNumberOfChars() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getNumberOfChars().
getNumberOfChars() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getNumberOfItems() - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.getNumberOfItems().
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGTransformList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPointList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGPathSegList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGLengthList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGNumberList
 
getNumberOfItems() - Method in interface org.w3c.dom.svg.SVGStringList
 
getNumOctaves() - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Get the current number of octaves for the noise function .
getNumOctaves() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
getNumOctaves() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Get the current number of octaves for the noise function .
getNumOctaves() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getNumPrivateChunks() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the number of private chunks to be written to the output file.
getNumXTiles() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getNumXTiles() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getNumXTiles() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumYTiles() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getNumYTiles() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getNumYTiles() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the number of tiles along the tile grid in the vertical direction.
getOffset() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getOffset().
getOffset() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements SVGStopElement.getOffset().
getOffset() - Method in interface org.apache.batik.gvt.filter.ComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns the offset value for this transfer function
getOffset() - Method in interface org.w3c.dom.svg.SVGStopElement
 
getOffset() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getOldBounds() - Method in class org.apache.batik.gvt.event.GraphicsNodePaintEvent
Returns the old bounds of the modified graphics node.
getOldValue() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the value of the property before the change.
getOldValue() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the value of the property before the change.
getOpacityValue() - Method in class org.apache.batik.util.awt.svg.SVGPaintDescriptor
 
getOpacityValue() - Method in class org.apache.batik.util.awt.svg.SVGCompositeDescriptor
 
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getOperator().
getOperator() - Method in class org.apache.batik.dom.svg.SVGOMFECompositeElement
DOM: Implements SVGFECompositeElement.getOperator().
getOperator() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getOperator() - Method in interface org.w3c.dom.svg.SVGFECompositeElement
 
getOrderX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderX().
getOrderX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrderY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getOrderY().
getOrderY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getOrientAngle() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrientType() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getOrigin() - Method in interface org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Returns the value origin.
getOrigin() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Returns the value origin.
getOrphans() - Method in interface org.w3c.dom.css.CSS2Properties
See the orphans property definition in CSS2.
getOutline() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the outline of this node.
getOutline() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
 
getOutline() - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
getOutline() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
getOutline() - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
getOutline() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline property definition in CSS2.
getOutlineColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-color property definition in CSS2.
getOutlineStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-style property definition in CSS2.
getOutlineWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-width property definition in CSS2.
getOutputStream() - Method in class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
Returns the OutputStream associated with this ImageEncoder.
getOutputStream() - Method in interface org.apache.batik.util.awt.image.codec.ImageEncoder
Returns the OutputStream associated with this ImageEncoder.
getOverflow() - Method in interface org.w3c.dom.css.CSS2Properties
See the overflow property definition in CSS2.
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOverrideStyle(Element, String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentCSS.getOverrideStyle(Element,String).
getOverrideStyle(Element, String) - Method in interface org.w3c.dom.css.DocumentCSS
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMStopElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Implements OverrideStyleElement.getOverrideStyle(String).
getOverrideStyle(String) - Method in class org.apache.batik.dom.util.OverrideStyleElementSupport
This method is used to retrieve the override style declaration for this element and a specified pseudo-element.
getOverrideStyle(String) - Method in interface org.apache.batik.dom.util.OverrideStyleElement
This method is used to retrieve the override style declaration for this element and a specified pseudo-element.
getOverrideStyle(String, Element) - Method in class org.apache.batik.dom.svg.SVGStylableSupport
To implements OverrideStyleElement.getOverrideStyle(String).
getOwnerDocument() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getOwnerDocument().
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerElement() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getOwnerElement().
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerNode() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getOwnerNode().
getOwnerNode() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The node that associates this style sheet with the document.
getOwnerRule() - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.getOwnerRule().
getOwnerRule() - Method in interface org.w3c.dom.css.CSSStyleSheet
If this style sheet comes from an @import rule, the ownerRule attribute will contain the CSSImportRule.
getOwnerSVGElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getOwnerSVGElement().
getOwnerSVGElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getPadding() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding property definition in CSS2.
getPaddingBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-bottom property definition in CSS2.
getPaddingLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-left property definition in CSS2.
getPaddingRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-right property definition in CSS2.
getPaddingTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-top property definition in CSS2.
getPadMode() - Method in interface org.apache.batik.gvt.filter.PadRable
Get the current extension mode for pad
getPadMode() - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
Get the current extension mode for pad
getPadRect() - Method in interface org.apache.batik.gvt.filter.PadRable
Get the current rectangle for padding
getPadRect() - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
Get the current rectangle for padding
getPage() - Method in interface org.w3c.dom.css.CSS2Properties
See the page property definition in CSS2.
getPageBreakAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-after property definition in CSS2.
getPageBreakBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-before property definition in CSS2.
getPageBreakInside() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-inside property definition in CSS2.
getPaint() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Returns the current Paint of the Graphics2D context.
getPaint() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns the current Paint of the Graphics2D context.
getPaintConverter() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getPaintedArea(Shape) - Method in interface org.apache.batik.gvt.ShapePainter
Returns the area painted by this painter for a given input shape
getPaintedArea(Shape) - Method in class org.apache.batik.refimpl.gvt.ConcreteFillShapePainter
 
getPaintedArea(Shape) - Method in class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter
 
getPaintedArea(Shape) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeShapePainter
 
getPaintType() - Method in interface org.w3c.dom.svg.SVGPaint
 
getPaintValue() - Method in class org.apache.batik.util.awt.svg.SVGPaintDescriptor
 
getPalette() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Returns the current RGB palette.
getPaletteHistogram() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the palette histogram to be stored with this image.
getPaletteTransparency() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Returns the alpha values associated with each palette entry.
getParam() - Method in class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParam() - Method in interface org.apache.batik.util.awt.image.codec.ImageEncoder
Returns the current parameters as an instance of the ImageEncodeParam interface.
getParameters() - Method in interface org.w3c.css.sac.LexicalUnit
The function parameters including operators (like the comma).
getParent() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the parent of this node or null if any.
getParent() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getParent() - Method in interface org.xml.sax.XMLFilter
Get the parent reader.
getParent() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the parent reader.
getParentElement() - Method in interface org.apache.batik.css.HiddenChildElement
The parent element of this element.
getParentElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
The parent element of this element.
getParentElement(Element) - Static method in class org.apache.batik.css.HiddenChildElementSupport
Returns the parent element.
getParentNode() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getParentNode().
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParentNode() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getParentNodeEventTarget() - Method in class org.apache.batik.dom.AbstractNode
Implements NodeEventTarget.getParentNodeEventTarget().
getParentNodeEventTarget() - Method in interface org.apache.batik.dom.events.NodeEventTarget
Returns the parent node event target.
getParentNodeEventTarget() - Method in class org.apache.batik.dom.svg.SVGOMElement
Implements NodeEventTarget.getParentNodeEventTarget().
getParentRule() - Method in class org.apache.batik.css.AbstractCSSRule
DOM: Implements CSSRule.getParentRule().
getParentRule() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getParentRule().
getParentRule() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getParentRule().
getParentRule() - Method in interface org.w3c.dom.css.CSSRule
If this rule is contained inside another rule (e.g.
getParentRule() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
getParentStyleSheet() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getParentStyleSheet().
getParentStyleSheet() - Method in class org.apache.batik.css.AbstractCSSRule
DOM: Implements CSSRule.getParentStyleSheet().
getParentStyleSheet() - Method in interface org.w3c.dom.css.CSSRule
The style sheet that contains this rule.
getParentStyleSheet() - Method in interface org.w3c.dom.stylesheets.StyleSheet
For style sheet languages that support the concept of style sheet inclusion, this attribute represents the including style sheet, if one exists.
getParser() - Method in class org.apache.batik.css.CSSOMMediaRule
Returns the parser used to read style sheets.
getParser() - Method in class org.apache.batik.css.CSSOMStyleSheet
Returns the parser used to read style sheets.
getParser() - Method in interface org.apache.batik.css.CSSRuleListOwner
Returns the parser used to read style sheets.
getParser() - Method in class org.apache.batik.css.value.AbstractValueFactory
Returns the CSS parser.
getParserClassName() - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
Returns the classname of the XML parser to use.
getParserFactory() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the Parser factory that can be used to parse the attributes of an Element.
getParserFactory() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the parser factory.
getParserFactory() - Method in class org.apache.batik.dom.svg.DefaultSVGContext
Returns the parser factory.
getParserFactory() - Method in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
Returns the parser factory.
getParserFactory() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getParserFactory() - Method in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
Returns the parser factory.
getParserFactory() - Method in interface org.apache.batik.util.UnitProcessor.Context
Returns the parser factory.
getParserVersion() - Method in interface org.w3c.css.sac.Parser
Returns a string about which CSS language is supported by this parser.
getPath() - Method in class org.apache.batik.util.awt.geom.PathLength
Get the path to use in calculations.
getPathHandler() - Method in interface org.apache.batik.parser.PathParser
Returns the path handler in use.
getPathHandler() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Returns the path handler in use.
getPathIterator(AffineTransform) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathIterator(AffineTransform, double) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getPathLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathLength().
getPathLength() - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPathSegAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPathSegAtLength(float).
getPathSegAtLength(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPathSegList() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGAnimatedPathData.getPathSegList().
getPathSegList() - Method in interface org.w3c.dom.svg.SVGAnimatedPathData
 
getPathSegType() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPathSegTypeAsLetter() - Method in interface org.w3c.dom.svg.SVGPathSeg
 
getPatternRect() - Method in interface org.apache.batik.gvt.PatternPaint
Returns the area to which this paint is constrained
getPatternRect() - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaint
 
getPatternTransform() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
To implement SVGPatternElement.getPatternTransform().
getPatternTransform() - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaint
 
getPatternTransform() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPatternUnits() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getPatternUnits().
getPatternUnits() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getPause() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause property definition in CSS2.
getPauseAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-after property definition in CSS2.
getPauseBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-before property definition in CSS2.
getPhysicalDimension() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the physical dimension information to be stored with this image.
getPitch() - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch property definition in CSS2.
getPitchRange() - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch-range property definition in CSS2.
getPixelToMM() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the pixel to mm factor.
getPixelToMM() - Method in interface org.apache.batik.bridge.UserAgent
Returns the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
Returns the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
Returns the pixel to mm factor.
getPixelToMM() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the pixel to mm factor.
getPixelToMM() - Method in interface org.apache.batik.util.UnitProcessor.Context
Returns the pixel to mm factor.
getPixelUnitToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPixelUnitToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getPixelUnitToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getPixelUnitToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getPlayDuring() - Method in interface org.w3c.dom.css.CSS2Properties
See the play-during property definition in CSS2.
getPoint2D() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the (x, y) position of the event relative to the source node.
getPoint2D(Point2D, Point2D) - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
getPoint2D(Point2D, Point2D) - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
getPoint2D(Point2D, Point2D) - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
 
getPointAtLength(float) - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getPointAtLength(float).
getPointAtLength(float) - Method in interface org.w3c.dom.svg.SVGPathElement
 
getPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolylineElement
DOM: Implements SVGAnimatedPoints.getPoints().
getPoints() - Method in class org.apache.batik.dom.svg.SVGOMPolygonElement
DOM: Implements SVGAnimatedPoints.getPoints().
getPoints() - Method in interface org.w3c.dom.svg.SVGAnimatedPoints
 
getPointsAtX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtX().
getPointsAtX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtY().
getPointsAtY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsAtZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getPointsAtZ().
getPointsAtZ() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getPointsHandler() - Method in interface org.apache.batik.parser.PointsParser
Returns the points handler in use.
getPointsHandler() - Method in interface org.apache.batik.parser.FragmentIdentifierParser
Returns the points handler in use.
getPointsHandler() - Method in class org.apache.batik.refimpl.parser.ConcretePointsParser
Returns the points handler in use.
getPosition() - Method in interface org.w3c.css.sac.PositionalCondition
Returns the position in the tree.
getPosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the position property definition in CSS2.
getPrefix() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPrefix().
getPrefix() - Method in class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
 
getPrefix() - Method in class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder
 
getPrefix() - Method in class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder
 
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Gets the prefix from the given qualified name.
getPrefix(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared for a URI.
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGStylable.getPresentationAttribute(String).
getPresentationAttribute(String) - Method in interface org.w3c.dom.svg.SVGStylable
 
getPresentationAttribute(String, Element) - Method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement SVGStylable.getPresentationAttribute(String).
getPreserveAlpha() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getPreserveAlpha().
getPreserveAlpha() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getPreserveAspectRatio().
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getPreserveAspectRatio() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
getPreserveAspectRatioHandler() - Method in interface org.apache.batik.parser.PreserveAspectRatioParser
Returns the length handler in use.
getPreserveAspectRatioHandler() - Method in class org.apache.batik.refimpl.parser.ConcretePreserveAspectRatioParser
Returns the length handler in use.
getPreserveAspectRatioString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getPreserveAspectRatioTransform(SVGElement, float, float, ParserFactory) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Returns the transformation to apply to initalize a viewport.
getPreviousLexicalUnit() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the previous value or null if any.
getPreviousScale() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractChildNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in class org.apache.batik.dom.AbstractParentChildNode
DOM: Implements Node.getPreviousSibling().
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPreviousSibling() - Method in interface org.w3c.dom.svg.SVGElementInstance
 
getPreviousTranslate() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
getPrevValue() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPrimitiveBounds() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the bounds of the area covered by this node's primitive paint.
getPrimitiveBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Primitive bounds are in user space.
getPrimitiveBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
getPrimitiveBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
getPrimitiveBounds() - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
getPrimitiveType() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.css.value.AbstractImmutableValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.value.AbstractImmutablePrimitiveValue
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableString
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableRect
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in interface org.apache.batik.css.value.ImmutableValue
The type of the value.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableFloat
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.css.value.ImmutableRGBColor
The type of the value as defined by the constants specified in CSSPrimitiveValue.
getPrimitiveType() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in class org.apache.batik.parser.style.CSSFloatValue
DOM: Implements CSSPrimitiveValue.getPrimitiveType().
getPrimitiveType() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
The type of the value as defined by the constants specified above.
getPrimitiveUnits() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getPrimitiveUnits().
getPrimitiveUnits() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getPriority() - Method in interface org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Returns the priority.
getPriority() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Returns the priority.
getPrivateChunkData(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the data associated of the private chunk at a given index, as an array of bytes.
getPrivateChunkType(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the type of the private chunk at a given index, as a 4-character String.
getProperty(String) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getProperty(String) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getProperty(String) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getProperty(String) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
getProperty(String) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Gets a property from the property set of this image.
getProperty(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.ParserAdapter
Get a parser property.
getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a property.
getPropertyCSSValue(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyCSSValue(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyCSSValue(String).
getPropertyCSSValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block.
getPropertyName() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the name of the changing property.
getPropertyName() - Method in class org.apache.batik.css.svg.SimpleColorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorInterpolationFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.OpacityResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.WritingModeResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.DominantBaselineFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipPathResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.EnableBackgroundFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.EnableBackgroundFactory.LengthFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.LightingColorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.MarkerResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDashoffsetFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.WritingModeFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.PointerEventsResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.FillResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeWidthFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipPathFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinecapFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.TextAnchorFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.OpacityFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.MaskFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeMiterlimitFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.TextRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.FilterResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipRuleFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ShapeRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.FilterFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.MaskResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.MarkerFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.FillRuleFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.FillRuleResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.AlignmentBaselineFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.PointerEventsFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.TextRenderingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.TextAnchorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.svg.ImageRenderingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.StrokeLinejoinFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.BaselineShiftFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.svg.ClipRuleResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.ColorFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.VisibilityFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.OverflowResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.AbstractValueFactory.StringFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.AbstractValueFactory.URIFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.DisplayFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.DirectionFactory
Returns the name of the property handled.
getPropertyName() - Method in interface org.apache.batik.css.value.ValueFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.SpacingResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.TextDecorationResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.SpacingFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStretchResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontVariantResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.LengthFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.CursorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.DirectionResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontWeightResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.VisibilityResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.ClipResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeAdjustFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStyleFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.CursorFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.CursorFactory.IdentifierFactory
Returns the name of the property handled.
getPropertyName() - Method in interface org.apache.batik.css.value.RelativeValueResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.TextDecorationFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.TextDecorationFactory.IdentFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStretchFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontSizeResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontVariantFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.AbstractRGBColorFactory.ColorComponentFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontFamilyFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontFamilyFactory.IdentFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.OverflowFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.UnicodeBidiFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontWeightFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.ColorResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.ClipFactory
Returns the name of the property handled.
getPropertyName() - Method in class org.apache.batik.css.value.FontStyleResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.FontFamilyResolver
Returns the name of the handled property.
getPropertyName() - Method in class org.apache.batik.css.value.DisplayResolver
Returns the name of the handled property.
getPropertyNames() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getPropertyNames() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getPropertyNames() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getPropertyNames() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
getPropertyNames() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns a list of the properties recognized by this image.
getPropertyNames(String) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyOrigin(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Returns a property origin.
getPropertyPriority(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyPriority(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyPriority(String).
getPropertyPriority(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the priority of a CSS property (e.g.
getPropertyValue(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getPropertyValue(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.getPropertyValue(String).
getPropertyValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.
getPublicId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getPublicId().
getPublicId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getPublicId().
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getQName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's XML 1.0 qualified name by index.
getQName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQuotes() - Method in interface org.w3c.dom.css.CSS2Properties
See the quotes property definition in CSS2.
getR() - Method in class org.apache.batik.dom.svg.SVGOMCircleElement
DOM: Implements SVGCircleElement.getR().
getR() - Method in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
DOM: Implements SVGRadialGradientElement.getR().
getR() - Method in interface org.w3c.dom.svg.SVGRadialGradientElement
 
getR() - Method in interface org.w3c.dom.svg.SVGCircleElement
 
getR1() - Method in interface org.apache.batik.parser.PathSegment
Returns the x-axis radius for the ellipse if this segment type is ARC_ABS or ARC_REL.
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getR1() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getR2() - Method in interface org.apache.batik.parser.PathSegment
Returns the y-axis radius for the ellipse if this segment type is ARC_ABS or ARC_REL.
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getR2() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getRadius() - Method in class org.apache.batik.util.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getRadiusX() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getRadiusX().
getRadiusX() - Method in interface org.apache.batik.gvt.filter.MorphologyRable
Returns the radius along the x-axis, in user space.
getRadiusX() - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
getRadiusX() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
Returns the radius along the x-axis, in user space.
getRadiusX() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getRadiusY() - Method in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
DOM: Implements SVGFEMorphologyElement.getRadiusY().
getRadiusY() - Method in interface org.apache.batik.gvt.filter.MorphologyRable
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
getRadiusY() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
Returns the radius along the y-axis, in user space.
getRadiusY() - Method in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
getRaster(int, int, int, int) - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaintContext
 
getRectValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the Rect value.
getRectValue() - Method in class org.apache.batik.css.value.ImmutableRect
This method is used to get the Rect value.
getRectValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the Rect value.
getRectValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements CSSPrimitiveValue.getRectValue().
getRectValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Rect value.
getRed() - Method in class org.apache.batik.css.value.ImmutableRGBColor
This attribute is used for the red value of the RGB color.
getRed() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements RGBColor.getRed().
getRed() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the red value of the RGB color.
getRedFunction() - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Returns the transfer function for the red channel
getRedFunction() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Returns the transfer function for the red channel
getRefDirectory() - Static method in class org.apache.batik.apps.regard.Main
Returns the directory where the reference images are stored.
getRefDirectory() - Static method in class org.apache.batik.apps.regsvggen.Main
Returns the directory where the reference images are stored.
getReferrer() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getReferrer().
getReferrer() - Method in interface org.w3c.dom.svg.SVGDocument
 
getRefX() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getRefY() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
getRelatedNode() - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: relatedNode is used to identify a secondary node related to a mutation event.
getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
getRelatedTarget() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: Used to identify a secondary EventTarget related to a UI event.
getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event.
getRenderContext() - Method in interface org.apache.batik.gvt.renderer.RendererFactory
 
getRenderContext() - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRendererFactory
 
getRenderContext() - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
 
getRendererFactory() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Returns the current renderer factory.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Returns the value of a single preference for the rendering algorithms.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the rendering hints of this node or null if any.
getRenderingHints() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getRenderingHints() - Method in class org.apache.batik.refimpl.gvt.filter.GaussianBlurOp
 
getRenderingHints() - Method in class org.apache.batik.refimpl.gvt.filter.DisplacementMapOp
 
getRenderingHints() - Method in class org.apache.batik.refimpl.gvt.filter.MorphologyOp
 
getRenderingHints() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Gets the preferences for the rendering algorithms.
getRenderingHints() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Gets the preferences for the rendering algorithms.
getRenderingIntent() - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
getRenderingIntent() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getRepaintHandler() - Method in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
Returns the repaint handler of this dynamic renderer.
getRepaintThread() - Method in class org.apache.batik.util.gui.MemoryMonitor.Panel
Returns the repaint thread.
getRequestedCursor() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Gets the value of the requested cursor, but in a thread-safe way.
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getRequiredExtensions().
getRequiredExtensions() - Method in interface org.w3c.dom.svg.SVGTests
 
getRequiredExtensions(Element) - Method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getRequiredExtensions().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getRequiredFeatures().
getRequiredFeatures() - Method in interface org.w3c.dom.svg.SVGTests
 
getRequiredFeatures(Element) - Method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getRequiredFeatures().
getRescaleOpConverter() - Method in class org.apache.batik.util.awt.svg.SVGBufferedImageOp
 
getResourceBundle() - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.getResourceBundle().
getResourceBundle() - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Returns the current resource bundle.
getResult() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getResult().
getResult() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getRGBColor() - Method in interface org.w3c.dom.svg.SVGColor
 
getRGBColorValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the RGB color.
getRGBColorValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the RGB color.
getRGBColorValue() - Method in class org.apache.batik.css.value.ImmutableRGBColor
Returns this value.
getRGBColorValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in class org.apache.batik.parser.style.CSSRGBColorValue
DOM: Implements CSSPrimitiveValue.getRGBColorValue().
getRGBColorValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the RGB color.
getRichness() - Method in interface org.w3c.dom.css.CSS2Properties
See the richness property definition in CSS2.
getRight() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the right of the rect.
getRight() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getRight().
getRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the right property definition in CSS2.
getRight() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the right of the rect.
getRoot() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getRoot().
getRoot() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getRoot().
getRoot() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the root of the GVT tree or null if the node is not part of a GVT tree.
getRoot() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getRoot() - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
 
getRoot() - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
Returns the root element with the generic definitions and the topLevelGroup.
getRoot() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
getRoot() - Method in interface org.w3c.dom.traversal.NodeIterator
The root node of the NodeIterator, as specified when it was created.
getRoot() - Method in interface org.w3c.dom.traversal.TreeWalker
The root node of the TreeWalker, as specified when it was created.
getRootElement() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getRootElement().
getRootElement() - Method in interface org.w3c.dom.svg.SVGDocument
 
getRootGraphicsNode() - Method in class org.apache.batik.bridge.BuilderException
Returns the root graphics node built.
getRotate() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getRotate().
getRotate() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getRotationOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getRotationOfChar(int).
getRotationOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getRotationOfChar(int).
getRotationOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getRowCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the number of rows in the table.
getRowCount() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the number of rows in the table.
getRule() - Method in class org.apache.batik.gvt.filter.CompositeRule
Returns the type of this composite rule
getRunLimit() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to all attributes containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to the given attribute containing the current character.
getRunLimit(Set) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunLimit(Set) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character following the run with respect to the given attributes containing the current character.
getRunStart() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to all attributes containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to the given attribute containing the current character.
getRunStart(Set) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRunStart(Set) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Get the index of the first character of the run with respect to the given attributes containing the current character.
getRx() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRx().
getRx() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRx().
getRx() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRx() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getRy() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getRy().
getRy() - Method in class org.apache.batik.dom.svg.SVGOMEllipseElement
DOM: Implements SVGEllipseElement.getRy().
getRy() - Method in interface org.w3c.dom.svg.SVGEllipseElement
 
getRy() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getSampleModel() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getSampleModel() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getSampleModel() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the SampleModel of the image.
getSamplesDirectory() - Static method in class org.apache.batik.apps.regard.Main
Returns the directory where the SVG samples are stored.
getScale() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getScale().
getScale() - Method in interface org.apache.batik.gvt.filter.DisplacementMapRable
Returns the displacement scale factor
getScale() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
Returns the displacement scale factor
getScale() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getScaleX() - Method in interface org.apache.batik.parser.Transform
An alias for getA().
getScaleY() - Method in interface org.apache.batik.parser.Transform
An alias for getE().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenCTM() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGLocatable.getScreenCTM().
getScreenCTM() - Method in interface org.w3c.dom.svg.SVGLocatable
 
getScreenCTM(Element) - Method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGLocatable.getScreenCTM().
getScreenPixelToMillimeterX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenPixelToMillimeterX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenPixelToMillimeterY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getScreenPixelToMillimeterY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getScreenX() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenX indicates the horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: screenY indicates the vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getSecondCondition() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
SAC: Implements CombinatorCondition.getSecondCondition().
getSecondCondition() - Method in interface org.w3c.css.sac.CombinatorCondition
Returns the second condition.
getSeconds() - Method in interface org.apache.batik.parser.Clock
Returns the int value representing the seconds.
getSeed() - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Get the current seed value for the pseudo random number generator.
getSeed() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
getSeed() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Get the current seed value for the pseudo random number generator.
getSeed() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getSegType() - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Get the value of segType.
getSelected(AttributedCharacterIterator, Mark, Mark) - Method in interface org.apache.batik.gvt.TextPainter
 
getSelected(AttributedCharacterIterator, Mark, Mark) - Method in class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter
Returns an array of ints representing begin/end index pairs into an AttributedCharacterIterator which represents the text selection delineated by two Mark instances.
getSelection() - Method in interface org.apache.batik.gvt.Selector
Get the contents of the current selection buffer.
getSelection() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the selection associated with this event.
getSelection() - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
getSelection(GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.Selectable
Get the current text selection.
getSelection(GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Get the current text selection.
getSelector() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSelector().
getSelector() - Method in interface org.w3c.css.sac.SiblingSelector
Returns the first selector.
getSelectors() - Method in class org.apache.batik.css.CSSOMStyleRule
Returns the selectors.
getSelectorText() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSStyleRule.getSelectorText().
getSelectorText() - Method in interface org.w3c.dom.css.CSSPageRule
The parsable textual representation of the page selector for the rule.
getSelectorText() - Method in interface org.w3c.dom.css.CSSStyleRule
The textual representation of the selector for the rule set.
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMDescendantSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMElementSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in class org.apache.batik.css.sac.CSSOMChildSelector
SAC: Implements Selector.getSelectorType().
getSelectorType() - Method in interface org.w3c.css.sac.Selector
An integer indicating the type of Selector
getSeparator() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the separator of the nested counters.
getShape() - Method in interface org.apache.batik.gvt.ShapeNode
Returns the shape of this shape node.
getShape() - Method in class org.apache.batik.parser.AWTPathProducer
Returns the Shape object initialized during the last parsing.
getShape() - Method in class org.apache.batik.parser.AWTPolylineProducer
Returns the Shape object initialized during the last parsing.
getShape() - Method in interface org.apache.batik.parser.ShapeProducer
Returns the Shape object initialized during the last parsing.
getShape() - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
getShapePainter() - Method in interface org.apache.batik.gvt.ShapeNode
Returns the ShapePainter used by this shape node to render the shape.
getShapePainter() - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
getSheet() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
getSheet() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements LinkStyle.getSheet().
getSheet() - Method in interface org.w3c.dom.stylesheets.LinkStyle
The style sheet.
getShiftKey() - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: shiftKey indicates whether the 'shift' key was depressed during the firing of the event.
getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'shift' key was depressed during the firing of the event.
getSiblingSelector() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
SAC: Implements SiblingSelector.getSiblingSelector().
getSiblingSelector() - Method in interface org.w3c.css.sac.SiblingSelector
 
getSignificantBits() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the number of significant bits for each band of the image.
getSimpleDuration() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getSimpleSelector() - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
SAC: Implements DescendantSelector.getSimpleSelector().
getSimpleSelector() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
SAC: Implements ConditionalSelector.getSimpleSelector().
getSimpleSelector() - Method in interface org.w3c.css.sac.ConditionalSelector
Returns the simple selector.
getSimpleSelector() - Method in interface org.w3c.css.sac.NegativeSelector
Returns the simple selector.
getSimpleSelector() - Method in interface org.w3c.css.sac.DescendantSelector
 
getSize() - Method in interface org.apache.batik.apps.regsvggen.Painter
 
getSize() - Method in interface org.apache.batik.gvt.CanvasGraphicsNode
Returns the size of this canvas graphics node.
getSize() - Method in class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
 
getSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the size property definition in CSS2.
getSkewX() - Method in interface org.apache.batik.parser.Transform
An alias for getB().
getSkewY() - Method in interface org.apache.batik.parser.Transform
An alias for getD().
getSlope() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getSlope().
getSlope() - Method in interface org.apache.batik.gvt.filter.ComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns the slope value for this transfer function
getSlope() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getSource() - Method in class org.apache.batik.css.event.CSSStyleRuleChangeEvent
Returns the event source (ie.
getSource() - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent
Returns the event source (ie.
getSource() - Method in class org.apache.batik.css.event.CSSRuleEvent
Returns the event source.
getSource() - Method in class org.apache.batik.css.event.CSSPropertyChangeEvent
Returns the event source.
getSource() - Method in class org.apache.batik.css.event.SelectorListChangeEvent
Returns the event source.
getSource() - Method in interface org.apache.batik.gvt.ProxyGraphicsNode
Returns the proxy's graphics node.
getSource() - Method in interface org.apache.batik.gvt.filter.GaussianBlurRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.gvt.filter.OffsetRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.gvt.filter.Clip
This returns the current image being clipped by the clip node.
getSource() - Method in interface org.apache.batik.gvt.filter.AffineRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.gvt.filter.MorphologyRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.gvt.filter.PadRable
Returns the source to be padded
getSource() - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Returns this filter's source.
getSource() - Method in interface org.apache.batik.gvt.filter.ColorMatrixRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Returns the source to be offset.
getSource() - Method in interface org.apache.batik.gvt.filter.TileRable
Return's the tile source (the tile content used to fill the tile region.
getSource() - Method in interface org.apache.batik.gvt.filter.Mask
This returns the current image being masked by the mask node.
getSource() - Method in interface org.apache.batik.gvt.filter.FilterResRable
Returns the source to be cropped.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
Returns the source to be offset.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Returns the source of the chain.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
Returns the source to be affine.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.RasterRable
 
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
Returns the source to be affine.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
This returns the current image being masked by the mask node.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
 
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
Returns the source of the blur operation
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
This returns the current image being masked by the mask node.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
Returns the source to be cropped.
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.FilterAlphaRable
 
getSource() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Return's the tile source
getSources() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getSources() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getSources() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getSources() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
 
getSpacing() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
 
getSpacing() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getSpeak() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak property definition in CSS2.
getSpeakHeader() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-header property definition in CSS2.
getSpeakNumeral() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-numeral property definition in CSS2.
getSpeakPunctuation() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-punctuation property definition in CSS2.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractAttributeCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractCombinatorCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractSiblingSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.sac.AbstractDescendantSelector
Returns the specificity of this selector.
getSpecificity() - Method in interface org.apache.batik.css.sac.ExtendedCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Returns the specificity of this condition.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Returns the specificity of this selector.
getSpecificity() - Method in class org.apache.batik.css.sac.CSSOMElementSelector
Returns the specificity of this selector.
getSpecificity() - Method in interface org.apache.batik.css.sac.ExtendedSelector
Returns the specificity of this selector.
getSpecified() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
SAC: Implements AttributeCondition.getSpecified().
getSpecified() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getSpecified().
getSpecified() - Method in interface org.w3c.css.sac.AttributeCondition
Returns true if the attribute must have an explicit value in the original document, false otherwise.
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getSpecularConstant() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularExponent() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getSpecularExponent().
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSpecularExponent() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getSpeechRate() - Method in interface org.w3c.dom.css.CSS2Properties
See the speech-rate property definition in CSS2.
getSpreadMethod() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGGradientElement.getSpreadMethod().
getSpreadMethod() - Method in interface org.w3c.dom.svg.SVGGradientElement
 
getSrc() - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
getSRGBIntent() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the sRGB rendering intent to be stored with this image.
getStartOffset() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
 
getStartOffset() - Method in interface org.w3c.dom.svg.SVGTextPathElement
 
getStartPoint() - Method in class org.apache.batik.util.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis
getStartPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getStartPositionOfChar(int).
getStartPositionOfChar(int) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getStartPositionOfChar(int).
getStartPositionOfChar(int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getStartTime() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getStdDeviationX() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getStdDeviationX().
getStdDeviationX() - Method in interface org.apache.batik.gvt.filter.GaussianBlurRable
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
Returns the deviation along the x-axis, in user space.
getStdDeviationX() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStdDeviationY() - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.getStdDeviationY().
getStdDeviationY() - Method in interface org.apache.batik.gvt.filter.GaussianBlurRable
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
Returns the deviation along the y-axis, in user space.
getStdDeviationY() - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
getStitchTiles() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getStress() - Method in interface org.w3c.dom.css.CSS2Properties
See the stress property definition in CSS2.
getString(String) - Static method in class org.apache.batik.util.awt.image.codec.PropertyUtil
 
getString(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the string that is mapped with the given key
getStringList(String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key.
getStringList(String, String) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key.
getStringList(String, String, boolean) - Method in class org.apache.batik.util.gui.resource.ResourceManager
Returns the tokens that compose the string mapped with the given key
getStringValue() - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.css.value.AbstractImmutableValue
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.css.value.ImmutableString
This method is used to get the string value.
getStringValue() - Method in interface org.apache.batik.css.value.ImmutableValue
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.css.value.ImmutableInherit
This method is used to get the string value.
getStringValue() - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in class org.apache.batik.parser.style.CSSStringValue
DOM: Implements CSSPrimitiveValue.getStringValue().
getStringValue() - Method in interface org.w3c.css.sac.LexicalUnit
Returns the string value.
getStringValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the string value.
getStroke() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Returns the current Stroke in the Graphics2D context.
getStroke() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns the current Stroke in the Graphics2D context.
getStrokeConverter() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
Returns stylableSupport different from null.
getStylableSupport() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Returns stylableSupport different from null.
getStyle() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSStyleRule.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGStylable.getStyle().
getStyle() - Method in interface org.w3c.dom.css.ElementCSSInlineStyle
The style attribute.
getStyle() - Method in interface org.w3c.dom.css.CSSPageRule
The declaration-block of this rule.
getStyle() - Method in interface org.w3c.dom.css.CSSStyleRule
The declaration-block of this rule set.
getStyle() - Method in interface org.w3c.dom.css.CSSFontFaceRule
The declaration-block of this rule.
getStyle() - Method in interface org.w3c.dom.svg.SVGStylable
 
getStyle(Element) - Method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement SVGStylable.getStyle().
getStyleAttribute() - Method in class org.apache.batik.bridge.StyleReference
Returns the style attribute
getStyleMutationEvent() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the style mutation event.
getStyleReferenceList(Element) - Method in interface org.apache.batik.bridge.BridgeContext
Returns an enumeration of all style refence for the specified style element.
getStyleReferenceList(Element) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getStyleSheet() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSImportRule.getStyleSheet().
getStyleSheet() - Method in interface org.w3c.dom.css.CSSImportRule
The style sheet referred to by this rule, if it has been loaded.
getStyleSheets() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements DocumentStyle.getStyleSheets().
getStyleSheets() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements DocumentStyle.getStyleSheets().
getStyleSheets() - Method in interface org.w3c.dom.stylesheets.DocumentStyle
A list containing all the style sheets explicitly linked into or embedded in a document.
getStyleSheets(Node, DOMStyleSheetList) - Static method in class org.apache.batik.dom.svg.SVGOMDocument
An auxiliary method for getStyleSheets.
getStyleSheets(Node, String) - Static method in class org.apache.batik.dom.svg.XSLTransformer
Returns a list which contains the URIs and <xsl:stylesheet> elements referenced in the given element.
getSubStringLength(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getSubStringLength(int,int).
getSubStringLength(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getSubStringLength(int,int).
getSubStringLength(int, int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getSubValues() - Method in interface org.w3c.css.sac.LexicalUnit
Returns a list of values inside the sub expression.
getSuffix() - Method in class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
 
getSuffix() - Method in class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder
 
getSuffix() - Method in class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder
 
getSuggestedPalette() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the suggested palette information to be stored with this image.
getSurfaceScale() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
DOM: Implements SVGFEDiffuseLightingElement.getSurfaceScale().
getSurfaceScale() - Method in interface org.w3c.dom.svg.SVGFESpecularLightingElement
 
getSurfaceScale() - Method in interface org.w3c.dom.svg.SVGFEDiffuseLightingElement
 
getSVGCanvasSize() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
getSVGContext() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Returns this document context.
getSvgDirectory() - Static method in class org.apache.batik.apps.regsvggen.Main
Returns the directory where the svg files are stored.
GetSVGDocument - interface org.w3c.dom.svg.GetSVGDocument.
 
getSVGDocument() - Method in interface org.w3c.dom.svg.GetSVGDocument
 
getSVGElement() - Method in interface org.apache.batik.dom.svg.AttributeModifier
Returns the associated element.
getSVGElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLength
Returns the associated element.
getSVGElement() - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
Returns the associated element.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns uriReferenceSupport different from null.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns uriReferenceSupport different from null.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
Returns uriReferenceSupport different from null.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
Returns uriReferenceSupport different from null.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
Returns uriReferenceSupport different from null.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns uriReferenceSupport different from null.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns uriReferenceSupport different from null.
getSVGURIReferenceSupport() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
Returns uriReferenceSupport different from null.
getSweepFlag() - Method in interface org.apache.batik.parser.PathSegment
Returns the sweep-flag parameter value if this segment type is ARC_ABS or ARC_REL.
getSweepFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getSweepFlag() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getSystemId() - Method in class org.apache.batik.dom.AbstractNotation
DOM: Implements Notation.getSystemId().
getSystemId() - Method in class org.apache.batik.dom.AbstractEntity
DOM: Implements Entity.getSystemId().
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.getSystemLanguage().
getSystemLanguage() - Method in interface org.w3c.dom.svg.SVGTests
 
getSystemLanguage(Element) - Method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.getSystemLanguage().
getTableLayout() - Method in interface org.w3c.dom.css.CSS2Properties
See the table-layout property definition in CSS2.
getTableTransfer(float[]) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns a table transfer function
getTableValues() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getTableValues().
getTableValues() - Method in interface org.apache.batik.gvt.filter.ComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns the table values for this transfer function
getTableValues() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getTagName() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.getTagName().
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTarget() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.GenericProcessingInstruction
DOM: Implements ProcessingInstruction.getTarget().
getTarget() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The target property indicates the EventTarget to which the event was originally dispatched.
getTarget() - Method in class org.apache.batik.dom.svg.SVGOMAElement
DOM: Implements SVGAElement.getTarget().
getTarget() - Method in interface org.w3c.css.sac.ProcessingInstructionSelector
Returns the target of the processing instruction.
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
getTarget() - Method in interface org.w3c.dom.svg.SVGAElement
 
getTargetElement() - Method in interface org.w3c.dom.svg.SVGAnimationElement
 
getTargetX() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetX().
getTargetX() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getTargetY() - Method in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
DOM: Implements SVGFEConvolveMatrixElement.getTargetY().
getTargetY() - Method in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
getTestsSupport() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Returns testsSupport different from null.
getTestsSupport() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Returns testsSupport different from null.
getTestsSupport() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Returns testsSupport different from null.
getTestsSupport() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns testsSupport different from null.
getTestsSupport() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Returns testsSupport different from null.
getText() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns the text strings to be stored in uncompressed form with this image as an array of Strings.
getText() - Method in class org.apache.batik.util.gui.URIChooser
Returns the text contained in the text field
getText() - Method in class org.apache.batik.util.gui.LocationBar
returns the current item text.
getTextAlign() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-align property definition in CSS2.
getTextDecoration() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-decoration property definition in CSS2.
getTextIndent() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-indent property definition in CSS2.
getTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.getTextLength().
getTextLength() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.getTextLength().
getTextLength() - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
getTextPainter() - Method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Returns a text painter object that can be used to render TextNode.
getTextShadow() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-shadow property definition in CSS2.
getTextTransform() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-transform property definition in CSS2.
getTexturePaintConverter() - Method in class org.apache.batik.util.awt.svg.SVGPaint
 
getThumbnail() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Returns the thumbnail.
getTile() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
getTile(int, int) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getTile(int, int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBufferedImageCachableRed
 
getTile(int, int) - Method in class org.apache.batik.util.awt.image.codec.SingleTileRenderedImage
Returns the image's Raster as tile (0, 0).
getTiledRegion() - Method in interface org.apache.batik.gvt.filter.TileRable
Returns the tiled region
getTiledRegion() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Returns the tiled region
getTileGridXOffset() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getTileGridXOffset() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getTileGridXOffset() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getTileGridYOffset() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getTileGridYOffset() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileHeight() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getTileHeight() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getTileHeight() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the height of a tile.
getTileRegion() - Method in interface org.apache.batik.gvt.filter.TileRable
Returns the tile region
getTileRegion() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Returns the tile region
getTileWidth() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getTileWidth() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getTileWidth() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the width of a tile.
getTimeStamp() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimeStamp() - Method in interface org.apache.batik.gvt.filter.Filter
Returns the current modification timestamp on this Renderable node.
getTimeStamp() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
Returns the current modification timestamp on this Renderable node.
getTimeStamp() - Method in interface org.w3c.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTitle() - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.getTitle().
getTitle() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getTitle().
getTitle() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getTitle().
getTitle() - Method in class org.w3c.css.sac.InputSource
Returns the title for this input source.
getTitle() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The advisory title.
getTitle() - Method in interface org.w3c.dom.svg.SVGDocument
 
getTitle() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getTop() - Method in class org.apache.batik.css.value.ImmutableRect
This attribute is used for the top of the rect.
getTop() - Method in class org.apache.batik.parser.style.CSSRectValue
DOM: Implements Rect.getTop().
getTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the top property definition in CSS2.
getTop() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the top of the rect.
getTopLevelGroup() - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTopLevelGroup() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTopLevelGroup(boolean) - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTopLevelGroup(boolean) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Invoking this method will return a reference to the topLevelGroup Element managed by this object.
getTotalLength() - Method in class org.apache.batik.dom.svg.SVGOMPathElement
DOM: Implements SVGPathElement.getTotalLength().
getTotalLength() - Method in interface org.w3c.dom.svg.SVGPathElement
 
getTranscoder() - Static method in class org.apache.batik.apps.regard.Main
Returns the transcoder to use.
getTranscoder() - Static method in class org.apache.batik.apps.regsvggen.Main
Returns the transcoder to use.
getTranscoderFactoryImplementation() - Static method in class org.apache.batik.refimpl.transcoder.ConcreteTranscoderFactory
Returns the TranscoderFactory instance.
getTranscodingHints() - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
 
getTranscodingHints() - Method in interface org.apache.batik.transcoder.Transcoder
Returns the transcoding hints of this transcoder.
getTransform() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in interface org.apache.batik.bridge.UserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGTransformable.getTransform().
getTransform() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the transform of this node.
getTransform() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns a copy of the transform from the current user space (as defined by the top node of the GVT tree) to the device space (1 unit = 1/72nd of an inch / 1 pixel, roughly speaking
getTransform() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the AffineTransform currently applied to the drawing by the UserAgent.
getTransform() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
getTransform() - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Returns a copy of the transform from the current user space (as defined by the top node of the GVT tree) to the device space (1 unit = 1/72nd of an inch / 1 pixel, roughly speaking
getTransform() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Returns the current document-to-device space transform.
getTransform() - Method in class org.apache.batik.util.awt.svg.GraphicContext
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTransform() - Method in interface org.w3c.dom.svg.SVGTransformable
 
getTransform() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getTransform(Element) - Method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGTransformable.getTransform().
getTransformableSupport() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
Returns stylableSupport different from null.
getTransformableSupport() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Returns stylableSupport different from null.
getTransformableSupport() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Returns stylableSupport different from null.
getTransformableSupport() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns stylableSupport different from null.
getTransformConverter() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
getTransformListHandler() - Method in interface org.apache.batik.parser.TransformListParser
Returns the transform list handler in use.
getTransformListHandler() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Returns the transform list handler in use.
getTransformParameters() - Method in class org.apache.batik.util.awt.svg.TransformStackElement
 
getTransformStack() - Method in class org.apache.batik.util.awt.svg.GraphicContext
 
getTransformStack() - Method in class org.apache.batik.util.awt.svg.SVGGraphicContext
 
getTransformString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getTransformToElement(SVGElement) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGLocatable.getTransformToElement(SVGElement).
getTransformToElement(SVGElement) - Method in interface org.w3c.dom.svg.SVGLocatable
 
getTransformToElement(SVGElement, Element) - Method in class org.apache.batik.dom.svg.SVGTransformableSupport
To implement SVGLocatable.getTransformToElement(SVGElement).
getTranslateX() - Method in interface org.apache.batik.parser.Transform
An alias for getC().
getTranslateY() - Method in interface org.apache.batik.parser.Transform
An alias for getF().
getTransparency() - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaint
 
getTransparentGray() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Returns the gray value to be used to denote transparency.
getTransparentRGB() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Returns the RGB value to be used to denote transparency.
getTree() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns the GVT tree associated with this renderer
getTree() - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeRenderer
Sets the value of the current tree cell.
getTurbulenceRegion() - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Get the turbulence region
getTurbulenceRegion() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Get the turbulence region
getType() - Method in class org.apache.batik.bridge.BridgeMutationEvent
Returns the type of the mutation.
getType() - Method in class org.apache.batik.css.CSSOMUnknownRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements StyleSheet.getType().
getType() - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSRule.getType().
getType() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The type property represents the event name as a string property.
getType() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGScriptElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
DOM: Implements SVGComponentTransferFunctionElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getType().
getType() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getType().
getType() - Method in class org.apache.batik.gvt.TextNode.Anchor
Returns the type of this anchor.
getType() - Method in class org.apache.batik.gvt.event.SelectionEvent
Returns the event's selection event type.
getType() - Method in interface org.apache.batik.gvt.filter.ComponentTransferFunction
Returns the type of this transfer function
getType() - Method in interface org.apache.batik.gvt.filter.ColorMatrixRable
Returns the type of this color matrix.
getType() - Method in interface org.apache.batik.parser.Length
Returns this length type.
getType() - Method in interface org.apache.batik.parser.PathSegment
Returns the type of this segment.
getType() - Method in interface org.apache.batik.parser.Angle
Returns this angle type.
getType() - Method in interface org.apache.batik.parser.Transform
Returns the type of this matrix.
getType() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Returns the type of this color matrix.
getType() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferFunction
Returns the type of this transfer function
getType() - Method in class org.apache.batik.util.awt.svg.TransformStackElement
 
getType() - Method in interface org.w3c.css.sac.PositionalCondition
true if the node should have the same node type (for element, same namespaceURI and same localName).
getType() - Method in interface org.w3c.dom.css.CSSRule
The type of the rule, as defined above.
getType() - Method in interface org.w3c.dom.events.Event
The name of the event (case-insensitive).
getType() - Method in interface org.w3c.dom.stylesheets.StyleSheet
This specifies the style sheet language for this style sheet.
getType() - Method in interface org.w3c.dom.svg.SVGTransform
 
getType() - Method in interface org.w3c.dom.svg.SVGScriptElement
 
getType() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getType() - Method in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
getType() - Method in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
getType(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by position).
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by name).
getType(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by XML 1.0 qualified name.
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getTypeNode() - Method in interface org.w3c.css.sac.PositionalCondition
true if the child node list only shows nodes of the same type of the selector (only elements, only PIS, ...)
getUnicodeBidi() - Method in interface org.w3c.dom.css.CSS2Properties
See the unicode-bidi property definition in CSS2.
getUnitRepresentation(short) - Static method in class org.apache.batik.css.value.ImmutableFloat
Returns the representation for the given unit type.
getUnitRepresentation(short) - Method in class org.apache.batik.parser.style.CSSFloatValue
Returns the representation for the given unit type.
getUnitType() - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.getUnitType().
getUnitType() - Method in interface org.w3c.dom.svg.SVGAngle
 
getUnitType() - Method in interface org.w3c.dom.svg.SVGLength
 
getUri() - Method in interface org.w3c.dom.svg.SVGPaint
 
getURI() - Method in class org.w3c.css.sac.CSSParseException
Get the URI of the document where the exception occurred.
getURI() - Method in class org.w3c.css.sac.InputSource
Get the URI for this input source.
getURI() - Method in interface org.w3c.css.sac.Locator
Return the URI for the current document event.
getURI(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getURI(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's Namespace URI.
getURI(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURL() - Method in class org.apache.batik.dom.svg.SVGOMDocument
DOM: Implements SVGDocument.getURL()
getURL() - Method in interface org.w3c.dom.svg.SVGDocument
 
getURLObject() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Returns the URI of the document.
getUseCurrentView() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
getUseCurrentView() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getUsePrimitivePaint() - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Returns true if this Rable get's it's contents by calling primitivePaint on the associated GraphicsNode or false if it uses paint.
getUsePrimitivePaint() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
Returns true if this Rable get's it's contents by calling primitivePaint on the associated GraphicsNode or false if it uses paint.
getUserAgent() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the UserAgent than can used by the bridge.
getUserAgent() - Method in interface org.apache.batik.dom.svg.SVGContext
Returns the user agent.
getUserAgent() - Method in class org.apache.batik.dom.svg.DefaultSVGContext
Returns the user agent.
getUserAgent() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getUserAgentStyleSheet() - Method in class org.apache.batik.dom.svg.SVGDOMImplementation
Returns the user-agent stylesheet.
getUserStyleSheetURI() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in interface org.apache.batik.bridge.UserAgent
Returns the user stylesheet uri.
getUserStyleSheetURI() - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
The user style sheet URI.
getUserStyleSheetURI() - Method in interface org.apache.batik.css.value.CommonCSSContext
The user style sheet URI.
getUserStyleSheetURI() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the user stylesheet uri.
getValue() - Method in interface org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
Returns the CSS value.
getValue() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Returns the CSS value.
getValue() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Returns the CSS value.
getValue() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Returns the CSS value.
getValue() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Returns the CSS value.
getValue() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Returns the CSS value.
getValue() - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Returns the CSS value.
getValue() - Method in class org.apache.batik.css.sac.AbstractAttributeCondition
SAC: Implements AttributeCondition.getValue().
getValue() - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.getValue().
getValue() - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.getValue().
getValue() - Method in interface org.apache.batik.parser.Length
Returns this length value.
getValue() - Method in interface org.apache.batik.parser.Angle
Returns this angle value.
getValue() - Method in class org.apache.batik.util.DocumentEvent
Overloaded by derived classes to allow event data to be encapsulated.
getValue() - Method in interface org.w3c.css.sac.AttributeCondition
Returns the value of the attribute.
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValue() - Method in interface org.w3c.dom.svg.SVGNumber
 
getValue() - Method in interface org.w3c.dom.svg.SVGLength
 
getValue(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by position).
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by name).
getValue(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by XML 1.0 qualified name.
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValueAsString() - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.getValueAsString().
getValueAsString() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValueAsString() - Method in interface org.w3c.dom.svg.SVGLength
 
getValueAt(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Returns the value of the given cell.
getValueAt(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Returns the value of the given cell.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMMediaRule
Returns the map of value factories.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMStyleSheet
Returns the map of value factories.
getValueFactoryMap() - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Returns the value factory map.
getValueFactoryMap() - Method in interface org.apache.batik.css.CSSRuleListOwner
Returns the map of value factories.
getValueInSpecifiedUnits() - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.getValueInSpecifiedUnits().
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGAngle
 
getValueInSpecifiedUnits() - Method in interface org.w3c.dom.svg.SVGLength
 
getValues() - Method in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
DOM: Implements SVGFEColorMatrixElement.getValues().
getValues() - Method in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
getVerticalAlign() - Method in interface org.w3c.dom.css.CSS2Properties
See the vertical-align property definition in CSS2.
getView() - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The view attribute identifies the AbstractView from which the event was generated.
getView() - Method in interface org.w3c.dom.events.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGFitToViewBox.getViewBox().
getViewBox() - Method in interface org.w3c.dom.svg.SVGFitToViewBox
 
getViewBoxString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewCSS() - Method in interface org.apache.batik.bridge.BridgeContext
Returns the view CSS
getViewCSS() - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
getViewport() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getViewport().
getViewport() - Method in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
Returns the viewport to use to compute the percentages and the units.
getViewport() - Method in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
Returns the viewport to use to compute the percentages and the units.
getViewport() - Method in interface org.apache.batik.util.UnitProcessor.Context
Returns the viewport used to compute percentages and units.
getViewport() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getViewportElement() - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.getViewportElement().
getViewportElement() - Method in interface org.w3c.dom.svg.SVGElement
 
getViewportSize() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the default size of the viewport of this user agent.
getViewportSize() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the default size of the viewport of this user agent.
getViewportSize() - Method in interface org.apache.batik.bridge.UserAgent
Returns the default size of the viewport.
getViewportSize() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the default size of the viewport of this user agent (0, 0).
getViewTarget() - Method in interface org.w3c.dom.svg.SVGViewElement
 
getViewTarget() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getViewTargetString() - Method in interface org.w3c.dom.svg.SVGViewSpec
 
getVisibility() - Method in interface org.w3c.dom.css.CSS2Properties
See the visibility property definition in CSS2.
getVoiceFamily() - Method in interface org.w3c.dom.css.CSS2Properties
See the voice-family property definition in CSS2.
getVolume() - Method in interface org.w3c.dom.css.CSS2Properties
See the volume property definition in CSS2.
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.getWhatToShow().
getWhatToShow() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.getWhatToShow().
getWhatToShow() - Method in interface org.w3c.dom.traversal.NodeIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in interface org.w3c.dom.traversal.TreeWalker
This attribute determines which node types are presented via the TreeWalker.
getWhen() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns the timestamp of when this event occurred.
getWhiteSpace() - Method in interface org.w3c.dom.css.CSS2Properties
See the white-space property definition in CSS2.
getWidows() - Method in interface org.w3c.dom.css.CSS2Properties
See the widows property definition in CSS2.
getWidth() - Method in class org.apache.batik.bridge.ObjectBoundingBoxViewport
 
getWidth() - Method in class org.apache.batik.bridge.SVGViewport
Returns the width of this SVGSVGElement.
getWidth() - Method in interface org.apache.batik.bridge.Viewport
Returns the width of this viewport.
getWidth() - Method in class org.apache.batik.bridge.UserAgentViewport
 
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGRectElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getWidth().
getWidth() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getWidth().
getWidth() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
getWidth() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
getWidth() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
getWidth() - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Returns the width of the image.
getWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the width property definition in CSS2.
getWidth() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGRect
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getWidth() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getWidth() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getWindingRule() - Method in class org.apache.batik.parser.AWTPathProducer
Returns the current winding rule.
getWindingRule() - Method in class org.apache.batik.parser.AWTPolylineProducer
Returns the current winding rule.
getWindingRule() - Method in interface org.apache.batik.parser.ShapeProducer
Returns the current winding rule.
getWindingRule() - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
getWordSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the word-spacing property definition in CSS2.
getX() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGTextElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGRectElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getX().
getX() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getX().
getX() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the horizontal x position of the event relative to the source graphics node.
getX() - Method in interface org.apache.batik.gvt.text.Mark
 
getX() - Method in interface org.apache.batik.parser.PathSegment
Returns the x coordinate of this segment's end point.
getX() - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Get the value of X.
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getX() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getX() - Method in interface org.w3c.dom.svg.SVGRect
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGTextElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel
 
getX() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPoint
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getX() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getX() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getX() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getX() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getX() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getX() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX1().
getX1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX1().
getX1() - Method in interface org.apache.batik.parser.PathSegment
Returns the x coordinate of this segment's first control point if the type is CURVETO_CUBIC_ABS, CURVETO_CUBIC_REL, CURVETO_QUADRATIC_ABS or CURVETO_QUADRATIC_REL.
getX1() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getX1() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getX1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getX2().
getX2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getX2().
getX2() - Method in interface org.apache.batik.parser.PathSegment
Returns the x coordinate of this segment's second control point if the type is CURVETO_CUBIC_ABS, CURVETO_CUBIC_REL, CURVETO_CUBIC_SMOOTH_ABS or CURVETO_CUBIC_SMOOTH_REL.
getX2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getX2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getX2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getXChannelSelector() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getXChannelSelector().
getXChannelSelector() - Method in interface org.apache.batik.gvt.filter.DisplacementMapRable
Returns the xChannelSelector
getXChannelSelector() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
Returns the xChannelSelector
getXChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getXHeight(SVGElement) - Method in class org.apache.batik.dom.svg.DefaultUnitProcessorContext
Returns the x-height value.
getXHeight(SVGElement) - Method in class org.apache.batik.refimpl.bridge.DefaultUnitProcessorContext
Returns the x-height value.
getXHeight(SVGElement) - Method in interface org.apache.batik.util.UnitProcessor.Context
Returns the x-height value.
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.getXlinkActuate().
getXlinkActuate() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getXLinkActuate(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:actuate' attribute of the given element.
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.getXlinkArcRole().
getXlinkArcRole() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getXLinkArcRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:arcrole' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkHref() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
Returns the value of the 'xlink:href' attribute of the given element.
getXLinkHref(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:href' attribute of the given element.
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.getXlinkRole().
getXlinkRole() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getXLinkRole(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:role' attribute of the given element.
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.getXlinkShow().
getXlinkShow() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getXLinkShow(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:show' attribute of the given element.
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.getXlinkTitle().
getXlinkTitle() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getXLinkTitle(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:title' attribute of the given element.
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.getXlinkType().
getXlinkType() - Method in interface org.w3c.dom.svg.SVGURIReference
 
getXLinkType(Element) - Static method in class org.apache.batik.dom.util.XLinkSupport
Returns the value of the 'xlink:type' attribute of the given element.
getXmlDirectory() - Static method in class org.apache.batik.apps.regsvggen.Main
Returns the directory where the XML test cases are stored.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Returns the xml:lang attribute value.
getXMLlang() - Method in interface org.w3c.dom.svg.SVGLangSpace
 
getXMLLang(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:lang attribute value of the given element.
getXMLParserClassName() - Method in class org.apache.batik.apps.applet.JSVGApplet
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.apps.svgviewer.Main
Returns the XML parser class name.
getXMLParserClassName() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the class name of the XML parser.
getXMLParserClassName() - Method in interface org.apache.batik.apps.svgviewer.ViewerFrame.Application
Returns the XML parser class name.
getXMLParserClassName() - Method in interface org.apache.batik.bridge.UserAgent
Returns the class name of the XML parser.
getXMLParserClassName() - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Returns the class name of the XML parser.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.getXMLspace().
getXMLspace() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Returns the xml:space attribute value.
getXMLspace() - Method in interface org.w3c.dom.svg.SVGLangSpace
 
getXMLspace() - Method in interface org.w3c.dom.svg.SVGStyleElement
 
getXMLSpace(Element) - Static method in class org.apache.batik.dom.util.XMLSupport
Returns the xml:space attribute value of the given element.
getXoffset() - Method in interface org.apache.batik.gvt.filter.OffsetRable
Get the x offset.
getXTile(int) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
Returns the x index of tile under xloc
getY() - Method in class org.apache.batik.dom.svg.SVGOMTextElement
DOM: Implements SVGTextElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
DOM: Implements SVGTextPositioningElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMRectElement
DOM: Implements SVGRectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
DOM: Implements SVGFilterPrimitiveStandardAttributes.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMMaskElement
DOM: Implements SVGRectElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMImageElement
DOM: Implements SVGImageElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGPatternElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getY().
getY() - Method in class org.apache.batik.dom.svg.SVGOMUseElement
DOM: Implements SVGUseElement.getY().
getY() - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Returns the vertical y position of the event relative to the source node.
getY() - Method in interface org.apache.batik.gvt.text.Mark
 
getY() - Method in interface org.apache.batik.parser.PathSegment
Returns the y coordinate of this segment's end point.
getY() - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Get the value of Y.
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGTextPositioningElement
 
getY() - Method in interface org.w3c.dom.svg.SVGMaskElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPatternElement
 
getY() - Method in interface org.w3c.dom.svg.SVGRect
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGFilterElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGTextElement
 
getY() - Method in interface org.w3c.dom.svg.SVGRectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGForeignObjectElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPoint
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getY() - Method in interface org.w3c.dom.svg.SVGCursorElement
 
getY() - Method in interface org.w3c.dom.svg.SVGImageElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs
 
getY() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
getY() - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
getY() - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel
 
getY() - Method in interface org.w3c.dom.svg.SVGUseElement
 
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY1().
getY1() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY1().
getY1() - Method in interface org.apache.batik.parser.PathSegment
Returns the y coordinate of this segment's first control point if the type is CURVETO_CUBIC_ABS, CURVETO_CUBIC_REL, CURVETO_QUADRATIC_ABS or CURVETO_QUADRATIC_REL.
getY1() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
getY1() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
getY1() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
DOM: Implements SVGLinearGradientElement.getY2().
getY2() - Method in class org.apache.batik.dom.svg.SVGOMLineElement
DOM: Implements SVGLineElement.getY2().
getY2() - Method in interface org.apache.batik.parser.PathSegment
Returns the y coordinate of this segment's second control point if the type is CURVETO_CUBIC_ABS, CURVETO_CUBIC_REL, CURVETO_CUBIC_SMOOTH_ABS or CURVETO_CUBIC_SMOOTH_REL.
getY2() - Method in interface org.w3c.dom.svg.SVGLinearGradientElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
getY2() - Method in interface org.w3c.dom.svg.SVGLineElement
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
getY2() - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
getYChannelSelector() - Method in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
DOM: Implements SVGFEDisplacementMapElement.getYChannelSelector().
getYChannelSelector() - Method in interface org.apache.batik.gvt.filter.DisplacementMapRable
Returns the yChannelSelector
getYChannelSelector() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
Returns the yChannelSelector
getYChannelSelector() - Method in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
getYoffset() - Method in interface org.apache.batik.gvt.filter.OffsetRable
Get the y offset.
getYTile(int) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
Returns the y index of tile under yloc
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
DOM: Implements SVGFEPointLightElement.getZ().
getZ() - Method in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
DOM: Implements SVGFESpotLightElement.getZ().
getZ() - Method in interface org.w3c.dom.svg.SVGFEPointLightElement
 
getZ() - Method in interface org.w3c.dom.svg.SVGFESpotLightElement
 
getZIndex() - Method in interface org.w3c.dom.css.CSS2Properties
See the z-index property definition in CSS2.
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
getZoomAndPan() - Method in interface org.w3c.dom.svg.SVGZoomAndPan
 
getZoomAndPan(Element) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
Returns the ZoomAndPan attribute value.
getZoomRectScreen() - Method in interface org.w3c.dom.svg.SVGZoomEvent
 
globalBridges - Static variable in class org.apache.batik.refimpl.bridge.SVGBridgeContext
The global bridges.
globalBuffer - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The global offscreen buffer.
GlyphOrientationHorizontalFactory - class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory.
This class provides a factory for the 'glyph-orientation-horizontal' property values.
GlyphOrientationHorizontalFactory(Parser) - Constructor for class org.apache.batik.css.svg.GlyphOrientationHorizontalFactory
Creates a new GlyphOrientationHorizontalFactory object.
GlyphOrientationHorizontalResolver - class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver.
This class provides a relative value resolver for the 'glyph-orientation-horizontal' CSS property.
GlyphOrientationHorizontalResolver() - Constructor for class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
 
GlyphOrientationVerticalFactory - class org.apache.batik.css.svg.GlyphOrientationVerticalFactory.
This class provides a factory for the 'glyph-orientation-vertical' property values.
GlyphOrientationVerticalFactory(Parser) - Constructor for class org.apache.batik.css.svg.GlyphOrientationVerticalFactory
Creates a new GlyphOrientationVerticalFactory object.
GlyphOrientationVerticalResolver - class org.apache.batik.css.svg.GlyphOrientationVerticalResolver.
This class provides a relative value resolver for the 'glyph-orientation-vertical' CSS property.
GlyphOrientationVerticalResolver() - Constructor for class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
 
GRAD - Static variable in interface org.apache.batik.parser.Angle
To represent an angle in gradians.
grad() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when 'grad' has been parsed.
grad() - Method in class org.apache.batik.refimpl.parser.DefaultAngleHandler
Implements AngleHandler.grad().
GraphicContext - class org.apache.batik.util.awt.svg.GraphicContext.
Handles the attributes in a graphic context:
+ Composite
+ Font
+ Paint
+ Stroke
+ Clip
+ RenderingHints
+ AffineTransform
GraphicContext() - Constructor for class org.apache.batik.util.awt.svg.GraphicContext
Default constructor
GraphicContext(AffineTransform) - Constructor for class org.apache.batik.util.awt.svg.GraphicContext
 
GRAPHICS_NODE_ADDED - Static variable in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
The id for the "graphicsNodeAdded" event.
GRAPHICS_NODE_MODIFIED - Static variable in class org.apache.batik.gvt.event.GraphicsNodePaintEvent
The id for the "graphicsNodeModified" event.
GRAPHICS_NODE_REMOVED - Static variable in class org.apache.batik.gvt.event.CompositeGraphicsNodeEvent
The id for the "graphicsNodeRemoved" event.
GraphicsNode - interface org.apache.batik.gvt.GraphicsNode.
The base class for all graphics nodes.
graphicsNodeAdded(CompositeGraphicsNodeEvent) - Method in interface org.apache.batik.gvt.event.CompositeGraphicsNodeListener
Invoked when a graphics node has been added.
graphicsNodeAdded(CompositeGraphicsNodeEvent) - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter
 
GraphicsNodeBridge - interface org.apache.batik.bridge.GraphicsNodeBridge.
Factory class for vending GraphicsNode objects.
GraphicsNodeEvent - class org.apache.batik.gvt.event.GraphicsNodeEvent.
A low-level event for GraphicsNode.
GraphicsNodeEvent(GraphicsNode, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeEvent
Constructs a new graphics node event with the specified source and ID.
GraphicsNodeEventFilter - interface org.apache.batik.gvt.event.GraphicsNodeEventFilter.
The interface for filtering graphics node events.
GraphicsNodeEventFilterBridge - interface org.apache.batik.bridge.GraphicsNodeEventFilterBridge.
Factory class for vending GraphicsNodeEventFilter objects.
GraphicsNodeFocusChangeListener - interface org.apache.batik.gvt.event.GraphicsNodeFocusChangeListener.
Not yet implemented.
GraphicsNodeHitDetector - interface org.apache.batik.gvt.GraphicsNodeHitDetector.
The interface for doing hit detection on graphics nodes..
GraphicsNodeInputEvent - class org.apache.batik.gvt.event.GraphicsNodeInputEvent.
The root event class for all graphics node-level input events.
GraphicsNodeInputEvent(GraphicsNode, InputEvent) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Constructs a new graphics node input event from an AWT InputEvent.
GraphicsNodeInputEvent(GraphicsNode, int, long, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Constructs a new graphics node input event.
GraphicsNodeKeyAdapter - class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter.
An abstract adapter class for receiving graphics node key events.
GraphicsNodeKeyAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
GraphicsNodeKeyEvent - class org.apache.batik.gvt.event.GraphicsNodeKeyEvent.
An event which indicates that a keystroke occurred in a graphics node.
GraphicsNodeKeyEvent(GraphicsNode, int, long, int, int, char) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
Constructs a new graphics node key event.
GraphicsNodeKeyListener - interface org.apache.batik.gvt.event.GraphicsNodeKeyListener.
The listener interface for receiving graphics node key events.
graphicsNodeModified(GraphicsNodePaintEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodePaintListener
Invoked when a graphics node has been modified and need to be repainted.
graphicsNodeModified(GraphicsNodePaintEvent) - Method in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer.UpdateListener
 
GraphicsNodeMouseAdapter - class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter.
An abstract adapter class for receiving graphics node mouse events.
GraphicsNodeMouseAdapter() - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
GraphicsNodeMouseEvent - class org.apache.batik.gvt.event.GraphicsNodeMouseEvent.
An event which indicates that a mouse action occurred in a graphics node.
GraphicsNodeMouseEvent(GraphicsNode, int, long, int, float, float, int) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Constructs a new graphics node mouse event.
GraphicsNodeMouseEvent(GraphicsNode, MouseEvent) - Constructor for class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Constructs a new graphics node mouse event from an AWT MouseEvent.
GraphicsNodeMouseListener - interface org.apache.batik.gvt.event.GraphicsNodeMouseListener.
The listener interface for receiving graphics node mouse events.
GraphicsNodePaintEvent - class org.apache.batik.gvt.event.GraphicsNodePaintEvent.
An event which indicates that a modification occurred in a graphics node.
GraphicsNodePaintEvent(GraphicsNode, int, Rectangle2D) - Constructor for class org.apache.batik.gvt.event.GraphicsNodePaintEvent
Constructs a new graphics node paint event.
GraphicsNodePaintListener - interface org.apache.batik.gvt.event.GraphicsNodePaintListener.
The listener interface for receiving graphics node paint events.
GraphicsNodeRable - interface org.apache.batik.gvt.filter.GraphicsNodeRable.
This interface allows GraphicsNode to be seen as RenderableImages, which can be used for operations such as filtering, masking or compositing.
GraphicsNodeRableFactory - interface org.apache.batik.gvt.filter.GraphicsNodeRableFactory.
This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module implementation.
graphicsNodeRemoved(CompositeGraphicsNodeEvent) - Method in interface org.apache.batik.gvt.event.CompositeGraphicsNodeListener
Invoked when a graphics node has been removed.
graphicsNodeRemoved(CompositeGraphicsNodeEvent) - Method in class org.apache.batik.gvt.event.CompositeGraphicsNodeAdapter
 
GraphicsNodeRenderContext - class org.apache.batik.gvt.GraphicsNodeRenderContext.
This class captures the rendering context.
GraphicsNodeRenderContext(AffineTransform, Shape, RenderingHints, FontRenderContext, TextPainter, GraphicsNodeRableFactory) - Constructor for class org.apache.batik.gvt.GraphicsNodeRenderContext
 
GraphicsNodeRenderContext(RenderContext) - Constructor for class org.apache.batik.gvt.GraphicsNodeRenderContext
 
GraphicsNodeTreeIterator - class org.apache.batik.gvt.GraphicsNodeTreeIterator.
This class iterates over a GVT tree, returning each node starting at the most distant leaves.
GraphicsNodeTreeIterator(GraphicsNode) - Constructor for class org.apache.batik.gvt.GraphicsNodeTreeIterator
 
GraphicsUtil - class org.apache.batik.util.awt.image.GraphicsUtil.
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class org.apache.batik.util.awt.image.GraphicsUtil
 
gray - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
GRAYTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'graytext' identifier value.
green - Variable in class org.apache.batik.css.value.ColorFactory.RGBColorFactory
The green component.
green - Variable in class org.apache.batik.css.value.ImmutableRGBColor
The green value
green - Variable in class org.apache.batik.parser.style.CSSRGBColorValue
The green value
green - Variable in class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
The green color value of the entry.
green - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
GREEN - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
 
GREEN - Static variable in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
 
GRID_LINES_STROKE - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The grid lines stroke.
gridLinesColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The grid lines color.
GVTAttributedCharacterIterator - interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.
GVTAttributedCharacterIterator Used to implement SVG <tspan> and <text> attributes.
GVTAttributedCharacterIterator.AttributeFilter - interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.AttributeFilter.
Interface for helper class which mutates the attributes of an AttributedCharacterIterator.
GVTAttributedCharacterIterator.TextAttribute - class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute.
Attribute keys that identify SVG text attributes.
GVTAttributedCharacterIterator.TextAttribute(String) - Constructor for class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Construct a TextAttribute key with name s
GVTBuilder - interface org.apache.batik.bridge.GVTBuilder.
This class is responsible on building a GVT tree using an SVG document.
GVTFactory - interface org.apache.batik.gvt.GVTFactory.
Factory class for vending GVT objects.
gvtRoot - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
Root of the GVT tree displayed by this viewer

H

h() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 'h' has been parsed.
handleComposite(Composite, Document) - Method in interface org.apache.batik.util.awt.svg.ExtensionHandler
 
handleComposite(Composite, Document) - Method in class org.apache.batik.util.awt.svg.DefaultExtensionHandler
 
handleEvent(Event) - Method in class org.apache.batik.refimpl.bridge.SVGAElementBridge.AnchorListener
 
handleEvent(Event) - Method in class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOverListener
 
handleEvent(Event) - Method in class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOutListener
 
handleEvent(Event) - Method in class org.apache.batik.refimpl.bridge.BridgeDOMInsertedRemovedListener
Handles the mutation event.
handleEvent(Event) - Method in class org.apache.batik.refimpl.bridge.BridgeEventSupport.ScriptCaller
 
handleEvent(Event) - Method in class org.apache.batik.refimpl.bridge.BridgeDOMAttrModifiedListener
Handles the mutation of an attribute
handleEvent(Event) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MutationListener
 
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleFilter(BufferedImageOp, Rectangle, Document) - Method in interface org.apache.batik.util.awt.svg.ExtensionHandler
 
handleFilter(BufferedImageOp, Rectangle, Document) - Method in class org.apache.batik.util.awt.svg.DefaultExtensionHandler
 
handleHREF(Image, Element) - Method in class org.apache.batik.util.awt.svg.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(Image, Element) - Method in class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderableImage, Element) - Method in class org.apache.batik.util.awt.svg.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderableImage, Element) - Method in class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderedImage, Element) - Method in class org.apache.batik.util.awt.svg.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderedImage, Element) - Method in class org.apache.batik.util.awt.svg.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleImage(Image, Element) - Method in class org.apache.batik.util.awt.svg.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(Image, Element) - Method in interface org.apache.batik.util.awt.svg.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderableImage, Element) - Method in class org.apache.batik.util.awt.svg.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderableImage, Element) - Method in interface org.apache.batik.util.awt.svg.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderedImage, Element) - Method in class org.apache.batik.util.awt.svg.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderedImage, Element) - Method in interface org.apache.batik.util.awt.svg.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handlePaint(Paint, Document) - Method in interface org.apache.batik.util.awt.svg.ExtensionHandler
 
handlePaint(Paint, Document) - Method in class org.apache.batik.util.awt.svg.DefaultExtensionHandler
 
handler - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The document handler.
HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
HANGING_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'hanging' keyword.
hasAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.hasAttribute(String).
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.hasAttributeNS(String,String).
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasAttributes().
hasAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.hasAttributes().
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasChildNodes().
hasChildNodes() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.hasChildNodes().
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in interface org.w3c.dom.svg.SVGTests
 
hasExtension(String, Element) - Method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.hasExtension(String).
hasFeature(String, String) - Method in class org.apache.batik.dom.AbstractDOMImplementation
DOM: Implements DOMImplementation.hasFeature(String,String).
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hash - Variable in class org.apache.batik.css.PropertyMap.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.HashTable.Entry
The hash code
hashCode() - Method in class org.apache.batik.transcoder.TranscodingHints
Returns the hash code value for this TranscodingHints.
HashTable - class org.apache.batik.dom.util.HashTable.
A simple hashtable, not synchronized, with fixed load factor.
HashTable.Entry - class org.apache.batik.dom.util.HashTable.Entry.
To manage collisions
HashTable.Entry(int, Object, Object, HashTable.Entry) - Constructor for class org.apache.batik.dom.util.HashTable.Entry
Creates a new entry
HashTable() - Constructor for class org.apache.batik.dom.util.HashTable
Creates a new table.
HashTable(HashTable) - Constructor for class org.apache.batik.dom.util.HashTable
Creates a copy of the given HashTable object.
HashTableStack - class org.apache.batik.dom.util.HashTableStack.
This class represents a stack of HashTable objects.
HashTableStack.Link - class org.apache.batik.dom.util.HashTableStack.Link.
To store the hashtables.
HashTableStack.Link(HashTableStack.Link) - Constructor for class org.apache.batik.dom.util.HashTableStack.Link
Creates a new link.
HashTableStack() - Constructor for class org.apache.batik.dom.util.HashTableStack
Creates a new HashTableStack object.
hasNext() - Method in class org.apache.batik.gvt.GraphicsNodeTreeIterator
 
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGStylableSupport
To implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMStopElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Implements OverrideStyleElement.hasOverrideStyle(String).
hasOverrideStyle(String) - Method in class org.apache.batik.dom.util.OverrideStyleElementSupport
Whether the element has an override style.
hasOverrideStyle(String) - Method in interface org.apache.batik.dom.util.OverrideStyleElement
Whether the element has an override style.
hasProgressivePaint() - Method in interface org.apache.batik.gvt.GraphicsNode
Returns true if this node needs a progressive paint, false otherwise.
hasProgressivePaint() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
 
hasProgressivePaint() - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
hasProgressivePaint() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
hasProgressivePaint() - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
hasStyle() - Method in interface org.apache.batik.css.ExtendedElementCSSInlineStyle
Whether the element that implements this interface has a specified style attribute.
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMFEFloodElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMStopElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle() - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
Implements ExtendedElementCSSInlineStyle.hasStyle().
hasStyle(Element) - Static method in class org.apache.batik.dom.svg.SVGStylableSupport
To implement ExtendedElementCSSInlineStyle.hasStyle().
HEAVY - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
height - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The image's height in pixels.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMRectElement
The reference to the height attribute.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The reference to the height attribute.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
The reference to the height attribute.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMMaskElement
The reference to the height attribute.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMImageElement
The reference to the height attribute.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The reference to the height attribute.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The reference to the height attribute.
heightReference - Variable in class org.apache.batik.dom.svg.SVGOMUseElement
The reference to the height attribute.
HELP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'help' identifier value.
HIDDEN_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'hidden' identifier value.
HiddenChildElement - interface org.apache.batik.css.HiddenChildElement.
This interface allows an element to be considered as the child of another element without being added to the DOM tree.
HiddenChildElementSupport - class org.apache.batik.css.HiddenChildElementSupport.
This class provides utility methods for HiddenChildElement support.
HiddenChildElementSupport() - Constructor for class org.apache.batik.css.HiddenChildElementSupport
This class does not need to be instanciated.
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
HIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'highlight' identifier value.
highlightShape - Variable in class org.apache.batik.gvt.event.SelectionEvent
The shape enclosing the selection
HIGHLIGHTTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'highlighttext' identifier value.
hints - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The rendering hints that control the quality to use when rendering this graphics node.
hints - Variable in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
The transcoding hints.
hit(Rectangle, Shape, boolean) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
hitDetector - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The hit detector used to filter mouse events.
HORIZONTAL_LENGTH - Static variable in class org.apache.batik.util.UnitProcessor
This constant represents horizontal lengths.
href - Variable in class org.apache.batik.css.AbstractStyleSheet
The href attribute
href - Variable in class org.apache.batik.css.CSSOMImportRule
The Href
hrefReference - Variable in class org.apache.batik.dom.svg.SVGURIReferenceSupport
The reference to the 'href' animated string.

I

id - Variable in class org.apache.batik.gvt.event.GraphicsNodeEvent
The ID of this event.
id - Variable in class org.apache.batik.gvt.event.SelectionEvent
The event type of the current selection event
ID_NAME - Static variable in class org.apache.batik.dom.svg.SVGOMElement
The element ID attribute name.
ID_PREFIX_ALPHA_COMPOSITE_CLEAR - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
ID Prefix.
ID_PREFIX_ALPHA_COMPOSITE_DST_IN - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_DST_OUT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_DST_OVER - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_SRC - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_SRC_IN - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_ALPHA_COMPOSITE_SRC_OUT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_AMBIENT_LIGHT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_BUMP_MAP - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_CLIP_PATH - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_DEFS - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_DIFFUSE_ADD - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_DIFFUSE_LIGHTING_RESULT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_COMPLEX_FILTER - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_COMPONENT_TRANSFER - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_COMPOSITE - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_CONVOLVE_MATRIX - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_DIFFUSE_LIGHTING - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_FLOOD - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_GAUSSIAN_BLUR - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_LIGHTING_FILTER - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_FE_SPECULAR_LIGHTING - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_GENERIC_DEFS - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_LINEAR_GRADIENT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_MASK - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_PATTERN - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_RADIAL_GRADIENT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_SPECULAR_ADD - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
ID_PREFIX_SPECULAR_LIGHTING_RESULT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
identFactory - Variable in class org.apache.batik.css.value.CursorFactory
The identifier factory.
identFactory - Variable in class org.apache.batik.css.value.TextDecorationFactory
The identifier factory.
identFactory - Variable in class org.apache.batik.css.value.FontFamilyFactory
The identifier factory.
IDENTIFIER - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents an identifier.
IDENTITY - Static variable in interface org.apache.batik.gvt.filter.ComponentTransferFunction
The various transfer types
IDENTITY - Static variable in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
IdentityTransfer - class org.apache.batik.refimpl.gvt.filter.IdentityTransfer.
IdentityTransfer.java This class defines the Identity type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
IdentityTransfer() - Constructor for class org.apache.batik.refimpl.gvt.filter.IdentityTransfer
 
IDEOGRAPHIC_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'ideographic' keyword.
idReference(String) - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when an ID has been parsed.
ignorableAtRule(String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in class org.apache.batik.css.CSSOMUnknownRule.UnknownRuleHandler
SAC: Implements DocumentHandler.ignorableAtRule(String).
ignorableAtRule(String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of an unknown rule t-rule not supported by this parser.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
IllegalAttributeValueException - exception org.apache.batik.bridge.IllegalAttributeValueException.
Thrown when an attribute has an illegal value.
IllegalAttributeValueException(String) - Constructor for class org.apache.batik.bridge.IllegalAttributeValueException
Constructs a new IllegalAttributeValueException.
IllegalAttributeValueException(String, GraphicsNode) - Constructor for class org.apache.batik.bridge.IllegalAttributeValueException
Constructs a new IllegalAttributeValueException.
image - Variable in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
The renderable image that represents this image node.
imageBounds - Variable in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
The Bounds of this image node.
ImageDecodeParam - interface org.apache.batik.util.awt.image.codec.ImageDecodeParam.
An empty (marker) interface to be implemented by all image decoder parameter classes.
ImageEncodeParam - interface org.apache.batik.util.awt.image.codec.ImageEncodeParam.
An empty (marker) interface to be implemented by all image encoder parameter classes.
ImageEncoder - interface org.apache.batik.util.awt.image.codec.ImageEncoder.
An interface describing objects that transform a BufferedImage or Raster into an OutputStream.
ImageEncoderImpl - class org.apache.batik.util.awt.image.codec.ImageEncoderImpl.
A partial implementation of the ImageEncoder interface useful for subclassing.
ImageEncoderImpl(OutputStream, ImageEncodeParam) - Constructor for class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
Constructs an ImageEncoderImpl with a given OutputStream and ImageEncoderParam instance.
ImageHandler - interface org.apache.batik.util.awt.svg.ImageHandler.
This interface allows the user of the Graphics2D SVG generator to decide how to handle images that it renders.
ImageHandlerJPEGEncoder - class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder.
This implementation of the abstract AbstractImageHandlerEncoder class creates JPEG images in the image directory and sets the url pointing to that file in the xlink:href attributes of the image elements it handles.
ImageHandlerJPEGEncoder(String, String) - Constructor for class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder
 
ImageHandlerPNGEncoder - class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder.
This implementation of the abstract AbstractImageHandlerEncoder class creates PNG images in the image directory and sets the url pointing to that file in the xlink:href attributes of the image elements it handles.
ImageHandlerPNGEncoder(String, String) - Constructor for class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder
 
ImageLoader - class org.apache.batik.util.awt.image.ImageLoader.
 
ImageLoader() - Constructor for class org.apache.batik.util.awt.image.ImageLoader
 
ImageNode - interface org.apache.batik.gvt.ImageNode.
A graphics node that represents an image described as a graphics node.
ImageRenderingFactory - class org.apache.batik.css.svg.ImageRenderingFactory.
This class provides a factory for the 'image-rendering' property values.
ImageRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.ImageRenderingFactory
Creates a new ImageRenderingFactory object.
ImageRenderingResolver - class org.apache.batik.css.svg.ImageRenderingResolver.
This class provides a relative value resolver for the 'image-rendering' CSS property.
ImageRenderingResolver() - Constructor for class org.apache.batik.css.svg.ImageRenderingResolver
 
ImageTranscoder - class org.apache.batik.refimpl.transcoder.ImageTranscoder.
A generic Transcoder to transcode document to an image.
ImageTranscoder() - Constructor for class org.apache.batik.refimpl.transcoder.ImageTranscoder
 
IMMUTABLE_FACTORY - Static variable in class org.apache.batik.css.value.AbstractValueFactory
The immutable factory.
ImmutableFloat - class org.apache.batik.css.value.ImmutableFloat.
This class represents immutable CSS float values
ImmutableFloat(short, float) - Constructor for class org.apache.batik.css.value.ImmutableFloat
Creates a new value.
ImmutableInherit - class org.apache.batik.css.value.ImmutableInherit.
This singleton class represents the immutable 'inherit' value.
ImmutableInherit() - Constructor for class org.apache.batik.css.value.ImmutableInherit
Creates a new ImmutableInherit object.
ImmutableRect - class org.apache.batik.css.value.ImmutableRect.
This class represents immutable CSS Rect values
ImmutableRect(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.css.value.ImmutableRect
Creates a new Rect value.
ImmutableRGBColor - class org.apache.batik.css.value.ImmutableRGBColor.
This class represents immutable CSS colors.
ImmutableRGBColor(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class org.apache.batik.css.value.ImmutableRGBColor
Creates a new color.
ImmutableString - class org.apache.batik.css.value.ImmutableString.
This class represents immutable string values
ImmutableString(short, String) - Constructor for class org.apache.batik.css.value.ImmutableString
Creates a new value.
ImmutableValue - interface org.apache.batik.css.value.ImmutableValue.
This interface represents an immutable CSS value.
ImmutableValueList - class org.apache.batik.css.value.ImmutableValueList.
This class implements an immutable value list.
ImmutableValueList() - Constructor for class org.apache.batik.css.value.ImmutableValueList
Creates a new ImmutableValueList object.
ImmutableValueList(char) - Constructor for class org.apache.batik.css.value.ImmutableValueList
Creates a new ImmutableValueList object.
implementation - Variable in class org.apache.batik.dom.AbstractDocument
The DOM implementation.
implementation - Variable in class org.apache.batik.dom.util.DocumentFactory
The DOM implementation used to create the document.
IMPORT_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSImportRule.
importNode(Node, boolean) - Method in class org.apache.batik.dom.AbstractDocument
DOM: Implements Document.importNode(Node,boolean).
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.importStyle(String,SACMediaList,String).
importStyle(String, SACMediaList, String) - Method in class org.apache.batik.css.CSSOMImportRule.ImportRuleHandler
Receive notification of a import statement in the style sheet.
importStyle(String, SACMediaList, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a import statement in the style sheet.
in - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
IN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff Source In Destination rule.
IN - Static variable in interface org.apache.batik.parser.Length
To represent an length in inches.
in() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.in().
in() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'in' has been parsed.
in() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.in().
in() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.in().
in2Reference - Variable in class org.apache.batik.dom.svg.SVGOMFEBlendElement
The reference to the in2 attribute.
in2Reference - Variable in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
The reference to the in2 attribute.
in2Reference - Variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
The reference to the in2 attribute.
INACTIVEBORDER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inactiveborder' identifier value.
INACTIVECAPTION_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inactivecaption' identifier value.
INACTIVECAPTIONTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inactivecaptiontext' identifier value.
inCDATA - Variable in class org.apache.batik.dom.util.DocumentFactory
Whether the parser currently parses a CDATA section.
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value
indexOf(Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns the index in the children list of the specified graphics node or -1 if the children list does not contain this graphics node.
inDTD - Variable in class org.apache.batik.dom.util.DocumentFactory
Whether the parser currently parses a DTD.
INFOBACKGROUND_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'infobackground' identifier value.
INFOTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'infotext' identifier value.
INHERIT - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inherit' value.
INHERIT - Static variable in class org.apache.batik.parser.style.AbstractCSSValueFactory
The 'inherit' value.
inheritedProperty - Variable in class org.apache.batik.css.svg.OpacityResolver
Is the handled property inherited?
init() - Method in class org.apache.batik.apps.applet.JSVGApplet
 
init() - Static method in class org.apache.batik.apps.regard.Main
INITILIZATION Creates the regard directory and its three sub directory if needed.
init() - Static method in class org.apache.batik.apps.regsvggen.Main
INITILIZATION Creates the regsvggen directory and its sub directories.
init(CachableRed, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
This is one of two basic init function (this is for single source rendereds).
init(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
Initialize an Abstract Rable from src, bounds and props.
init(Filter, Map) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
Initialize an Abstract Rable from src, bounds and props.
init(List) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
Initialize an Abstract Rable from a list of sources, and possibly a bounds.
init(List, Map) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
Initialize an Abstract Rable from a list of sources, and possibly a bounds.
init(List, Rectangle, ColorModel, SampleModel, int, int, Map) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
This is the basic init function.
initEvent(String, boolean, boolean) - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The initEvent method is used to initialize the value of interface.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
INITIAL - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The initial state.
INITIAL_CAPACITY - Static variable in class org.apache.batik.css.PropertyMap
The initial capacity
INITIAL_CAPACITY - Static variable in class org.apache.batik.dom.util.HashTable
The initial capacity
initialise() - Method in class org.apache.batik.util.awt.geom.PathLength
 
initialize() - Method in class org.apache.batik.util.gui.resource.JToolbarButton
Initializes the button.
initialize(Action) - Method in class org.apache.batik.util.gui.URIChooser
Initializes the dialog
initialize(Reader) - Method in class org.apache.batik.refimpl.parser.AbstractParser
Initializes the parser.
initialize(String) - Method in interface org.w3c.dom.svg.SVGStringList
 
initialize(SVGLength) - Method in interface org.w3c.dom.svg.SVGLengthList
 
initialize(SVGNumber) - Method in interface org.w3c.dom.svg.SVGNumberList
 
initialize(SVGPathSeg) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
initialize(SVGPoint) - Method in interface org.w3c.dom.svg.SVGPointList
 
initialize(SVGTransform) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.initialize(SVGTransform).
initialize(SVGTransform) - Method in interface org.w3c.dom.svg.SVGTransformList
 
initializeAttributes() - Method in class org.apache.batik.dom.svg.SVGOMElement
Initializes the attributes of this element to their default value.
initializeJMenuItem(JMenuItem, String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Initializes a swing menu item
initialScale - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The initial scale factor.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in class org.apache.batik.dom.events.DOMMouseEvent
DOM: The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in interface org.w3c.dom.events.MouseEvent
The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in class org.apache.batik.dom.events.DOMMutationEvent
DOM: The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
initSelectors(GraphicsNode) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Associate selectable elements in the current tree with Selector instances.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in class org.apache.batik.dom.events.DOMUIEvent
DOM: The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in interface org.w3c.dom.events.UIEvent
The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
INLINE_TABLE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inline-table' identifier value.
INLINE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'inline' identifier value.
inlineStyle - Variable in class org.apache.batik.dom.svg.SVGStylableSupport
The reference to the inline style.
InputSource - class org.w3c.css.sac.InputSource.
A single input source for a CSS source.
InputSource - class org.xml.sax.InputSource.
A single input source for an XML entity.
InputSource() - Constructor for class org.w3c.css.sac.InputSource
Zero-argument default constructor.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.w3c.css.sac.InputSource
Create a new input source with a character stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String) - Constructor for class org.w3c.css.sac.InputSource
Create a new input source with a URI.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEBlendElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEOffsetElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEFloodElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
The reference to the in attribute.
inReference - Variable in class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
The reference to the in attribute.
insert(CSSRule, int) - Method in class org.apache.batik.css.CSSOMRuleList
Inserts a rule in the list.
insert(ExtendedNode, ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Inserts a node in the tree.
insertBefore(Node, Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.insertBefore(Node, Node).
insertBefore(Node, Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.insertBefore(Node, Node).
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.insertData(int,String).
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertItemBefore(String, int) - Method in interface org.w3c.dom.svg.SVGStringList
 
insertItemBefore(SVGLength, int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
insertItemBefore(SVGNumber, int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
insertItemBefore(SVGPathSeg, int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
insertItemBefore(SVGPoint, int) - Method in interface org.w3c.dom.svg.SVGPointList
 
insertItemBefore(SVGTransform, int) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.insertItemBefore(SVGTransform,int).
insertItemBefore(SVGTransform, int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
insertRule(String, int) - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSMediaRule.insertRule(String,int).
insertRule(String, int) - Method in class org.apache.batik.css.CSSOMStyleSheet
DOM: Implements CSSStyleSheet.insertRule(String,int).
insertRule(String, int) - Method in interface org.apache.batik.css.CSSRuleListOwner
Used to insert a new rule into the list.
insertRule(String, int) - Method in interface org.w3c.dom.css.CSSMediaRule
Used to insert a new rule into the media block.
insertRule(String, int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to insert a new rule into the style sheet.
insertUpdate(DocumentEvent) - Method in class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
INSTANCE - Static variable in class org.apache.batik.css.value.ImmutableInherit
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.parser.style.CSSInheritValue
The instance of this class.
INSTANCE - Static variable in class org.apache.batik.refimpl.parser.DefaultPathHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.refimpl.parser.DefaultPointsHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.refimpl.parser.DefaultAngleHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.refimpl.parser.DefaultLengthHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.refimpl.parser.DefaultLengthListHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
The only instance of this class.
INSTANCE - Static variable in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
The only instance of this class.
INT_PACK_BYTE_COMP_Impl(WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
 
INTENT_ABSOLUTE - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_PERCEPTUAL - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_RELATIVE - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
INTENT_SATURATION - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use with the sRGB chunk.
intercept - Variable in class org.apache.batik.refimpl.gvt.filter.LinearTransfer
The intercept of the linear function
interceptReference - Variable in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
The intercept attribute reference.
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
Interpreter - interface org.apache.batik.script.Interpreter.
An hight level interface that represents an interpreter engine of a particular scripting language.
InterpreterException - exception org.apache.batik.script.InterpreterException.
An exception that will be thrown when a problem is encountered in the script by the Interpreter interface implementation.
InterpreterException(Exception, String, int, int) - Constructor for class org.apache.batik.script.InterpreterException
Builds an instance of InterpreterException.
InterpreterException(String, int, int) - Constructor for class org.apache.batik.script.InterpreterException
Builds an instance of InterpreterException.
InterpreterFactory - interface org.apache.batik.script.InterpreterFactory.
An hight level interface that represents a factory allowing to create instances of Interpreter interface implementation.
InterpreterPool - interface org.apache.batik.script.InterpreterPool.
An interface allowing to create/query an Interpreter corresponding to a particular language.
intersects(double, double, double, double) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
intersects(Rectangle2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Tests if the interior of this node intersects the interior of a specified Rectangle2D.
intersects(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
intersects(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
intersects(Rectangle2D) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
intValue(int) - Method in interface org.apache.batik.parser.ClockHandler
Invoked when an int value has been parsed.
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere
INVALID - Static variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The invalid state.
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in a name.
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
invalidateGeometryCache() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
Invalidates the cached geometric bounds.
invalidateGeometryCache() - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
 
invalidateGeometryCache() - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
invalidateGeometryCache() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
inverse() - Method in interface org.w3c.dom.svg.SVGMatrix
 
is_INT_PACK_BYTE_COMP(SampleModel, SampleModel) - Method in class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
 
is_INT_PACK_Data(SampleModel) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
isAltDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Alt modifier is down on this event.
isAltGraphDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Alt-Graph modifier is down on this event.
isAntialiasedClip(AffineTransform, RenderingHints, Shape) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
Returns true if there is a clip and it should be antialiased
isBackgroundSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Returns true if a 'bKGD' chunk will be output.
isBackgroundSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Returns true if a 'bKGD' chunk will be output.
isBitDepthSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Returns true if the bit depth has been set.
isBitShiftSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Returns true if the bit shift has been set.
isBubbling - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether this event is bubbling.
isCellEditable(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
Whether the given cell is editable.
isCellEditable(int, int) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
Whether the given cell is editable.
isChromaticitySet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'cHRM' chunk will be output.
isCompatibleValue(Object) - Method in class org.apache.batik.transcoder.TranscodingHints.Key
Returns true if the specified object is a valid value for this key.
isCompressedTextSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'zTXT' chunk will be output.
isConsumed() - Method in class org.apache.batik.gvt.event.GraphicsNodeEvent
Returns whether or not this event has been consumed.
isContainer() - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Returns true if this bridge is a container, false otherwise.
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGShapeElementBridge
 
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGUseElementBridge
 
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGAElementBridge
 
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGSwitchElementBridge
 
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
 
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGGElementBridge
 
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
isContainer() - Method in class org.apache.batik.refimpl.bridge.SVGSVGElementBridge
 
isControlDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Control modifier is down on this event.
isDone(URL) - Method in class org.apache.batik.refimpl.gvt.filter.URLImageCache
Check if request(url) will return immediately with the BufferedImage.
isDynamic() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
isDynamic() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isDynamic() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
Returns true if successive renderings (that is, calls to createRendering() or createScaledRendering()) with the same arguments may produce different results.
isEmpty() - Method in interface org.apache.batik.gvt.Selector
Reports whether the current selection contains any objects.
isEmpty() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns true if this composite graphics node does not contain graphics node, false otherwise.
isEmpty() - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
Reports whether the current selection contains any objects.
isEmpty() - Method in class org.apache.batik.transcoder.TranscodingHints
Returns true if this TranscodingHints contains no key-value mappings, false otherwise.
isFixedSize() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Returns the fixedSize field value.
isFractalNoise() - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Returns true if the turbulence function is using fractal noise, instead of turbulence noise.
isFractalNoise() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
isFractalNoise() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Returns true if the turbulence function is using fractal noise, instead of turbulence noise.
isGammaSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'gAMA' chunk will be output.
isHit(GraphicsNode, Point2D) - Method in interface org.apache.batik.gvt.GraphicsNodeHitDetector
Returns true if the specified node is sensitive to events at point p, false otherwise.
isICCProfileDataSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'iCCP' chunk will be output.
isInheritedProperty() - Method in class org.apache.batik.css.svg.SimpleColorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.OpacityResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.WritingModeResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ClipPathResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.LightingColorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.MarkerResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.PointerEventsResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.FillResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.FilterResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.MaskResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.FillRuleResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.TextRenderingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.TextAnchorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.svg.ClipRuleResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.OverflowResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.SpacingResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.TextDecorationResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontStretchResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontVariantResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.CursorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.DirectionResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontWeightResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.VisibilityResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.ClipResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in interface org.apache.batik.css.value.RelativeValueResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontSizeResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.ColorResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontStyleResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.FontFamilyResolver
Whether the handled property is inherited or not.
isInheritedProperty() - Method in class org.apache.batik.css.value.DisplayResolver
Whether the handled property is inherited or not.
isLinearRGB() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
isLoadPending - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
Is there a document load pending?
isLoadPending() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Returns boolean indicating whether there is a document load pending.
isMetaDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Meta modifier is down on this event.
isModalEvent(MouseEvent, GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
isModificationTimeSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'tIME' chunk will be output.
isNodeDecrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
isNodeIncrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
isOffscreenBufferNeeded() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
Returns true of an offscreen buffer is needed to render this node, false otherwise.
isOverflow() - Method in interface org.apache.batik.gvt.filter.TileRable
Returns whether or not the source can overflow the tile region or if the tile region should clip the source
isOverflow() - Method in class org.apache.batik.refimpl.gvt.ConcretePatternPaint
 
isOverflow() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Returns the overflow strategy
isPaletteHistogramSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'hIST' chunk will be output.
isPaletteSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Returns true if a 'PLTE' chunk will be output.
isPhysicalDimensionSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'pHYS' chunk will be output.
isPresent(URL) - Method in class org.apache.batik.refimpl.gvt.filter.URLImageCache
Check if request(url) will return with a BufferedImage (not putting you on the hook for it).
isProgressivePaintAllowed() - Method in interface org.apache.batik.gvt.renderer.Renderer
Returns true if the Renderer is currently allowed to do progressive painting, false otherwise.
isProgressivePaintAllowed() - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Returns true if the Renderer is currently allowed to do progressive painting.
isProgressiveRenderingEnabled() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Returns boolean indicating whether progressive rendering is enabled.
isReadonly() - Method in class org.apache.batik.dom.GenericAttr
Tests whether this node is readonly.
isReadonly() - Method in interface org.apache.batik.dom.ExtendedNode
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericText
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericComment
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericElementNS
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericEntityReference
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericCDATASection
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericDocument
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericEntity
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericNotation
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericElement
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericProcessingInstruction
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericAttrNS
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.GenericDocumentFragment
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.svg.SVGOMElement
Tests whether this node is readonly.
isReadonly() - Method in class org.apache.batik.dom.svg.SVGOMDocument
Tests whether this node is readonly.
isShiftDown() - Method in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
Returns whether or not the Shift modifier is down on this event.
isSignificantBitsSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if an 'sBIT' chunk will be output.
isSRGBIntentSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if an 'sRGB' chunk will be output.
isStitched() - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Returns true if the turbulence function is currently stitching tiles.
isStitched() - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Returns true if the turbulence function is currently stitching tiles.
isStitchTiles() - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
isSuggestedPaletteSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'sPLT' chunk will be output.
isSupported(String, String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.isSupported(String,String).
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isTextAsShapes() - Method in interface org.apache.batik.apps.regsvggen.Painter
 
isTextSet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'tEXt' chunk will be output.
isTransparencySet() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Returns true if a 'tRNS' chunk will be output.
isValidName(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid name.
isValidPrefix(String) - Static method in class org.apache.batik.dom.util.DOMUtilities
Tests whether the given string is a valid prefix.
isVisible - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
This flag bit indicates whether or not this graphics node is visible.
isVisible() - Method in interface org.apache.batik.gvt.GraphicsNode
Determines whether or not this node is visible when its parent is visible.
isVisible() - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
isXMLAlphabeticCharacter(char) - Static method in class org.apache.batik.util.XMLUtilities
Tests whether the given character is a valid aphabetic character.
isXMLCharacter(int) - Static method in class org.apache.batik.util.XMLUtilities
Tests whether the given 32 bits character is valid in XML documents.
isXMLNameCharacter(char) - Static method in class org.apache.batik.util.XMLUtilities
Tests whether the given character is a valid XML name character.
isXMLNameFirstCharacter(char) - Static method in class org.apache.batik.util.XMLUtilities
Tests whether the given character is usable as the first character of an XML name.
isXMLPublicIdCharacter(char) - Static method in class org.apache.batik.util.XMLUtilities
Tests whether the given character is a valid XML public ID character.
isXMLSpace(char) - Static method in class org.apache.batik.util.XMLUtilities
Tests whether the given character is a valid space.
isXMLVersionCharacter(char) - Static method in class org.apache.batik.util.XMLUtilities
Tests whether the given character is a valid XML version character.
ITALIC_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'italic' identifier value.
item(int) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.item(int).
item(int) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.item(int).
item(int) - Method in class org.apache.batik.css.CSSOMRuleList
DOM: Implements CSSRuleList.item(int).
item(int) - Method in class org.apache.batik.css.PropertyMap
Returns the item at the given position.
item(int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.item(int).
item(int) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.css.DOMStyleSheetList
DOM: Implements StyleSheetList.item(int).
item(int) - Method in class org.apache.batik.css.value.AbstractImmutableValue
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in interface org.apache.batik.css.value.ImmutableValue
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in class org.apache.batik.css.value.ImmutableValueList
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.item(int).
item(int) - Method in class org.apache.batik.dom.AbstractParentNode.Nodes
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
DOM: Implements NodeList.item(int).
item(int) - Method in class org.apache.batik.dom.util.HashTable
Returns the item at the given position.
item(int) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in class org.apache.batik.parser.style.CSSValueListValue
DOM: Implements CSSValueList.item(int).
item(int) - Method in interface org.w3c.css.sac.SelectorList
Returns the selector at the specified index, or null if this is not a valid index.
item(int) - Method in interface org.w3c.css.sac.SACMediaList
Returns the medium at the specified index, or null if this is not a valid index.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.css.CSSValueList
Used to retrieve a CSSValue by ordinal index.
item(int) - Method in interface org.w3c.dom.css.CSSRuleList
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the properties that have been explicitly set in this declaration block.
item(int) - Method in interface org.w3c.dom.stylesheets.MediaList
Returns the indexth in the list.
item(int) - Method in interface org.w3c.dom.stylesheets.StyleSheetList
Used to retrieve a style sheet by ordinal index.
item(int) - Method in interface org.w3c.dom.svg.SVGElementInstanceList
 
iterator() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns an iterator over the children of this graphics node.
iterators - Variable in class org.apache.batik.dom.traversal.TraversalSupport
The iterators list.

J

JaclInterpreter - class org.apache.batik.refimpl.script.jacl.JaclInterpreter.
A simple implementation of Interpreter interface to use JACL Tcl parser.
JaclInterpreter() - Constructor for class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
JaclInterpreterFactory - class org.apache.batik.refimpl.script.jacl.JaclInterpreterFactory.
Allows to create instances of JaclInterpreterFactory.
JaclInterpreterFactory() - Constructor for class org.apache.batik.refimpl.script.jacl.JaclInterpreterFactory
Builds a JaclInterpreterFactory.
JComponentModifier - interface org.apache.batik.util.gui.resource.JComponentModifier.
This interface must be implemented by actions which need to have an access to their associated component(s)
JpegTranscoder - class org.apache.batik.refimpl.transcoder.JpegTranscoder.
An ImageTranscoder that produces a jpeg image.
JpegTranscoder() - Constructor for class org.apache.batik.refimpl.transcoder.JpegTranscoder
Constructs a new jpeg transcoder.
JPythonInterpreter - class org.apache.batik.refimpl.script.jpython.JPythonInterpreter.
A simple implementation of Interpreter interface to use JPython python parser.
JPythonInterpreter() - Constructor for class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
JPythonInterpreterFactory - class org.apache.batik.refimpl.script.jpython.JPythonInterpreterFactory.
Allows to create instances of JPythonInterpreterFactory.
JPythonInterpreterFactory() - Constructor for class org.apache.batik.refimpl.script.jpython.JPythonInterpreterFactory
Builds a JPythonInterpreterFactory.
JSVGApplet - class org.apache.batik.apps.applet.JSVGApplet.
An applet that displays SVG document.
JSVGApplet() - Constructor for class org.apache.batik.apps.applet.JSVGApplet
 
JSVGCanvas - class org.apache.batik.refimpl.util.JSVGCanvas.
This class implements a JComponent which is able to display a SVG document.
JSVGCanvas.CanvasListener - class org.apache.batik.refimpl.util.JSVGCanvas.CanvasListener.
To correctly resize the view.
JSVGCanvas.CanvasListener(JSVGCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.CanvasListener
 
JSVGCanvas.MouseListener - class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener.
To handle the mouse events.
JSVGCanvas.MouseListener(JSVGCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
JSVGCanvas.MutationListener - class org.apache.batik.refimpl.util.JSVGCanvas.MutationListener.
To listener to the DOM mutation events.
JSVGCanvas.MutationListener(JSVGCanvas, BridgeContext) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.MutationListener
 
JSVGCanvas.RepaintTimer - class org.apache.batik.refimpl.util.JSVGCanvas.RepaintTimer.
Timer class which fires periodic repaint request while buffer is being painted.
JSVGCanvas.RepaintTimer(JSVGCanvas, Component, long) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.RepaintTimer
 
JSVGCanvas.ThumbnailCanvas - class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.
This class represents the thumbnail canvas.
JSVGCanvas.ThumbnailCanvas.MouseListener - class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener.
To handle the mouse events.
JSVGCanvas.ThumbnailCanvas.MouseListener(JSVGCanvas.ThumbnailCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener - class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener.
To correctly resize the view.
JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener(JSVGCanvas.ThumbnailCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.ThumbnailCanvasListener
 
JSVGCanvas.ThumbnailCanvas(JSVGCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Creates a new ThumbnailCanvas object.
JSVGCanvas.UnzoomAction - class org.apache.batik.refimpl.util.JSVGCanvas.UnzoomAction.
To reset the zoom.
JSVGCanvas.UnzoomAction(JSVGCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.UnzoomAction
 
JSVGCanvas.ZoomHandler - interface org.apache.batik.refimpl.util.JSVGCanvas.ZoomHandler.
Interface implemented by zoom handlers.
JSVGCanvas.ZoomInAction - class org.apache.batik.refimpl.util.JSVGCanvas.ZoomInAction.
To zoom in the document.
JSVGCanvas.ZoomInAction(JSVGCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.ZoomInAction
 
JSVGCanvas.ZoomOutAction - class org.apache.batik.refimpl.util.JSVGCanvas.ZoomOutAction.
To zoom out the document.
JSVGCanvas.ZoomOutAction(JSVGCanvas) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas.ZoomOutAction
 
JSVGCanvas() - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas
Creates a new SVG canvas.
JSVGCanvas(UserAgent) - Constructor for class org.apache.batik.refimpl.util.JSVGCanvas
Creates a new SVG canvas, associating it with a UserAgent.
JToolbarButton - class org.apache.batik.util.gui.resource.JToolbarButton.
This class represents the buttons used in toolbars.
JToolbarButton.MouseListener - class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener.
To manage the mouse interactions.
JToolbarButton.MouseListener(JToolbarButton) - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener
 
JToolbarButton() - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton
Creates a new toolbar button.
JToolbarButton(String) - Constructor for class org.apache.batik.util.gui.resource.JToolbarButton
Creates a new toolbar button.
JToolbarSeparator - class org.apache.batik.util.gui.resource.JToolbarSeparator.
This class represents a separator for the toolbar buttons.
JToolbarSeparator() - Constructor for class org.apache.batik.util.gui.resource.JToolbarSeparator
Creates a new JToolbarSeparator object.

K

k1Reference - Variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
The reference to the k1 attribute.
k2Reference - Variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
The reference to the k2 attribute.
k3Reference - Variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
The reference to the k3 attribute.
k4Reference - Variable in class org.apache.batik.dom.svg.SVGOMFECompositeElement
The reference to the k4 attribute.
kernelUnitLengthXReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the kernelUnitLengthX attribute.
kernelUnitLengthYReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the kernelUnitLengthY attribute.
key - Variable in class org.apache.batik.css.PropertyMap.Entry
The key
key - Variable in class org.apache.batik.dom.util.HashTable.Entry
The key
key - Variable in class org.apache.batik.util.gui.resource.ResourceFormatException
The name of the specific resource requested by the user
KEY_AREA_OF_INTEREST - Static variable in interface org.apache.batik.gvt.GraphicsNode
Key for the AOI hint.
KEY_BACKGROUND - Static variable in class org.apache.batik.refimpl.transcoder.BatikHints
 
KEY_BACKGROUND - Static variable in class org.apache.batik.transcoder.TranscodingHints
Background color key.
KEY_COLORSPACE - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
 
KEY_DEFAULT_VIEWPORT - Static variable in class org.apache.batik.refimpl.transcoder.BatikHints
 
KEY_DEFAULT_VIEWPORT - Static variable in class org.apache.batik.transcoder.TranscodingHints
The default viewport.
KEY_FONT_RENDER_CONTEXT - Static variable in class org.apache.batik.gvt.GraphicsNodeRenderContext
Key for the FontRenderContext hint
KEY_GRAPHICS_NODE_RABLE_FACTORY - Static variable in class org.apache.batik.gvt.GraphicsNodeRenderContext
Key for the GraphicsNodeRableFactory hint
KEY_GVT_BUILDER - Static variable in class org.apache.batik.refimpl.transcoder.BatikHints
 
KEY_GVT_BUILDER - Static variable in class org.apache.batik.transcoder.TranscodingHints
The GVTBuilder implementation to use.
KEY_PRESSED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
The id for the "keyPressed" event.
KEY_RELEASED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
The id for the "keyReleased" event.
KEY_TEXT_PAINTER - Static variable in class org.apache.batik.gvt.GraphicsNodeRenderContext
Key for the TextPainter hint
KEY_TYPED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeKeyEvent
The id for the "keyTyped" event.
KEY_XML_PARSER_CLASSNAME - Static variable in class org.apache.batik.refimpl.transcoder.BatikHints
 
KEY_XML_PARSER_CLASSNAME - Static variable in class org.apache.batik.transcoder.TranscodingHints
The XML parser classname key.
key(int) - Method in class org.apache.batik.css.PropertyMap
Returns the key at the given position or null.
key(int) - Method in class org.apache.batik.dom.util.HashTable
Returns the key at the given position or null.
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyPressed(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been pressed.
keyPressed(GraphicsNodeKeyEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
keyPressed(KeyEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyReleased(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been released.
keyReleased(GraphicsNodeKeyEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
keyReleased(KeyEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
keySet() - Method in class org.apache.batik.transcoder.TranscodingHints
Returns a Set view of the Keys contained in this TranscodingHints.
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeKeyAdapter
 
keyTyped(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeKeyListener
Invoked when a key has been typed.
keyTyped(GraphicsNodeKeyEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
keyTyped(KeyEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 

L

lang - Variable in class org.apache.batik.css.sac.CSSOMLangCondition
The language.
LangCondition - interface org.w3c.css.sac.LangCondition.
 
LANGUAGE_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
languageChanged(String) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Called when the language settings change.
languageChanged(String) - Method in interface org.apache.batik.util.gui.LanguageChangeHandler
Called when the language settings change.
languageChangeHandler - Variable in class org.apache.batik.util.gui.LanguageDialog
The language change handler.
LanguageChangeHandler - interface org.apache.batik.util.gui.LanguageChangeHandler.
This interface allows an object to be notified of language settings changes.
languageDialog - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The language dialog.
LanguageDialog - class org.apache.batik.util.gui.LanguageDialog.
This class represents a language selection dialog.
LanguageDialog.CancelButtonAction - class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction.
The action associated with the 'Cancel' button
LanguageDialog.CancelButtonAction(LanguageDialog) - Constructor for class org.apache.batik.util.gui.LanguageDialog.CancelButtonAction
 
LanguageDialog.OKButtonAction - class org.apache.batik.util.gui.LanguageDialog.OKButtonAction.
The action associated with the 'OK' button
LanguageDialog.OKButtonAction(LanguageDialog) - Constructor for class org.apache.batik.util.gui.LanguageDialog.OKButtonAction
 
LanguageDialog.Panel - class org.apache.batik.util.gui.LanguageDialog.Panel.
The language selection panel.
LanguageDialog.Panel.AddLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction.
The action associated with the 'add' button
LanguageDialog.Panel.AddLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.AddLanguageButtonAction
 
LanguageDialog.Panel.ClearLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction.
The action associated with the 'clear' button
LanguageDialog.Panel.ClearLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.ClearLanguageButtonAction
 
LanguageDialog.Panel.DownLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction.
The action associated with the 'down' button
LanguageDialog.Panel.DownLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.DownLanguageButtonAction
 
LanguageDialog.Panel.IconAndTextCellRenderer - class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer.
To display icons and text in the lists.
LanguageDialog.Panel.IconAndTextCellRenderer(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.IconAndTextCellRenderer
 
LanguageDialog.Panel.LanguageListSelectionListener - class org.apache.batik.util.gui.LanguageDialog.Panel.LanguageListSelectionListener.
To manage selection modifications
LanguageDialog.Panel.LanguageListSelectionListener(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.LanguageListSelectionListener
 
LanguageDialog.Panel.RemoveLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction.
The action associated with the 'remove' button
LanguageDialog.Panel.RemoveLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.RemoveLanguageButtonAction
 
LanguageDialog.Panel.UpLanguageButtonAction - class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction.
The action associated with the 'up' button
LanguageDialog.Panel.UpLanguageButtonAction(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.UpLanguageButtonAction
 
LanguageDialog.Panel.UserListSelectionListener - class org.apache.batik.util.gui.LanguageDialog.Panel.UserListSelectionListener.
To manage selection modifications
LanguageDialog.Panel.UserListSelectionListener(LanguageDialog.Panel) - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel.UserListSelectionListener
 
LanguageDialog.Panel() - Constructor for class org.apache.batik.util.gui.LanguageDialog.Panel
Creates a new Panel object.
LanguageDialog(JFrame) - Constructor for class org.apache.batik.util.gui.LanguageDialog
Creates a new LanguageDialog object.
languageList - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The languages list
languageListModel - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The language list model
LARGE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'large' identifier value.
LARGER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'larger' identifier value.
last() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
last() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Sets the position to getEndIndex()-1 (getEndIndex() if the text is empty) and returns the character at that position.
lastChild - Variable in class org.apache.batik.dom.AbstractParentNode.ChildNodes
The last child.
lastChild() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.lastChild().
lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastChild(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the last child of the given node.
lastIndexOf(Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns the index in this children list of the last occurence of the specified graphics node, or -1 if the list does not contain this graphics node.
layoutGlyphVector(GlyphVector, Shape) - Static method in class org.apache.batik.util.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
layoutGlyphVector(GlyphVector, Shape, int) - Static method in class org.apache.batik.util.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
layoutGlyphVector(GlyphVector, Shape, int, float, float, int) - Static method in class org.apache.batik.util.awt.font.TextPathLayout
Wraps the GlyphVector around the given path.
LeafGraphicsNode - interface org.apache.batik.gvt.LeafGraphicsNode.
A tagging interface that all graphics nodes without children must extend.
left - Variable in class org.apache.batik.css.value.ImmutableRect
The left value.
left - Variable in class org.apache.batik.parser.style.CSSRectValue
The left value.
length - Variable in class org.apache.batik.css.value.ImmutableValueList
The list length.
length - Variable in class org.apache.batik.parser.style.CSSValueListValue
The list length.
Length - interface org.apache.batik.parser.Length.
This interface represents objects which hold informations about SVG lengths.
LENGTHADJUST_SPACING - Static variable in interface org.w3c.dom.svg.SVGTextContentElement
 
LENGTHADJUST_SPACINGANDGLYPHS - Static variable in interface org.w3c.dom.svg.SVGTextContentElement
 
LENGTHADJUST_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTextContentElement
 
lengthFactory - Variable in class org.apache.batik.css.svg.EnableBackgroundFactory
The length factory.
LengthFactory - class org.apache.batik.css.value.LengthFactory.
This class provides a factory for CSS lengths.
LengthFactory - class org.apache.batik.parser.style.LengthFactory.
This class provides a factory for CSS lengths.
LengthFactory() - Constructor for class org.apache.batik.parser.style.LengthFactory
Creates a new LengthFactory object.
LengthFactory(Parser, String) - Constructor for class org.apache.batik.css.value.LengthFactory
Creates a new LengthFactory object.
lengthHandler - Variable in class org.apache.batik.refimpl.parser.ConcreteLengthParser
The length handler used to report parse events.
LengthHandler - interface org.apache.batik.parser.LengthHandler.
This interface must be implemented and then registred as the handler of a LengthParser instance in order to be notified of parsing events.
LengthListHandler - interface org.apache.batik.parser.LengthListHandler.
This interface must be implemented and then registred as the handler of a LengthListParser instance in order to be notified of parsing events.
LengthListParser - interface org.apache.batik.parser.LengthListParser.
This interface represents an event-based parser for the SVG length list values.
lengthOfPath() - Method in class org.apache.batik.util.awt.geom.PathLength
Returns the length of the path used by this PathLength object.
LengthParser - interface org.apache.batik.parser.LengthParser.
This interface represents an event-based parser for the SVG length values.
lengthValue(float) - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.lengthValue(float).
lengthValue(float) - Method in interface org.apache.batik.parser.LengthHandler
Invoked when a float value has been parsed.
lengthValue(float) - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.lengthValue(float).
lengthValue(float) - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.lengthValue(float).
LexicalHandler - interface org.xml.sax.ext.LexicalHandler.
SAX2 extension handler for lexical events.
LexicalUnit - interface org.w3c.css.sac.LexicalUnit.
This is a lexical unit for CSS values.
LIGHT - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
LIGHTEN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
FeBlend Lighten rule.
LIGHTER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'lighter' identifier value.
LightingColorResolver - class org.apache.batik.css.svg.LightingColorResolver.
This class provides a relative value resolver for the lighting color CSS property.
LightingColorResolver() - Constructor for class org.apache.batik.css.svg.LightingColorResolver
 
lime - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
limitingConeAngleReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the limitingConeAngle attribute.
line - Variable in class org.apache.batik.refimpl.parser.AbstractParser
The current line number.
LINE_THROUGH_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'line-through' identifier value.
LINEAR - Static variable in interface org.apache.batik.gvt.filter.ComponentTransferFunction
 
Linear_sRGB - Static variable in class org.apache.batik.util.awt.image.GraphicsUtil
 
Linear_sRGB_Pre - Static variable in class org.apache.batik.util.awt.image.GraphicsUtil
 
Linear_sRGB_Unpre - Static variable in class org.apache.batik.util.awt.image.GraphicsUtil
 
LinearGradientPaint - class org.apache.batik.util.awt.LinearGradientPaint.
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.util.awt.LinearGradientPaint
Constructs an LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethodEnum) - Constructor for class org.apache.batik.util.awt.LinearGradientPaint
Constructs an LinearGradientPaint with default SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class org.apache.batik.util.awt.LinearGradientPaint
Constructs a LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.util.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.util.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LINEARRGB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'linearRGB' keyword.
LinearTransfer - class org.apache.batik.refimpl.gvt.filter.LinearTransfer.
LinearTransfer.java This class defines the Linear type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
LinearTransfer(float, float) - Constructor for class org.apache.batik.refimpl.gvt.filter.LinearTransfer
Two floats as the input for the function
LINECAP_BUTT - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents stroke-linecap property 'butt' value.
LINECAP_ROUND - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents stroke-linecap property 'round' value.
LINECAP_SQUARE - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents stroke-linecap property 'square' value.
LINEJOIN_BEVEL - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents stroke-linejoin property 'bevel' value.
LINEJOIN_MITER - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents stroke-linejoin property 'square' value.
LINEJOIN_ROUND - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents stroke-linejoin property 'round' value.
lineNumber - Variable in class org.apache.batik.parser.ParseException
 
LINETO_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'L' command.
LINETO_HORIZONTAL_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'H' command.
LINETO_HORIZONTAL_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'h' command.
LINETO_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'l' command.
LINETO_VERTICAL_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'V' command.
LINETO_VERTICAL_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'v' command.
lineTo(float, float) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
linetoAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute line command has been parsed.
linetoAbs(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoAbs(float,float).
linetoAbs(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.linetoAbs(float,float).
linetoHorizontalAbs(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an horizontal absolute line command has been parsed.
linetoHorizontalAbs(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoHorizontalAbs(float).
linetoHorizontalAbs(float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.linetoHorizontalAbs(float).
linetoHorizontalRel(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an horizontal relative line command has been parsed.
linetoHorizontalRel(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoHorizontalRel(float).
linetoHorizontalRel(float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.linetoHorizontalRel(float).
linetoRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative line command has been parsed.
linetoRel(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoRel(float,float).
linetoRel(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.linetoRel(float,float).
linetoVerticalAbs(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a vertical absolute line command has been parsed.
linetoVerticalAbs(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoVerticalAbs(float).
linetoVerticalAbs(float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.linetoVerticalAbs(float).
linetoVerticalRel(float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a vertical relative line command has been parsed.
linetoVerticalRel(float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.linetoVerticalRel(float).
linetoVerticalRel(float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.linetoVerticalRel(float).
LinkStyle - interface org.w3c.dom.stylesheets.LinkStyle.
The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document.
list - Variable in class org.apache.batik.css.DOMMediaList
The list implementation
list - Variable in class org.apache.batik.css.CSSOMRuleList
The list.
list - Variable in class org.apache.batik.dom.svg.SVGOMTransformList
The list.
LIST_ITEM_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'list-item' identifier value.
listener - Variable in class org.apache.batik.css.CSSOMValue
The value change listener.
listeners - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The map that contains the action listeners
listeners - Variable in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
The listeners.
listeners - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
The listeners.
listeners - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The listeners list.
listeners - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.DocumentLoadRunnable
The DocumentEventListener list.
listeners - Variable in class org.apache.batik.util.gui.LanguageDialog
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.DOMViewer
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.URIChooser
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.MemoryMonitor
The map that contains the listeners
listeners - Variable in class org.apache.batik.util.gui.UserStyleDialog
The map that contains the listeners
listIterator() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns an iterator over the children of this graphics node.
listIterator(int) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns an iterator over the children of this graphics node, starting at the specified position in the children list.
LiveAttributeValue - interface org.apache.batik.dom.svg.LiveAttributeValue.
This interface should be implemented by all the attribute values objects that must be updated when the attribute node is modified.
liveAttributeValues - Variable in class org.apache.batik.dom.svg.SVGOMElement
The live attribute values map.
LOAD_CANCELLED - Static variable in class org.apache.batik.util.DocumentLoadingEvent
 
LOAD_FACTOR - Static variable in class org.apache.batik.css.PropertyMap
The load factor
LOAD_FACTOR - Static variable in class org.apache.batik.dom.util.HashTable
The load factor
LOAD_FAILED - Static variable in class org.apache.batik.util.DocumentLoadingEvent
 
loadDocument(String) - Method in class org.apache.batik.apps.applet.JSVGApplet
Loads the given document.
loadDocument(String) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Loads the given document.
loadDocument(String) - Method in interface org.apache.batik.bridge.DocumentLoader
Returns a document from the specified uri.
loadDocument(String) - Method in class org.apache.batik.dom.svg.SVGDocumentLoader
 
loadDocument(String) - Method in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
Returns the document associated to the specified URI.
LOADED - Static variable in class org.apache.batik.util.DocumentLoadingEvent
 
loadedDocument - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The current document index.
loadedDocuments - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The documents loaded with this viewer.
loadedDocumentsCount - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The loaded documents count.
loadImage(File, int) - Static method in class org.apache.batik.util.awt.image.ImageLoader
loadImage loads an image from a given file into a BufferedImage.
loadImage(String) - Static method in class org.apache.batik.util.awt.image.ImageLoader
loadImage loads the image located at path.
loadImage(String, int) - Static method in class org.apache.batik.util.awt.image.ImageLoader
loadImage loads an image from a given path into a BufferedImage.
loadImage(URL) - Static method in class org.apache.batik.util.awt.image.ImageLoader
loadImage loads the image located at URL.
loadImage(URL, int) - Static method in class org.apache.batik.util.awt.image.ImageLoader
loadImage loads an image from a given URL into a BufferedImage.
LOADING - Static variable in class org.apache.batik.util.DocumentEvent
 
loadJPEGImage(URL) - Static method in class org.apache.batik.util.awt.image.ImageLoader
loads a JPEG image from a given location.
loadPendingLock - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
An object used to synchronize access to loadPending flag.
locale - Variable in class org.apache.batik.i18n.LocalizableSupport
The current locale.
locale - Variable in class org.apache.batik.i18n.LocaleGroup
The shared Locale.
localeGroup - Variable in class org.apache.batik.i18n.LocalizableSupport
The locale group to which this object belongs.
LocaleGroup - class org.apache.batik.i18n.LocaleGroup.
This class represents a group of ExtendedLocalizable objects which have a shared default locale.
LocaleGroup() - Constructor for class org.apache.batik.i18n.LocaleGroup
 
Localizable - interface org.apache.batik.i18n.Localizable.
This interface must be implemented by the classes which must provide a way to override the default locale.
LOCALIZABLE_SUPPORT - Static variable in class org.apache.batik.css.CSSDOMExceptionFactory
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.dom.AbstractDocument
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The localizable support for the error messages.
localizableSupport - Static variable in class org.apache.batik.refimpl.bridge.resources.Messages
The localizable support for the error messages.
localizableSupport - Variable in class org.apache.batik.refimpl.parser.AbstractParser
The localizable support.
localizableSupport - Static variable in class org.apache.batik.util.awt.image.codec.PropertyUtil
 
localizableSupport - Static variable in class org.apache.batik.util.resources.Messages
The localizable support for the error messages.
LocalizableSupport - class org.apache.batik.i18n.LocalizableSupport.
This class provides a default implementation of the Localizable interface.
LocalizableSupport(String) - Constructor for class org.apache.batik.i18n.LocalizableSupport
Same as LocalizableSupport(s, null).
LocalizableSupport(String, ClassLoader) - Constructor for class org.apache.batik.i18n.LocalizableSupport
Creates a new Localizable object.
localName - Variable in class org.apache.batik.css.sac.CSSOMAttributeCondition
The attribute's local name.
localName - Variable in class org.apache.batik.css.sac.AbstractElementSelector
The local name.
location - Variable in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Location of this text node
locationBar - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The location bar.
LocationBar - class org.apache.batik.util.gui.LocationBar.
This class represents a location bar.
LocationBar() - Constructor for class org.apache.batik.util.gui.LocationBar
Creates a new location bar.
Locator - interface org.w3c.css.sac.Locator.
Interface for associating a CSS event with a document location.
Locator - interface org.xml.sax.Locator.
Interface for associating a SAX event with a document location.
LocatorImpl - class org.xml.sax.helpers.LocatorImpl.
Provide an optional convenience implementation of Locator.
LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
LOWER_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'lower' keyword.
LR_TB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'lr-tb' keyword.
LR_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'lr' keyword.
LTR_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ltr' keyword.
lutData - Variable in class org.apache.batik.refimpl.gvt.filter.TableTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.refimpl.gvt.filter.LinearTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.refimpl.gvt.filter.DiscreteTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.refimpl.gvt.filter.IdentityTransfer
This byte array stores the lookuptable data
lutData - Variable in class org.apache.batik.refimpl.gvt.filter.GammaTransfer
This byte array stores the lookuptable data

M

MAGNIFY - Static variable in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
The magnify zoomAndPan attribute value.
Main - class org.apache.batik.apps.rasterizer.Main.
A simple class that can generate images from svg documents.
Main - class org.apache.batik.apps.regard.Main.
A diffing tool.
Main - class org.apache.batik.apps.regsvggen.Main.
A regression checking tool for SVG generator test cases.
Main - class org.apache.batik.apps.svgviewer.Main.
This class represents a SVG viewer.
Main.CloseAction - class org.apache.batik.apps.svgviewer.Main.CloseAction.
To close a frame.
Main.CloseAction(Main, ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.Main.CloseAction
 
Main.ExitAction - class org.apache.batik.apps.svgviewer.Main.ExitAction.
To exit the application
Main.ExitAction(Main) - Constructor for class org.apache.batik.apps.svgviewer.Main.ExitAction
 
Main() - Constructor for class org.apache.batik.apps.rasterizer.Main
 
Main() - Constructor for class org.apache.batik.apps.regard.Main
 
Main() - Constructor for class org.apache.batik.apps.regsvggen.Main
 
main(String[]) - Static method in class org.apache.batik.apps.rasterizer.Main
 
main(String[]) - Static method in class org.apache.batik.apps.regard.Main
MAIN
main(String[]) - Static method in class org.apache.batik.apps.regsvggen.Main
MAIN
main(String[]) - Static method in class org.apache.batik.apps.svgviewer.Main
The program entry point.
main(String[]) - Static method in class org.apache.batik.script.test.ScriptDOMTest
 
main(String[]) - Static method in class org.apache.batik.util.awt.geom.PathLength
 
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGRescaleOp
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGLine
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGClip
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGRenderingHints
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGShape
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGTransform
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGRectangle
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.DOMTreeManager
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGLinearGradient
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGPolygon
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGEllipse
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGCSSStyler
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGColor
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGAlphaComposite
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.DOMGroupManager
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGConvolveOp
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGBufferedImageOp
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGPath
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGFont
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGBasicStroke
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGLookupOp
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.SVGTexturePaint
Unit testing
main(String[]) - Static method in class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder
Unit testing
Main(String[]) - Constructor for class org.apache.batik.apps.svgviewer.Main
Creates a viewer application frame.
mainFrame - Variable in class org.apache.batik.apps.svgviewer.Main
The main frame.
mainFrames - Variable in class org.apache.batik.apps.svgviewer.Main
The number of main frames.
mainMessage - Variable in class org.apache.batik.apps.svgviewer.StatusBar
The main message
makeBounds(CachableRed, CachableRed) - Static method in class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
 
makeLinear_sRGBCM(boolean) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
makeLinearBufferedImage(int, int, boolean) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
makeList(CachableRed, CachableRed) - Static method in class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
 
makeParser() - Method in class org.w3c.css.sac.helpers.ParserFactory
Create a parser with given selectors factory and conditions factory.
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser object using the class name provided.
makeTile(int, int) - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
This is a helper function that will create the tile requested Including properly subsetting the bounds of the tile to the bounds of the current image.
Mark - interface org.apache.batik.gvt.text.Mark.
Marker interface, mostly, that encapsulates information about a selection gesture.
MARKER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'marker' identifier value.
markerBottom - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The zoom marker bottom line.
MarkerFactory - class org.apache.batik.css.svg.MarkerFactory.
This class provides a factory for the 'marker' property values.
MarkerFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.MarkerFactory
Creates a new MarkerFactory.
markerLeft - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The zoom marker left line.
MarkerResolver - class org.apache.batik.css.svg.MarkerResolver.
This class provides a relative value resolver for the 'marker-*' CSS property.
MarkerResolver(String) - Constructor for class org.apache.batik.css.svg.MarkerResolver
Creates a new MarkerResolver object.
markerRight - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The zoom marker right line.
markerStroke - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
Used to draw marker
markerStroke - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Used to draw marker
markerTop - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The zoom marker top line.
markerTransform - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
An additional transform for the marker.
maroon - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
mask - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The mask of this graphics node.
mask - Variable in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
The node who's outline specifies our mask.
Mask - interface org.apache.batik.gvt.Mask.
Describes a mask.
Mask - interface org.apache.batik.gvt.filter.Mask.
Implements a masking operation.
MaskBridge - interface org.apache.batik.bridge.MaskBridge.
Factory class for vending Mask objects.
MaskFactory - class org.apache.batik.css.svg.MaskFactory.
This class provides a factory for the 'mask' property values.
MaskFactory(Parser) - Constructor for class org.apache.batik.css.svg.MaskFactory
Creates a new MaskFactory.
MaskResolver - class org.apache.batik.css.svg.MaskResolver.
This class provides a relative value resolver for the 'mask' CSS property.
MaskResolver() - Constructor for class org.apache.batik.css.svg.MaskResolver
 
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMIdCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMClassCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in interface org.apache.batik.css.sac.ExtendedCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMAndCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
Tests whether this condition matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMDescendantSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMElementSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in interface org.apache.batik.css.sac.ExtendedSelector
Tests whether this selector matches the given element.
match(Element, String) - Method in class org.apache.batik.css.sac.CSSOMChildSelector
Tests whether this selector matches the given element.
matchPseudoClass(String) - Method in interface org.apache.batik.css.ElementWithPseudoClass
Whether this element matches the given pseudo-class.
matchPseudoClass(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
Whether this element matches the given pseudo-class.
matchUserAgent(Element, UserAgent) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Tests whether or not the given element match a user agent.
matchUserLanguage(String, String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Tests whether the given language specification match the user preferences.
MATHEMATICAL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'mathematical' keyword.
MATRIX - Static variable in interface org.apache.batik.parser.Transform
To represent a generic matrix.
matrix(float, float, float, float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.matrix(float,float,float,float,float,float).
matrix(float, float, float, float, float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.matrix(float,float,float,float,float,float).
matrix(float, float, float, float, float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'matrix(a, b, c, d, e, f)' has been parsed.
matrix(float, float, float, float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.matrix(float,float,float,float,float,float).
matrixTransform(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGPoint
 
MAX_CACHED_NODE_COUNT - Static variable in class org.apache.batik.refimpl.bridge.BufferedDocumentLoader
The maximum number of cachable nodes.
media - Variable in class org.apache.batik.css.AbstractStyleSheet
The media list
media - Variable in class org.apache.batik.css.CSSOMMediaRule
The media.
media - Variable in class org.apache.batik.css.CSSOMImportRule
The media.
media - Variable in class org.apache.batik.css.AbstractViewCSS
The media to use for cascading.
MEDIA_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSMediaRule.
MediaList - interface org.w3c.dom.stylesheets.MediaList.
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
mediaMatch(MediaList) - Method in class org.apache.batik.css.AbstractViewCSS
Whether the given media list matches the media list of this ViewCSS object.
MEDIUM - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
MEDIUM_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'medium' identifier value.
meet - Variable in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
 
MEET - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'meet' value.
meet() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'meet' has been parsed.
meet() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'meet' has been parsed.
meet() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.meet().
mememtos - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The Map used to store mememto objects.
memoryMonitor - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The memory monitor frame.
MemoryMonitor - class org.apache.batik.util.gui.MemoryMonitor.
This class contains a collection of components that can be used to track and display the memory usage.
MemoryMonitor.CloseButtonAction - class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction.
The action associated with the 'Close' button of the memory monitor.
MemoryMonitor.CloseButtonAction(MemoryMonitor) - Constructor for class org.apache.batik.util.gui.MemoryMonitor.CloseButtonAction
 
MemoryMonitor.History - class org.apache.batik.util.gui.MemoryMonitor.History.
Displays the memory usage history in a chart.
MemoryMonitor.History() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.History
Creates a new History object.
MemoryMonitor.MemoryChangeListener - interface org.apache.batik.util.gui.MemoryMonitor.MemoryChangeListener.
This interface allows the RepaintThread to notify an object that the current memory state has changed.
MemoryMonitor.Panel - class org.apache.batik.util.gui.MemoryMonitor.Panel.
A panel composed of a Usage instance and a History instance.
MemoryMonitor.Panel() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.Panel
Creates a new memory monitor panel, composed of a Usage instance and a History instance.
MemoryMonitor.Panel(long) - Constructor for class org.apache.batik.util.gui.MemoryMonitor.Panel
Creates a new memory monitor panel, composed of a Usage instance and a History instance.
MemoryMonitor.RepaintThread - class org.apache.batik.util.gui.MemoryMonitor.RepaintThread.
This thread repaints a list of components.
MemoryMonitor.RepaintThread(long, List) - Constructor for class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Creates a new Thread.
MemoryMonitor.Usage - class org.apache.batik.util.gui.MemoryMonitor.Usage.
Displays the current memory usage.
MemoryMonitor.Usage() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.Usage
Creates a new Usage object.
MemoryMonitor() - Constructor for class org.apache.batik.util.gui.MemoryMonitor
Creates a new memory monitor frame.
MemoryMonitor(long) - Constructor for class org.apache.batik.util.gui.MemoryMonitor
Creates a new memory monitor frame.
memoryStateChanged(long, long) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Indicates that the memory state has changed.
memoryStateChanged(long, long) - Method in class org.apache.batik.util.gui.MemoryMonitor.History
Indicates that the memory state has changed.
memoryStateChanged(long, long) - Method in interface org.apache.batik.util.gui.MemoryMonitor.MemoryChangeListener
Indicates that the memory state has changed.
MENU_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'menu' identifier value.
MenuFactory - class org.apache.batik.util.gui.resource.MenuFactory.
This class represents a menu factory which builds menubars and menus from the content of a resource file.
The resource entries format is (for a menubar named 'MenuBar'):
MenuFactory(ResourceBundle, ActionMap) - Constructor for class org.apache.batik.util.gui.resource.MenuFactory
Creates a new menu factory
MENUTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'menutext' identifier value.
message - Variable in class org.apache.batik.apps.svgviewer.StatusBar
The message label
Messages - class org.apache.batik.refimpl.bridge.resources.Messages.
This class manages the message for the bridge module.
Messages - class org.apache.batik.util.resources.Messages.
This class manages the message for the utilities classes.
Messages() - Constructor for class org.apache.batik.refimpl.bridge.resources.Messages
This class does not need to be instantiated.
Messages() - Constructor for class org.apache.batik.util.resources.Messages
This class does not need to be instantiated.
META_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The meta key modifier constant.
MIDDLE - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the middle of the text string is at the initial current text location.
MIDDLE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'middle' keyword.
min() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 'min' has been parsed.
minTileX - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
minTileY - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
minX - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The X coordinate of the image's upper-left pixel.
minY - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The Y coordinate of the image's upper-left pixel.
MissingAttributeException - exception org.apache.batik.bridge.MissingAttributeException.
Thrown when a required attribute is missing on a specific Element.
MissingAttributeException(String) - Constructor for class org.apache.batik.bridge.MissingAttributeException
Constructs a new MissingAttributeException.
MissingAttributeException(String, GraphicsNode) - Constructor for class org.apache.batik.bridge.MissingAttributeException
Constructs a new MissingAttributeException.
MissingListenerException - exception org.apache.batik.util.gui.resource.MissingListenerException.
Signals a missing listener
MissingListenerException(String, String, String) - Constructor for class org.apache.batik.util.gui.resource.MissingListenerException
Constructs a MissingListenerException with the specified information.
MITER_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'miter' keyword.
MM - Static variable in interface org.apache.batik.parser.Length
To represent an length in millimeters.
mm() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.mm().
mm() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'mm' has been parsed.
mm() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.mm().
mm() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.mm().
modCount - Variable in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
The number of times the children list has been structurally modified.
MODE_REPLICATE - Static variable in class org.apache.batik.gvt.filter.PadMode
Pad edges by replicating edge pixels
MODE_ZERO_PAD - Static variable in class org.apache.batik.gvt.filter.PadMode
Pad edges with zeros
MODIFICATION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was modified in place.
MONITOR_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
MONOSPACED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'monospaced' keyword.
MorphologyOp - class org.apache.batik.refimpl.gvt.filter.MorphologyOp.
This class provides an implementation for the SVG feMorphology filter, as defined in Chapter 15, section 20 of the SVG specification.
MorphologyOp(int, int, boolean) - Constructor for class org.apache.batik.refimpl.gvt.filter.MorphologyOp
 
MorphologyRable - interface org.apache.batik.gvt.filter.MorphologyRable.
Implements a Morphology operation, where the kernel size is defined by radius along the x and y axis.
MOUSE_CLICKED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseClicked" event.
MOUSE_DRAGGED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseDragged" event.
MOUSE_ENTERED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseEntered" event.
MOUSE_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.EventSupport
The MouseEvent type.
MOUSE_EXITED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseExited" event.
MOUSE_MOVED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseMoved" event.
MOUSE_PRESSED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mousePressed" event.
MOUSE_RELEASED - Static variable in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
The id for the "mouseReleased" event.
mouseClicked(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse has been clicked on a graphics node.
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseClicked(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
mouseClicked(MouseEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
mouseClicked(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mouseDragged(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when a mouse button is pressed on a graphics node and then dragged.
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseDragged(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
mouseDragged(MouseEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
mouseDragged(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mouseDragged(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
mouseEntered(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse enters a graphics node.
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseEntered(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
mouseEntered(MouseEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
mouseEntered(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mouseEntered(MouseEvent) - Method in class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener
 
MouseEvent - interface org.w3c.dom.events.MouseEvent.
The MouseEvent interface provides specific contextual information associated with Mouse events.
mouseExited - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mouseExited(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse exits a graphics node.
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseExited(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
mouseExited(MouseEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
mouseExited(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mouseExited(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
mouseExited(MouseEvent) - Method in class org.apache.batik.util.gui.resource.JToolbarButton.MouseListener
 
mouseMoved(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when the mouse button has been moved on a node.
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseMoved(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
mouseMoved(MouseEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
mouseMoved(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mouseMoved(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
mousePressed(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when a mouse button has been pressed on a graphics node.
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mousePressed(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
mousePressed(MouseEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
mousePressed(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mousePressed(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
mouseReleased(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.event.GraphicsNodeMouseListener
Invoked when a mouse button has been released on a graphics node.
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseAdapter
 
mouseReleased(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
mouseReleased(MouseEvent) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
 
mouseReleased(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
mouseReleased(MouseEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
MOVE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'move' identifier value.
MOVETO_ABS - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'M' command.
MOVETO_REL - Static variable in interface org.apache.batik.parser.PathSegment
To represent a 'm' command.
moveTo(float, float) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
movetoAbs(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when an absolute moveto command has been parsed.
movetoAbs(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.movetoAbs(float,float).
movetoAbs(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.movetoAbs(float,float).
movetoRel(float, float) - Method in interface org.apache.batik.parser.PathHandler
Invoked when a relative moveto command has been parsed.
movetoRel(float, float) - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.movetoRel(float,float).
movetoRel(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.movetoRel(float,float).
ms() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 'ms' has been parsed.
mult_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
MultipleGradientPaint.ColorSpaceEnum - class org.apache.batik.util.awt.MultipleGradientPaint.ColorSpaceEnum.
Inner class to allow for typesafe enumerated ColorSpace values.
MultipleGradientPaint.ColorSpaceEnum() - Constructor for class org.apache.batik.util.awt.MultipleGradientPaint.ColorSpaceEnum
 
MultipleGradientPaint.CycleMethodEnum - class org.apache.batik.util.awt.MultipleGradientPaint.CycleMethodEnum.
Inner class to allow for typesafe enumerated CycleMethod values.
MultipleGradientPaint.CycleMethodEnum() - Constructor for class org.apache.batik.util.awt.MultipleGradientPaint.CycleMethodEnum
 
MULTIPLY - Static variable in class org.apache.batik.gvt.filter.CompositeRule
FeBlend Multiply rule.
multiply(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGMatrix
 
MultiplyAlphaRed - class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed.
This implements a masking operation by multiply the alpha channel of one image by a luminance image (the mask).
MultiplyAlphaRed(CachableRed, CachableRed) - Constructor for class org.apache.batik.refimpl.gvt.filter.MultiplyAlphaRed
Multiply the alpha of one image with a mask image.
mutateAttributes(AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator.AttributeFilter
Modify an AttributedCharacterIterator's attributes systematically.
MUTATION_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.EventSupport
The MutationEvent type.
MutationEvent - interface org.w3c.dom.events.MutationEvent.
The MutationEvent interface provides specific contextual information associated with Mutation events.

N

N_0 - Static variable in class org.apache.batik.css.value.DefaultCommonCSSContext
0.
N_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'n-resize' identifier value.
name - Variable in class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
The name of the entry.
NAME_CHARACTER - Static variable in class org.apache.batik.util.XMLCharacters
The bit array representing a character compositing an XML name.
NAME_FIRST_CHARACTER - Static variable in class org.apache.batik.util.XMLCharacters
The bit array representing the first character of an XML name.
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NAMESPACE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
namespaceDeclaration(String, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.namespaceDeclaration(String,String).
namespaceDeclaration(String, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.namespaceDeclaration(String,String).
namespaceDeclaration(String, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of an unknown rule t-rule not supported by this parser.
namespaces - Variable in class org.apache.batik.dom.util.DocumentFactory
The stack used to store the namespace URIs.
NamespaceSupport - class org.xml.sax.helpers.NamespaceSupport.
Encapsulate Namespace logic for use by SAX drivers.
NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
Create a new Namespace support object.
namespaceURI - Variable in class org.apache.batik.css.sac.CSSOMAttributeCondition
The attribute's namespace URI.
namespaceURI - Variable in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
The namespaceURI.
namespaceURI - Variable in class org.apache.batik.css.sac.AbstractElementSelector
The namespace URI.
namespaceURI - Variable in class org.apache.batik.dom.AbstractElementNS
The namespace URI
namespaceURI - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The current namespace URI.
namespaceURI - Variable in class org.apache.batik.dom.AbstractAttrNS
The namespace URI
NARROWER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'narrower' identifier value.
navy - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
NE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ne-resize' identifier value.
NegativeCondition - interface org.w3c.css.sac.NegativeCondition.
 
NegativeSelector - interface org.w3c.css.sac.NegativeSelector.
 
NEW_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'new' keyword.
NEW_WINDOW_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
newlineRead - Variable in class org.apache.batik.refimpl.parser.AbstractParser
Whether the last character read was a newline.
newPath - Variable in class org.apache.batik.parser.AWTPolylineProducer
Is the current path a new one?
newValue - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The CSS property new value.
newValue - Variable in class org.apache.batik.css.event.SelectorListChangeEvent
The selector list new value.
newValueSpecifiedUnits(short, float) - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.newValueSpecifiedUnits(short, float).
newValueSpecifiedUnits(short, float) - Method in interface org.w3c.dom.svg.SVGAngle
 
newValueSpecifiedUnits(short, float) - Method in interface org.w3c.dom.svg.SVGLength
 
next - Variable in class org.apache.batik.css.PropertyMap.Entry
The next entry
next - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The next link.
next - Variable in class org.apache.batik.dom.util.HashTable.Entry
The next entry
next() - Method in class org.apache.batik.gvt.GraphicsNodeTreeIterator
 
next() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Increments the iterator's index by one, returning the next character.
next() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Increments the iterator's index by one, returning the next character.
nextNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.nextNode().
nextNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.nextNode().
nextNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextSibling - Variable in class org.apache.batik.dom.AbstractChildNode
Returns the next sibling.
nextSibling - Variable in class org.apache.batik.dom.AbstractParentChildNode
Returns the next sibling.
nextSibling() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.nextSibling().
nextSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the next sibling of the given node.
NO_CHANGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'no-change' keyword.
NO_CLIP - Static variable in class org.apache.batik.util.awt.svg.SVGClip
Descriptor to use where there is no clip on an element
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If data is specified for a node which does not support data
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed
node - Variable in class org.apache.batik.bridge.BridgeException
 
node - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeAttributesModel
The node.
node - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeCSSValuesModel
The node.
node - Variable in class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
The DOM node.
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
nodeCount(Node) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
 
NodeEventTarget - interface org.apache.batik.dom.events.NodeEventTarget.
A Node that uses an EventSupport for its event registration and dispatch.
NodeFilter - interface org.w3c.dom.traversal.NodeFilter.
Filters are objects that know how to "filter out" nodes.
nodeHitAt(Point2D) - Method in interface org.apache.batik.gvt.GraphicsNode
Returns the GraphicsNode containing point p if this node or one of its children is sensitive to mouse events at p.
nodeHitAt(Point2D) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
nodeHitAt(Point2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
NodeIterator - interface org.w3c.dom.traversal.NodeIterator.
Iterators are used to step through a set of nodes, e.g.
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
nodeName - Variable in class org.apache.batik.dom.AbstractAttr
The name of this node.
nodeName - Variable in class org.apache.batik.dom.AbstractNotation
The node name.
nodeName - Variable in class org.apache.batik.dom.AbstractEntityReference
The node name.
nodeName - Variable in class org.apache.batik.dom.GenericElementNS
The node name.
nodeName - Variable in class org.apache.batik.dom.AbstractEntity
The node name.
nodeName - Variable in class org.apache.batik.dom.GenericElement
The node name.
nodeRenderContext - Variable in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Passed to the GVT tree to describe the rendering environment
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.AbstractDocument
Notifies this document that a node will be removed.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.traversal.TraversalSupport
Called by the DOM when a node will be removed from the current document.
nodeToBeRemoved(Node) - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Called by the DOM when a node will be removed from the current document.
nodeType - Variable in class org.apache.batik.css.sac.AbstractSiblingSelector
The node type.
nodeValue - Variable in class org.apache.batik.dom.AbstractCharacterData
The value of this node.
NONE - Static variable in class org.apache.batik.css.svg.MarkerResolver
The none CSS value.
NONE - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'none' alignment.
NONE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'none' identifier value.
none() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'none' been parsed.
none() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'none' been parsed.
none() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.none().
NONZERO_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'nonzero' keyword.
NORMAL - Static variable in class org.apache.batik.css.value.FontStretchResolver
The medium CSS value.
NORMAL_CURSOR - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
The default cursor.
NORMAL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'normal' identifier value.
normalize() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.normalize().
normalize() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.normalize().
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
NOT_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to reference a node in a context where it does not exist
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
If the implementation does not support the requested type of object or operation.
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a notation declaration event.
notifyRepaintedRegion(Shape, Shape, Renderer) - Method in interface org.apache.batik.refimpl.gvt.renderer.DynamicRenderer.RepaintHandler
Notifies that the specified area of interest need to be repainted.
notifyRepaintedRegion(Shape, Shape, Renderer) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Notifies that the specified area of interest need to be repainted.
notifyRepaintedRegion(Shape, Shape, Renderer) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Notifies that the specified area of interest need to be repainted.
NUMBER_0 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
0.
NUMBER_1 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
1.
NUMBER_100 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '100' float value.
NUMBER_180 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
180.
NUMBER_200 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '200' float value.
NUMBER_255 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
255.
NUMBER_270 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
270.
NUMBER_300 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '300' float value.
NUMBER_360 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
360.
NUMBER_4 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
4.
NUMBER_400 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '400' float value.
NUMBER_500 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '500' float value.
NUMBER_600 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '600' float value.
NUMBER_700 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '700' float value.
NUMBER_800 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '800' float value.
NUMBER_90 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
90.
NUMBER_900 - Static variable in interface org.apache.batik.css.value.ValueConstants
The '900' float value.
NUMBER_FACTORY - Variable in class org.apache.batik.css.svg.StrokeDasharrayFactory
The numbers factory.
NUMBER_MINUS_180 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-180.
NUMBER_MINUS_270 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-270.
NUMBER_MINUS_360 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-360.
NUMBER_MINUS_90 - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
-90.
NumberParser - class org.apache.batik.refimpl.parser.NumberParser.
This class represents a parser with support for numbers.
NumberParser() - Constructor for class org.apache.batik.refimpl.parser.NumberParser
 
numXTiles - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
numYTiles - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
NW_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'nw-resize' identifier value.

O

o - Variable in class org.apache.batik.util.DocumentEvent
 
OBJECT_BOUNDING_BOX - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'objectBoundingBox'.
ObjectBoundingBoxViewport - class org.apache.batik.bridge.ObjectBoundingBoxViewport.
Defines a viewport for 'objectBoundingBox'.
ObjectBoundingBoxViewport() - Constructor for class org.apache.batik.bridge.ObjectBoundingBoxViewport
 
OBLIQUE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'oblique' identifier value.
offScreen - Variable in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Offscreen image where the Renderer does its rendering
offscreenBuffer - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
The offscreen buffer.
offset - Variable in class org.apache.batik.refimpl.bridge.SVGGradientBridge.GradientStop
The offset of this stop Element.
offset - Variable in class org.apache.batik.refimpl.gvt.filter.GammaTransfer
The offset of the Gamma function
OffsetRable - interface org.apache.batik.gvt.filter.OffsetRable.
Adjusts the input images coordinate system by dx, dy.
offsetReference - Variable in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
The offset attribute reference.
offsetReference - Variable in class org.apache.batik.dom.svg.SVGOMStopElement
The reference to the offset attribute.
okAction - Variable in class org.apache.batik.util.gui.URIChooser
The external action associated with the ok button
okButton - Variable in class org.apache.batik.util.gui.URIChooser
The OK button
oldBounds - Variable in class org.apache.batik.gvt.event.GraphicsNodePaintEvent
The old bounds of the source.
oldProperties - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The old properties.
oldValue - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The CSS property old value.
oldValue - Variable in class org.apache.batik.css.event.SelectorListChangeEvent
The selector list old value.
olive - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
OPACITY - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Overall opacity of rendered text.
OpacityFactory - class org.apache.batik.css.svg.OpacityFactory.
This class represents the factories for opacity SVG values.
OpacityFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.OpacityFactory
Creates a new OpacityFactory object.
OpacityResolver - class org.apache.batik.css.svg.OpacityResolver.
This class provides a relative value resolver for the opacity CSS property.
OpacityResolver(String, boolean) - Constructor for class org.apache.batik.css.svg.OpacityResolver
Creates a new OpacityResolver object.
OPEN_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
OPEN_PAGE_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
OPEN_PARENTHESIS - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
openLink(SVGAElement) - Method in class org.apache.batik.apps.applet.JSVGApplet
Opens a link.
openLink(SVGAElement) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Opens a link.
openLink(SVGAElement) - Method in interface org.apache.batik.bridge.UserAgent
Opens a link.
openLink(SVGAElement) - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Opens a link.
openLink(ViewerFrame, SVGAElement) - Method in class org.apache.batik.apps.svgviewer.Main
Opens the given link.
openLink(ViewerFrame, SVGAElement) - Method in interface org.apache.batik.apps.svgviewer.ViewerFrame.Application
Opens the given link.
OPTIMIZELEGIBILITY_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'optimizeLegibility' identifier value.
OPTIMIZEQUALITY_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'optimizeQuality' keyword.
OPTIMIZESPEED_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'optimizeSpeed' keyword.
orderXReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the orderX attribute.
orderYReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the orderY attribute.
org.apache.batik.apps.applet - package org.apache.batik.apps.applet
 
org.apache.batik.apps.rasterizer - package org.apache.batik.apps.rasterizer
 
org.apache.batik.apps.regard - package org.apache.batik.apps.regard
 
org.apache.batik.apps.regsvggen - package org.apache.batik.apps.regsvggen
 
org.apache.batik.apps.svgviewer - package org.apache.batik.apps.svgviewer
 
org.apache.batik.bridge - package org.apache.batik.bridge
Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.
org.apache.batik.css - package org.apache.batik.css
Provides the classes for accessing CSS2 through DOM level 2 interfaces.
org.apache.batik.css.event - package org.apache.batik.css.event
Provides the interfaces and classes to add basic event support for the various entities in the CSS package.
org.apache.batik.css.sac - package org.apache.batik.css.sac
Provides the implementations of various interfaces used by SAC parsers.
org.apache.batik.css.svg - package org.apache.batik.css.svg
Provides the CSSValue factories specific to SVG.
org.apache.batik.css.value - package org.apache.batik.css.value
Provides the classes to represent CSS values and the factories for the values common to CSS2 and SVG.
org.apache.batik.dom - package org.apache.batik.dom
Provides an implementation of the DOM level 2 core module.
org.apache.batik.dom.events - package org.apache.batik.dom.events
Provides an implementation of the DOM level 2 events module.
org.apache.batik.dom.svg - package org.apache.batik.dom.svg
 
org.apache.batik.dom.traversal - package org.apache.batik.dom.traversal
 
org.apache.batik.dom.util - package org.apache.batik.dom.util
Provides some utility classes for the implementation of the DOM.
org.apache.batik.gvt - package org.apache.batik.gvt
Contains all of the interfaces for describing and painting vector graphics as Java objects.
org.apache.batik.gvt.event - package org.apache.batik.gvt.event
Provides interfaces and classes for dealing with different types of events fired by GVT graphics nodes.
org.apache.batik.gvt.filter - package org.apache.batik.gvt.filter
Contains all of the interfaces for describing a set of standard image processing filters Java objects.
org.apache.batik.gvt.renderer - package org.apache.batik.gvt.renderer
 
org.apache.batik.gvt.text - package org.apache.batik.gvt.text
 
org.apache.batik.i18n - package org.apache.batik.i18n
Provides utility classes for internationalization.
org.apache.batik.parser - package org.apache.batik.parser
Provides a set of parsers and objects to manipulate SVG attributes.
org.apache.batik.parser.style - package org.apache.batik.parser.style
Provides an extensible framework for style attributes parsing.
org.apache.batik.refimpl.bridge - package org.apache.batik.refimpl.bridge
 
org.apache.batik.refimpl.bridge.resources - package org.apache.batik.refimpl.bridge.resources
 
org.apache.batik.refimpl.gvt - package org.apache.batik.refimpl.gvt
 
org.apache.batik.refimpl.gvt.event - package org.apache.batik.refimpl.gvt.event
 
org.apache.batik.refimpl.gvt.filter - package org.apache.batik.refimpl.gvt.filter
 
org.apache.batik.refimpl.gvt.renderer - package org.apache.batik.refimpl.gvt.renderer
 
org.apache.batik.refimpl.gvt.text - package org.apache.batik.refimpl.gvt.text
 
org.apache.batik.refimpl.parser - package org.apache.batik.refimpl.parser
 
org.apache.batik.refimpl.script - package org.apache.batik.refimpl.script
 
org.apache.batik.refimpl.script.jacl - package org.apache.batik.refimpl.script.jacl
 
org.apache.batik.refimpl.script.jpython - package org.apache.batik.refimpl.script.jpython
 
org.apache.batik.refimpl.script.rhino - package org.apache.batik.refimpl.script.rhino
 
org.apache.batik.refimpl.transcoder - package org.apache.batik.refimpl.transcoder
 
org.apache.batik.refimpl.util - package org.apache.batik.refimpl.util
 
org.apache.batik.script - package org.apache.batik.script
 
org.apache.batik.script.test - package org.apache.batik.script.test
 
org.apache.batik.transcoder - package org.apache.batik.transcoder
Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format.
org.apache.batik.util - package org.apache.batik.util
Provides some useful classes.
org.apache.batik.util.awt - package org.apache.batik.util.awt
 
org.apache.batik.util.awt.font - package org.apache.batik.util.awt.font
 
org.apache.batik.util.awt.geom - package org.apache.batik.util.awt.geom
 
org.apache.batik.util.awt.image - package org.apache.batik.util.awt.image
 
org.apache.batik.util.awt.image.codec - package org.apache.batik.util.awt.image.codec
 
org.apache.batik.util.awt.svg - package org.apache.batik.util.awt.svg
 
org.apache.batik.util.gui - package org.apache.batik.util.gui
 
org.apache.batik.util.gui.resource - package org.apache.batik.util.gui.resource
 
org.apache.batik.util.resources - package org.apache.batik.util.resources
 
org.apache.batik.util.svg - package org.apache.batik.util.svg
 
org.w3c.css.sac - package org.w3c.css.sac
 
org.w3c.css.sac.helpers - package org.w3c.css.sac.helpers
 
org.w3c.dom - package org.w3c.dom
 
org.w3c.dom.css - package org.w3c.dom.css
 
org.w3c.dom.events - package org.w3c.dom.events
 
org.w3c.dom.smil - package org.w3c.dom.smil
 
org.w3c.dom.stylesheets - package org.w3c.dom.stylesheets
 
org.w3c.dom.svg - package org.w3c.dom.svg
 
org.w3c.dom.traversal - package org.w3c.dom.traversal
 
org.w3c.dom.views - package org.w3c.dom.views
 
org.xml.sax - package org.xml.sax
 
org.xml.sax.ext - package org.xml.sax.ext
 
org.xml.sax.helpers - package org.xml.sax.helpers
 
OTHER_LENGTH - Static variable in class org.apache.batik.util.UnitProcessor
This constant represents other lengths.
OUT - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff Source Out Destination rule.
output - Variable in class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
The OutputStream associcted with this ImageEncoder.
OVER - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff Source Over Destination rule.
OverflowFactory - class org.apache.batik.css.value.OverflowFactory.
This class provides a factory for the 'overflow' property values.
OverflowFactory(Parser) - Constructor for class org.apache.batik.css.value.OverflowFactory
Creates a new OverflowFactory object.
OverflowResolver - class org.apache.batik.css.value.OverflowResolver.
This class provides a relative value resolver for the 'overflow' CSS property.
OverflowResolver() - Constructor for class org.apache.batik.css.value.OverflowResolver
 
OVERLINE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Overline flag for character.
OVERLINE_ON - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for OVERLINE specifying overlining-on
OVERLINE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'overline' identifier value.
OverrideStyleElement - interface org.apache.batik.dom.util.OverrideStyleElement.
This interface represents elements with an overrideStyle attribute.
OverrideStyleElementSupport - class org.apache.batik.dom.util.OverrideStyleElementSupport.
This class provides support for CSS override style.
OverrideStyleElementSupport(CSSStyleDeclarationFactory) - Constructor for class org.apache.batik.dom.util.OverrideStyleElementSupport
Creates a new OverrideStyleElementSupport object.
overrideStyles - Variable in class org.apache.batik.dom.util.OverrideStyleElementSupport
The table of override styles.
overrideStyleSupport - Variable in class org.apache.batik.dom.svg.SVGStylableSupport
The override style support.
ownerDocument - Variable in class org.apache.batik.dom.AbstractNode
The owner document.
ownerElement - Variable in class org.apache.batik.dom.AbstractAttr
The owner element.
ownerNode - Variable in class org.apache.batik.css.AbstractStyleSheet
The owner node
ownerRule - Variable in class org.apache.batik.css.CSSOMStyleSheet
The owner rule.

P

PadMode - class org.apache.batik.gvt.filter.PadMode.
This is a typesafe enumeration of the standard Composite rules for the CompositeRable operation.
PadRable - interface org.apache.batik.gvt.filter.PadRable.
Pads image to the given Rectangle (the rect may be smaller than the image in which case this is actually a crop).
PadRed - class org.apache.batik.refimpl.gvt.filter.PadRed.
This is an implementation of a Pad operation as a RenderedImage.
PadRed(CachableRed, Rectangle, PadMode, RenderingHints) - Constructor for class org.apache.batik.refimpl.gvt.filter.PadRed
Construct A Rendered Pad operation.
paethPredictor(int, int, int) - Static method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
The Paeth predictor routine used in PNG encoding.
PAGE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSPageRule.
paint - Variable in class org.apache.batik.refimpl.gvt.ConcreteFillShapePainter
The paint attribute used to fill the shape.
paint - Variable in class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter
The paint attribute used to draw the outline of the shape.
paint(AttributedCharacterIterator, Point2D, TextNode.Anchor, Graphics2D, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.TextPainter
Paints the specified attributed character iterator using the specified Graphics2D and context and font context.
paint(AttributedCharacterIterator, Point2D, TextNode.Anchor, Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter
Paints the specified attributed character iterator using the specified Graphics2D and rendering context.
paint(AttributedCharacterIterator, Point2D, TextNode.Anchor, Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.renderer.StrokingTextPainter
Paints the specified attributed character iterator using the specified Graphics2D and rendering context.
paint(AttributedCharacterIterator, Point2D, TextNode.Anchor, Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.renderer.ConcreteTextPainter
Paints the specified attributed character iterator using the specified Graphics2D and context and font context.
paint(Graphics2D) - Method in interface org.apache.batik.apps.regsvggen.Painter
 
paint(Graphics2D, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.GraphicsNode
Paints this node.
paint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
paint(Shape, Graphics2D, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.ShapePainter
Paints the specified shape using the specified Graphics2D and context.
paint(Shape, Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteFillShapePainter
 
paint(Shape, Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter
 
paint(Shape, Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeShapePainter
 
PaintBridge - interface org.apache.batik.bridge.PaintBridge.
Factory class for vending Paint objects used to fill or draw the outline of a Shape.
paintComponent(Graphics) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Paints this component into a graphics context.
paintComponent(Graphics) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Paints the thumbnail component.
paintComponent(Graphics) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
To paint the component.
paintComponent(Graphics) - Method in class org.apache.batik.util.gui.MemoryMonitor.History
To paint the component.
paintComponent(Graphics) - Method in class org.apache.batik.util.gui.resource.JToolbarSeparator
 
PAINTED_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'painted' keyword.
Painter - interface org.apache.batik.apps.regsvggen.Painter.
 
painters - Variable in class org.apache.batik.refimpl.gvt.ConcreteCompositeShapePainter
The enclosed ShapePainters of this composite shape painter.
PaintFactory - class org.apache.batik.css.svg.PaintFactory.
This class provides a factory for values of type paint.
PaintFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.PaintFactory
Creates a new PaintFactory object.
paintOverlays(Graphics) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Paints the canvas "overlay" primitives (rotation box, zoom AOI box, highlight [not yet implemented], etc.
paintOverlays(Graphics) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Paints the AOI region onto the thumbnail.
paintPanRegions(Graphics2D, int, int, int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Repaints the pan blank regions.
paintRotateMarker(int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
paintZoomMarker(int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
PAN_CURSOR - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
The cursor for panning.
panel - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The view panel.
panel - Variable in class org.apache.batik.util.gui.LanguageDialog
The user languages panel.
panel - Variable in class org.apache.batik.util.gui.DOMViewer
The panel.
panel - Variable in class org.apache.batik.util.gui.MemoryMonitor
The Panel instance.
panel - Variable in class org.apache.batik.util.gui.UserStyleDialog
The main panel.
panTransform - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The transform representing the pan tranlate.
param - Variable in class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
The ImageEncodeParam object associcted with this ImageEncoder.
parent - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The parent of this graphics node.
parentElement - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
The associated parent element.
parentElement - Variable in class org.apache.batik.dom.svg.SVGOMElement
The parent element.
parentElement - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The parent element.
parentNode - Variable in class org.apache.batik.dom.AbstractChildNode
The parent node of this node.
parentNode - Variable in class org.apache.batik.dom.AbstractParentChildNode
The parent node of this node.
parentNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.parentNode().
parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves to and returns the closest visible ancestor node of the current node.
parentNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the parent node of the given node.
parentRule - Variable in class org.apache.batik.css.AbstractCSSRule
The parent rule.
parentRule - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The parent rule
parentStyleSheet - Variable in class org.apache.batik.css.AbstractStyleSheet
The parent stylesheet
parentStyleSheet - Variable in class org.apache.batik.css.AbstractCSSRule
The parent StyleSheet.
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(Reader) - Method in interface org.apache.batik.parser.Parser
Parses the given reader representing an angle.
parse(Reader) - Method in class org.apache.batik.refimpl.parser.ConcreteAngleParser
Parses the given reader representing an angle.
parse(Reader) - Method in class org.apache.batik.refimpl.parser.ConcretePreserveAspectRatioParser
Parses the given reader.
parse(Reader) - Method in class org.apache.batik.refimpl.parser.ConcreteLengthParser
Parses the given reader.
parse(Reader) - Method in class org.apache.batik.refimpl.parser.ConcreteLengthListParser
Parses the given reader.
parse(Reader) - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Parses the given reader.
parse(Reader) - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses the given reader.
parse(Reader) - Method in class org.apache.batik.refimpl.parser.ConcretePointsParser
Parses the given reader.
parse(Reader, String, String) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Parses the given reader and returns the CSSValue object corresponding to the attribute with the given namespaceURI and localName.
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
parse(String) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(String) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parsea() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'a' command.
parseA() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'A' command.
parsec() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'c' command.
parseC() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'C' command.
parseCoordinateSystem(String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Parse the given specified coordinate system.
ParseException - exception org.apache.batik.parser.ParseException.
This class encapsulates a general parse error or warning.
ParseException(Exception) - Constructor for class org.apache.batik.parser.ParseException
Creates a new ParseException wrapping an existing exception.
ParseException(String, Exception) - Constructor for class org.apache.batik.parser.ParseException
Creates a new ParseException from an existing exception.
ParseException(String, int, int) - Constructor for class org.apache.batik.parser.ParseException
Creates a new ParseException.
parseFloat() - Method in class org.apache.batik.refimpl.parser.NumberParser
Parses the content of the buffer and converts it to a float.
parseFontSize(String, float) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Parses a font-size identifier.
parseh() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'h' command.
parseH() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'H' command.
parseInAttribute(String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Parses the given 'in' attribute value.
parsel() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'l' command.
parseL() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'L' command.
parseLength() - Method in class org.apache.batik.refimpl.parser.ConcreteLengthParser
Parses a length value.
parseLength(String) - Method in class org.apache.batik.dom.svg.SVGOMLength
Parses the given length representation.
parsem() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'm' command.
parseM() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'M' command.
parseMatrix() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Parses a matrix transform.
parsePriority(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS priority value (e.g.
parsePropertyValue(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS property value.
parseq() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'q' command.
parseQ() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'Q' command.
parser - Variable in class org.apache.batik.css.CSSDocumentHandler
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMUnknownRule
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMMediaRule
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMStyleSheet
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMImportRule
The CSS parser.
parser - Variable in class org.apache.batik.css.CSSOMStyleRule
The CSS parser.
parser - Variable in class org.apache.batik.css.value.AbstractValueFactory
The CSS parser.
parser - Variable in class org.apache.batik.parser.style.StyleAttributeParser
The underlying CSS parser.
Parser - interface org.apache.batik.parser.Parser.
This interface represents a parser.
Parser - interface org.w3c.css.sac.Parser.
Basic interface for CSS (Simple API for CSS) parsers.
Parser - interface org.xml.sax.Parser.
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
ParserAdapter - class org.xml.sax.helpers.ParserAdapter.
Adapt a SAX1 Parser as a SAX2 XMLReader.
ParserAdapter() - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserAdapter(Parser) - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
parserClass - Static variable in class org.apache.batik.css.CSSDocumentHandler
The parser class.
parserClassName - Variable in class org.apache.batik.dom.util.DocumentFactory
The SAX2 parser classname.
parserFactory - Variable in class org.apache.batik.dom.svg.DefaultSVGContext
 
parserFactory - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The parser factory.
ParserFactory - interface org.apache.batik.parser.ParserFactory.
This interface represents a factory of micro-parser.
ParserFactory - class org.apache.batik.refimpl.parser.ParserFactory.
This interface represents a factory of micro-parser.
ParserFactory - class org.w3c.css.sac.helpers.ParserFactory.
 
ParserFactory - class org.xml.sax.helpers.ParserFactory.
Deprecated. This class works with the deprecated Parser interface.
ParserFactory() - Constructor for class org.apache.batik.refimpl.parser.ParserFactory
 
ParserFactory() - Constructor for class org.w3c.css.sac.helpers.ParserFactory
 
parseRotate() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Parses a rotate transform.
parseRule(CSSOMStyleSheet, String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Parses one rules from its CSS text.
parseRule(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS rule.
parseRules(CSSOMStyleSheet, String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Parses a set of rules from its CSS text.
parses() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 's' command.
parseS() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'S' command.
parseScale() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Parses a scale transform.
parseSelectors(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a comma separated list of selectors.
parseSkew() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Parses a skew transform.
parseStrokeLinecapProperty(String) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Parses the specified string that describes the stroke-linecap property.
parseStrokeLinejoinProperty(String) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Parses the specified string that describes the stroke-linejoin property.
parseStyleDeclaration(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS style declaration (without '{' and '}').
parseStyleSheet(CSSOMStyleSheet, String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Parses a style sheet.
parseStyleSheet(InputSource) - Method in interface org.w3c.css.sac.Parser
Parse a CSS document.
parseStyleSheet(String) - Method in interface org.w3c.css.sac.Parser
Parse a CSS document from a URI.
parseStyleSheetPIData(String, HashTable) - Static method in class org.apache.batik.dom.util.DOMUtilities
Parses a 'xml-stylesheet' processing instruction data section and puts the pseudo attributes in the given table.
parset() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 't' command.
parseT() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'T' command.
parseTransform(String) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Parses the given transform representation.
parseTranslate() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Parses a translate transform.
parsev() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'v' command.
parseV() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Parses a 'V' command.
parseViewBoxAttribute(String) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Parses a viewBox attribute.
path - Variable in class org.apache.batik.parser.AWTPathProducer
The temporary value of extendedGeneralPath.
path - Variable in class org.apache.batik.parser.AWTPolylineProducer
The current path.
path - Variable in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
The enclosed general path.
path - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The curve representation.
PATH_CLOSE - Static variable in interface org.apache.batik.util.SVGConstants
Path constants
PATH_CUBIC_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_LINE_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_MOVE - Static variable in interface org.apache.batik.util.SVGConstants
 
PATH_QUAD_TO - Static variable in interface org.apache.batik.util.SVGConstants
 
pathHandler - Variable in class org.apache.batik.refimpl.parser.ConcretePathParser
The path handler used to report parse events.
PathHandler - interface org.apache.batik.parser.PathHandler.
This interface must be implemented and then registred as the handler of a PathParser instance in order to be notified of parsing events.
PathLength - class org.apache.batik.util.awt.geom.PathLength.
PathLength is a utility class for calculating the length of a path, the location of a point at a particular length along the path, and the angle of the tangent to the path at a given length.
PathLength.PathSegment - class org.apache.batik.util.awt.geom.PathLength.PathSegment.
 
PathLength.PathSegment(PathLength, int, float, float, float) - Constructor for class org.apache.batik.util.awt.geom.PathLength.PathSegment
 
PathLength(Shape) - Constructor for class org.apache.batik.util.awt.geom.PathLength
Construct a PathLength utility class to operate on the particular Shape.
PathParser - interface org.apache.batik.parser.PathParser.
This interface represents an event-based parser for the SVG path's d attribute values.
PATHSEG_ARC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_ARC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CLOSEPATH - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_SMOOTH_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_CUBIC_SMOOTH_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_HORIZONTAL_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_HORIZONTAL_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_VERTICAL_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_LINETO_VERTICAL_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_MOVETO_ABS - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_MOVETO_REL - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PATHSEG_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPathSeg
 
PathSegment - interface org.apache.batik.parser.PathSegment.
This interface represents objects which hold informations about SVG path segments.
PatternPaint - interface org.apache.batik.gvt.PatternPaint.
This extension of the Paint interface uses the referenced GraphicsNode, constrained to the input FilterRegion produce its pixel pattern.
pauseAnimations() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
pauseAnimations() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
PC - Static variable in interface org.apache.batik.parser.Length
To represent an length in picas.
pc() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.pc().
pc() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'pc' has been parsed.
pc() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.pc().
pc() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.pc().
pcs - Variable in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Used to manage and fire property change listeners.
PERCENTAGE - Static variable in interface org.apache.batik.parser.Length
To represent an length in percentage.
percentage() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.percentage().
percentage() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when '%' has been parsed.
percentage() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.percentage().
percentage() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.percentage().
percentagesToPixels(float, SVGElement, short, UnitProcessor.Context) - Static method in class org.apache.batik.util.UnitProcessor
Converts percentages units to pixels units.
PNG_FILTER_AVERAGE - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_NONE - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_PAETH - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_SUB - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNG_FILTER_UP - Static variable in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Constant for use in filtering.
PNGEncodeParam - class org.apache.batik.util.awt.image.codec.PNGEncodeParam.
An instance of ImageEncodeParam for encoding images in the PNG format.
PNGEncodeParam.Gray - class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray.
 
PNGEncodeParam.Gray() - Constructor for class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Constructs an instance of PNGEncodeParam.Gray.
PNGEncodeParam.Palette - class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette.
 
PNGEncodeParam.Palette() - Constructor for class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Constructs an instance of PNGEncodeParam.Palette.
PNGEncodeParam.RGB - class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB.
 
PNGEncodeParam.RGB() - Constructor for class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Constructs an instance of PNGEncodeParam.RGB.
PNGEncodeParam() - Constructor for class org.apache.batik.util.awt.image.codec.PNGEncodeParam
 
PNGImageEncoder - class org.apache.batik.util.awt.image.codec.PNGImageEncoder.
An ImageEncoder for the PNG file format.
PNGImageEncoder(OutputStream, PNGEncodeParam) - Constructor for class org.apache.batik.util.awt.image.codec.PNGImageEncoder
 
PNGSuggestedPaletteEntry - class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry.
A class representing the fields of a PNG suggested palette entry.
PNGSuggestedPaletteEntry() - Constructor for class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
 
PngTranscoder - class org.apache.batik.refimpl.transcoder.PngTranscoder.
An ImageTranscoder that produces a png image.
PngTranscoder() - Constructor for class org.apache.batik.refimpl.transcoder.PngTranscoder
Constructs a new png transcoder.
point(float, float) - Method in class org.apache.batik.parser.AWTPolylineProducer
Implements PointsHandler.point(float,float).
point(float, float) - Method in interface org.apache.batik.parser.PointsHandler
Invoked when a point has been parsed.
point(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultPointsHandler
Implements PointsHandler.point(float,float).
pointAtLength(float) - Method in class org.apache.batik.util.awt.geom.PathLength
Return the point that is at the given length along the path.
POINTER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'pointer' identifier value.
PointerEventsFactory - class org.apache.batik.css.svg.PointerEventsFactory.
This class provides a factory for the 'pointer-events' property values.
PointerEventsFactory(Parser) - Constructor for class org.apache.batik.css.svg.PointerEventsFactory
Creates a new PointerEventsFactory object.
PointerEventsResolver - class org.apache.batik.css.svg.PointerEventsResolver.
This class provides a relative value resolver for the 'pointer-events' CSS property.
PointerEventsResolver() - Constructor for class org.apache.batik.css.svg.PointerEventsResolver
 
pointsAtXReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the pointsAtX attribute.
pointsAtYReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the pointsAtY attribute.
pointsAtZReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the pointsAtZ attribute.
pointsHandler - Variable in class org.apache.batik.refimpl.parser.ConcretePointsParser
The points handler used to report parse events.
PointsHandler - interface org.apache.batik.parser.PointsHandler.
This interface must be implemented and then registred as the handler of a PointsParser instance in order to be notified of parsing events.
PointsParser - interface org.apache.batik.parser.PointsParser.
This interface represents an event-based parser for the SVG points attribute values (used with polyline and polygon elements).
pop() - Method in class org.apache.batik.dom.util.HashTableStack
Removes the table on the top of the stack.
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
PositionalCondition - interface org.w3c.css.sac.PositionalCondition.
 
POSTFIX - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The text position.
POSTURE_OBLIQUE - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
POSTURE_REGULAR - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.AlphaPreCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.AtopCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.XorCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.ArithCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.MultiplyCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.ScreenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.DarkenCompositeContext
 
precompose(Raster, Raster, WritableRaster) - Method in class org.apache.batik.refimpl.gvt.filter.SVGComposite.LightenCompositeContext
 
PREFERRED_HEIGHT - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The preferred height.
PREFERRED_HEIGHT - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The preferred height.
PREFERRED_WIDTH - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The preferred width.
PREFERRED_WIDTH - Static variable in class org.apache.batik.util.gui.MemoryMonitor.History
The preferred width.
prefix - Variable in class org.apache.batik.dom.svg.SVGOMElement
The element prefix.
PRESENTATION_ATTRIBUTES - Static variable in class org.apache.batik.dom.svg.ElementNonCSSPresentationalHintsSupport
The presentation attributes.
preserveAlphaReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the preserveAlpha attribute.
PreserveAspectRatio - interface org.apache.batik.parser.PreserveAspectRatio.
This interface represents objects which hold informations about SVG preserveAspectRatio attribute value.
preserveAspectRatioHandler - Variable in class org.apache.batik.refimpl.parser.ConcretePreserveAspectRatioParser
The PreserveAspectRatio handler used to report parse events.
PreserveAspectRatioHandler - interface org.apache.batik.parser.PreserveAspectRatioHandler.
This interface must be implemented and then registred as the handler of a PreserveAspectRatioParser instance in order to be notified of parsing events.
PreserveAspectRatioParser - interface org.apache.batik.parser.PreserveAspectRatioParser.
This interface represents an event-based parser for the SVG preserveAspectRatio attribute values.
preserveXMLSpace(String) - Static method in class org.apache.batik.dom.util.XMLSupport
Strips the white spaces in the given string according to the xml:space attribute recommended behaviour when it has the 'preserve' value.
preventDefault - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether the default action must be processed.
preventDefault() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
previous() - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Decrements the iterator's index by one and returns the character at the new index.
previous() - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Decrements the iterator's index by one and returns the character at the new index.
previousNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
DOM: Implements NodeIterator.previousNode().
previousNode() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.previousNode().
previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the previous node in the set and moves the position of the NodeIterator backwards in the set.
previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousRotateTransform - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The transform representing the previous rotation.
previousSibling - Variable in class org.apache.batik.dom.AbstractChildNode
The previous sibling.
previousSibling - Variable in class org.apache.batik.dom.AbstractParentChildNode
The previous sibling.
previousSibling() - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.previousSibling().
previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
previousSibling(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
Returns the previous sibling of the given node.
primitivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.GraphicsNode
Paints this node without applying Filter, Mask, Composite and clip.
primitivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
 
primitivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
primitivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
primitivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
 
primitivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
print(JComponent, SVGGraphics2D) - Static method in class org.apache.batik.util.awt.svg.SwingSVGPrettyPrint
 
priority - Variable in class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry
The priority
processChangeEvent(CompositeGraphicsNodeEvent) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
processDocumentEvent(DocumentEvent) - Method in class org.apache.batik.apps.applet.JSVGApplet
Take action on receipt of a document event.
processDocumentEvent(DocumentEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Take action on receipt of a document event.
processDocumentEvent(DocumentEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.AboutAction
Take action on receipt of a DocumentEvent.
processDocumentEvent(DocumentEvent) - Method in interface org.apache.batik.util.DocumentListener
Take action on receipt of a DocumentEvent.
processDocumentLoadingEvent(DocumentLoadingEvent) - Method in class org.apache.batik.apps.applet.JSVGApplet
Take action on receipt of a document loading event.
processDocumentLoadingEvent(DocumentLoadingEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Take action on receipt of a document loading event.
processDocumentPropertyEvent(DocumentPropertyEvent) - Method in class org.apache.batik.apps.applet.JSVGApplet
Take action on receipt of a document property change.
processDocumentPropertyEvent(DocumentPropertyEvent) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Take action on receipt of a document property change.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
ProcessingInstruction - interface org.w3c.dom.ProcessingInstruction.
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements ContentHandler.processingInstruction(String,String).
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 processing instruction event.
ProcessingInstructionSelector - interface org.w3c.css.sac.ProcessingInstructionSelector.
This simple matches a processing instruction.
processKeyEvent(GraphicsNodeKeyEvent) - Method in interface org.apache.batik.gvt.GraphicsNode
Dispatches a graphics node event to this node or one of its child.
processKeyEvent(GraphicsNodeKeyEvent) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
processMouseEvent(GraphicsNodeMouseEvent) - Method in interface org.apache.batik.gvt.GraphicsNode
Dispatches a graphics node event to this node or one of its child.
processMouseEvent(GraphicsNodeMouseEvent) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML 1.0 name.
PROG_PAINT_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
progressivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.GraphicsNode
Paints one step of this node rendering operations.
progressivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
 
progressivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
progressivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
progressivePaint(Graphics2D, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
progressivePaintEnabled - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
Is incremental painting of the offscreen buffer enabled?
progressiveRenderingEnabled - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
Fires periodic repaints while buffer is rendered
properties - Variable in class org.apache.batik.css.CSSOMStyleDeclaration
The properties.
properties - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
The properties.
properties - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
A Hashtable containing the image properties.
propertiesTable - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The properties table.
property - Variable in class org.apache.batik.css.svg.OpacityFactory
The handled property.
property - Variable in class org.apache.batik.css.svg.MarkerFactory
The property name.
property - Variable in class org.apache.batik.css.value.ColorFactory
The property name.
property - Variable in class org.apache.batik.css.value.SpacingFactory
The handled property.
property - Variable in class org.apache.batik.css.value.LengthFactory
The handled property.
PROPERTY - Static variable in class org.apache.batik.util.DocumentEvent
 
PROPERTY_COLORSPACE - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
 
PROPERTY_MUTATION_TYPE - Static variable in class org.apache.batik.bridge.BridgeMutationEvent
The mutation is a simple mutation on an attribute.
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.property(String,LexicalUnit,boolean).
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSOMStyleDeclaration.StyleDeclarationHandler
Receive notification of a declaration.
property(String, LexicalUnit, boolean) - Method in class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
Receives notification of a declaration.
property(String, LexicalUnit, boolean) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of a declaration.
propertyChange(PropertyChangeEvent) - Method in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer.UpdateListener
 
PropertyMap - class org.apache.batik.css.PropertyMap.
A simple hashtable, not synchronized, with fixed load factor and with equality test made with '=='.
PropertyMap.Entry - class org.apache.batik.css.PropertyMap.Entry.
To manage collisions
PropertyMap.Entry(int, Object, Object, PropertyMap.Entry) - Constructor for class org.apache.batik.css.PropertyMap.Entry
Creates a new entry
PropertyMap() - Constructor for class org.apache.batik.css.PropertyMap
Creates a new table.
PropertyMap(PropertyMap) - Constructor for class org.apache.batik.css.PropertyMap
Creates a copy of the given PropertyMap object.
propertyName - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The CSS property name.
propertyName - Variable in class org.apache.batik.css.svg.SimpleColorResolver
The handled property name.
propertyName - Variable in class org.apache.batik.css.svg.OpacityResolver
The handled property name.
propertyName - Variable in class org.apache.batik.css.svg.MarkerResolver
The handled property name.
propertyName - Variable in class org.apache.batik.css.value.SpacingResolver
The property name.
PropertyUtil - class org.apache.batik.util.awt.image.codec.PropertyUtil.
 
PropertyUtil() - Constructor for class org.apache.batik.util.awt.image.codec.PropertyUtil
 
props - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
props - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
PROTOCOL_DATA - Static variable in class org.apache.batik.refimpl.bridge.SVGFeImageElementBridge
 
PROTOCOL_DATA - Static variable in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
ProxyGraphicsNode - interface org.apache.batik.gvt.ProxyGraphicsNode.
A graphics node that is a placeholder for another graphics node to control access to it.
pStream - Variable in class org.apache.batik.util.svg.CharacterEncoder
Stream that understands "printing"
PT - Static variable in interface org.apache.batik.parser.Length
To represent an length in points.
pt() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.pt().
pt() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'pt' has been parsed.
pt() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.pt().
pt() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.pt().
PUBLIC_ID_CHARACTER - Static variable in class org.apache.batik.util.XMLCharacters
The bit array representing the valid XML public ID characters.
publicId - Variable in class org.apache.batik.dom.AbstractNotation
The public id.
publicId - Variable in class org.apache.batik.dom.AbstractEntity
The public id.
purple - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
push() - Method in class org.apache.batik.dom.util.HashTableStack
Pushes a new table on the stack.
pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Start a new Namespace context.
put(Object, Object) - Method in class org.apache.batik.css.PropertyMap
Sets a new value for the given variable
put(Object, Object) - Method in class org.apache.batik.dom.util.HashTable
Sets a new value for the given variable
put(Object, Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Maps the specified key to the specified value in this TranscodingHints object.
put(String, Object) - Method in class org.apache.batik.dom.util.HashTableStack
Creates a mapping in the table on the top of the stack.
put(String, ValueFactory) - Method in class org.apache.batik.css.value.CommonValueFactoryMap
Associates the given the ValueFactory with the given property.
put(URL, BufferedImage) - Method in class org.apache.batik.refimpl.gvt.filter.URLImageCache
Associate bi with url.
putAll(Map) - Method in class org.apache.batik.transcoder.TranscodingHints
Copies all of the mappings from the specified Map to this TranscodingHints.
putBridge(String, String, Bridge) - Method in interface org.apache.batik.bridge.BridgeContext
Associates the specified Bridge object with the specified namespace URI nad local name.
putBridge(String, String, Bridge) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
putCSSValueFactory(String, String, CSSValueFactory) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Allows the user to register its own ValueFactory to create a style attribute value.
putInterpreterFactory(String, InterpreterFactory) - Method in class org.apache.batik.refimpl.script.ConcreteInterpreterPool
Registers an InterpreterFactory for the given language.
putInterpreterFactory(String, InterpreterFactory) - Method in interface org.apache.batik.script.InterpreterPool
Should allow to register an InterpreterFactory for the given language.
putLiveAttributeValue(String, String, LiveAttributeValue) - Method in class org.apache.batik.dom.svg.SVGOMElement
Puts a live attribute value into the table.
putMemento(Object, Object) - Method in interface org.apache.batik.gvt.GraphicsNode
Associates the specified memento with the specified key in this node.
putMemento(Object, Object) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
PX - Static variable in interface org.apache.batik.parser.Length
To represent an length in pixels.
px() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.px().
px() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when 'px' has been parsed.
px() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.px().
px() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.px().

Q

quadTo(float, float, float, float) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.

R

R - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
Channel values
RAD - Static variable in interface org.apache.batik.parser.Angle
To represent an angle in radians.
rad() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when 'rad' has been parsed.
rad() - Method in class org.apache.batik.refimpl.parser.DefaultAngleHandler
Implements AngleHandler.rad().
RadialGradientPaint - class org.apache.batik.util.awt.RadialGradientPaint.
This class provides a way to fill a shape with a circular radial color gradient pattern.
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class org.apache.batik.util.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(float, float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.util.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class org.apache.batik.util.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[]) - Constructor for class org.apache.batik.util.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.util.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.util.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Rectangle2D, float[], Color[]) - Constructor for class org.apache.batik.util.awt.RadialGradientPaint
Constructs a RadialGradientPaint, the gradient circle is defined by a bounding box.
radiusXReference - Variable in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
The reference to the radiusX attribute.
radiusYReference - Variable in class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
The reference to the radiusY attribute.
random(int) - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
RasterImageNode - interface org.apache.batik.gvt.RasterImageNode.
A graphics node that represents a raster image.
RasterRable - class org.apache.batik.refimpl.gvt.filter.RasterRable.
RasterRable This is used to wrap a Rendered Image back into the RenderableImage world.
RasterRable.ImageLoader - class org.apache.batik.refimpl.gvt.filter.RasterRable.ImageLoader.
 
RasterRable.ImageLoader(RasterRable, URL) - Constructor for class org.apache.batik.refimpl.gvt.filter.RasterRable.ImageLoader
 
RasterRable.ImageLoader(RasterRable, URL, URLImageCache) - Constructor for class org.apache.batik.refimpl.gvt.filter.RasterRable.ImageLoader
 
RasterRable(CachableRed) - Constructor for class org.apache.batik.refimpl.gvt.filter.RasterRable
 
RasterRable(URL) - Constructor for class org.apache.batik.refimpl.gvt.filter.RasterRable
 
read() - Method in class org.apache.batik.refimpl.parser.AbstractParser
Reads one character from the given reader and sets 'current' to this value.
reader - Variable in class org.apache.batik.refimpl.parser.AbstractParser
The current input reader.
readNumber() - Method in class org.apache.batik.refimpl.parser.NumberParser
Reads a number from the current stream and put it in the buffer.
readNumber() - Method in class org.apache.batik.refimpl.parser.ConcreteAngleParser
Implements NumberParser.readNumber().
readNumber() - Method in class org.apache.batik.refimpl.parser.ConcreteLengthParser
Implements NumberParser.readNumber().
readNumber() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Implements NumberParser.readNumber().
readNumber() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Implements NumberParser.readNumber().
readNumber() - Method in class org.apache.batik.refimpl.parser.ConcretePointsParser
Implements NumberParser.readNumber().
readonly - Variable in class org.apache.batik.dom.GenericAttr
Is this attribute immutable?
readonly - Variable in class org.apache.batik.dom.GenericText
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericComment
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericElementNS
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericEntityReference
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericCDATASection
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericDocument
Is this document immutable?
readonly - Variable in class org.apache.batik.dom.GenericEntity
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericNotation
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericElement
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.GenericProcessingInstruction
Is this node immutable?
readonly - Variable in class org.apache.batik.dom.GenericAttrNS
Is this attribute immutable?
readonly - Variable in class org.apache.batik.dom.GenericDocumentFragment
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.svg.SVGOMElement
Is this element immutable?
readonly - Variable in class org.apache.batik.dom.svg.SVGOMDocument
Is this document immutable?
readResolve() - Method in class org.apache.batik.gvt.filter.ARGBChannel
This is called by the serialization code before it returns an unserialized object.
readResolve() - Method in class org.apache.batik.util.awt.svg.TransformType
This is called by the serialization code before it returns an unserialized object.
Rect - interface org.w3c.dom.css.Rect.
The Rect interface is used to represent any rect value.
red - Variable in class org.apache.batik.css.value.ColorFactory.RGBColorFactory
The red component.
red - Variable in class org.apache.batik.css.value.ImmutableRGBColor
The red value
red - Variable in class org.apache.batik.parser.style.CSSRGBColorValue
The red value
red - Variable in class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
The red color value of the entry.
red - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
RED - Static variable in class org.apache.batik.gvt.filter.ARGBChannel
Strings used to get a more readable output when a value is displayed.
RED - Static variable in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
 
referenceNode - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The reference node.
registerCustomElementFactory(String, String, SVGOMDocument.CustomElementFactory) - Static method in class org.apache.batik.dom.svg.SVGOMDocument
Allows the user to register a new element factory.
registerEventFactory(String, EventSupport.EventFactory) - Static method in class org.apache.batik.dom.events.EventSupport
Registers a new EventFactory object.
registerGlobalBridge(String, String, Bridge) - Static method in class org.apache.batik.refimpl.bridge.SVGBridgeContext
Registers a new global bridge.
REGULAR - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
rehash() - Method in class org.apache.batik.css.PropertyMap
Rehash the table
rehash() - Method in class org.apache.batik.dom.util.HashTable
Rehash the table
RelativeValueResolver - interface org.apache.batik.css.value.RelativeValueResolver.
This interface is used to provide a resolver for relative CSS values.
relativeValueResolvers - Variable in class org.apache.batik.css.AbstractViewCSS
The relative value resolvers.
RELOAD_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
reloadAction - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The reload action
REMOVAL - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just removed.
remove() - Method in class org.apache.batik.gvt.GraphicsNodeTreeIterator
 
remove(EventListener) - Method in class org.apache.batik.dom.events.EventListenerList
Removes the specified event listener.
remove(ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Removes the given node from the tree.
remove(int) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Removes the graphics node at the specified position in the children list.
remove(Object) - Method in class org.apache.batik.css.PropertyMap
Removes an entry from the table.
remove(Object) - Method in class org.apache.batik.dom.util.HashTable
Removes an entry from the table.
remove(Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Removes the specified graphics node from the children list.
remove(Object) - Method in class org.apache.batik.transcoder.TranscodingHints
Removes the key and its corresponding value from this TranscodingHints object.
removeAll(Collection) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
removeAllPrivateChunks() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Remove all private chunks associated with this parameter instance.
removeAttribute(int) - Method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.removeAttribute(String).
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Remove an attribute from the list.
removeAttributeNode(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.removeAttributeNode(Attr).
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.removeAttributeNS(String,String).
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeBridge(String, String) - Method in interface org.apache.batik.bridge.BridgeContext
Removes the Bridge object associated to the specified namespace URI and local name.
removeBridge(String, String) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
removeChild(Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.removeChild(Node).
removeChild(Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.removeChild(Node).
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeCompositeGraphicsNodeListener(CompositeGraphicsNodeListener) - Method in interface org.apache.batik.gvt.CompositeGraphicsNode
Removes the specified composite graphics node listener so that it no longer receives composite graphics node events from this node.
removeCompositeGraphicsNodeListener(CompositeGraphicsNodeListener) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
removeCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Removes a CSSStyleDeclarationChangeListener from the listener list.
removeCSSStyleDeclarationChangeListener(CSSStyleDeclarationChangeListener) - Method in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
Removes a CSSStyleDeclarationChangeListener from the listener list.
removeCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.CSSOMStyleRule
Removes a CSSStyleRuleChangeListener from the listener list.
removeCSSStyleRuleChangeListener(CSSStyleRuleChangeListener) - Method in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
Removes a CSSStyleRuleChangeListener from the listener list.
removeCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.CSSOMStyleSheet
Removes a CSSStyleSheetChangeListener from the listener list.
removeCSSStyleSheetChangeListener(CSSStyleSheetChangeListener) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
Removes a CSSStyleSheetChangeListener from the listener list.
removeCSSValueFactory(String, String) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Allows the user to unregister a CSSValueFactory.
removeDocumentListener(DocumentListener) - Method in class org.apache.batik.util.DocumentLoadRunnable
Remove a DocumentEventListener from this loader's listener list.
removeDocumentListener(DocumentListener) - Method in interface org.apache.batik.util.DocumentEventSource
Remove a DocumentEventListener from this loader's listener list.
removeEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.removeEventListener(String,EventListener,boolean).
removeEventListener(String, EventListener, boolean) - Method in class org.apache.batik.dom.events.EventSupport
This method allows the removal of event listeners from the event target.
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of event listeners from the event target.
removeFocusChangeListener(GraphicsNodeFocusChangeListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Remove a "global" GraphicsNodeFocusChangeListener.
removeFocusChangeListener(GraphicsNodeFocusChangeListener) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
Remove a "global" GraphicsNodeFocusChangeListener.
removeGlobalGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Remove a "global" GraphicsNodeKeyListener.
removeGlobalGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
Remove a "global" GraphicsNodeKeyListener.
removeGlobalGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.event.EventDispatcher
Remove a "global" GraphicsNodeMouseListener.
removeGlobalGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.refimpl.gvt.event.ConcreteEventDispatcher
Remove a "global" GraphicsNodeMouseListener.
removeGlobalPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.batik.gvt.RootGraphicsNode
Removes the specified property change listener so that it no longer receives property change events from all nodes of the GVT tree.
removeGlobalPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Removes the specified property change listener so that it no longer receives property change events from all nodes of the GVT tree.
removeGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Removes the specified graphics node key listener so that it no longer receives graphics node key events from this node.
removeGraphicsNodeKeyListener(GraphicsNodeKeyListener) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
removeGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Removes the specified graphics node mouse listener so that it no longer receives graphics node mouse events from this node.
removeGraphicsNodeMouseListener(GraphicsNodeMouseListener) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
removeGraphicsNodePaintListener(GraphicsNodePaintListener) - Method in interface org.apache.batik.gvt.RootGraphicsNode
Removes the specified graphics node paint listener so that it no longer receives graphics node paint change events from all nodes of the GVT tree.
removeGraphicsNodePaintListener(GraphicsNodePaintListener) - Method in class org.apache.batik.refimpl.gvt.ConcreteRootGraphicsNode
Removes the specified graphics node paint listener so that it no longer receives graphics node paint change events from all nodes of the GVT tree.
removeGroupManager(DOMGroupManager) - Method in class org.apache.batik.util.awt.svg.DOMTreeManager
 
removeInterpreterFactory(String) - Method in class org.apache.batik.refimpl.script.ConcreteInterpreterPool
Unregisters the InterpreterFactory of the given language.
removeInterpreterFactory(String) - Method in interface org.apache.batik.script.InterpreterPool
Should allow to unregister the InterpreterFactory of the given language.
removeItem(int) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.removeItem(int).
removeItem(int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGPointList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
removeItem(int) - Method in interface org.w3c.dom.svg.SVGStringList
 
removeLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The RemoveLanguageButton.
removeMemento(Object) - Method in interface org.apache.batik.gvt.GraphicsNode
Removes the memento object with the specified key.
removeMemento(Object) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
removeNamedItem(String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.removeNamedItem(String).
removeNamedItem(String) - Method in class org.apache.batik.dom.svg.SVGOMElement.SVGNamedNodeHashMap
DOM: Implements NamedNodeMap.removeNamedItem(String).
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.removeNamedItemNS(String,String).
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeProperty(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.removeProperty(String).
removeProperty(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.removeProperty(String).
removeProperty(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to remove a CSS property if it has been explicitly set within this declaration block.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.batik.gvt.GraphicsNode
Removes the specified property change listener so that it no longer receives property change events from this node.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
removeSelectionListener(SelectionListener) - Method in interface org.apache.batik.gvt.Selector
Remove a SelectionListener from this Selector's notification list.
removeSelectionListener(SelectionListener) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
Remove a SelectionListener from this Selector's notification list.
removeUnsafeToCopyPrivateChunks() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Remove all private chunks associated with this parameter instance whose 'safe-to-copy' bit is not set.
removeUpdate(DocumentEvent) - Method in class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
renderer - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
The current renderer.
Renderer - interface org.apache.batik.gvt.renderer.Renderer.
Interface for GVT Renderers.
rendererFactory - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The renderer factory.
RendererFactory - interface org.apache.batik.gvt.renderer.RendererFactory.
Interface for GVT renderer factory.
RENDERING_INTENT_ABSOLUTE_COLORIMETRIC - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_AUTO - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_PERCEPTUAL - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_RELATIVE_COLORIMETRIC - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_SATURATION - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
RENDERING_INTENT_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGRenderingIntent
 
repaint(Shape) - Method in interface org.apache.batik.gvt.renderer.Renderer
Forces repaint of provided node.
repaint(Shape) - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Forces repaint of provided node.
repaintAOI(Renderer, Dimension, BufferedImage) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Initiates the repainting of the offscreen buffer in a background thread.
repaintAOI(Renderer, Dimension, BufferedImage) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
To repaint the buffer.
repaintHandler - Variable in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
The handler to notify that a region has to be repainted.
repaintThread - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
The repaint thread.
repaintThread - Variable in class org.apache.batik.util.gui.MemoryMonitor.Panel
The repaint thread.
repaintThumbnail() - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Repaint the thumbnail view.
replace(ExtendedNode, ExtendedNode) - Method in class org.apache.batik.dom.AbstractParentNode.ChildNodes
Replaces a node in the tree by an other.
replaceChild(Node, Node) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.replaceChild(Node, Node).
replaceChild(Node, Node) - Method in class org.apache.batik.dom.AbstractParentNode
DOM: Implements Node.replaceChild(Node, Node).
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.replaceData(int,int,String).
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceItem(String, int) - Method in interface org.w3c.dom.svg.SVGStringList
 
replaceItem(SVGLength, int) - Method in interface org.w3c.dom.svg.SVGLengthList
 
replaceItem(SVGNumber, int) - Method in interface org.w3c.dom.svg.SVGNumberList
 
replaceItem(SVGPathSeg, int) - Method in interface org.w3c.dom.svg.SVGPathSegList
 
replaceItem(SVGPoint, int) - Method in interface org.w3c.dom.svg.SVGPointList
 
replaceItem(SVGTransform, int) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
DOM: Implements SVGTransformList.replaceItem(SVGTransform,int).
replaceItem(SVGTransform, int) - Method in interface org.w3c.dom.svg.SVGTransformList
 
REPLICATE - Static variable in class org.apache.batik.gvt.filter.PadMode
Pad edges by replicating edge pixels
reportError(String, Object[]) - Method in class org.apache.batik.refimpl.parser.AbstractParser
Signals an error to the error handler.
request(URL) - Method in class org.apache.batik.refimpl.gvt.filter.URLImageCache
If this returns null then you are now 'on the hook'.
requestCursor(Cursor) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Sets the value of the requested cursor, but in a thread-safe way.
requestedCursor - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The cursor which has been most recently requested by a background thread.
REQUIRED_EXTENSIONS - Static variable in class org.apache.batik.dom.svg.SVGTestsSupport
The requiredExtensions attribute name.
REQUIRED_FEATURES - Static variable in class org.apache.batik.dom.svg.SVGTestsSupport
The requiredFeatures attribute name.
requiresBackgroundAccess() - Method in class org.apache.batik.util.awt.svg.SVGAlphaComposite
 
RESET_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'reset' keyword.
reset() - Static method in class org.apache.batik.apps.regard.Main
RESET Removes the reference images.
reset() - Static method in class org.apache.batik.apps.regsvggen.Main
 
reset() - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
reset() - Method in class org.xml.sax.helpers.NamespaceSupport
Reset this Namespace support object for reuse.
resetAttribute(String, String) - Method in class org.apache.batik.dom.svg.SVGOMElement
Resets an attribute to the default value.
resolveColorComponent(CSSPrimitiveValue) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the value of one color component (0 <= result <= 255).
resolveEntity(String, String) - Method in class org.apache.batik.dom.svg.SVGDocumentFactory
SAX2: Implements EntityResolver.resolveEntity(String,String).
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an external entity resolution.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.SimpleColorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.AlignmentBaselineResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.BaselineShiftResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeWidthResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.OpacityResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.WritingModeResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ClipPathResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeLinejoinResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.LightingColorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.DominantBaselineResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.MarkerResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ColorInterpolationResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ColorRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.PointerEventsResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.FillResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.GlyphOrientationVerticalResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ShapeRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.GlyphOrientationHorizontalResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeDasharrayResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.EnableBackgroundResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeLinecapResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.FilterResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeMiterlimitResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.MaskResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.FillRuleResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ImageRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.TextRenderingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.TextAnchorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.StrokeDashoffsetResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.svg.ClipRuleResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.OverflowResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.SpacingResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.TextDecorationResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontStretchResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontVariantResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.UnicodeBidiResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.CursorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.DirectionResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontWeightResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontSizeAdjustResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.VisibilityResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.ClipResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in interface org.apache.batik.css.value.RelativeValueResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontSizeResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.ColorResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontStyleResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.FontFamilyResolver
Resolves the given value if relative, and puts it in the given table.
resolveValue(Element, String, ViewCSS, CSSOMReadOnlyStyleDeclaration, CSSOMReadOnlyValue, String, int) - Method in class org.apache.batik.css.value.DisplayResolver
Resolves the given value if relative, and puts it in the given table.
RESOURCE - Static variable in class org.apache.batik.util.gui.DOMViewer
The resource file name
RESOURCE - Static variable in class org.apache.batik.util.gui.MemoryMonitor
The resource file name
resourceBundle - Variable in class org.apache.batik.i18n.LocalizableSupport
The resources
ResourceFormatException - exception org.apache.batik.util.gui.resource.ResourceFormatException.
Signals a format error in a resource bundle
ResourceFormatException(String, String, String) - Constructor for class org.apache.batik.util.gui.resource.ResourceFormatException
Constructs a ResourceFormatException with the specified information.
ResourceManager - class org.apache.batik.util.gui.resource.ResourceManager.
This class offers convenience methods to decode resource bundle entries
ResourceManager(ResourceBundle) - Constructor for class org.apache.batik.util.gui.resource.ResourceManager
Creates a new resource manager
resources - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The resource manager
resources - Static variable in class org.apache.batik.util.gui.LanguageDialog
The resource manager
resources - Static variable in class org.apache.batik.util.gui.DOMViewer
The resource manager
resources - Static variable in class org.apache.batik.util.gui.URIChooser
The resource manager
resources - Static variable in class org.apache.batik.util.gui.MemoryMonitor
The resource manager
resources - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The resource manager
RESOURCES - Static variable in class org.apache.batik.apps.svgviewer.Main
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.apps.svgviewer.StatusBar
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.css.CSSDOMExceptionFactory
The resource bundle class name.
RESOURCES - Static variable in class org.apache.batik.dom.AbstractDocument
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.dom.svg.SVGOMDocument
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.refimpl.bridge.resources.Messages
The error messages bundle class name.
RESOURCES - Static variable in class org.apache.batik.util.awt.image.codec.PropertyUtil
 
RESOURCES - Static variable in class org.apache.batik.util.gui.LanguageDialog
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.gui.URIChooser
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.gui.UserStyleDialog
The resource file name
RESOURCES - Static variable in class org.apache.batik.util.gui.LocationBar
The gui resources file name
RESOURCES - Static variable in class org.apache.batik.util.resources.Messages
The error messages bundle class name.
resultReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
The reference to the result attribute.
retainAll(Collection) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
RGB_FACTORY - Variable in class org.apache.batik.css.value.ColorFactory
The color component factory.
RGB_PREFIX - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
RGB_SUFFIX - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
RGBColor - interface org.w3c.dom.css.RGBColor.
The RGBColor interface is used to represent any RGB color value.
RhinoInterpreter - class org.apache.batik.refimpl.script.rhino.RhinoInterpreter.
A simple implementation of Interpreter interface to use Rhino ECMAScript parser.
RhinoInterpreter() - Constructor for class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
RhinoInterpreterFactory - class org.apache.batik.refimpl.script.rhino.RhinoInterpreterFactory.
Allows to create instances of RhinoInterpreterFactory.
RhinoInterpreterFactory() - Constructor for class org.apache.batik.refimpl.script.rhino.RhinoInterpreterFactory
Builds a RhinoInterpreterFactory.
right - Variable in class org.apache.batik.css.value.ImmutableRect
The right value.
right - Variable in class org.apache.batik.parser.style.CSSRectValue
The right value.
rightPanel - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The right panel.
RL_TB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'rl-tb' keyword.
RL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'rl' keyword.
rManager - Static variable in class org.apache.batik.apps.svgviewer.StatusBar
The resource manager
rManager - Static variable in class org.apache.batik.util.gui.LocationBar
The resource manager
root - Variable in class org.apache.batik.bridge.BuilderException
 
root - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The root node.
root - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
The root node.
root - Variable in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
root - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The root of the GVT tree.
RootGraphicsNode - interface org.apache.batik.gvt.RootGraphicsNode.
The top-level graphics node of the GVT tree.
ROTATE - Static variable in interface org.apache.batik.parser.Transform
To represent a rotation matrix.
ROTATE - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
ROTATE_CURSOR - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
The cursor for rotating.
ROTATE_STRING - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
rotate(double) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(double, double, double) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotate(float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.rotate(float).
rotate(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.rotate(float).
rotate(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'rotate(theta)' has been parsed.
rotate(float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.rotate(float).
rotate(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
rotate(float, float, float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.rotate(float,float,float).
rotate(float, float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.rotate(float,float,float).
rotate(float, float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'rotate(theta, cx, cy)' has been parsed.
rotate(float, float, float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.rotate(float,float,float).
rotateAngle - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The rotation angle
rotateCos - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The rotation cosinus
rotateFromVector(float, float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
rotateMarker - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The rotate marker.
rotateReference - Variable in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
The reference to the rotate attribute.
rotateTransform - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The transform representing the rotation.
ROTATION - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Rotation for character, in degrees.
ROUND_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'round' keyword.
rReference - Variable in class org.apache.batik.dom.svg.SVGOMCircleElement
The reference to the r attribute.
rReference - Variable in class org.apache.batik.dom.svg.SVGOMRadialGradientElement
The reference to the r attribute.
RTL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'rtl' keyword.
rule - Variable in class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable
 
RULE_ARITHMETIC - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Arithmatic rule 'out = k1*i1*i2 + k2*i1 + k3*i2 + k4'.
RULE_ATOP - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff src atop rule.
RULE_DARKEN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
SVG feBlend Darken rule
RULE_EVENODD - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents a rule property 'evenodd' value.
RULE_IN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff src in rule.
RULE_LIGHTEN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
SVG feBlend Lighten rule
RULE_MULTIPLY - Static variable in class org.apache.batik.gvt.filter.CompositeRule
SVG feBlend Multiply rule
RULE_NONZERO - Static variable in class org.apache.batik.refimpl.bridge.CSSUtilities
Represents a rule property 'nonzero' value.
RULE_OUT - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff src out rule.
RULE_OVER - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff src over rule, also used for feBlend normal.
RULE_SCREEN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
SVG feBlend Screen rule
RULE_XOR - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Porter-Duff src xor rule.
rule(CSSPrimitiveValue) - Static method in class org.apache.batik.refimpl.bridge.CSSUtilities
Returns the rule value (nonzero | evenodd) represented by the given CSSValue.
ruleEvent - Variable in class org.apache.batik.css.event.CSSStyleRuleChangeSupport
The fired CSSStyleRuleChangeEvent event.
ruleHandler - Variable in class org.apache.batik.css.CSSOMUnknownRule
The CSS document handler.
ruleHandler - Variable in class org.apache.batik.css.CSSOMMediaRule
The CSS document handler.
ruleHandler - Variable in class org.apache.batik.css.CSSOMImportRule
The CSS document handler.
ruleHandler - Variable in class org.apache.batik.css.CSSOMStyleRule
The CSS document handler.
RUN_IN_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'run-in' identifier value.
run() - Method in class org.apache.batik.apps.svgviewer.StatusBar.DisplayThread
 
run() - Method in class org.apache.batik.refimpl.gvt.filter.RasterRable.ImageLoader
 
run() - Method in class org.apache.batik.refimpl.util.JSVGCanvas.RepaintTimer
 
run() - Method in class org.apache.batik.util.Timer
 
run() - Method in class org.apache.batik.util.DocumentLoadRunnable
The main Runnable method.
run() - Method in interface org.apache.batik.util.TimerTask
the method which is called by the scheduler at regular intervals.
run() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The thread main method.
runThread(Thread) - Method in class org.apache.batik.apps.applet.JSVGApplet
Runs the given thread.
runThread(Thread) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Runs the given thread.
runThread(Thread) - Method in interface org.apache.batik.bridge.UserAgent
Runs the given thread.
runThread(Thread) - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Runs the given thread.
runtime - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The runtime.
rxReference - Variable in class org.apache.batik.dom.svg.SVGOMRectElement
The reference to the rx attribute.
rxReference - Variable in class org.apache.batik.dom.svg.SVGOMEllipseElement
The reference to the rx attribute.
ryReference - Variable in class org.apache.batik.dom.svg.SVGOMRectElement
The reference to the ry attribute.
ryReference - Variable in class org.apache.batik.dom.svg.SVGOMEllipseElement
The reference to the ry attribute.

S

s - Variable in class org.w3c.css.sac.CSSException
 
S_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 's-resize' identifier value.
s() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when 's' has been parsed.
SAC_AND_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks exactly two conditions.
SAC_ANY_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches any node.
SAC_ATTR - Static variable in interface org.w3c.css.sac.LexicalUnit
Attribute: attr(...).
SAC_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks an attribute.
SAC_BEGIN_HYPHEN_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if the value is in a hypen-separated list of values in a specified attribute.
SAC_CDATA_SECTION_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only cdata node.
SAC_CENTIMETER - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length cm.
SAC_CHILD_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches a childhood relationship between two elements.
SAC_CLASS_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for a specified class.
SAC_COMMENT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only comment node.
SAC_CONDITIONAL_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This is a conditional selector.
SAC_CONTENT_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks the content of a node.
SAC_COUNTER_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function counter.
SAC_COUNTERS_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function counters.
SAC_DEGREE - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle deg.
SAC_DESCENDANT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches an arbitrary descendant of some ancestor element.
SAC_DIMENSION - Static variable in interface org.w3c.css.sac.LexicalUnit
unknown dimension.
SAC_DIRECT_ADJACENT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches two selectors who shared the same parent in the document tree and the element represented by the first sequence immediately precedes the element represented by the second one.
SAC_ELEMENT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only element node.
SAC_EM - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative lengthem.
SAC_EX - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative lengthex.
SAC_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
unknown function.
SAC_GRADIAN - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle grad.
SAC_HERTZ - Static variable in interface org.w3c.css.sac.LexicalUnit
Frequency Hz.
SAC_ID_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks an id attribute.
SAC_IDENT - Static variable in interface org.w3c.css.sac.LexicalUnit
any identifier except inherit.
SAC_INCH - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length in.
SAC_INHERIT - Static variable in interface org.w3c.css.sac.LexicalUnit
identifier inherit.
SAC_INTEGER - Static variable in interface org.w3c.css.sac.LexicalUnit
Integers.
SAC_KILOHERTZ - Static variable in interface org.w3c.css.sac.LexicalUnit
Frequency kHz.
SAC_LANG_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks the language of the node.
SAC_MILLIMETER - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length mm.
SAC_MILLISECOND - Static variable in interface org.w3c.css.sac.LexicalUnit
Time ms.
SAC_NEGATIVE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks that a condition can't be applied to a node.
SAC_NEGATIVE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only node that are different from a specified one.
SAC_NOT_SUPPORTED_ERR - Static variable in class org.w3c.css.sac.CSSException
If the operation is not supported
SAC_ONE_OF_ATTRIBUTE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for a value in a space-separated values in a specified attribute example:
   [values~="10"]
 
SAC_ONLY_CHILD_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if a node is the only one in the node list.
SAC_ONLY_TYPE_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks if a node is the only one of his type.
SAC_OPERATOR_COMMA - Static variable in interface org.w3c.css.sac.LexicalUnit
,
SAC_OPERATOR_EXP - Static variable in interface org.w3c.css.sac.LexicalUnit
^
SAC_OPERATOR_GE - Static variable in interface org.w3c.css.sac.LexicalUnit
>=
SAC_OPERATOR_GT - Static variable in interface org.w3c.css.sac.LexicalUnit
>
SAC_OPERATOR_LE - Static variable in interface org.w3c.css.sac.LexicalUnit
<=
SAC_OPERATOR_LT - Static variable in interface org.w3c.css.sac.LexicalUnit
<
SAC_OPERATOR_MINUS - Static variable in interface org.w3c.css.sac.LexicalUnit
-
SAC_OPERATOR_MOD - Static variable in interface org.w3c.css.sac.LexicalUnit
%
SAC_OPERATOR_MULTIPLY - Static variable in interface org.w3c.css.sac.LexicalUnit
*
SAC_OPERATOR_PLUS - Static variable in interface org.w3c.css.sac.LexicalUnit
+
SAC_OPERATOR_SLASH - Static variable in interface org.w3c.css.sac.LexicalUnit
/
SAC_OPERATOR_TILDE - Static variable in interface org.w3c.css.sac.LexicalUnit
~
SAC_OR_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks one of two conditions.
SAC_PERCENTAGE - Static variable in interface org.w3c.css.sac.LexicalUnit
Percentage.
SAC_PICA - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length pc.
SAC_PIXEL - Static variable in interface org.w3c.css.sac.LexicalUnit
Relative length px.
SAC_POINT - Static variable in interface org.w3c.css.sac.LexicalUnit
Absolute length pt.
SAC_POSITIONAL_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks a specified position.
SAC_PROCESSING_INSTRUCTION_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only processing instruction node.
SAC_PSEUDO_CLASS_CONDITION - Static variable in interface org.w3c.css.sac.Condition
This condition checks for the link pseudo class.
SAC_PSEUDO_ELEMENT_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches the 'first line' pseudo element.
SAC_RADIAN - Static variable in interface org.w3c.css.sac.LexicalUnit
Angle rad.
SAC_REAL - Static variable in interface org.w3c.css.sac.LexicalUnit
reals.
SAC_RECT_FUNCTION - Static variable in interface org.w3c.css.sac.LexicalUnit
function rect.
SAC_RGBCOLOR - Static variable in interface org.w3c.css.sac.LexicalUnit
RGB Colors.
SAC_ROOT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches the root node.
SAC_SECOND - Static variable in interface org.w3c.css.sac.LexicalUnit
Time s.
SAC_STRING_VALUE - Static variable in interface org.w3c.css.sac.LexicalUnit
A string.
SAC_SUB_EXPRESSION - Static variable in interface org.w3c.css.sac.LexicalUnit
sub expressions (a) (a + b) (normal/none)
SAC_SYNTAX_ERR - Static variable in class org.w3c.css.sac.CSSException
If an invalid or illegal string is specified
SAC_TEXT_NODE_SELECTOR - Static variable in interface org.w3c.css.sac.Selector
This selector matches only text node.
SAC_UNICODERANGE - Static variable in interface org.w3c.css.sac.LexicalUnit
A unicode range.
SAC_UNSPECIFIED_ERR - Static variable in class org.w3c.css.sac.CSSException
this error is unspecified.
SAC_URI - Static variable in interface org.w3c.css.sac.LexicalUnit
URI: uri(...).
SACMediaList - interface org.w3c.css.sac.SACMediaList.
 
safeResume() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Resumes the thread.
safeSuspend() - Method in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Suspends the thread.
sampleDepth - Variable in class org.apache.batik.util.awt.image.codec.PNGSuggestedPaletteEntry
The depth of the color samples.
sampleModel - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The image's SampleModel.
SANS_SERIF_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'sans-serif' keyword.
SAXException - exception org.xml.sax.SAXException.
Encapsulate a general SAX error or warning.
SAXException(Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String) - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(String, Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException - exception org.xml.sax.SAXNotRecognizedException.
Exception class for an unrecognized identifier.
SAXNotRecognizedException(String) - Constructor for class org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - exception org.xml.sax.SAXNotSupportedException.
Exception class for an unsupported operation.
SAXNotSupportedException(String) - Constructor for class org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - exception org.xml.sax.SAXParseException.
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for class org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SCALE - Static variable in interface org.apache.batik.parser.Transform
To represent a scaling matrix.
SCALE - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
SCALE_STRING - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
scale(double, double) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(double, double) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.scale(float).
scale(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.scale(float).
scale(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'scale(sx)' has been parsed.
scale(float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.scale(float).
scale(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
scale(float, float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.scale(float,float).
scale(float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.scale(float,float).
scale(float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'scale(sx, sy)' has been parsed.
scale(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.scale(float,float).
scaleNonUniform(float, float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
scaleReference - Variable in class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
The reference to the scale attribute.
schedule(TimerTask, long, long) - Method in class org.apache.batik.util.Timer
 
SCREEN - Static variable in class org.apache.batik.gvt.filter.CompositeRule
FeBlend Screen rule.
ScriptDOMTest - class org.apache.batik.script.test.ScriptDOMTest.
A simple test for three wrappers on scripting engines (ECMAScript, TCL & Python).
ScriptDOMTest() - Constructor for class org.apache.batik.script.test.ScriptDOMTest
 
SCROLL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'scroll' identifier value.
SCROLLBAR_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'scrollbar' identifier value.
SE_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'se-resize' identifier value.
secondCondition - Variable in class org.apache.batik.css.sac.AbstractCombinatorCondition
The second condition.
Selectable - interface org.apache.batik.gvt.Selectable.
Interface describing object that can be selected or have selections made on it.
selectAll(double, double, AttributedCharacterIterator, TextNode.Anchor, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.TextPainter
Select all of the text represented by an AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectAll(double, double, AttributedCharacterIterator, TextNode.Anchor, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter
Select the entire contents of an AttributedCharacterIterator, and return a Mark which encapsulates that selection action.
selectAll(double, double, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.Selectable
Selects the entire contents of the GraphicsNode at (x, y)..
selectAll(double, double, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Extends the current selection to the character at (x, y)..
selectAt(double, double, AttributedCharacterIterator, TextNode.Anchor, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.TextPainter
Initiates a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectAt(double, double, AttributedCharacterIterator, TextNode.Anchor, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter
Given an X, y coordinate, text anchor type, AttributedCharacterIterator, and GraphicsNodeRenderContext, return a Mark which encapsulates a "selection start" action.
selectAt(double, double, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.Selectable
Initializes the current selection to begin with the character at (x, y).
selectAt(double, double, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Initializes the current selection to begin with the character at (x, y).
selection - Variable in class org.apache.batik.gvt.event.SelectionEvent
The object which composes the selection
SELECTION_CHANGED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection changing" event.
SELECTION_CLEARED - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection cleared" event.
SELECTION_DONE - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection completed" event.
SELECTION_START - Static variable in class org.apache.batik.gvt.event.SelectionEvent
The id for the "selection started" event.
selectionChanged(SelectionEvent) - Method in interface org.apache.batik.gvt.event.SelectionListener
Invoked when a selection has changed
selectionChanged(SelectionEvent) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
 
SelectionEvent - class org.apache.batik.gvt.event.SelectionEvent.
An event which indicates that a selection is being made or has been made.
SelectionEvent(Object, int, Shape) - Constructor for class org.apache.batik.gvt.event.SelectionEvent
Constructs a new graphics node paint event.
selectionHighlightShape - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The selection highlight shape.
SelectionListener - interface org.apache.batik.gvt.event.SelectionListener.
The listener interface for receiving graphics node paint events.
selectionXORColor - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
The color used for the XOR painting of the selection highlight.
selector - Variable in class org.apache.batik.css.sac.AbstractSiblingSelector
The selector.
Selector - interface org.apache.batik.gvt.Selector.
Interface which allows selection of GraphicsNodes and their contents.
Selector - interface org.w3c.css.sac.Selector.
This interface defines a selector.
SELECTOR_FACTORY - Static variable in class org.apache.batik.css.AbstractCSSRule
The selector factory.
SelectorFactory - interface org.w3c.css.sac.SelectorFactory.
 
SelectorList - interface org.w3c.css.sac.SelectorList.
The SelectorList interface provides the abstraction of an ordered collection of selectors, without defining or constraining how this collection is implemented.
selectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.CSSOMStyleSheet
Called when a selector list was changed.
selectorListChange(SelectorListChangeEvent) - Method in class org.apache.batik.css.event.CSSStyleSheetChangeAdapter
Called when a selector list was changed.
selectorListChange(SelectorListChangeEvent) - Method in interface org.apache.batik.css.event.CSSStyleRuleChangeListener
Called when a selector list was changed.
SelectorListChangeEvent - class org.apache.batik.css.event.SelectorListChangeEvent.
This class represents the events which get fired whenever a selector list is changed.
SelectorListChangeEvent(Object, SelectorList, SelectorList) - Constructor for class org.apache.batik.css.event.SelectorListChangeEvent
Creates a new SelectorListChangeEvent object.
selectors - Variable in class org.apache.batik.css.CSSOMStyleRule
The selectors.
selectSubString(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Implements SVGTextContentElement.selectSubString(int,int).
selectSubString(int, int) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGTextContentElement.selectSubString(int,int).
selectSubString(int, int) - Method in interface org.w3c.dom.svg.SVGTextContentElement
 
selectTo(double, double, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.Selectable
Extends the current selection to the character at (x, y)..
selectTo(double, double, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Extends the current selection to the character at (x, y)..
selectTo(double, double, Mark, AttributedCharacterIterator, TextNode.Anchor, GraphicsNodeRenderContext) - Method in interface org.apache.batik.gvt.TextPainter
Continues a text selection on a particular AttributedCharacterIterator, using the text/font metrics employed by this TextPainter instance.
selectTo(double, double, Mark, AttributedCharacterIterator, TextNode.Anchor, GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.renderer.BasicTextPainter
Given an X, y coordinate, text anchor type, starting Mark, AttributedCharacterIterator, and GraphicsNodeRenderContext, return a Mark which encapsulates a "selection continued" action.
SEMI_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'semi-condensed' identifier value.
SEMI_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'semi-expanded' identifier value.
SEMIBOLD - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
separator - Variable in class org.apache.batik.css.value.ImmutableValueList
The separator character.
separator - Variable in class org.apache.batik.parser.style.CSSValueListValue
The separator character.
SERIF_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'serif' keyword.
set - Static variable in class org.apache.batik.util.awt.svg.SVGStylingAttributes
Attributes that represent styling properties
set(int, Object) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Replaces the graphics node at the specified position in the children list with the specified graphics node.
setA(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setAffine(AffineTransform) - Method in interface org.apache.batik.gvt.filter.AffineRable
Set the affine.
setAffine(AffineTransform) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
Set the affine transform.
setAlign(short) - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
setAlphaFunction(ComponentTransferFunction) - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Sets the transfer function for the alpha channel
setAlphaFunction(ComponentTransferFunction) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Sets the transfer function for the alpha channel
setAnchor(TextNode.Anchor) - Method in interface org.apache.batik.gvt.TextNode
Sets the anchor of this text node.
setAnchor(TextNode.Anchor) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Sets the anchor of this text node.
setAngle(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setAngle(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setAngleHandler(AngleHandler) - Method in interface org.apache.batik.parser.AngleParser
Allows an application to register an angle handler.
setAngleHandler(AngleHandler) - Method in class org.apache.batik.refimpl.parser.ConcreteAngleParser
Allows an application to register an angle handler.
setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set an attribute in the list.
setAttribute(String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttribute(String,String).
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttribute(String, String, String) - Method in class org.apache.batik.dom.svg.SVGOMElement.SVGNamedNodeHashMap
Adds an unspecified attribute to the map.
setAttributeArray(GVTAttributedCharacterIterator.TextAttribute, Object[], int, int) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets values of a per-character attribute associated with the content string.
setAttributedCharacterIterator(AttributedCharacterIterator) - Method in interface org.apache.batik.gvt.TextNode
Sets the attributed character iterator of this text node.
setAttributedCharacterIterator(AttributedCharacterIterator) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Sets the attributed character iterator of this text node.
setAttributeList(AttributeList) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Set the attribute list, discarding previous contents.
setAttributeModifier(AttributeModifier) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Sets the associated attribute modifier.
setAttributeModifier(AttributeModifier) - Method in class org.apache.batik.dom.svg.SVGOMLength
Sets the associated attribute modifier.
setAttributeNode(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNode(Attr).
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNodeNS(Attr).
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Element.setAttributeNS(String,String,String).
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
Copy an entire Attributes object.
setAttributeValue(String) - Method in interface org.apache.batik.dom.svg.AttributeModifier
Sets the value of the referenced attribute.
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedLength
Implements AttributeModifier.setAttributeValue(String).
setAttributeValue(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
Implements AttributeModifier.setAttributeValue(String).
setAttrName(String) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets the name of the attribute that was modified.
setAttrNewValue(String) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets the new value of the attribute that was modified.
setAuthorProperty(String, CSSStyleDeclaration, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets a author value to a computed style declaration.
setAzimuth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setB(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setBackground(Color) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the background color for the Graphics2D context.
setBackground(Color) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the background color for the Graphics2D context.
setBackground(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundAttachment(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundEnable(Rectangle2D) - Method in interface org.apache.batik.gvt.CompositeGraphicsNode
If bgRgn == VIEWPORT then background enable is activated for the entire viewable region.
setBackgroundEnable(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
setBackgroundGray(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Sets the suggested gray level of the background.
setBackgroundImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundPaint(Paint) - Method in interface org.apache.batik.gvt.CanvasGraphicsNode
Sets the background paint of this canvas graphics node.
setBackgroundPaint(Paint) - Method in class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
 
setBackgroundPaletteIndex(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Sets the palette index of the suggested background color.
setBackgroundPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundRepeat(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBackgroundRGB(int[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Sets the RGB value of the suggested background color.
setBaseFrequencyX(double) - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Set the base fequency in x direction.
setBaseFrequencyX(double) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Set the base fequency in x direction.
setBaseFrequencyY(double) - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Set the base fequency in y direction.
setBaseFrequencyY(double) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Set the base fequency in y direction.
setBaseTransform(AffineTransform) - Method in interface org.apache.batik.gvt.event.EventDispatcher
 
setBaseTransform(AffineTransform) - Method in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
setBaseTransform(AffineTransform) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
Not used.
setBaseVal(boolean) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
DOM: Implements SVGAnimatedBoolean.getBaseVal().
setBaseVal(boolean) - Method in interface org.w3c.dom.svg.SVGAnimatedBoolean
 
setBaseVal(float) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedNumber
DOM: Implements SVGAnimatedNumber.getBaseVal().
setBaseVal(float) - Method in interface org.w3c.dom.svg.SVGAnimatedNumber
 
setBaseVal(int) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedInteger
DOM: Implements SVGAnimatedInteger.getBaseVal().
setBaseVal(int) - Method in interface org.w3c.dom.svg.SVGAnimatedInteger
 
setBaseVal(short) - Method in interface org.w3c.dom.svg.SVGAnimatedEnumeration
 
setBaseVal(String) - Method in class org.apache.batik.dom.svg.SVGOMAnimatedString
DOM: Implements SVGAnimatedString.getBaseVal().
setBaseVal(String) - Method in interface org.w3c.dom.svg.SVGAnimatedString
 
setBitDepth(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the desired bit depth of an image.
setBitDepth(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Sets the desired bit depth for a palette image.
setBitDepth(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Sets the desired bit depth for a grayscale image.
setBitDepth(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Sets the desired bit depth for an RGB image.
setBitShift(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Sets the desired bit shift for a grayscale image.
setBlueFunction(ComponentTransferFunction) - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Sets the transfer function for the blue channel
setBlueFunction(ComponentTransferFunction) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Sets the transfer function for the blue channel
setBorder(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderBottomColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderBottomStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderBottomWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderCollapse(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeftColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeftStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderLeftWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRightColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRightStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderRightWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTopColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTopStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderTopWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBorderWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setByteStream(InputStream) - Method in class org.w3c.css.sac.InputSource
Set the byte stream for this input source.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setC(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setCaptionSide(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setChangeHandler(UserStyleDialog.ChangeHandler) - Method in class org.apache.batik.util.gui.UserStyleDialog
Sets the change handler.
setCharacterStream(Reader) - Method in class org.w3c.css.sac.InputSource
Set the character stream for this input source.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setChromaticity(float[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the white point and primary chromaticities in CIE (x, y) space.
setChromaticity(float, float, float, float, float, float, float, float) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
A convenience method that calls the array version.
setClear(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setClip(Clip) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the clipping filter for this node.
setClip(Clip) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setClip(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the current clip to the rectangle specified by the given coordinates.
setClip(int, int, int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the current clipping area to an arbitrary clip shape.
setClip(Shape) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the current clipping area to an arbitrary clip shape.
setClip(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setClipPath(Shape) - Method in interface org.apache.batik.gvt.filter.Clip
Set the clip path to use.
setClipPath(Shape) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
Set the clip path to use.
setClockHandler(ClockHandler) - Method in interface org.apache.batik.parser.ClockParser
Allows an application to register an clock handler.
setColor(Color) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets this graphics context's current color to the specified color.
setColor(Color) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets this graphics context's current color to the specified color.
setColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setColorProfile(String) - Method in interface org.w3c.dom.svg.SVGICCColor
 
setColumnNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the column number for this locator (1-based).
setComposite(Composite) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the composite of this node.
setComposite(Composite) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setComposite(Composite) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the Composite for the Graphics2D context.
setCompositeRule(CompositeRule) - Method in interface org.apache.batik.gvt.filter.CompositeRable
Set the composite rule to use for combining the sources.
setCompositeRule(CompositeRule) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable
Set the composite rule to use for combining the sources.
setCompressedText(String[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the text strings to be stored in compressed form with this image.
setComputedStyle(Element, String, CSSStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the computed style.
setConditionFactory(ConditionFactory) - Method in interface org.w3c.css.sac.Parser
 
setContent(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the content handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the content event handler.
setContentScriptType(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.setContentScriptType(String).
setContentScriptType(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setContentStyleType(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGSVGElement.setContentStyleType(String).
setContentStyleType(String) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setContext(ViewCSS, Element) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Sets the declaration context.
setCounterIncrement(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCounterReset(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCssFloat(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCssText(String) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMUnknownRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMMediaRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMImportRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSRule.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.setCssText(String).
setCssText(String) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSValue.setCssText(String).
setCssText(String) - Method in interface org.w3c.dom.css.CSSValue
 
setCssText(String) - Method in interface org.w3c.dom.css.CSSRule
 
setCssText(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
 
setCSSValueChangeListener(CSSValueChangeListener) - Method in class org.apache.batik.css.CSSOMValue
Associates a listener to this value.
setCue(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCueAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCueBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setCurrentNode(Node) - Method in class org.apache.batik.dom.traversal.DOMTreeWalker
DOM: Implements TreeWalker.setCurrentNode(Node).
setCurrentNode(Node) - Method in interface org.w3c.dom.traversal.TreeWalker
 
setCurrentScale(float) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setCurrentScale(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setCurrentTime(float) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setCurrentTime(float) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setCurrentViewport(Viewport) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the current viewport to use to compute percentages and units to the specified SVG element.
setCurrentViewport(Viewport) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setCursor(Cursor) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the cursor of this node.
setCursor(Cursor) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setCursor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setD(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setData(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.setData(String).
setData(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements ProcessingInstruction.setData(String).
setData(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
DOM: Implements ProcessingInstruction.setData(String).
setData(String) - Method in interface org.w3c.dom.CharacterData
 
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
 
setDefaultAttributeValue(Object, Object, Object) - Method in class org.apache.batik.dom.svg.SVGOMElement
An auxiliary method for initializeAttributes() and resetAttribute().
setDefaultLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.setDefaultLocale(Locale).
setDefaultLocale(Locale) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Sets the default locale for all the instances of this class in the same LocaleGroup.
setDirection(short) - Method in class org.apache.batik.dom.svg.SVGOMLength
Sets the length direction.
setDirection(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setDisabled(boolean) - Method in class org.apache.batik.css.AbstractStyleSheet
DOM: Implements StyleSheet.setDisabled(boolean).
setDisabled(boolean) - Method in interface org.w3c.dom.stylesheets.StyleSheet
 
setDisplay(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setDoctype(DocumentType) - Method in class org.apache.batik.dom.AbstractDocument
Sets the document type node.
setDocument(Document) - Method in class org.apache.batik.util.gui.DOMViewer
Sets the document to display.
setDocument(Document) - Method in class org.apache.batik.util.gui.DOMViewer.Panel
Sets the document to display.
setDocument(Document, ViewCSS) - Method in class org.apache.batik.util.gui.DOMViewer
Sets the document to display and its ViewCSS.
setDocument(Document, ViewCSS) - Method in class org.apache.batik.util.gui.DOMViewer.Panel
Sets the document to display and its ViewCSS.
setDocumentFactory(SVGDocumentFactory) - Method in class org.apache.batik.util.DocumentLoadRunnable
Associate an SVGDocumentFactory with this loader.
setDocumentHandler(DocumentHandler) - Method in interface org.w3c.css.sac.Parser
Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the SAX1 document event handler.
setDocumentLoader(DocumentLoader) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the document loader to use to load a document.
setDocumentLoader(DocumentLoader) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set a document locator.
setDoDilation(boolean) - Method in interface org.apache.batik.gvt.filter.MorphologyRable
The switch that determines if the operation is to "dilate" or "erode".
setDoDilation(boolean) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
The switch that determines if the operation is to "dilate" or "erode".
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the DTD handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the DTD event handler.
setDx(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setDy(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setE(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setElevation(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setEmptyCells(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setEncoding(String) - Method in class org.w3c.css.sac.InputSource
Set the character encoding, if known.
setEncoding(String) - Method in interface org.w3c.dom.css.CSSCharsetRule
 
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
Allow an application to register an entity resolver.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.ParserAdapter
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the entity resolver.
setErrorHandler(ErrorHandler) - Method in interface org.apache.batik.parser.Parser
Allows an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Sets the ErrorHandler.
setErrorHandler(ErrorHandler) - Method in class org.apache.batik.refimpl.parser.AbstractParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.w3c.css.sac.Parser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the error handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the error event handler.
setEventsEnabled(boolean) - Method in class org.apache.batik.dom.AbstractDocument
Sets the eventsEnabled property.
setEventsEnabled(boolean) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the eventsEnabled property.
setExtensionHandler(ExtensionHandler) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
setF(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the state of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.ParserAdapter
Set a feature for the parser.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the state of a feature.
setFileFilter(FileFilter) - Method in class org.apache.batik.util.gui.URIChooser
Sets the file filter to use with the file selector.
setFilter(Filter) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the filter of this node.
setFilter(Filter) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setFilterRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Sets the filter output area, in user space.
setFilterRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.Mask
Returns the filter region to which this mask applies
setFilterRegion(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Sets the filter output area, in user space.
setFilterRegion(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
Returns the filter region to which this mask applies
setFilterRes(int, int) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGFilterElement.setFilterRes(int,int).
setFilterRes(int, int) - Method in interface org.w3c.dom.svg.SVGFilterElement
 
setFilterResolutionX(int) - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in interface org.apache.batik.gvt.filter.FilterResRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionX(int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
Sets the resolution along the X axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in interface org.apache.batik.gvt.filter.FilterResRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFilterResolutionY(int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
Sets the resolution along the Y axis, i.e., the maximum size for intermediate images along that axis.
setFixedSize(boolean) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Tells the viewer whether or not it must be set to the size of the loaded documents.
setFloatValue(short, float) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.setFloatValue(short,float).
setFloatValue(short, float) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the float value with a specified unit.
setFloodPaint(Paint) - Method in interface org.apache.batik.gvt.filter.FloodRable
Set the flood paint.
setFloodPaint(Paint) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable
Set the flood fill paint
setFloodRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.FloodRable
Sets the flood region
setFloodRegion(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFloodRable
Sets the flood region
setFont(Font) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets this graphics context's font to the specified font.
setFont(Font) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets this graphics context's font to the specified font.
setFont(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontRenderContext(FontRenderContext) - Method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Sets the context needed to correctly measure text metrics
setFontSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontSizeAdjust(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontStretch(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontVariant(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFontWeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setFormat(String) - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
setFormat(String) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setFractalNoise(boolean) - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Turns on/off fractal noise.
setFractalNoise(boolean) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Turns on/off fractal noise.
setGamma(float) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the file gamma value for the image.
setGlyphRef(String) - Method in interface org.w3c.dom.svg.SVGAltGlyphElement
 
setGlyphRef(String) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setGraphics2D(Graphics2D) - Method in class org.apache.batik.refimpl.gvt.text.ConcreteTextSelector
 
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets the new value of the attribute that was modified.
setGraphicsNode(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Sets the GraphicsNode associated with this image.
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteBackgroundRable
Sets the GraphicsNode this image should render
setGraphicsNode(GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
Sets the GraphicsNode this image should render
setGraphicsNodeEventFilter(GraphicsNodeEventFilter) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the graphics node event filter of this node.
setGraphicsNodeEventFilter(GraphicsNodeEventFilter) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setGraphicsNodeHitDetector(GraphicsNodeHitDetector) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the hit detector for this node.
setGraphicsNodeHitDetector(GraphicsNodeHitDetector) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setGraphicsNodeRableFactory(GraphicsNodeRableFactory) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the GraphicsNodeRableFactory to use.
setGraphicsNodeRableFactory(GraphicsNodeRableFactory) - Method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Sets the factory to use to build GraphicsNodeRable instances
setGraphicsNodeRableFactory(GraphicsNodeRableFactory) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setGreenFunction(ComponentTransferFunction) - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Sets the transfer function for the green channel
setGreenFunction(ComponentTransferFunction) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Sets the transfer function for the green channel
setGridBounds(int, int, int, int) - Method in class org.apache.batik.util.gui.ExtendedGridBagConstraints
Modifies gridx, gridy, gridwidth, gridheight.
setGVTBuilder(GVTBuilder) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the GVT builder used to build the GVT tree.
setGVTBuilder(GVTBuilder) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setGVTFactory(GVTFactory) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the GVT factory to use to create GraphicsNode
setGVTFactory(GVTFactory) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setHeight(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setHeight(int) - Method in class org.apache.batik.apps.svgviewer.StatusBar
Sets the height.
setHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setHighFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the high free memory block color.
setHighUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the high used memory block color.
setICCProfileData(byte[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the ICC profile data to be stored with this image.
setId(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements SVGElement.setId(String).
setId(String) - Method in interface org.w3c.dom.svg.SVGElement
 
setIDName(String, String) - Method in interface org.apache.batik.css.ElementWithID
Sets the element ID attribute name.
setIDName(String, String) - Method in class org.apache.batik.dom.svg.SVGOMElement
Sets the element ID attribute name.
setImage(Filter) - Method in interface org.apache.batik.gvt.RasterImageNode
Sets the raster image of this raster image node.
setImage(Filter) - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
setImage(GraphicsNode) - Method in interface org.apache.batik.gvt.ImageNode
Sets the image of this image node.
setImage(GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.ConcreteImageNode
 
setImageBounds(Rectangle2D) - Method in interface org.apache.batik.gvt.RasterImageNode
Sets the bounds of this raster image node.
setImageBounds(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteRasterImageNode
 
setImmutableValue(ImmutableValue) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
Sets the underlying immutable value.
setIndex(int) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets the position to the specified position in the text.
setIndex(int) - Method in class org.apache.batik.gvt.text.AttributedCharacterSpanIterator
Sets the position to the specified position in the text.
setInterlacing(boolean) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Turns Adam7 interlacing on or off.
setInterpreterPool(InterpreterPool) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setIsLoadPending(boolean) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Sets the value of a flag indicating whether there is a load pending:
setLanguageChangeHandler(LanguageChangeHandler) - Method in class org.apache.batik.util.gui.LanguageDialog
Sets a language change handler.
setLanguages(String) - Method in class org.apache.batik.util.gui.LanguageDialog
Sets the user languages.
setLanguages(String) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Sets the user languages.
setLargeArcFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setLargeArcFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLength(float) - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Set the value of Length.
setLengthHandler(LengthHandler) - Method in interface org.apache.batik.parser.LengthParser
Allows an application to register a length handler.
setLengthHandler(LengthHandler) - Method in class org.apache.batik.refimpl.parser.ConcreteLengthParser
Allows an application to register a length handler.
setLengthListHandler(LengthListHandler) - Method in interface org.apache.batik.parser.LengthListParser
Allows an application to register a length list handler.
setLengthListHandler(LengthListHandler) - Method in class org.apache.batik.refimpl.parser.ConcreteLengthListParser
Allows an application to register a length list handler.
setLetterSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLineHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the line number for this locator (1-based).
setListStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setListStyleImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setListStylePosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setListStyleType(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setLocal(String) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setLocale(Locale) - Static method in class org.apache.batik.css.CSSDOMExceptionFactory
Sets the locale used for error messages.
setLocale(Locale) - Method in class org.apache.batik.dom.AbstractDocument
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.i18n.LocaleGroup
Sets the default locale for all the instances of ExtendedLocalizable in this group.
setLocale(Locale) - Method in interface org.apache.batik.i18n.Localizable
Provides a way to the user to specify a locale which override the default one.
setLocale(Locale) - Method in class org.apache.batik.parser.style.StyleAttributeParser
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Static method in class org.apache.batik.refimpl.bridge.resources.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.refimpl.parser.AbstractParser
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
setLocale(Locale) - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
setLocale(Locale) - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
setLocale(Locale) - Static method in class org.apache.batik.util.resources.Messages
Implements Localizable.setLocale(Locale).
setLocale(Locale) - Method in interface org.w3c.css.sac.Parser
Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set the locale for error reporting.
setLocaleGroup(LocaleGroup) - Method in class org.apache.batik.i18n.LocalizableSupport
Implements ExtendedLocalizable.setLocaleGroup(LocaleGroup).
setLocaleGroup(LocaleGroup) - Method in interface org.apache.batik.i18n.ExtendedLocalizable
Sets the group to which this object belongs.
setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the local name of a specific attribute.
setLocation(Point2D) - Method in interface org.apache.batik.gvt.TextNode
Sets the location of this raster image node.
setLocation(Point2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteTextNode
Sets the location of this raster text node.
setLowFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the low free memory block color.
setLowUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the low used memory block color.
setMainMessage(String) - Method in class org.apache.batik.apps.svgviewer.StatusBar
Sets the main message
setMargin(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarginTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarkerOffset(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMarks(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMask(Mask) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the mask of this node.
setMask(Mask) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setMaskNode(GraphicsNode) - Method in interface org.apache.batik.gvt.filter.Mask
Set the masking image to that described by gn.
setMaskNode(GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
Set the masking image to that described by gn.
setMatrix(SVGMatrix) - Method in interface org.w3c.dom.svg.SVGTransform
 
setMaxHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMaxWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMedia(String) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the media to use to compute the styles.
setMedia(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setMedia(String).
setMedia(String) - Method in class org.w3c.css.sac.InputSource
Set the media for this input source.
setMedia(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setMediaText(String) - Method in class org.apache.batik.css.DOMMediaList
DOM: Implements MediaList.setMediaText(String).
setMediaText(String) - Method in interface org.w3c.dom.stylesheets.MediaList
 
setMediumFreeMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the medium free memory block color.
setMediumUsedMemoryColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the medium used memory block color.
setMeetOrSlice(short) - Method in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
setMessage(String) - Method in class org.apache.batik.apps.svgviewer.StatusBar
Sets a temporary message
setMinHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setMinWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setModificationTime(Date) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the modification time, as a Date, to be stored with this image.
setName(String) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setName(String) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setNamedItem(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.setNamedItem(Node).
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItem(String, Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Adds a node to the map.
setNamedItem(String, Node) - Method in class org.apache.batik.dom.svg.SVGOMElement.SVGNamedNodeHashMap
Adds a node to the map.
setNamedItemNS(Node) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
DOM: Implements NamedNodeMap.setNamedItemNS(Node).
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately following this node.
setNextSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately following this node.
setNodeDecrementEvent(InputEvent) - Method in interface org.apache.batik.gvt.event.EventDispatcher
 
setNodeDecrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
setNodeIncrementEvent(InputEvent) - Method in interface org.apache.batik.gvt.event.EventDispatcher
 
setNodeIncrementEvent(InputEvent) - Method in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractAttr
Sets the node name.
setNodeName(String) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntityReference
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElementNS
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets the node name.
setNodeName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericElement
Sets the name of this node.
setNodeName(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the node name.
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in class org.apache.batik.dom.AbstractProcessingInstruction
DOM: Implements Node.setNodeValue(String).
setNodeValue(String) - Method in interface org.w3c.dom.Node
 
setNotationName(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the notation name.
setNumOctaves(int) - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Set the number of octaves for the noise function .
setNumOctaves(int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Set the number of octaves for the noise function .
setOffScreen(BufferedImage) - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
 
setOrientToAngle(SVGAngle) - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
setOrientToAuto() - Method in interface org.w3c.dom.svg.SVGMarkerElement
 
setOrphans(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOut(Writer) - Method in class org.apache.batik.refimpl.script.jacl.JaclInterpreter
 
setOut(Writer) - Method in class org.apache.batik.refimpl.script.jpython.JPythonInterpreter
 
setOut(Writer) - Method in class org.apache.batik.refimpl.script.rhino.RhinoInterpreter
 
setOut(Writer) - Method in interface org.apache.batik.script.Interpreter
This method should change the output Writer that will be used when output function of the scripting langage is used.
setOutline(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutlineColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutlineStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOutlineWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOverflow(boolean) - Method in interface org.apache.batik.gvt.filter.TileRable
Sets the overflow strategy
setOverflow(boolean) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Sets the overflow strategy
setOverflow(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setOwnerDocument(Document) - Method in class org.apache.batik.dom.AbstractNode
Sets the owner document of this node.
setOwnerDocument(Document) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the owner document of this node.
setOwnerElement(Element) - Method in class org.apache.batik.dom.AbstractAttr
Sets the owner element.
setPadding(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaddingTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPadMode(PadMode) - Method in interface org.apache.batik.gvt.filter.PadRable
Set the current extension mode for pad
setPadMode(PadMode) - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
Set the current extension mode for pad
setPadRect(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.PadRable
Set the current rectangle for padding.
setPadRect(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
Set the current rectangle for padding.
setPage(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPageBreakAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPageBreakBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPageBreakInside(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPaint(Paint) - Method in interface org.apache.batik.gvt.FillShapePainter
Sets the paint of this shape painter.
setPaint(Paint) - Method in interface org.apache.batik.gvt.StrokeShapePainter
Sets the paint used to draw the outline of the shape.
setPaint(Paint) - Method in class org.apache.batik.refimpl.gvt.ConcreteFillShapePainter
 
setPaint(Paint) - Method in class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter
 
setPaint(Paint) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the Paint attribute for the Graphics2D context.
setPaint(short, String, String, String) - Method in interface org.w3c.dom.svg.SVGPaint
 
setPaintMode() - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPalette(int[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Sets the RGB palette of the image to be encoded.
setPaletteHistogram(int[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the palette histogram to be stored with this image.
setPaletteTransparency(byte[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Sets the alpha values associated with each palette entry.
setParam(ImageEncodeParam) - Method in class org.apache.batik.util.awt.image.codec.ImageEncoderImpl
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParam(ImageEncodeParam) - Method in interface org.apache.batik.util.awt.image.codec.ImageEncoder
Sets the current parameters to an instance of the ImageEncodeParam interface.
setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
Set the parent reader.
setParent(XMLReader) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the parent reader.
setParentElement(Element) - Method in interface org.apache.batik.css.HiddenChildElement
Sets the parent element of this element.
setParentElement(Element) - Method in class org.apache.batik.dom.svg.SVGOMElement
Sets the parent element.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the parent node.
setParentNode(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the parent node.
setParentNode(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the parent node.
setParserClassName(String) - Static method in class org.apache.batik.css.CSSDocumentHandler
Sets the parser class name.
setParserFactory(ParserFactory) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the Parser factory to use to parse XML attributes.
setParserFactory(ParserFactory) - Method in class org.apache.batik.dom.svg.DefaultSVGContext
Sets the parser factory.
setParserFactory(ParserFactory) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setPath(Shape) - Method in class org.apache.batik.util.awt.geom.PathLength
Set the path to use in calculations.
setPathHandler(PathHandler) - Method in interface org.apache.batik.parser.PathParser
Allows an application to register a path handler.
setPathHandler(PathHandler) - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Allows an application to register a path handler.
setPause(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPauseAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPauseBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPhysicalDimension(int[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the physical dimension information to be stored with this image.
setPhysicalDimension(int, int, int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
A convenience method that calls the array version.
setPitch(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPitchRange(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPlayDuring(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPointsHandler(FragmentIdentifierHandler) - Method in interface org.apache.batik.parser.FragmentIdentifierParser
Allows an application to register a fragment identifier handler.
setPointsHandler(PointsHandler) - Method in interface org.apache.batik.parser.PointsParser
Allows an application to register a points handler.
setPointsHandler(PointsHandler) - Method in class org.apache.batik.refimpl.parser.ConcretePointsParser
Allows an application to register a points handler.
setPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setPrefix(String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.setPrefix(String).
setPrefix(String) - Method in class org.apache.batik.dom.svg.SVGOMElement
DOM: Implements Node.setPrefix(String).
setPrefix(String) - Method in interface org.w3c.dom.Node
 
setPreserveAspectRatioHandler(PreserveAspectRatioHandler) - Method in interface org.apache.batik.parser.PreserveAspectRatioParser
Allows an application to register a PreserveAspectRatioParser handler.
setPreserveAspectRatioHandler(PreserveAspectRatioHandler) - Method in class org.apache.batik.refimpl.parser.ConcretePreserveAspectRatioParser
Allows an application to register a PreserveAspectRatioParser handler.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractChildNode
Sets the node immediately preceding this node.
setPreviousSibling(Node) - Method in class org.apache.batik.dom.AbstractParentChildNode
Sets the node immediately preceding this node.
setProgressivePaintAllowed(boolean) - Method in interface org.apache.batik.gvt.renderer.Renderer
Turns on/off progressive painting.
setProgressivePaintAllowed(boolean) - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Turns on/off progressive painting.
setProgressiveRenderingEnabled(boolean) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Sets the value of the progressive rendering flag: true enables progressive rendering, false disables it.
setProperty(String, Object) - Method in interface org.xml.sax.XMLReader
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.ParserAdapter
Set a parser property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a property.
setProperty(String, String, String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setProperty(String, String, String) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
DOM: Implements CSSStyleDeclaration.setProperty(String,String,String).
setProperty(String, String, String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to set a property value and priority within this declaration block.
setPropertyCSSValue(String, CSSValue, String) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Sets a property value.
setPropertyCSSValue(String, CSSValue, String, int) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
Sets a property value.
setPublicId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the public id.
setPublicId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the public id.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setPublicId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the public identifier for this locator.
setQName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the qualified name of a specific attribute.
setQuotes(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setR1(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setR1(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setR2(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setR2(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setRadiusX(double) - Method in interface org.apache.batik.gvt.filter.MorphologyRable
The radius along the x axis, in user space.
setRadiusX(double) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
The radius along the x axis, in user space.
setRadiusY(double) - Method in interface org.apache.batik.gvt.filter.MorphologyRable
The radius along the y axis, in user space.
setRadiusY(double) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
The radius along the y axis, in user space.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttr
Sets this node readonly attribute.
setReadonly(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericText
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericComment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElementNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.StyleSheetProcessingInstruction
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntityReference
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericCDATASection
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocument
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericEntity
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericNotation
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericElement
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericAttrNS
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.GenericDocumentFragment
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMElement
Sets this node readonly attribute.
setReadonly(boolean) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets this node readonly attribute.
setRedFunction(ComponentTransferFunction) - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Sets the transfer function for the red channel
setRedFunction(ComponentTransferFunction) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Sets the transfer function for the red channel
setReferrer(String) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the referrer string.
setRenderContext(GraphicsNodeRenderContext) - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
 
setRendererFactory(RendererFactory) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Sets the renderer factory to use to create the renderer.
setRenderingHint(RenderingHints.Key, Object) - Method in interface org.apache.batik.gvt.GraphicsNode
Maps the specified key to the specified value in the rendering hints of this node.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the value of a single preference for the rendering algorithms.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map) - Method in interface org.apache.batik.gvt.GraphicsNode
Copies all of the mappings from the specified Map to the rendering hints of this node.
setRenderingHints(Map) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setRenderingHints(Map) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(Map) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setRenderingHints(RenderingHints) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the rendering hints of this node.
setRenderingHints(RenderingHints) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setRenderingIntent(short) - Method in interface org.w3c.dom.svg.SVGColorProfileElement
 
setRenderingIntent(short) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setRepaintHandler(DynamicRenderer.RepaintHandler) - Method in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
Sets the repaint handler to the specified repaint handler.
setRGBColor(String) - Method in interface org.w3c.dom.svg.SVGColor
 
setRGBColorICCColor(String, String) - Method in interface org.w3c.dom.svg.SVGColor
 
setRichness(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setRoot(RootGraphicsNode) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setRoot(RootGraphicsNode) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
 
setRootGraphicsNode(GraphicsNode) - Method in class org.apache.batik.bridge.BuilderException
Sets the current state of the GVT tree.
setRootNode(GraphicsNode) - Method in interface org.apache.batik.gvt.event.EventDispatcher
 
setRootNode(GraphicsNode) - Method in class org.apache.batik.gvt.event.AbstractEventDispatcher
 
setRootNode(GraphicsNode, BridgeContext, SVGDocument) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Sets the root node adn current document, notifies the document that it has been installed, and issues necessary notifications and repaints to this JSVGCanvas.
setRotate(float, float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setScale(double) - Method in interface org.apache.batik.gvt.filter.DisplacementMapRable
The displacement scale factor
setScale(double) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
The displacement scale factor
setScale(float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSeed(int) - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Set the seed value for the pseudo random number generator.
setSeed(int) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Set the seed value for the pseudo random number generator.
setSegType(int) - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Set the value of segType.
setSelectorFactory(SelectorFactory) - Method in interface org.w3c.css.sac.Parser
 
setSelectors(SelectorList) - Method in class org.apache.batik.css.CSSOMStyleRule
Sets the selectors.
setSelectorText(String) - Method in class org.apache.batik.css.CSSOMStyleRule
DOM: Implements CSSStyleRule.setSelectorText(String).
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSPageRule
 
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSStyleRule
 
setShape(Shape) - Method in interface org.apache.batik.gvt.ShapeNode
Sets the shape of this shape node.
setShape(Shape) - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
setShapePainter(ShapePainter) - Method in interface org.apache.batik.gvt.ShapeNode
Sets the ShapePainter used by this shape node to render the shape.
setShapePainter(ShapePainter) - Method in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
 
setSignificantBits(int[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the number of significant bits for each band of the image.
setSize(Dimension2D) - Method in interface org.apache.batik.gvt.CanvasGraphicsNode
Sets the size of this canvas graphics node.
setSize(Dimension2D) - Method in class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
 
setSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSkewX(float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSkewY(float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.GaussianBlurRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.OffsetRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.Clip
The source to be clipped by the outline of the clip node.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.AffineRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.MorphologyRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.PadRable
Sets the source to be padded
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.FilterChainRable
Sets the source for this chain.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.ColorMatrixRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.ComponentTransferRable
Sets the source to be offset.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.TileRable
Sets the filter source (the tile content used to fill the tile region.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.Mask
The source to be masked by the mask node.
setSource(Filter) - Method in interface org.apache.batik.gvt.filter.FilterResRable
Sets the source to be cropped
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMorphologyRable
Sets the source to be offset.
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterChainRable
Sets the source to be src.
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcretePadRable
Sets the source to be affine.
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteAffineRable
Sets the source to be affine.
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteComponentTransferRable
Sets the source of the blur operation
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteMaskRable
The source to be masked by the mask node.
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteColorMatrixRable
Sets the source of the blur operation
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
Sets the source of the blur operation
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteClipRable
The source to be masked by the mask node.
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteFilterResRable
Sets the source to be cropped
setSource(Filter) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Sets the filter source
setSource(GraphicsNode) - Method in interface org.apache.batik.gvt.ProxyGraphicsNode
Sets the graphics node to proxy to the specified graphics node.
setSources(List) - Method in interface org.apache.batik.gvt.filter.DisplacementMapRable
The sources to be used in the displacement operation The source at index 0 is displacement by the channels in source at index 1 defined by the xChannelSelector and the yChannelSelector.
setSources(List) - Method in interface org.apache.batik.gvt.filter.CompositeRable
The sources to be composited togeather.
setSources(List) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
Sets this filter sources.
setSources(List) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteCompositeRable
The sources to be composited togeather.
setSpeak(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeakHeader(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeakNumeral(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpeakPunctuation(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractNode
Sets the value of the specified attribute.
setSpecified(boolean) - Method in class org.apache.batik.dom.AbstractAttr
Sets the specified attribute.
setSpecified(boolean) - Method in interface org.apache.batik.dom.ExtendedNode
Sets the value of the specified attribute.
setSpeechRate(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setSrc(String) - Method in interface org.w3c.dom.svg.SVGColorProfileRule
 
setSRGBIntent(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the sRGB rendering intent to be stored with this image.
setStdDeviation(float, float) - Method in class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
DOM: Implements SVGFEGaussianBlurElement.setStdDeviation(float,float).
setStdDeviation(float, float) - Method in interface org.w3c.dom.svg.SVGFEGaussianBlurElement
 
setStdDeviationX(double) - Method in interface org.apache.batik.gvt.filter.GaussianBlurRable
The deviation along the x axis, in user space.
setStdDeviationX(double) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
The deviation along the x axis, in user space.
setStdDeviationY(double) - Method in interface org.apache.batik.gvt.filter.GaussianBlurRable
The deviation along the y axis, in user space.
setStdDeviationY(double) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGaussianBlurRable
The deviation along the y axis, in user space.
setStitched(boolean) - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Set stitching state for tiles.
setStitched(boolean) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Set stitching state for tiles.
setStress(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setString(AttributedString) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Assigns this iterator's contents to be equivalent to AttributedString s.
setString(String) - Method in interface org.apache.batik.gvt.text.GVTAttributedCharacterIterator
Sets this iterator's contents to an unattributed copy of String s.
setStringValue(short, String) - Method in class org.apache.batik.css.CSSOMValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.css.CSSOMReadOnlyValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in class org.apache.batik.parser.style.AbstractCSSValue
DOM: Implements CSSPrimitiveValue.setStringValue(short,String).
setStringValue(short, String) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the string value with the specified unit.
setStroke(Stroke) - Method in interface org.apache.batik.gvt.StrokeShapePainter
Sets the stroke of this shape painter.
setStroke(Stroke) - Method in class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter
 
setStroke(Stroke) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the Stroke for the Graphics2D context.
setStroke(Stroke) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the Stroke for the Graphics2D context.
setStyleMutationEvent(BridgeMutationEvent) - Method in class org.apache.batik.bridge.BridgeMutationEvent
Sets a style mutation event.
setSuggestedPalette(PNGSuggestedPaletteEntry[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the suggested palette information to be stored with this image.
setSVGCanvasSize(Dimension) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
setSVGContext(SVGContext) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the document context.
setSVGCursor(Cursor) - Method in class org.apache.batik.apps.applet.JSVGApplet
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in interface org.apache.batik.bridge.UserAgent
Informs the user agent to change the cursor.
setSVGCursor(Cursor) - Method in class org.apache.batik.refimpl.bridge.DefaultUserAgent
Informs the user agent to change the cursor.
setSVGDocument(SVGDocument) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Sets the SVG document to display.
setSweepFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setSweepFlag(boolean) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setSystemId(String) - Method in class org.apache.batik.dom.AbstractNotation
Sets the system id.
setSystemId(String) - Method in class org.apache.batik.dom.AbstractEntity
Sets the system id.
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setSystemId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the system identifier for this locator.
setTableLayout(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTarget(String) - Method in class org.apache.batik.dom.GenericProcessingInstruction
Sets the target value.
setText(String) - Method in class org.apache.batik.util.gui.LocationBar
Sets the current text.
setText(String[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Sets the textual data to be stored in uncompressed form with this image.
setTextAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextColor(Color) - Method in class org.apache.batik.util.gui.MemoryMonitor.Usage
Sets the text color.
setTextDecoration(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextIndent(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextPainter(TextPainter) - Method in class org.apache.batik.gvt.GraphicsNodeRenderContext
Sets the text painter object which can be used by GraphicsNode to render text, for example in a TextNode
setTextShadow(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTextTransform(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTiledRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.TileRable
Sets the tile region
setTiledRegion(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Sets the tiled region
setTileRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.TileRable
Sets the tile region
setTileRegion(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTileRable
Sets the tile region
setTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setTitle(String).
setTitle(String) - Method in class org.w3c.css.sac.InputSource
Set the title for this input source.
setTitle(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setTopLevelGroup(Element) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the topLevelGroup to the input element.
setTranscodingHints(Map) - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
 
setTranscodingHints(Map) - Method in interface org.apache.batik.transcoder.Transcoder
Replaces the values of all preferences for the transcoding algorithms with the specified hints.
setTransform(AffineTransform) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets the transform of this node.
setTransform(AffineTransform) - Method in interface org.apache.batik.gvt.renderer.Renderer
Sets the transform from the current user space (as defined by the top node of the GVT tree, to the associated device space.
setTransform(AffineTransform) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setTransform(AffineTransform) - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Sets the transform from the current user space (as defined by the top node of the GVT tree, to the associated device space.
setTransform(AffineTransform) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the Transform in the Graphics2D context.
setTransformListHandler(TransformListHandler) - Method in interface org.apache.batik.parser.TransformListParser
Allows an application to register a transform list handler.
setTransformListHandler(TransformListHandler) - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Allows an application to register a transform list handler.
setTranslate(float, float) - Method in interface org.w3c.dom.svg.SVGTransform
 
setTransparentGray(int) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Sets the gray value to be used to denote transparency.
setTransparentRGB(int[]) - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Sets the RGB value to be used to denote transparency.
setTree(GraphicsNode) - Method in interface org.apache.batik.gvt.renderer.Renderer
This associates the given GVT Tree with this renderer.
setTree(GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
This associates the given GVT Tree with this renderer.
setTree(GraphicsNode) - Method in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
 
setTurbulenceRegion(Rectangle2D) - Method in interface org.apache.batik.gvt.filter.TurbulenceRable
Sets the turbulence region
setTurbulenceRegion(Rectangle2D) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteTurbulenceRable
Sets the turbulence region
setType(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the type of a specific attribute.
setType(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGScriptElement.setType(String).
setType(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setType(String).
setType(String) - Method in interface org.w3c.dom.svg.SVGScriptElement
 
setType(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setUnicodeBidi(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setUp() - Static method in class org.apache.batik.apps.regsvggen.Main
GO The main processing unit, devided into four parts: 1.
setupSeed(int) - Method in class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the Namespace URI of a specific attribute.
setUri(String) - Method in interface org.w3c.dom.svg.SVGPaint
 
setURI(String) - Method in class org.w3c.css.sac.InputSource
Set the URI for this input source.
setURLObject(URL) - Method in class org.apache.batik.dom.svg.SVGOMDocument
Sets the URI of the document.
setUseCurrentView(boolean) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
setUseCurrentView(boolean) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
setUsePrimitivePaint(boolean) - Method in interface org.apache.batik.gvt.filter.GraphicsNodeRable
Set to true if this Rable should get it's contents by calling primitivePaint on the associated GraphicsNode or false if it should use paint.
setUsePrimitivePaint(boolean) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteGraphicsNodeRable
Set to true if this Rable should get it's contents by calling primitivePaint on the associated GraphicsNode or false if it should use paint.
setUserAgent(UserAgent) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the User agent.
setUserAgent(UserAgent) - Method in class org.apache.batik.dom.svg.DefaultSVGContext
Sets the user agent.
setUserAgent(UserAgent) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setUserAgentProperty(String, CSSStyleDeclaration, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets a user-agent value to a computed style declaration.
setUserAgentStyleSheet(CSSStyleSheet) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the user-agent style sheet to use for cascading.
setUserProperty(String, CSSStyleDeclaration, CSSOMReadOnlyStyleDeclaration) - Method in class org.apache.batik.css.AbstractViewCSS
Sets a user value to a computed style declaration.
setUserStyleSheet(CSSStyleSheet) - Method in class org.apache.batik.css.AbstractViewCSS
Sets the user style sheet to use for cascading.
setUserStyleSheetURI(String) - Method in class org.apache.batik.css.value.DefaultCommonCSSContext
Sets the user style sheet URI.
setValue(CSSValue) - Method in interface org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ValueEntry
Sets the CSS value.
setValue(CSSValue) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
Sets the CSS value.
setValue(CSSValue) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
Sets the CSS value.
setValue(CSSValue) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
Sets the CSS value.
setValue(CSSValue) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
Sets the CSS value.
setValue(CSSValue) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
Sets the CSS value.
setValue(CSSValue) - Method in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
Sets the CSS value.
setValue(float) - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.setValue(float).
setValue(float) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValue(float) - Method in interface org.w3c.dom.svg.SVGNumber
 
setValue(float) - Method in interface org.w3c.dom.svg.SVGLength
 
setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the value of a specific attribute.
setValue(String) - Method in class org.apache.batik.dom.AbstractAttr
DOM: Implements Attr.setValue(String).
setValue(String) - Method in interface org.w3c.dom.Attr
 
setValueAsString(String) - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.setValueAsString(String).
setValueAsString(String) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValueAsString(String) - Method in interface org.w3c.dom.svg.SVGLength
 
setValueFactoryMap(ValueFactoryMap) - Method in class org.apache.batik.css.CSSOMStyleDeclaration
Sets the value factory map.
setValueInSpecifiedUnits(float) - Method in class org.apache.batik.dom.svg.SVGOMLength
DOM: Implements SVGLength.setValueInSpecifiedUnits(float).
setValueInSpecifiedUnits(float) - Method in interface org.w3c.dom.svg.SVGAngle
 
setValueInSpecifiedUnits(float) - Method in interface org.w3c.dom.svg.SVGLength
 
setVerticalAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setViewCSS(ViewCSS) - Method in interface org.apache.batik.bridge.BridgeContext
Sets the view CSS.
setViewCSS(ViewCSS) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
setVisibility(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setVisible(boolean) - Method in interface org.apache.batik.gvt.GraphicsNode
Sets if this node is visible or not depending on the specified value.
setVisible(boolean) - Method in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
 
setVoiceFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setVolume(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWhiteSpace(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWidows(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWidth(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setWidth(int) - Method in class org.apache.batik.apps.svgviewer.StatusBar
Sets the width.
setWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setWindingRule(int) - Method in class org.apache.batik.parser.AWTPathProducer
Sets the winding rule used to construct the path.
setWindingRule(int) - Method in class org.apache.batik.parser.AWTPolylineProducer
Sets the winding rule used to construct the path.
setWindingRule(int) - Method in interface org.apache.batik.parser.ShapeProducer
Sets the winding rule used to construct the path.
setWindingRule(int) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
setWordSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setX(float) - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Set the value of X.
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPoint
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
setX(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setX1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setX2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setXChannelSelector(ARGBChannel) - Method in interface org.apache.batik.gvt.filter.DisplacementMapRable
Select which component values will be used for displacement along the X axis
setXChannelSelector(ARGBChannel) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
Select which component values will be used for displacement along the X axis
setXLinkActuate(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:actuate' attribute of the given element.
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.setXlinkActuate(String).
setXlinkActuate(String) - Method in interface org.w3c.dom.svg.SVGURIReference
 
setXLinkArcRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:arcrole' attribute of the given element.
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.setXlinkArcRole(String).
setXlinkArcRole(String) - Method in interface org.w3c.dom.svg.SVGURIReference
 
setXLinkHref(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
Sets the value of the 'xlink:href' attribute of the given element.
setXlinkHref(String) - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
Sets the value of the 'xlink:href' attribute of the given element.
setXLinkRole(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:role' attribute of the given element.
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.setXlinkRole(String).
setXlinkRole(String) - Method in interface org.w3c.dom.svg.SVGURIReference
 
setXLinkShow(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:show' attribute of the given element.
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.setXlinkShow(String).
setXlinkShow(String) - Method in interface org.w3c.dom.svg.SVGURIReference
 
setXLinkTitle(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:title' attribute of the given element.
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.setXlinkTitle(String).
setXlinkTitle(String) - Method in interface org.w3c.dom.svg.SVGURIReference
 
setXLinkType(Element, String) - Static method in class org.apache.batik.dom.util.XLinkSupport
Sets the value of the 'xlink:type' attribute of the given element.
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGOMGradientElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGOMTextPathElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGOMScriptElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in class org.apache.batik.dom.svg.SVGOMTRefElement
DOM: Implements SVGURIReference.setXlinkType(String).
setXlinkType(String) - Method in interface org.w3c.dom.svg.SVGURIReference
 
setXMLLang(Element, String) - Static method in class org.apache.batik.dom.util.XMLSupport
Sets the xml:lang attribute value of the given element.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Sets the xml:lang attribute value.
setXMLlang(String) - Method in interface org.w3c.dom.svg.SVGLangSpace
 
setXMLSpace(Element, String) - Static method in class org.apache.batik.dom.util.XMLSupport
Sets the xml:space attribute value of the given element.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMTextContentElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGGraphicsElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMFilterElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGDescriptiveElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGClippingMaskingElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMPatternElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMFEImageElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMStyleElement
DOM: Implements SVGStyleElement.setXMLspace(String).
setXMLspace(String) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Sets the xml:space attribute value.
setXMLspace(String) - Method in interface org.w3c.dom.svg.SVGLangSpace
 
setXMLspace(String) - Method in interface org.w3c.dom.svg.SVGStyleElement
 
setXoffset(double) - Method in interface org.apache.batik.gvt.filter.OffsetRable
Set the x offset.
setXORMode(Color) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXPosition(int) - Method in class org.apache.batik.apps.svgviewer.StatusBar
Sets the x position.
setY(float) - Method in class org.apache.batik.util.awt.geom.PathLength.PathSegment
Set the value of Y.
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGRect
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPoint
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegArcRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegMovetoRel
 
setY(float) - Method in interface org.w3c.dom.svg.SVGGlyphRefElement
 
setY(float) - Method in interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel
 
setY1(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel
 
setY2(float) - Method in interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel
 
setYChannelSelector(ARGBChannel) - Method in interface org.apache.batik.gvt.filter.DisplacementMapRable
Select which component values will be used for displacement along the Y axis
setYChannelSelector(ARGBChannel) - Method in class org.apache.batik.refimpl.gvt.filter.ConcreteDisplacementMapRable
Select which component values will be used for displacement along the Y axis
setYoffset(double) - Method in interface org.apache.batik.gvt.filter.OffsetRable
Set the y offset.
setYPosition(int) - Method in class org.apache.batik.apps.svgviewer.StatusBar
Sets the y position.
setZIndex(String) - Method in interface org.w3c.dom.css.CSS2Properties
 
setZoom(float) - Method in class org.apache.batik.apps.svgviewer.StatusBar
Sets the zoom factor.
setZoomAndPan(Element, short) - Static method in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
Sets the zoomAndPan attribute value.
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
setZoomAndPan(short) - Method in class org.apache.batik.dom.svg.SVGOMSymbolElement
DOM: Implements SVGZoomAndPan.getZoomAndPan().
setZoomAndPan(short) - Method in interface org.w3c.dom.svg.SVGZoomAndPan
 
setZoomHandler(JSVGCanvas.ZoomHandler) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Sets the zoom handler.
shape - Variable in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
The shape that describes this ShapeNode.
ShapeNode - interface org.apache.batik.gvt.ShapeNode.
A graphics node that represents a shape.
shapePainter - Variable in class org.apache.batik.refimpl.gvt.ConcreteShapeNode
The shape painter used to paint the shape of this shape node.
ShapePainter - interface org.apache.batik.gvt.ShapePainter.
Renders the shape of a ShapeNode.
ShapePainterBridge - interface org.apache.batik.bridge.ShapePainterBridge.
Factory class for vending ShapePainter objects.
ShapeProducer - interface org.apache.batik.parser.ShapeProducer.
This interface represents objects which creates Shape objects.
ShapeRenderingFactory - class org.apache.batik.css.svg.ShapeRenderingFactory.
This class provides a factory for the 'shape-rendering' property values.
ShapeRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.ShapeRenderingFactory
Creates a new ShapeRenderingFactory object.
ShapeRenderingResolver - class org.apache.batik.css.svg.ShapeRenderingResolver.
This class provides a relative value resolver for the 'shape-rendering' CSS property.
ShapeRenderingResolver() - Constructor for class org.apache.batik.css.svg.ShapeRenderingResolver
 
SHEAR - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
SHEAR_STRING - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
shear(double, double) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Concatenates the current Graphics2D Transform with a shearing transform.
shear(double, double) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
sheet - Variable in class org.apache.batik.dom.StyleSheetProcessingInstruction
The style sheet.
sheet - Variable in class org.apache.batik.dom.svg.SVGOMStyleElement
The style sheet.
SHIFT_MASK - Static variable in class org.apache.batik.gvt.event.GraphicsNodeInputEvent
The shift key modifier constant.
SHOW_ALL - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show all Nodes.
SHOW_ATTRIBUTE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Attr nodes.
SHOW_CDATA_SECTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show CDATASection nodes.
SHOW_COMMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Comment nodes.
SHOW_DOCUMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Document nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_TYPE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentType nodes.
SHOW_ELEMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Element nodes.
SHOW_ENTITY - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Entity nodes.
SHOW_ENTITY_REFERENCE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show EntityReference nodes.
SHOW_NOTATION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Notation nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show ProcessingInstruction nodes.
SHOW_TEXT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Text nodes.
SiblingSelector - interface org.w3c.css.sac.SiblingSelector.
 
SIGN_PERCENT - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
SIGN_POUND - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
silver - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
SimpleColorFactory - class org.apache.batik.css.svg.SimpleColorFactory.
This class provides a factory for values of type color.
SimpleColorFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.SimpleColorFactory
Creates a new SimpleColorFactory object.
SimpleColorResolver - class org.apache.batik.css.svg.SimpleColorResolver.
This class provides a relative value resolver for the simple color CSS property.
SimpleColorResolver(String) - Constructor for class org.apache.batik.css.svg.SimpleColorResolver
Creates a new SimpleColorResolver object.
SimpleRenderedImage - class org.apache.batik.util.awt.image.codec.SimpleRenderedImage.
A simple class implemented the RenderedImage interface.
SimpleRenderedImage() - Constructor for class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
 
simpleSelector - Variable in class org.apache.batik.css.sac.AbstractSiblingSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.sac.AbstractDescendantSelector
The simple selector.
simpleSelector - Variable in class org.apache.batik.css.sac.CSSOMConditionalSelector
The simple selector.
SimpleSelector - interface org.w3c.css.sac.SimpleSelector.
This interface is only for constraints on selectors.
SingleTileRenderedImage - class org.apache.batik.util.awt.image.codec.SingleTileRenderedImage.
A simple class that provides RenderedImage functionality given a Raster and a ColorModel.
SingleTileRenderedImage(Raster, ColorModel) - Constructor for class org.apache.batik.util.awt.image.codec.SingleTileRenderedImage
Constructs a SingleTileRenderedImage based on a Raster and a ColorModel.
size - Variable in class org.apache.batik.dom.AbstractParentNode.Nodes
The number of nodes.
size - Variable in class org.apache.batik.refimpl.gvt.ConcreteCanvasGraphicsNode
The size of this canvas graphics node.
SIZE - Static variable in class org.apache.batik.util.DocumentPropertyEvent
 
size() - Method in class org.apache.batik.css.PropertyMap
Returns the size of this table.
size() - Method in class org.apache.batik.dom.util.HashTable
Returns the size of this table.
size() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns the number of children of this composite graphics node.
size() - Method in class org.apache.batik.transcoder.TranscodingHints
Returns the number of key-value mappings in this TranscodingHints.
SKEWX - Static variable in interface org.apache.batik.parser.Transform
To represent a x shearing matrix.
skewX(float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.skewX(float).
skewX(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.skewX(float).
skewX(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'skewX(skx)' has been parsed.
skewX(float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.skewX(float).
skewX(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
SKEWY - Static variable in interface org.apache.batik.parser.Transform
To represent a y shearing matrix.
skewY(float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.skewY(float).
skewY(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.skewY(float).
skewY(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'skewY(sky)' has been parsed.
skewY(float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.skewY(float).
skewY(float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
skipCommaSpaces() - Method in class org.apache.batik.refimpl.parser.AbstractParser
Skips the whitespaces and an optional comma.
skipIdentifier() - Method in class org.apache.batik.refimpl.parser.ConcretePreserveAspectRatioParser
Skips characters in the given reader until a white space is encountered.
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 skipped entity event.
skipSpaces() - Method in class org.apache.batik.refimpl.parser.AbstractParser
Skips the whitespaces in the current reader.
skipSubPath() - Method in class org.apache.batik.refimpl.parser.ConcretePathParser
Skips a sub-path.
skipTransform() - Method in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
Skips characters in the given reader until a ')' is encountered.
SLICE - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'slice' value.
slice() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'slice' has been parsed.
slice() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'slice' has been parsed.
slice() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.slice().
slope - Variable in class org.apache.batik.refimpl.gvt.filter.LinearTransfer
The slope of the linear function
slopeReference - Variable in class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
The slope attribute reference.
sm - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
SMALL_CAPS - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for FONT_VARIANT specifying small caps
SMALL_CAPS_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'small-caps' identifier value.
SMALL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'small' identifier value.
SMALLER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'smaller' identifier value.
sortRules(CSSOMRuleList, Element, String) - Method in class org.apache.batik.css.AbstractViewCSS
Sorts the rules in the given rule list by specificity.
source - Variable in class org.apache.batik.css.event.CSSStyleSheetChangeSupport
The event source.
source - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeSupport
The event source.
source - Variable in class org.apache.batik.css.event.CSSStyleRuleChangeEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.CSSStyleDeclarationChangeEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.CSSRuleEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.CSSPropertyChangeEvent
The source of this event.
source - Variable in class org.apache.batik.css.event.SelectorListChangeEvent
The source of this event.
SOURCE_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
SOURCE_ALPHA - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'SourceAlpha'.
SOURCE_GRAPHIC - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'SourceGraphic'.
sources - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The image's sources, stored in a Vector.
SPACE - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
SpacingFactory - class org.apache.batik.css.value.SpacingFactory.
This class provides a factory for CSS spacing properties.
SpacingFactory(Parser, String) - Constructor for class org.apache.batik.css.value.SpacingFactory
Creates a new LengthFactory object.
SpacingResolver - class org.apache.batik.css.value.SpacingResolver.
This class provides a relative value resolver for the '*-spacing' CSS properties.
SpacingResolver(String) - Constructor for class org.apache.batik.css.value.SpacingResolver
Creates a new SpacingResolver object.
specified - Variable in class org.apache.batik.css.sac.CSSOMAttributeCondition
Whether this condition applies to specified attributes.
specularExponentReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the specularExponent attribute.
splitPane - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The split pane.
splitText(int) - Method in class org.apache.batik.dom.AbstractText
DOM: Implements Text.splitText(int).
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
SQUARE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'square' keyword.
srcs - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
srcs - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
SRGB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'sRGB' keyword.
stamp - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRable
 
START - Static variable in class org.apache.batik.gvt.TextNode.Anchor
The anchor which enables the rendered characters to be aligned such that the start of the text string is at the initial current text location.
START_LOADING - Static variable in class org.apache.batik.util.DocumentLoadingEvent
 
START_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'start' keyword.
startAngle() - Method in interface org.apache.batik.parser.AngleHandler
Invoked when the angle attribute parsing starts.
startAngle() - Method in class org.apache.batik.refimpl.parser.DefaultAngleHandler
Implements AngleHandler.startAngle().
startCDATA() - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements LexicalHandler.startCDATA().
startCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of a CDATA section.
startClock() - Method in interface org.apache.batik.parser.ClockHandler
Invoked when the clock attribute parsing starts.
startDocument() - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements ContentHandler.startDocument().
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the beginning of the document.
startDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 start document event.
startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start document event.
startDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
Start document event.
startDocument(InputSource) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startDocument(InputSource).
startDocument(InputSource) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startDocument(InputSource).
startDocument(InputSource) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a style sheet.
startDTD(String, String, String) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements LexicalHandler.startDTD(String,String,String).
startDTD(String, String, String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of DTD declarations, if any.
startElement(String, AttributeList) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the start of an element.
startElement(String, AttributeList) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 startElement event.
startElement(String, String, String, Attributes) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements ContentHandler.startElement(String,String,String,Attributes).
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start element event.
startEntity(String) - Method in class org.apache.batik.dom.util.DocumentFactory
SAX: Implements LexicalHandler.startEntity(String).
startEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the beginning of an entity in content.
startFontFace() - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startFontFace().
startFontFace() - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startFontFace().
startFontFace() - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a font face statement.
startFragmentIdentifier() - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when the fragment identifier attribute starts.
startLength() - Method in class org.apache.batik.dom.svg.SVGOMLength
Implements LengthHandler.startLength().
startLength() - Method in interface org.apache.batik.parser.LengthHandler
Invoked when the length attribute starts.
startLength() - Method in class org.apache.batik.refimpl.parser.DefaultLengthHandler
Implements LengthHandler.startLength().
startLength() - Method in class org.apache.batik.util.UnitProcessor.UnitResolver
Implements LengthHandler.startLength().
startLengthList() - Method in interface org.apache.batik.parser.LengthListHandler
Invoked when the length list attribute starts.
startLengthList() - Method in class org.apache.batik.refimpl.parser.DefaultLengthListHandler
Implements LengthListHandler.startLengthList().
startMedia(SACMediaList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.startMedia(SACMediaList).
startMedia(SACMediaList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a media statement.
startPage(String, String) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startPage(String,String).
startPage(String, String) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startPage(String,String).
startPage(String, String) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a page statement.
startPath() - Method in interface org.apache.batik.parser.PathHandler
Invoked when the path starts.
startPath() - Method in class org.apache.batik.parser.AWTPathProducer
Implements PathHandler.startPath().
startPath() - Method in class org.apache.batik.refimpl.parser.DefaultPathHandler
Implements PathHandler.startPath().
startPoints() - Method in class org.apache.batik.parser.AWTPolylineProducer
Implements PointsHandler.startPoints().
startPoints() - Method in interface org.apache.batik.parser.PointsHandler
Invoked when the points attribute starts.
startPoints() - Method in class org.apache.batik.refimpl.parser.DefaultPointsHandler
Implements PointsHandler.startPoints().
startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start prefix mapping event.
startPreserveAspectRatio() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when the PreserveAspectRatio parsing starts.
startPreserveAspectRatio() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when the PreserveAspectRatio parsing starts.
startPreserveAspectRatio() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.startPreserveAspectRatio().
startSelector(SelectorList) - Method in class org.apache.batik.css.DocumentHandlerAdapter
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.CSSDocumentHandler
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMMediaRule.MediaRuleHandler
SAC: Implements DocumentHandler.startSelector(SelectorList).
startSelector(SelectorList) - Method in class org.apache.batik.css.CSSOMStyleRule.StyleRuleHandler
Receives notification of the beginning of a rule statement.
startSelector(SelectorList) - Method in interface org.w3c.css.sac.DocumentHandler
Receive notification of the beginning of a rule statement.
startTransformList() - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.startTransformList().
startTransformList() - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.startTransformList().
startTransformList() - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when the tranform starts.
startTransformList() - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.startTransformList().
state - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
The iterator state.
stateChanged(ChangeEvent) - Method in class org.apache.batik.util.gui.UserStyleDialog.Panel.FileCheckBoxChangeListener
 
StaticRenderer - class org.apache.batik.refimpl.gvt.renderer.StaticRenderer.
Simple implementation of the Renderer that simply does static rendering in an offscreen buffer image.
StaticRenderer(BufferedImage) - Constructor for class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
 
StaticRenderer(BufferedImage, GraphicsNodeRenderContext) - Constructor for class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
 
StaticRendererFactory - class org.apache.batik.refimpl.gvt.renderer.StaticRendererFactory.
This class is a factory for StaticRenderers.
StaticRendererFactory() - Constructor for class org.apache.batik.refimpl.gvt.renderer.StaticRendererFactory
 
statusBar - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The status bar.
StatusBar - class org.apache.batik.apps.svgviewer.StatusBar.
This class represents a viewer status bar.
StatusBar.DisplayThread - class org.apache.batik.apps.svgviewer.StatusBar.DisplayThread.
To display the main message
StatusBar.DisplayThread(StatusBar) - Constructor for class org.apache.batik.apps.svgviewer.StatusBar.DisplayThread
 
StatusBar() - Constructor for class org.apache.batik.apps.svgviewer.StatusBar
Creates a new status bar
STOP_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
stopAction - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The stop action
stopColor - Variable in class org.apache.batik.refimpl.bridge.SVGGradientBridge.GradientStop
The color of this stop Element.
stopPropagation - Variable in class org.apache.batik.dom.events.AbstractEvent
Whether the event propagation must be stopped.
stopPropagation() - Method in class org.apache.batik.dom.events.AbstractEvent
DOM: The stopPropagation method is used prevent further propagation of an event during event flow.
stopPropagation() - Method in interface org.w3c.dom.events.Event
The stopPropagation method is used prevent further propagation of an event during event flow.
stream(Element, Writer) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
stream(Element, Writer, boolean) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
stream(String) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
stream(String, boolean) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
stream(Writer) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
stream(Writer, boolean) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
 
STRIKETHROUGH - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Flag indicating that chars are to be "struck through"
STRIKETHROUGH_ON - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for STRIKETHROUGH specifying strikethrough-on
stringFactory - Variable in class org.apache.batik.css.value.FontFamilyFactory
The string factory.
stringValue - Variable in class org.apache.batik.parser.style.CSSStringValue
The string value
stroke - Variable in class org.apache.batik.refimpl.gvt.ConcreteStrokeShapePainter
The stroke attribute used to draw the outline of the shape.
STROKE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Stroke used to paint character outline.
STROKE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to stroke character outline
STROKE_PAINT - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'StrokePaint'.
STROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'stroke' keyword.
StrokeDasharrayFactory - class org.apache.batik.css.svg.StrokeDasharrayFactory.
This class provides a factory for the 'stroke-dasharray' property values.
StrokeDasharrayFactory.NumberFactory - class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory.
To manage number values.
StrokeDasharrayFactory.NumberFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeDasharrayFactory.NumberFactory
Creates a new NumberFactory object.
StrokeDasharrayFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeDasharrayFactory
Creates a new StrokeDasharrayFactory object.
StrokeDasharrayResolver - class org.apache.batik.css.svg.StrokeDasharrayResolver.
This class provides a relative value resolver for the stroke-dasharray CSS property.
StrokeDasharrayResolver() - Constructor for class org.apache.batik.css.svg.StrokeDasharrayResolver
 
StrokeDashoffsetFactory - class org.apache.batik.css.svg.StrokeDashoffsetFactory.
This class provides a factory for the 'stroke-dashoffset' property.
StrokeDashoffsetFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeDashoffsetFactory
Creates a new LengthFactory object.
StrokeDashoffsetResolver - class org.apache.batik.css.svg.StrokeDashoffsetResolver.
This class provides a relative value resolver for the stroke-dashoffset CSS property.
StrokeDashoffsetResolver() - Constructor for class org.apache.batik.css.svg.StrokeDashoffsetResolver
 
StrokeLinecapFactory - class org.apache.batik.css.svg.StrokeLinecapFactory.
This class provides a factory for the 'stroke-linecap' property values.
StrokeLinecapFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeLinecapFactory
Creates a new StrokeLinecapFactory object.
StrokeLinecapResolver - class org.apache.batik.css.svg.StrokeLinecapResolver.
This class provides a relative value resolver for the stroke-linecap CSS property.
StrokeLinecapResolver() - Constructor for class org.apache.batik.css.svg.StrokeLinecapResolver
 
StrokeLinejoinFactory - class org.apache.batik.css.svg.StrokeLinejoinFactory.
This class provides a factory for the 'stroke-linejoin' property values.
StrokeLinejoinFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeLinejoinFactory
Creates a new StrokeLinejoinFactory object.
StrokeLinejoinResolver - class org.apache.batik.css.svg.StrokeLinejoinResolver.
This class provides a relative value resolver for the stroke-linejoin CSS property.
StrokeLinejoinResolver() - Constructor for class org.apache.batik.css.svg.StrokeLinejoinResolver
 
StrokeMiterlimitFactory - class org.apache.batik.css.svg.StrokeMiterlimitFactory.
This class provides a factory for the 'stroke-miterlimit' property values.
StrokeMiterlimitFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeMiterlimitFactory
Creates a new StrokeMiterlimitFactory object.
StrokeMiterlimitResolver - class org.apache.batik.css.svg.StrokeMiterlimitResolver.
This class provides a relative value resolver for the stroke-miterlimit CSS property.
StrokeMiterlimitResolver() - Constructor for class org.apache.batik.css.svg.StrokeMiterlimitResolver
 
StrokeResolver - class org.apache.batik.css.svg.StrokeResolver.
This class provides a relative value resolver for the 'stroke' CSS property.
StrokeResolver() - Constructor for class org.apache.batik.css.svg.StrokeResolver
 
StrokeShapePainter - interface org.apache.batik.gvt.StrokeShapePainter.
Renders the shape of a ShapeNode using a Stroke and a Paint that decorate the outline of the shape.
StrokeWidthFactory - class org.apache.batik.css.svg.StrokeWidthFactory.
This class provides a factory for the 'stroke-width' property.
StrokeWidthFactory(Parser) - Constructor for class org.apache.batik.css.svg.StrokeWidthFactory
Creates a new LengthFactory object.
StrokeWidthResolver - class org.apache.batik.css.svg.StrokeWidthResolver.
This class provides a relative value resolver for the stroke-width CSS property.
StrokeWidthResolver() - Constructor for class org.apache.batik.css.svg.StrokeWidthResolver
 
StrokingTextPainter - class org.apache.batik.refimpl.gvt.renderer.StrokingTextPainter.
More sophisticated implementation of TextPainter which renders the attributed character iterator of a TextNode.
StrokingTextPainter() - Constructor for class org.apache.batik.refimpl.gvt.renderer.StrokingTextPainter
 
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMTextContentElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMGradientElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGGraphicsElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGDescriptiveElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGClippingMaskingElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMFEImageElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMFEFloodElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMStopElement
The stylable support.
stylableSupport - Variable in class org.apache.batik.dom.svg.SVGOMSymbolElement
The stylable support.
style - Variable in class org.apache.batik.css.CSSOMStyleRule
The declaration-block of this rule set.
STYLE - Static variable in class org.apache.batik.dom.svg.SVGStylableSupport
The name of the style attribute.
STYLE_MUTATION_TYPE - Static variable in class org.apache.batik.bridge.BridgeMutationEvent
The mutation is a mutation on a referenced style.
STYLE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSStyleRule.
style(Node) - Static method in class org.apache.batik.util.awt.svg.SVGCSSStyler
Invoking this method removes all the styling attributes (such as 'fill' or 'fill-opacity') from the input element and its descendant and replaces them with their CSS2 property counterparts.
StyleAttributeParser - class org.apache.batik.parser.style.StyleAttributeParser.
This class represents a parser for SVG style attributes.
StyleAttributeParser(String) - Constructor for class org.apache.batik.parser.style.StyleAttributeParser
Creates a new StyleAttributeParser object.
StyleReference - class org.apache.batik.bridge.StyleReference.
A style reference describes which GraphicsNode and which property of this GraphicsNode should be updated when a style element (for example a filter) changes due to a modification of the DOM.
StyleReference(GraphicsNode, String) - Constructor for class org.apache.batik.bridge.StyleReference
Creates a style reference.
styleRuleChangeSupport - Variable in class org.apache.batik.css.CSSOMStyleRule
The Style rule change support.
styles - Variable in class org.apache.batik.css.AbstractViewCSS
The computed styles.
styleSheet - Variable in class org.apache.batik.css.CSSDocumentHandler
The style sheet.
styleSheet - Variable in class org.apache.batik.css.CSSOMImportRule
The parent StyleSheet.
StyleSheet - interface org.w3c.dom.stylesheets.StyleSheet.
The StyleSheet interface is the abstract base interface for any type of style sheet.
styleSheetChangeSupport - Variable in class org.apache.batik.css.CSSOMStyleSheet
The Style sheet change support.
StyleSheetFactory - interface org.apache.batik.dom.StyleSheetFactory.
This interface represents a StyleSheet factory.
StyleSheetList - interface org.w3c.dom.stylesheets.StyleSheetList.
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets.
StyleSheetProcessingInstruction - class org.apache.batik.dom.StyleSheetProcessingInstruction.
This class provides an implementation of the 'xml-stylesheet' processing instructions.
StyleSheetProcessingInstruction() - Constructor for class org.apache.batik.dom.StyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
StyleSheetProcessingInstruction(String, AbstractDocument, StyleSheetFactory) - Constructor for class org.apache.batik.dom.StyleSheetProcessingInstruction
Creates a new ProcessingInstruction object.
SUB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'sub' keyword.
subList(int, int) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Not supported - Throws UnsupportedOperationException exception.
substringData(int, int) - Method in class org.apache.batik.dom.AbstractCharacterData
DOM: Implements CharacterData.substringData(int,int).
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
SUPER_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'super' keyword.
surfaceScaleReference - Variable in class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
The reference to the surfaceScale attribute.
suspended - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
Whether or not the thread was supended.
suspendRedraw(int) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
suspendRedraw(int) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
SVG_ANGLETYPE_DEG - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_GRAD - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_RAD - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_ANGLETYPE_UNSPECIFIED - Static variable in interface org.w3c.dom.svg.SVGAngle
 
SVG_CHANNEL_A - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_B - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_G - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_R - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_CHANNEL_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEDisplacementMapElement
 
SVG_COLORTYPE_RGBCOLOR - Static variable in interface org.w3c.dom.svg.SVGColor
 
SVG_COLORTYPE_RGBCOLOR_ICCCOLOR - Static variable in interface org.w3c.dom.svg.SVGColor
 
SVG_COLORTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGColor
 
SVG_EDGEMODE_DUPLICATE - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_NONE - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_EDGEMODE_WRAP - Static variable in interface org.w3c.dom.svg.SVGFEConvolveMatrixElement
 
SVG_FEBLEND_MODE_DARKEN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_LIGHTEN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_MULTIPLY - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_NORMAL - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_SCREEN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FEBLEND_MODE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEBlendElement
 
SVG_FECOLORMATRIX_TYPE_HUEROTATE - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_MATRIX - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_SATURATE - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOLORMATRIX_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEColorMatrixElement
 
SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_GAMMA - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_LINEAR - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_TABLE - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGComponentTransferFunctionElement
 
SVG_FECOMPOSITE_OPERATOR_ARITHMETIC - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_ATOP - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_IN - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_OUT - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_OVER - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_FECOMPOSITE_OPERATOR_XOR - Static variable in interface org.w3c.dom.svg.SVGFECompositeElement
 
SVG_INVALID_VALUE_ERR - Static variable in class org.w3c.dom.svg.SVGException
 
SVG_LENGTHTYPE_CM - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_EMS - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_EXS - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_IN - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_MM - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_NUMBER - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PC - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PERCENTAGE - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PT - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_PX - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_LENGTHTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGLength
 
SVG_MARKER_ORIENT_ANGLE - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKER_ORIENT_AUTO - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKER_ORIENT_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKERUNITS_STROKEWIDTH - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKERUNITS_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MARKERUNITS_USERSPACEONUSE - Static variable in interface org.w3c.dom.svg.SVGMarkerElement
 
SVG_MATRIX_NOT_INVERTABLE - Static variable in class org.w3c.dom.svg.SVGException
 
SVG_MEETORSLICE_MEET - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_MEETORSLICE_SLICE - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_MEETORSLICE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_MORPHOLOGY_OPERATOR_DILATE - Static variable in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
SVG_MORPHOLOGY_OPERATOR_ERODE - Static variable in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
SVG_MORPHOLOGY_OPERATOR_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFEMorphologyElement
 
SVG_NAMESPACE_URI - Static variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The SVG namespace uri.
SVG_NAMESPACE_URI - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_PAINTTYPE_CURRENTCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_NONE - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_RGBCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_CURRENTCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_NONE - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_RGBCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR - Static variable in interface org.w3c.dom.svg.SVGPaint
 
SVG_PRESERVEASPECTRATIO_NONE - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMAX - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMID - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMAXYMIN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMAX - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMID - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMIDYMIN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMAX - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMID - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PRESERVEASPECTRATIO_XMINYMIN - Static variable in interface org.w3c.dom.svg.SVGPreserveAspectRatio
 
SVG_PUBLIC_ID - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_SPREADMETHOD_PAD - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_SPREADMETHOD_REFLECT - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_SPREADMETHOD_REPEAT - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_SPREADMETHOD_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGGradientElement
 
SVG_STITCHTYPE_NOSTITCH - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_STITCHTYPE_STITCH - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_STITCHTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_SYSTEM_ID - Static variable in interface org.apache.batik.util.SVGConstants
 
SVG_TRANSFORM_MATRIX - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_ROTATE - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_SCALE - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_SKEWX - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_SKEWY - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_TRANSLATE - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TRANSFORM_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTransform
 
SVG_TURBULENCE_TYPE_FRACTALNOISE - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_TURBULENCE_TYPE_TURBULENCE - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_TURBULENCE_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGFETurbulenceElement
 
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX - Static variable in interface org.w3c.dom.svg.SVGUnitTypes
 
SVG_UNIT_TYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGUnitTypes
 
SVG_UNIT_TYPE_USERSPACEONUSE - Static variable in interface org.w3c.dom.svg.SVGUnitTypes
 
SVG_WRONG_TYPE_ERR - Static variable in class org.w3c.dom.svg.SVGException
 
SVG_ZOOMANDPAN_DISABLE - Static variable in interface org.w3c.dom.svg.SVGZoomAndPan
 
SVG_ZOOMANDPAN_MAGNIFY - Static variable in interface org.w3c.dom.svg.SVGZoomAndPan
 
SVG_ZOOMANDPAN_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGZoomAndPan
 
SVG_ZOOMANDPAN_ZOOM - Static variable in interface org.w3c.dom.svg.SVGZoomAndPan
 
SVGAElement - interface org.w3c.dom.svg.SVGAElement.
 
SVGAElementBridge - class org.apache.batik.refimpl.bridge.SVGAElementBridge.
A factory for the <a> SVG element.
SVGAElementBridge.AnchorListener - class org.apache.batik.refimpl.bridge.SVGAElementBridge.AnchorListener.
To handle a click on an anchor.
SVGAElementBridge.AnchorListener(UserAgent) - Constructor for class org.apache.batik.refimpl.bridge.SVGAElementBridge.AnchorListener
 
SVGAElementBridge.CursorMouseOutListener - class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOutListener.
To handle a mouseout on an anchor and set the cursor.
SVGAElementBridge.CursorMouseOutListener(UserAgent) - Constructor for class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOutListener
 
SVGAElementBridge.CursorMouseOverListener - class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOverListener.
To handle a mouseover on an anchor and set the cursor.
SVGAElementBridge.CursorMouseOverListener(UserAgent) - Constructor for class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOverListener
 
SVGAElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGAElementBridge
 
SVGAlphaComposite - class org.apache.batik.util.awt.svg.SVGAlphaComposite.
Utility class that converts an AlphaComposite object into a set of SVG properties and definitions.
SVGAlphaComposite(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGAlphaComposite
 
SVGAltGlyphDefElement - interface org.w3c.dom.svg.SVGAltGlyphDefElement.
 
SVGAltGlyphElement - interface org.w3c.dom.svg.SVGAltGlyphElement.
 
SVGAltGlyphItemElement - interface org.w3c.dom.svg.SVGAltGlyphItemElement.
 
SVGAngle - interface org.w3c.dom.svg.SVGAngle.
 
SVGAnimateColorElement - interface org.w3c.dom.svg.SVGAnimateColorElement.
 
SVGAnimatedAngle - interface org.w3c.dom.svg.SVGAnimatedAngle.
 
SVGAnimatedBoolean - interface org.w3c.dom.svg.SVGAnimatedBoolean.
 
SVGAnimatedEnumeration - interface org.w3c.dom.svg.SVGAnimatedEnumeration.
 
SVGAnimatedInteger - interface org.w3c.dom.svg.SVGAnimatedInteger.
 
SVGAnimatedLength - interface org.w3c.dom.svg.SVGAnimatedLength.
 
SVGAnimatedLengthList - interface org.w3c.dom.svg.SVGAnimatedLengthList.
 
SVGAnimatedNumber - interface org.w3c.dom.svg.SVGAnimatedNumber.
 
SVGAnimatedNumberList - interface org.w3c.dom.svg.SVGAnimatedNumberList.
 
SVGAnimatedPathData - interface org.w3c.dom.svg.SVGAnimatedPathData.
 
SVGAnimatedPoints - interface org.w3c.dom.svg.SVGAnimatedPoints.
 
SVGAnimatedPreserveAspectRatio - interface org.w3c.dom.svg.SVGAnimatedPreserveAspectRatio.
 
SVGAnimatedRect - interface org.w3c.dom.svg.SVGAnimatedRect.
 
SVGAnimatedString - interface org.w3c.dom.svg.SVGAnimatedString.
 
SVGAnimatedTransformList - interface org.w3c.dom.svg.SVGAnimatedTransformList.
 
SVGAnimateElement - interface org.w3c.dom.svg.SVGAnimateElement.
 
SVGAnimateMotionElement - interface org.w3c.dom.svg.SVGAnimateMotionElement.
 
SVGAnimateTransformElement - interface org.w3c.dom.svg.SVGAnimateTransformElement.
 
SVGAnimationElement - interface org.w3c.dom.svg.SVGAnimationElement.
 
SVGAttribute - class org.apache.batik.util.awt.svg.SVGAttribute.
Represents an SVG attribute and provides convenience methods to determine whether or not the attribute applies to a given element type.
SVGAttribute(Set, boolean) - Constructor for class org.apache.batik.util.awt.svg.SVGAttribute
 
SVGAttributeMap - class org.apache.batik.util.awt.svg.SVGAttributeMap.
Repository of SVG attribute descriptions, accessible by name.
SVGAttributeMap() - Constructor for class org.apache.batik.util.awt.svg.SVGAttributeMap
 
SVGBasicStroke - class org.apache.batik.util.awt.svg.SVGBasicStroke.
Utility class that converts a Java BasicStroke object into a set of SVG style attributes
SVGBasicStroke() - Constructor for class org.apache.batik.util.awt.svg.SVGBasicStroke
 
SVGBridgeContext - class org.apache.batik.refimpl.bridge.SVGBridgeContext.
A bridge context initialized with all bridges needed by the SVG spec.
SVGBridgeContext() - Constructor for class org.apache.batik.refimpl.bridge.SVGBridgeContext
 
SVGBufferedImageOp - class org.apache.batik.util.awt.svg.SVGBufferedImageOp.
Utility class that converts a BufferedImageOp object into an SVG filter.
SVGBufferedImageOp(Document, ExtensionHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGBufferedImageOp
 
SVGCircleElement - interface org.w3c.dom.svg.SVGCircleElement.
 
SVGCircleElementBridge - class org.apache.batik.refimpl.bridge.SVGCircleElementBridge.
A factory for the <circle> SVG element.
SVGCircleElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGCircleElementBridge
 
SVGClip - class org.apache.batik.util.awt.svg.SVGClip.
Utility class that converts a Path object into an SVG clip
SVGClip(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGClip
 
SVGClipDescriptor - class org.apache.batik.util.awt.svg.SVGClipDescriptor.
Describes an SVG clip
SVGClipDescriptor(String, Element) - Constructor for class org.apache.batik.util.awt.svg.SVGClipDescriptor
 
SVGClipPathElement - interface org.w3c.dom.svg.SVGClipPathElement.
 
SVGClipPathElementBridge - class org.apache.batik.refimpl.bridge.SVGClipPathElementBridge.
A factory for the <clipPath> SVG element.
SVGClipPathElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGClipPathElementBridge
 
SVGClippingMaskingElement - class org.apache.batik.dom.svg.SVGClippingMaskingElement.
This class provides a common superclass for clipping and masking elements.
SVGClippingMaskingElement() - Constructor for class org.apache.batik.dom.svg.SVGClippingMaskingElement
Creates a new SVGClippingMaskingElement.
SVGClippingMaskingElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGClippingMaskingElement
Creates a new SVGClippingMaskingElement object.
SVGColor - class org.apache.batik.util.awt.svg.SVGColor.
Utility class that converts a Color object into a set of corresponding SVG attributes.
SVGColor - interface org.w3c.dom.svg.SVGColor.
 
SVGColor() - Constructor for class org.apache.batik.util.awt.svg.SVGColor
 
SVGColorFactory - class org.apache.batik.css.svg.SVGColorFactory.
This class provides a factory for values of color type.
SVGColorFactory(Parser, String) - Constructor for class org.apache.batik.css.svg.SVGColorFactory
Creates a new SVGColorFactory object.
SVGColorProfileElement - interface org.w3c.dom.svg.SVGColorProfileElement.
 
SVGColorProfileRule - interface org.w3c.dom.svg.SVGColorProfileRule.
 
SVGComponentTransferFunctionElement - interface org.w3c.dom.svg.SVGComponentTransferFunctionElement.
 
SVGComposite - class org.apache.batik.refimpl.gvt.filter.SVGComposite.
This provides an implementation of all the composite rules in SVG.
SVGComposite - class org.apache.batik.util.awt.svg.SVGComposite.
Utility class that converts a Composite object into a set of SVG properties and definitions.
SVGComposite.AlphaPreCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.AlphaPreCompositeContext.
 
SVGComposite.ArithCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.ArithCompositeContext.
 
SVGComposite.AtopCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.AtopCompositeContext.
 
SVGComposite.DarkenCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.DarkenCompositeContext.
 
SVGComposite.LightenCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.LightenCompositeContext.
 
SVGComposite.MultiplyCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.MultiplyCompositeContext.
The following classes implement the various blend modes from SVG.
SVGComposite.ScreenCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.ScreenCompositeContext.
 
SVGComposite.XorCompositeContext - class org.apache.batik.refimpl.gvt.filter.SVGComposite.XorCompositeContext.
 
SVGComposite(CompositeRule) - Constructor for class org.apache.batik.refimpl.gvt.filter.SVGComposite
 
SVGComposite(Document, ExtensionHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGComposite
 
SVGCompositeDescriptor - class org.apache.batik.util.awt.svg.SVGCompositeDescriptor.
Used to represent an SVG Composite.
SVGCompositeDescriptor(String, String) - Constructor for class org.apache.batik.util.awt.svg.SVGCompositeDescriptor
 
SVGCompositeDescriptor(String, String, Element) - Constructor for class org.apache.batik.util.awt.svg.SVGCompositeDescriptor
 
SVGConstants - interface org.apache.batik.util.SVGConstants.
Define SVG constants, such as tag names, attribute names and URI
SVGContext - interface org.apache.batik.dom.svg.SVGContext.
This interface is the placeholder for SVG application informations.
SVGConverter - interface org.apache.batik.util.awt.svg.SVGConverter.
Defines the interface for classes that are able to convert part or all of a GraphicContext.
SVGConvolveOp - class org.apache.batik.util.awt.svg.SVGConvolveOp.
Utility class that converts a ConvolveOp object into an SVG filter descriptor.
SVGConvolveOp(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGConvolveOp
 
SVGCSSContext - interface org.apache.batik.css.svg.SVGCSSContext.
This interface represents the context the application must provides to the CSS engine in order to resolve the relative SVG CSS values.
SVGCSSRule - interface org.w3c.dom.svg.SVGCSSRule.
 
SVGCSSStyler - class org.apache.batik.util.awt.svg.SVGCSSStyler.
This utility class converts a standard SVG document that uses attribute into one that uses the CSS style attribute instead
SVGCSSStyler() - Constructor for class org.apache.batik.util.awt.svg.SVGCSSStyler
 
SVGCursorElement - interface org.w3c.dom.svg.SVGCursorElement.
 
SVGCustomBufferedImageOp - class org.apache.batik.util.awt.svg.SVGCustomBufferedImageOp.
Utility class that converts an custom BufferedImageOp object into an equivalent SVG filter.
SVGCustomBufferedImageOp(Document, ExtensionHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGCustomBufferedImageOp
 
SVGCustomComposite - class org.apache.batik.util.awt.svg.SVGCustomComposite.
Utility class that converts an custom Composite object into a set of SVG properties and definitions.
SVGCustomComposite(Document, ExtensionHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGCustomComposite
 
SVGCustomPaint - class org.apache.batik.util.awt.svg.SVGCustomPaint.
Utility class that converts an custom Paint object into a set of SVG properties and definitions.
SVGCustomPaint(Document, ExtensionHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGCustomPaint
 
SVGDefinitionSrcElement - interface org.w3c.dom.svg.SVGDefinitionSrcElement.
 
SVGDefsElement - interface org.w3c.dom.svg.SVGDefsElement.
 
SVGDescElement - interface org.w3c.dom.svg.SVGDescElement.
 
SVGDescriptiveElement - class org.apache.batik.dom.svg.SVGDescriptiveElement.
This class provides a common superclass for elements which contain descriptive text.
SVGDescriptiveElement() - Constructor for class org.apache.batik.dom.svg.SVGDescriptiveElement
Creates a new SVGDescriptiveElement object.
SVGDescriptiveElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGDescriptiveElement
Creates a new SVGDescriptiveElement object.
SVGDescriptor - interface org.apache.batik.util.awt.svg.SVGDescriptor.
Defines the interface for a set of SVG attributes and related definitions.
SVGDocument - interface org.w3c.dom.svg.SVGDocument.
 
SVGDocumentFactory - class org.apache.batik.dom.svg.SVGDocumentFactory.
This class contains methods for creating SVGDocument instances from an URI using SAX2.
SVGDocumentFactory(String) - Constructor for class org.apache.batik.dom.svg.SVGDocumentFactory
Creates a new SVGDocumentFactory object.
SVGDocumentLoader - class org.apache.batik.dom.svg.SVGDocumentLoader.
This class is responsible on loading an SVG document.
SVGDocumentLoader(String) - Constructor for class org.apache.batik.dom.svg.SVGDocumentLoader
Constructs a new DocumentLoader with the specified XML parser.
SVGDOMImplementation - class org.apache.batik.dom.svg.SVGDOMImplementation.
This class implements the DOMImplementation interface.
SVGDOMImplementation() - Constructor for class org.apache.batik.dom.svg.SVGDOMImplementation
 
SVGElement - interface org.w3c.dom.svg.SVGElement.
 
SVGElementInstance - interface org.w3c.dom.svg.SVGElementInstance.
 
SVGElementInstanceList - interface org.w3c.dom.svg.SVGElementInstanceList.
 
SVGEllipse - class org.apache.batik.util.awt.svg.SVGEllipse.
Utility class that converts an Ellipse2D object into a corresponding SVG element, i.e., a circle or an ellipse.
SVGEllipse(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGEllipse
 
SVGEllipseElement - interface org.w3c.dom.svg.SVGEllipseElement.
 
SVGEllipseElementBridge - class org.apache.batik.refimpl.bridge.SVGEllipseElementBridge.
A factory for the <ellipse> SVG element.
SVGEllipseElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGEllipseElementBridge
 
SVGEvent - interface org.w3c.dom.svg.SVGEvent.
 
SVGException - exception org.w3c.dom.svg.SVGException.
 
SVGException(short, String) - Constructor for class org.w3c.dom.svg.SVGException
 
SVGExternalResourcesRequired - interface org.w3c.dom.svg.SVGExternalResourcesRequired.
 
SVGExternalResourcesRequiredSupport - class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport.
Provides support for the SVGExternalResourcesRequired interface.
SVGExternalResourcesRequiredSupport() - Constructor for class org.apache.batik.dom.svg.SVGExternalResourcesRequiredSupport
 
SVGFEBlendElement - interface org.w3c.dom.svg.SVGFEBlendElement.
 
SVGFeBlendElementBridge - class org.apache.batik.refimpl.bridge.SVGFeBlendElementBridge.
This class bridges an SVG feBlend element with a concrete Filter filter implementation
SVGFeBlendElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeBlendElementBridge
 
SVGFEColorMatrixElement - interface org.w3c.dom.svg.SVGFEColorMatrixElement.
 
SVGFeColorMatrixElementBridge - class org.apache.batik.refimpl.bridge.SVGFeColorMatrixElementBridge.
This class bridges an SVG feColorMatrix element with a concrete Filter filter implementation
SVGFeColorMatrixElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeColorMatrixElementBridge
 
SVGFEComponentTransferElement - interface org.w3c.dom.svg.SVGFEComponentTransferElement.
 
SVGFeComponentTransferElementBridge - class org.apache.batik.refimpl.bridge.SVGFeComponentTransferElementBridge.
This class bridges an SVG feCompoentTransfer element with a concrete Filter filter implementation
SVGFeComponentTransferElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeComponentTransferElementBridge
 
SVGFECompositeElement - interface org.w3c.dom.svg.SVGFECompositeElement.
 
SVGFeCompositeElementBridge - class org.apache.batik.refimpl.bridge.SVGFeCompositeElementBridge.
This class bridges an SVG feComposite element with a concrete Filter filter implementation
SVGFeCompositeElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeCompositeElementBridge
 
SVGFEConvolveMatrixElement - interface org.w3c.dom.svg.SVGFEConvolveMatrixElement.
 
SVGFEDiffuseLightingElement - interface org.w3c.dom.svg.SVGFEDiffuseLightingElement.
 
SVGFEDisplacementMapElement - interface org.w3c.dom.svg.SVGFEDisplacementMapElement.
 
SVGFeDisplacementMapElementBridge - class org.apache.batik.refimpl.bridge.SVGFeDisplacementMapElementBridge.
This class bridges an SVG filter element with a concrete Filter
SVGFeDisplacementMapElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeDisplacementMapElementBridge
 
SVGFEDistantLightElement - interface org.w3c.dom.svg.SVGFEDistantLightElement.
 
SVGFEFloodElement - interface org.w3c.dom.svg.SVGFEFloodElement.
 
SVGFeFloodElementBridge - class org.apache.batik.refimpl.bridge.SVGFeFloodElementBridge.
This class bridges an SVG filter element with a concrete Filter.
SVGFeFloodElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeFloodElementBridge
 
SVGFEFuncAElement - interface org.w3c.dom.svg.SVGFEFuncAElement.
 
SVGFEFuncBElement - interface org.w3c.dom.svg.SVGFEFuncBElement.
 
SVGFEFuncGElement - interface org.w3c.dom.svg.SVGFEFuncGElement.
 
SVGFEFuncRElement - interface org.w3c.dom.svg.SVGFEFuncRElement.
 
SVGFEGaussianBlurElement - interface org.w3c.dom.svg.SVGFEGaussianBlurElement.
 
SVGFeGaussianBlurElementBridge - class org.apache.batik.refimpl.bridge.SVGFeGaussianBlurElementBridge.
This class bridges an SVG filter element with a concrete Filter
SVGFeGaussianBlurElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeGaussianBlurElementBridge
 
SVGFEImageElement - interface org.w3c.dom.svg.SVGFEImageElement.
 
SVGFeImageElementBridge - class org.apache.batik.refimpl.bridge.SVGFeImageElementBridge.
This class bridges an SVG feImage element with a concrete Filter filter implementation
SVGFeImageElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeImageElementBridge
 
SVGFEMergeElement - interface org.w3c.dom.svg.SVGFEMergeElement.
 
SVGFeMergeElementBridge - class org.apache.batik.refimpl.bridge.SVGFeMergeElementBridge.
This class bridges an SVG feMerge element with a concrete Filter filter implementation
SVGFeMergeElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeMergeElementBridge
 
SVGFEMergeNodeElement - interface org.w3c.dom.svg.SVGFEMergeNodeElement.
 
SVGFEMorphologyElement - interface org.w3c.dom.svg.SVGFEMorphologyElement.
 
SVGFeMorphologyElementBridge - class org.apache.batik.refimpl.bridge.SVGFeMorphologyElementBridge.
This class bridges an SVG filter element with a concrete Filter
SVGFeMorphologyElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeMorphologyElementBridge
 
SVGFEOffsetElement - interface org.w3c.dom.svg.SVGFEOffsetElement.
 
SVGFeOffsetElementBridge - class org.apache.batik.refimpl.bridge.SVGFeOffsetElementBridge.
This class bridges an SVG filter element with a concrete Filter.
SVGFeOffsetElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeOffsetElementBridge
 
SVGFEPointLightElement - interface org.w3c.dom.svg.SVGFEPointLightElement.
 
SVGFESpecularLightingElement - interface org.w3c.dom.svg.SVGFESpecularLightingElement.
 
SVGFESpotLightElement - interface org.w3c.dom.svg.SVGFESpotLightElement.
 
SVGFETileElement - interface org.w3c.dom.svg.SVGFETileElement.
 
SVGFeTileElementBridge - class org.apache.batik.refimpl.bridge.SVGFeTileElementBridge.
This class bridges an SVG feTile filter element with ConcreteTileRable.
SVGFeTileElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeTileElementBridge
 
SVGFETurbulenceElement - interface org.w3c.dom.svg.SVGFETurbulenceElement.
 
SVGFeTurbulenceElementBridge - class org.apache.batik.refimpl.bridge.SVGFeTurbulenceElementBridge.
This class bridges an SVG feTurbulence filter element with ConcreteTurbulenceRable.
SVGFeTurbulenceElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFeTurbulenceElementBridge
 
SVGFileFilter - class org.apache.batik.util.SVGFileFilter.
This implementation of FileFilter will allows SVG files with extention '.svg' or '.svgz'.
SVGFileFilter() - Constructor for class org.apache.batik.util.SVGFileFilter
 
SVGFilterConverter - interface org.apache.batik.util.awt.svg.SVGFilterConverter.
Defines the interface for classes that are able to convert a BufferedImageOp filter
SVGFilterDescriptor - class org.apache.batik.util.awt.svg.SVGFilterDescriptor.
Used to represent an SVG Composite.
SVGFilterDescriptor(String) - Constructor for class org.apache.batik.util.awt.svg.SVGFilterDescriptor
 
SVGFilterDescriptor(String, Element) - Constructor for class org.apache.batik.util.awt.svg.SVGFilterDescriptor
 
SVGFilterElement - interface org.w3c.dom.svg.SVGFilterElement.
 
SVGFilterElementBridge - class org.apache.batik.refimpl.bridge.SVGFilterElementBridge.
This class bridges an SVG filter element with a concrete Filter.
SVGFilterElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGFilterElementBridge
 
SVGFilterPrimitiveStandardAttributes - interface org.w3c.dom.svg.SVGFilterPrimitiveStandardAttributes.
 
SVGFitToViewBox - interface org.w3c.dom.svg.SVGFitToViewBox.
 
SVGFont - class org.apache.batik.util.awt.svg.SVGFont.
Utility class that converts a Font object into a set of SVG font attributes
SVGFont() - Constructor for class org.apache.batik.util.awt.svg.SVGFont
 
SVGFontDescriptor - class org.apache.batik.util.awt.svg.SVGFontDescriptor.
Describes an SVG font
SVGFontDescriptor(String, String, String, String) - Constructor for class org.apache.batik.util.awt.svg.SVGFontDescriptor
Constructor
SVGFontElement - interface org.w3c.dom.svg.SVGFontElement.
 
SVGFontFaceElement - interface org.w3c.dom.svg.SVGFontFaceElement.
 
SVGFontFaceFormatElement - interface org.w3c.dom.svg.SVGFontFaceFormatElement.
 
SVGFontFaceNameElement - interface org.w3c.dom.svg.SVGFontFaceNameElement.
 
SVGFontFaceSrcElement - interface org.w3c.dom.svg.SVGFontFaceSrcElement.
 
SVGFontFaceUriElement - interface org.w3c.dom.svg.SVGFontFaceUriElement.
 
SVGFontSizeFactory - class org.apache.batik.css.svg.SVGFontSizeFactory.
This class provides a factory for the 'font-size' property.
SVGFontSizeFactory(Parser) - Constructor for class org.apache.batik.css.svg.SVGFontSizeFactory
Creates a new SVGFontSizeFactory object.
SVGForeignObjectElement - interface org.w3c.dom.svg.SVGForeignObjectElement.
 
SVGGElement - interface org.w3c.dom.svg.SVGGElement.
 
SVGGElementBridge - class org.apache.batik.refimpl.bridge.SVGGElementBridge.
A factory for the <g> SVG element.
SVGGElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGGElementBridge
 
SVGGlyphElement - interface org.w3c.dom.svg.SVGGlyphElement.
 
SVGGlyphRefElement - interface org.w3c.dom.svg.SVGGlyphRefElement.
 
SVGGradientBridge - class org.apache.batik.refimpl.bridge.SVGGradientBridge.
Base class for SVGLinearGradientBridge and SVGRadialGradientBridge
SVGGradientBridge.GradientStop - class org.apache.batik.refimpl.bridge.SVGGradientBridge.GradientStop.
Used to store a gradient stop's color and interval
SVGGradientBridge.GradientStop(Color, float) - Constructor for class org.apache.batik.refimpl.bridge.SVGGradientBridge.GradientStop
 
SVGGradientBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGGradientBridge
 
SVGGradientElement - interface org.w3c.dom.svg.SVGGradientElement.
 
SVGGraphicContext - class org.apache.batik.util.awt.svg.SVGGraphicContext.
Represents the SVG equivalent of a Java 2D API graphic context attribute.
SVGGraphicContext(Map, Map, TransformStackElement[]) - Constructor for class org.apache.batik.util.awt.svg.SVGGraphicContext
 
SVGGraphicContextConverter - class org.apache.batik.util.awt.svg.SVGGraphicContextConverter.
This class performs the task of converting the state of the Java 2D API graphic context into a set of graphic attributes.
SVGGraphicContextConverter(Document, ExtensionHandler, ImageHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
SVGGraphicObjectConverter - class org.apache.batik.util.awt.svg.SVGGraphicObjectConverter.
 
SVGGraphicObjectConverter(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGGraphicObjectConverter
 
SVGGraphics2D - class org.apache.batik.util.awt.svg.SVGGraphics2D.
This implementation of the java.awt.Graphics2D abstract class allows users to generate SVG (Scalable Vector Graphics) content from Java code.
SVGGraphics2D(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGGraphics2D
 
SVGGraphics2D(Document, ImageHandler, ExtensionHandler, boolean) - Constructor for class org.apache.batik.util.awt.svg.SVGGraphics2D
 
SVGGraphics2D(SVGGraphics2D) - Constructor for class org.apache.batik.util.awt.svg.SVGGraphics2D
This private constructor is used in create
SVGGraphicsElement - class org.apache.batik.dom.svg.SVGGraphicsElement.
This class provides a common superclass for all graphics elements.
SVGGraphicsElement() - Constructor for class org.apache.batik.dom.svg.SVGGraphicsElement
Creates a new SVGGraphicsElement.
SVGGraphicsElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGGraphicsElement
Creates a new SVGGraphicsElement object.
SVGHintsDescriptor - class org.apache.batik.util.awt.svg.SVGHintsDescriptor.
Describes a set of SVG hints
SVGHintsDescriptor(String, String, String, String, String) - Constructor for class org.apache.batik.util.awt.svg.SVGHintsDescriptor
Constructor
SVGHKernElement - interface org.w3c.dom.svg.SVGHKernElement.
 
SVGICCColor - interface org.w3c.dom.svg.SVGICCColor.
 
SVGIDGenerator - class org.apache.batik.util.awt.svg.SVGIDGenerator.
Generates id for an arbitrary number of prefix
SVGIDGenerator() - Constructor for class org.apache.batik.util.awt.svg.SVGIDGenerator
 
SVGImageElement - interface org.w3c.dom.svg.SVGImageElement.
 
SVGImageElementBridge - class org.apache.batik.refimpl.bridge.SVGImageElementBridge.
A factory for the <Image> SVG element.
SVGImageElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
SVGLangSpace - interface org.w3c.dom.svg.SVGLangSpace.
 
SVGLength - interface org.w3c.dom.svg.SVGLength.
 
SVGLengthList - interface org.w3c.dom.svg.SVGLengthList.
 
SVGLine - class org.apache.batik.util.awt.svg.SVGLine.
Utility class that converts a Line2D object into a corresponding SVG line element.
SVGLine(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGLine
 
SVGLinearGradient - class org.apache.batik.util.awt.svg.SVGLinearGradient.
Utility class that converts a Java GradientPaint into an SVG linear gradient element
SVGLinearGradient(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGLinearGradient
 
SVGLinearGradientBridge - class org.apache.batik.refimpl.bridge.SVGLinearGradientBridge.
This class bridges an SVG linearGradient element with a LinearGradientPaint
SVGLinearGradientBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGLinearGradientBridge
 
SVGLinearGradientElement - interface org.w3c.dom.svg.SVGLinearGradientElement.
 
SVGLineElement - interface org.w3c.dom.svg.SVGLineElement.
 
SVGLineElementBridge - class org.apache.batik.refimpl.bridge.SVGLineElementBridge.
A factory for the <line> SVG element.
SVGLineElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGLineElementBridge
 
SVGLocatable - interface org.w3c.dom.svg.SVGLocatable.
 
SVGLookupOp - class org.apache.batik.util.awt.svg.SVGLookupOp.
Utility class that converts a LookupOp object into an SVG filter descriptor.
SVGLookupOp(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGLookupOp
 
SVGMarkerElement - interface org.w3c.dom.svg.SVGMarkerElement.
 
SVGMaskElement - interface org.w3c.dom.svg.SVGMaskElement.
 
SVGMaskElementBridge - class org.apache.batik.refimpl.bridge.SVGMaskElementBridge.
A factory for the <mask> SVG element.
SVGMaskElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGMaskElementBridge
 
SVGMatrix - interface org.w3c.dom.svg.SVGMatrix.
 
SVGMetadataElement - interface org.w3c.dom.svg.SVGMetadataElement.
 
SVGMissingGlyphElement - interface org.w3c.dom.svg.SVGMissingGlyphElement.
 
SVGNumber - interface org.w3c.dom.svg.SVGNumber.
 
SVGNumberList - interface org.w3c.dom.svg.SVGNumberList.
 
SVGOMAElement - class org.apache.batik.dom.svg.SVGOMAElement.
This class implements SVGAElement.
SVGOMAElement() - Constructor for class org.apache.batik.dom.svg.SVGOMAElement
Creates a new SVGOMAElement object.
SVGOMAElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMAElement
Creates a new SVGOMAElement object.
SVGOMAnimatedBoolean - class org.apache.batik.dom.svg.SVGOMAnimatedBoolean.
This class implements SVGAnimatedBoolean.
SVGOMAnimatedBoolean(Element, String, String) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedBoolean
Creates a new SVGAnimatedBoolean object.
SVGOMAnimatedInteger - class org.apache.batik.dom.svg.SVGOMAnimatedInteger.
This class implements SVGAnimatedInteger.
SVGOMAnimatedInteger(Element, String, String) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedInteger
Creates a new SVGAnimatedInteger object.
SVGOMAnimatedLength - class org.apache.batik.dom.svg.SVGOMAnimatedLength.
This class implements SVGAnimatedLength.
SVGOMAnimatedLength(SVGOMElement, String, String) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedLength
Creates a new SVGOMAnimatedLength object.
SVGOMAnimatedNumber - class org.apache.batik.dom.svg.SVGOMAnimatedNumber.
This class implements SVGAnimatedNumber.
SVGOMAnimatedNumber(Element, String, String) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedNumber
Creates a new SVGAnimatedNumber object.
SVGOMAnimatedString - class org.apache.batik.dom.svg.SVGOMAnimatedString.
This class implements SVGAnimatedString.
SVGOMAnimatedString(Element, String, String) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedString
Creates a new SVGAnimatedString object.
SVGOMAnimatedTransformList - class org.apache.batik.dom.svg.SVGOMAnimatedTransformList.
This class implements SVGAnimatedLength.
SVGOMAnimatedTransformList(SVGOMElement, String, String) - Constructor for class org.apache.batik.dom.svg.SVGOMAnimatedTransformList
Creates a new SVGOMAnimatedTransformList object.
SVGOMCircleElement - class org.apache.batik.dom.svg.SVGOMCircleElement.
This class implements SVGCircleElement.
SVGOMCircleElement() - Constructor for class org.apache.batik.dom.svg.SVGOMCircleElement
Creates a new SVGOMCircleElement object.
SVGOMCircleElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMCircleElement
Creates a new SVGOMCircleElement object.
SVGOMClipPathElement - class org.apache.batik.dom.svg.SVGOMClipPathElement.
This class implements SVGClipPathElement.
SVGOMClipPathElement() - Constructor for class org.apache.batik.dom.svg.SVGOMClipPathElement
Creates a new SVGOMClipPathElement object.
SVGOMClipPathElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMClipPathElement
Creates a new SVGOMClipPathElement object.
SVGOMComponentTransferFunctionElement - class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement.
This class represents the component transfer function elements.
SVGOMComponentTransferFunctionElement() - Constructor for class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
Creates a new Element object.
SVGOMComponentTransferFunctionElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMComponentTransferFunctionElement
Creates a new Element object.
SVGOMDefsElement - class org.apache.batik.dom.svg.SVGOMDefsElement.
This class implements SVGDefsElement.
SVGOMDefsElement() - Constructor for class org.apache.batik.dom.svg.SVGOMDefsElement
Creates a new SVGOMDefsElement object.
SVGOMDefsElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDefsElement
Creates a new SVGOMDefsElement object.
SVGOMDescElement - class org.apache.batik.dom.svg.SVGOMDescElement.
This class implements SVGDescElement.
SVGOMDescElement() - Constructor for class org.apache.batik.dom.svg.SVGOMDescElement
Creates a new SVGOMDescElement object.
SVGOMDescElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDescElement
Creates a new SVGOMDescElement object.
SVGOMDocument - class org.apache.batik.dom.svg.SVGOMDocument.
This class implements SVGDocument.
SVGOMDocument.AElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.AElementFactory.
To create a 'a' element.
SVGOMDocument.AElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.AElementFactory
 
SVGOMDocument.AnimateElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.AnimateElementFactory.
To create a 'animate' element.
SVGOMDocument.AnimateElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.AnimateElementFactory
 
SVGOMDocument.CircleElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.CircleElementFactory.
To create a 'circle' element.
SVGOMDocument.CircleElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.CircleElementFactory
 
SVGOMDocument.ClipPathElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.ClipPathElementFactory.
To create a 'clip-path' element.
SVGOMDocument.ClipPathElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.ClipPathElementFactory
 
SVGOMDocument.CustomElementFactory - interface org.apache.batik.dom.svg.SVGOMDocument.CustomElementFactory.
This interface represents a factory of custom elements.
SVGOMDocument.DefsElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.DefsElementFactory.
To create a 'defs' element.
SVGOMDocument.DefsElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.DefsElementFactory
 
SVGOMDocument.DescElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.DescElementFactory.
To create a 'desc' element.
SVGOMDocument.DescElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.DescElementFactory
 
SVGOMDocument.ElementFactory - interface org.apache.batik.dom.svg.SVGOMDocument.ElementFactory.
This interface represents a factory of elements.
SVGOMDocument.EllipseElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.EllipseElementFactory.
To create a 'ellipse' element.
SVGOMDocument.EllipseElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.EllipseElementFactory
 
SVGOMDocument.FeBlendElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeBlendElementFactory.
To create a 'feBlend' element.
SVGOMDocument.FeBlendElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeBlendElementFactory
 
SVGOMDocument.FeColorMatrixElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeColorMatrixElementFactory.
To create a 'feColorMatrix' element.
SVGOMDocument.FeColorMatrixElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeColorMatrixElementFactory
 
SVGOMDocument.FeComponentTransferElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeComponentTransferElementFactory.
To create a 'feComponentTransfer' element.
SVGOMDocument.FeComponentTransferElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeComponentTransferElementFactory
 
SVGOMDocument.FeCompositeElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeCompositeElementFactory.
To create a 'feComposite' element.
SVGOMDocument.FeCompositeElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeCompositeElementFactory
 
SVGOMDocument.FeConvolveMatrixElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeConvolveMatrixElementFactory.
To create a 'feConvolveMatrix' element.
SVGOMDocument.FeConvolveMatrixElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeConvolveMatrixElementFactory
 
SVGOMDocument.FeDiffuseLightingElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeDiffuseLightingElementFactory.
To create a 'feDiffuseLighting' element.
SVGOMDocument.FeDiffuseLightingElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeDiffuseLightingElementFactory
 
SVGOMDocument.FeDisplacementMapElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeDisplacementMapElementFactory.
To create a 'feDisplacementMap' element.
SVGOMDocument.FeDisplacementMapElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeDisplacementMapElementFactory
 
SVGOMDocument.FeDistantLightElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeDistantLightElementFactory.
To create a 'feDistantLight' element.
SVGOMDocument.FeDistantLightElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeDistantLightElementFactory
 
SVGOMDocument.FeFloodElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeFloodElementFactory.
To create a 'feFlood' element.
SVGOMDocument.FeFloodElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeFloodElementFactory
 
SVGOMDocument.FeFuncAElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeFuncAElementFactory.
To create a 'feFuncA' element.
SVGOMDocument.FeFuncAElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeFuncAElementFactory
 
SVGOMDocument.FeFuncBElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeFuncBElementFactory.
To create a 'feFuncB' element.
SVGOMDocument.FeFuncBElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeFuncBElementFactory
 
SVGOMDocument.FeFuncGElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeFuncGElementFactory.
To create a 'feFuncG' element.
SVGOMDocument.FeFuncGElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeFuncGElementFactory
 
SVGOMDocument.FeFuncRElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeFuncRElementFactory.
To create a 'feFuncR' element.
SVGOMDocument.FeFuncRElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeFuncRElementFactory
 
SVGOMDocument.FeGaussianBlurElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeGaussianBlurElementFactory.
To create a 'feGaussianBlur' element.
SVGOMDocument.FeGaussianBlurElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeGaussianBlurElementFactory
 
SVGOMDocument.FeImageElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeImageElementFactory.
To create a 'feImage' element.
SVGOMDocument.FeImageElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeImageElementFactory
 
SVGOMDocument.FeMergeElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeMergeElementFactory.
To create a 'feMerge' element.
SVGOMDocument.FeMergeElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeMergeElementFactory
 
SVGOMDocument.FeMergeNodeElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeMergeNodeElementFactory.
To create a 'feMergeNode' element.
SVGOMDocument.FeMergeNodeElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeMergeNodeElementFactory
 
SVGOMDocument.FeMorphologyElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeMorphologyElementFactory.
To create a 'feMorphology' element.
SVGOMDocument.FeMorphologyElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeMorphologyElementFactory
 
SVGOMDocument.FeOffsetElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeOffsetElementFactory.
To create a 'feOffset' element.
SVGOMDocument.FeOffsetElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeOffsetElementFactory
 
SVGOMDocument.FePointLightElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FePointLightElementFactory.
To create a 'fePointLight' element.
SVGOMDocument.FePointLightElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FePointLightElementFactory
 
SVGOMDocument.FeSpecularLightingElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeSpecularLightingElementFactory.
To create a 'feSpecularLighting' element.
SVGOMDocument.FeSpecularLightingElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeSpecularLightingElementFactory
 
SVGOMDocument.FeSpotLightElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeSpotLightElementFactory.
To create a 'feSpotLight' element.
SVGOMDocument.FeSpotLightElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeSpotLightElementFactory
 
SVGOMDocument.FeTileElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeTileElementFactory.
To create a 'feTile' element.
SVGOMDocument.FeTileElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeTileElementFactory
 
SVGOMDocument.FeTurbulenceElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FeTurbulenceElementFactory.
To create a 'feTurbulence' element
SVGOMDocument.FeTurbulenceElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FeTurbulenceElementFactory
 
SVGOMDocument.FilterElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.FilterElementFactory.
To create a 'filter' element.
SVGOMDocument.FilterElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.FilterElementFactory
 
SVGOMDocument.GElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.GElementFactory.
To create a 'g' element.
SVGOMDocument.GElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.GElementFactory
 
SVGOMDocument.ImageElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.ImageElementFactory.
To create a 'image' element.
SVGOMDocument.ImageElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.ImageElementFactory
 
SVGOMDocument.LinearGradientElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.LinearGradientElementFactory.
To create a 'linearGradient' element.
SVGOMDocument.LinearGradientElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.LinearGradientElementFactory
 
SVGOMDocument.LineElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.LineElementFactory.
To create a 'line' element.
SVGOMDocument.LineElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.LineElementFactory
 
SVGOMDocument.MaskElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.MaskElementFactory.
To create a 'mask' element.
SVGOMDocument.MaskElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.MaskElementFactory
 
SVGOMDocument.MetadataElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.MetadataElementFactory.
To create a 'metadata' element.
SVGOMDocument.MetadataElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.MetadataElementFactory
 
SVGOMDocument.PathElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.PathElementFactory.
To create a 'path' element.
SVGOMDocument.PathElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.PathElementFactory
 
SVGOMDocument.PatternElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.PatternElementFactory.
To create a 'pattern' element.
SVGOMDocument.PatternElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.PatternElementFactory
 
SVGOMDocument.PolygonElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.PolygonElementFactory.
To create a 'polygon' element.
SVGOMDocument.PolygonElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.PolygonElementFactory
 
SVGOMDocument.PolylineElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.PolylineElementFactory.
To create a 'polyline' element.
SVGOMDocument.PolylineElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.PolylineElementFactory
 
SVGOMDocument.RadialGradientElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.RadialGradientElementFactory.
To create a 'radialGradient' element.
SVGOMDocument.RadialGradientElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.RadialGradientElementFactory
 
SVGOMDocument.RectElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.RectElementFactory.
To create a 'rect' element.
SVGOMDocument.RectElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.RectElementFactory
 
SVGOMDocument.ScriptElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.ScriptElementFactory.
To create a 'script' element.
SVGOMDocument.ScriptElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.ScriptElementFactory
 
SVGOMDocument.StopElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.StopElementFactory.
To create a 'stop' element.
SVGOMDocument.StopElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.StopElementFactory
 
SVGOMDocument.StyleElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.StyleElementFactory.
To create a 'style' element.
SVGOMDocument.StyleElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.StyleElementFactory
 
SVGOMDocument.SvgElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.SvgElementFactory.
To create an 'svg' element.
SVGOMDocument.SvgElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.SvgElementFactory
 
SVGOMDocument.SwitchElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.SwitchElementFactory.
To create a 'switch' element.
SVGOMDocument.SwitchElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.SwitchElementFactory
 
SVGOMDocument.SymbolElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.SymbolElementFactory.
To create a 'symbol' element.
SVGOMDocument.SymbolElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.SymbolElementFactory
 
SVGOMDocument.TextElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.TextElementFactory.
To create a 'text' element.
SVGOMDocument.TextElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.TextElementFactory
 
SVGOMDocument.TextPathElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.TextPathElementFactory.
To create a 'textPath' element.
SVGOMDocument.TextPathElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.TextPathElementFactory
 
SVGOMDocument.TitleElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.TitleElementFactory.
To create a 'title' element.
SVGOMDocument.TitleElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.TitleElementFactory
 
SVGOMDocument.TrefElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.TrefElementFactory.
To create a 'tref' element.
SVGOMDocument.TrefElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.TrefElementFactory
 
SVGOMDocument.TspanElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.TspanElementFactory.
To create a 'tspan' element.
SVGOMDocument.TspanElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.TspanElementFactory
 
SVGOMDocument.UseElementFactory - class org.apache.batik.dom.svg.SVGOMDocument.UseElementFactory.
To create a 'use' element.
SVGOMDocument.UseElementFactory(SVGOMDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument.UseElementFactory
 
SVGOMDocument() - Constructor for class org.apache.batik.dom.svg.SVGOMDocument
Creates a new uninitialized document.
SVGOMDocument(DocumentType, DOMImplementation) - Constructor for class org.apache.batik.dom.svg.SVGOMDocument
Creates a new document.
SVGOMElement - class org.apache.batik.dom.svg.SVGOMElement.
This class implements the SVGElement interface.
SVGOMElement.SVGNamedNodeHashMap - class org.apache.batik.dom.svg.SVGOMElement.SVGNamedNodeHashMap.
An implementation of the NamedNodeMap.
SVGOMElement.SVGNamedNodeHashMap(SVGOMElement) - Constructor for class org.apache.batik.dom.svg.SVGOMElement.SVGNamedNodeHashMap
Creates a new SVGNamedNodeHashMap object.
SVGOMElement() - Constructor for class org.apache.batik.dom.svg.SVGOMElement
Creates a new Element object.
SVGOMElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMElement
Creates a new Element object.
SVGOMEllipseElement - class org.apache.batik.dom.svg.SVGOMEllipseElement.
This class implements SVGEllipseElement.
SVGOMEllipseElement() - Constructor for class org.apache.batik.dom.svg.SVGOMEllipseElement
Creates a new SVGOMEllipseElement object.
SVGOMEllipseElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMEllipseElement
Creates a new SVGOMEllipseElement object.
SVGOMEvent - class org.apache.batik.dom.svg.SVGOMEvent.
This class provides an implementation of the SVGEvent interface.
SVGOMEvent() - Constructor for class org.apache.batik.dom.svg.SVGOMEvent
 
SVGOMFEBlendElement - class org.apache.batik.dom.svg.SVGOMFEBlendElement.
This class implements SVGFEBlendElement.
SVGOMFEBlendElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEBlendElement
Creates a new SVGOMFEBlendElement object.
SVGOMFEBlendElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEBlendElement
Creates a new SVGOMFEBlendElement object.
SVGOMFEColorMatrixElement - class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement.
This class implements SVGFEColorMatrixElement.
SVGOMFEColorMatrixElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
Creates a new SVGOMFEColorMatrixElement object.
SVGOMFEColorMatrixElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEColorMatrixElement
Creates a new SVGOMFEColorMatrixElement object.
SVGOMFEComponentTransferElement - class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement.
This class implements SVGFEComponentTransferElement.
SVGOMFEComponentTransferElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
Creates a new SVGOMFEComponentTransferElement object.
SVGOMFEComponentTransferElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEComponentTransferElement
Creates a new SVGOMFEComponentTransferElement object.
SVGOMFECompositeElement - class org.apache.batik.dom.svg.SVGOMFECompositeElement.
This class implements SVGFECompositeElement.
SVGOMFECompositeElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFECompositeElement
Creates a new SVGOMFECompositeElement object.
SVGOMFECompositeElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFECompositeElement
Creates a new SVGOMFECompositeElement object.
SVGOMFEConvolveMatrixElement - class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement.
This class implements SVGFEConvolveMatrixElement.
SVGOMFEConvolveMatrixElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
Creates a new SVGOMFEConvolveMatrixElement object.
SVGOMFEConvolveMatrixElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
Creates a new SVGOMFEConvolveMatrixElement object.
SVGOMFEDiffuseLightingElement - class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement.
This class implements SVGFEDiffuseLightingElement.
SVGOMFEDiffuseLightingElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Creates a new SVGOMFEDiffuseLightingElement object.
SVGOMFEDiffuseLightingElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEDiffuseLightingElement
Creates a new SVGOMFEDiffuseLightingElement object.
SVGOMFEDisplacementMapElement - class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement.
This class implements SVGFEDisplacementMapElement.
SVGOMFEDisplacementMapElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
Creates a new SVGOMFEDisplacementMap object.
SVGOMFEDisplacementMapElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEDisplacementMapElement
Creates a new SVGOMFEDisplacementMapElement object.
SVGOMFEDistantLightElement - class org.apache.batik.dom.svg.SVGOMFEDistantLightElement.
This class implements SVGFEDistantLightElement.
SVGOMFEDistantLightElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
Creates a new SVGOMFEDistantLightElement object.
SVGOMFEDistantLightElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEDistantLightElement
Creates a new SVGOMFEDistantLightElement object.
SVGOMFEFloodElement - class org.apache.batik.dom.svg.SVGOMFEFloodElement.
This class implements SVGFEFloodElement.
SVGOMFEFloodElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFloodElement
Creates a new SVGOMFEFloodElement object.
SVGOMFEFloodElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFloodElement
Creates a new SVGOMFEFloodElement object.
SVGOMFEFuncAElement - class org.apache.batik.dom.svg.SVGOMFEFuncAElement.
This class implements SVGFEFuncAElement.
SVGOMFEFuncAElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncAElement
Creates a new Element object.
SVGOMFEFuncAElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncAElement
Creates a new Element object.
SVGOMFEFuncBElement - class org.apache.batik.dom.svg.SVGOMFEFuncBElement.
This class implements SVGFEFuncBElement.
SVGOMFEFuncBElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncBElement
Creates a new Element object.
SVGOMFEFuncBElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncBElement
Creates a new Element object.
SVGOMFEFuncGElement - class org.apache.batik.dom.svg.SVGOMFEFuncGElement.
This class implements SVGFEFuncGElement.
SVGOMFEFuncGElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncGElement
Creates a new Element object.
SVGOMFEFuncGElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncGElement
Creates a new Element object.
SVGOMFEFuncRElement - class org.apache.batik.dom.svg.SVGOMFEFuncRElement.
This class implements SVGFEFuncRElement.
SVGOMFEFuncRElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncRElement
Creates a new Element object.
SVGOMFEFuncRElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEFuncRElement
Creates a new Element object.
SVGOMFEGaussianBlurElement - class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement.
This class implements SVGFEGaussianBlurElement.
SVGOMFEGaussianBlurElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
Creates a new SVGOMFEGaussianBlurElement object.
SVGOMFEGaussianBlurElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEGaussianBlurElement
Creates a new SVGOMFEGaussianBlurElement object.
SVGOMFEImageElement - class org.apache.batik.dom.svg.SVGOMFEImageElement.
This class implements SVGFEImageElement.
SVGOMFEImageElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEImageElement
Creates a new SVGOMFEImageElement object.
SVGOMFEImageElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEImageElement
Creates a new SVGOMFEImageElement object.
SVGOMFEMergeElement - class org.apache.batik.dom.svg.SVGOMFEMergeElement.
This class implements SVGFEMergeElement.
SVGOMFEMergeElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeElement
Creates a new SVGOMFEMergeElement object.
SVGOMFEMergeElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeElement
Creates a new SVGOMFEMergeElement object.
SVGOMFEMergeNodeElement - class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement.
This class implements SVGFEMergeNodeElement.
SVGOMFEMergeNodeElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
Creates a new SVGOMFEMergeNodeElement object.
SVGOMFEMergeNodeElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEMergeNodeElement
Creates a new SVGOMFEMergeNodeElement object.
SVGOMFEMorphologyElement - class org.apache.batik.dom.svg.SVGOMFEMorphologyElement.
This class implements SVGFEMorphologyElement.
SVGOMFEMorphologyElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
Creates a new SVGOMFEMorphologyElement object.
SVGOMFEMorphologyElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEMorphologyElement
Creates a new SVGOMFEMorphologyElement object.
SVGOMFEOffsetElement - class org.apache.batik.dom.svg.SVGOMFEOffsetElement.
This class implements SVGFEOffsetElement.
SVGOMFEOffsetElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEOffsetElement
Creates a new SVGOMFEOffsetElement object.
SVGOMFEOffsetElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEOffsetElement
Creates a new SVGOMFEOffsetElement object.
SVGOMFEPointLightElement - class org.apache.batik.dom.svg.SVGOMFEPointLightElement.
This class implements SVGFEPointLightElement.
SVGOMFEPointLightElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFEPointLightElement
Creates a new SVGOMFEPointLightElement object.
SVGOMFEPointLightElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFEPointLightElement
Creates a new SVGOMFEPointLightElement object.
SVGOMFESpotLightElement - class org.apache.batik.dom.svg.SVGOMFESpotLightElement.
This class implements SVGFESpotLightElement.
SVGOMFESpotLightElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFESpotLightElement
Creates a new SVGOMFESpotLightElement object.
SVGOMFESpotLightElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFESpotLightElement
Creates a new SVGOMFESpotLightElement object.
SVGOMFilterElement - class org.apache.batik.dom.svg.SVGOMFilterElement.
This class implements SVGFilterElement.
SVGOMFilterElement() - Constructor for class org.apache.batik.dom.svg.SVGOMFilterElement
Creates a new SVGOMFilterElement object.
SVGOMFilterElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFilterElement
Creates a new SVGOMFilterElement object.
SVGOMFilterPrimitiveStandardAttributes - class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes.
This class represents a SVGElement with support for standard filter attributes.
SVGOMFilterPrimitiveStandardAttributes() - Constructor for class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
Creates a new SVGOMFilterPrimitiveStandardAttributes object.
SVGOMFilterPrimitiveStandardAttributes(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
Creates a new SVGOMFilterPrimitiveStandardAttributes object.
SVGOMGElement - class org.apache.batik.dom.svg.SVGOMGElement.
This class implements SVGGElement.
SVGOMGElement() - Constructor for class org.apache.batik.dom.svg.SVGOMGElement
Creates a new SVGOMGElement object.
SVGOMGElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMGElement
Creates a new SVGOMGElement object.
SVGOMGradientElement - class org.apache.batik.dom.svg.SVGOMGradientElement.
This class implements SVGGradientElement.
SVGOMGradientElement() - Constructor for class org.apache.batik.dom.svg.SVGOMGradientElement
Creates a new SVGOMGradientElement object.
SVGOMGradientElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMGradientElement
Creates a new SVGOMGradientElement object.
SVGOMImageElement - class org.apache.batik.dom.svg.SVGOMImageElement.
This class implements SVGImageElement.
SVGOMImageElement() - Constructor for class org.apache.batik.dom.svg.SVGOMImageElement
Creates a new SVGOMImageElement object.
SVGOMImageElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMImageElement
Creates a new SVGOMImageElement object.
SVGOMLength - class org.apache.batik.dom.svg.SVGOMLength.
This class implements SVGLength.
SVGOMLength() - Constructor for class org.apache.batik.dom.svg.SVGOMLength
 
SVGOMLinearGradientElement - class org.apache.batik.dom.svg.SVGOMLinearGradientElement.
This class implements SVGLinearGradientElement.
SVGOMLinearGradientElement() - Constructor for class org.apache.batik.dom.svg.SVGOMLinearGradientElement
Creates a new SVGOMLinearGradientElement object.
SVGOMLinearGradientElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMLinearGradientElement
Creates a new SVGOMLinearGradientElement object.
SVGOMLineElement - class org.apache.batik.dom.svg.SVGOMLineElement.
This class implements SVGLineElement.
SVGOMLineElement() - Constructor for class org.apache.batik.dom.svg.SVGOMLineElement
Creates a new SVGOMLineElement object.
SVGOMLineElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMLineElement
Creates a new SVGOMLineElement object.
SVGOMMaskElement - class org.apache.batik.dom.svg.SVGOMMaskElement.
This class implements SVGMaskElement.
SVGOMMaskElement() - Constructor for class org.apache.batik.dom.svg.SVGOMMaskElement
Creates a new SVGOMMaskElement object.
SVGOMMaskElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMMaskElement
Creates a new SVGOMMaskElement object.
SVGOMMetadataElement - class org.apache.batik.dom.svg.SVGOMMetadataElement.
This class implements SVGMetadataElement.
SVGOMMetadataElement() - Constructor for class org.apache.batik.dom.svg.SVGOMMetadataElement
Creates a new SVGOMMetadataElement object.
SVGOMMetadataElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMMetadataElement
Creates a new SVGOMMetadataElement object.
SVGOMPathElement - class org.apache.batik.dom.svg.SVGOMPathElement.
This class implements SVGPathElement.
SVGOMPathElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPathElement
Creates a new SVGOMPathElement object.
SVGOMPathElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPathElement
Creates a new SVGOMPathElement object.
SVGOMPatternElement - class org.apache.batik.dom.svg.SVGOMPatternElement.
This class implements SVGStopElement.
SVGOMPatternElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPatternElement
Creates a new SVGOMPatternElement object.
SVGOMPatternElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPatternElement
Creates a new SVGOMPatternElement object.
SVGOMPolygonElement - class org.apache.batik.dom.svg.SVGOMPolygonElement.
This class implements SVGPolygonElement.
SVGOMPolygonElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPolygonElement
Creates a new SVGOMPolygonElement object.
SVGOMPolygonElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPolygonElement
Creates a new SVGOMPolygonElement object.
SVGOMPolylineElement - class org.apache.batik.dom.svg.SVGOMPolylineElement.
This class implements SVGPolylineElement.
SVGOMPolylineElement() - Constructor for class org.apache.batik.dom.svg.SVGOMPolylineElement
Creates a new SVGOMPolylineElement object.
SVGOMPolylineElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMPolylineElement
Creates a new SVGOMPolylineElement object.
SVGOMRadialGradientElement - class org.apache.batik.dom.svg.SVGOMRadialGradientElement.
This class implements SVGRadialGradientElement.
SVGOMRadialGradientElement() - Constructor for class org.apache.batik.dom.svg.SVGOMRadialGradientElement
Creates a new SVGOMRadialGradientElement object.
SVGOMRadialGradientElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMRadialGradientElement
Creates a new SVGOMRadialGradientElement object.
SVGOMRectElement - class org.apache.batik.dom.svg.SVGOMRectElement.
This class implements SVGRectElement.
SVGOMRectElement() - Constructor for class org.apache.batik.dom.svg.SVGOMRectElement
Creates a new SVGOMRectElement object.
SVGOMRectElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMRectElement
Creates a new SVGOMRectElement object.
SVGOMScriptElement - class org.apache.batik.dom.svg.SVGOMScriptElement.
This class implements SVGScriptElement.
SVGOMScriptElement() - Constructor for class org.apache.batik.dom.svg.SVGOMScriptElement
Creates a new SVGOMScriptElement object.
SVGOMScriptElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMScriptElement
Creates a new SVGOMScriptElement object.
SVGOMStopElement - class org.apache.batik.dom.svg.SVGOMStopElement.
This class implements SVGStopElement.
SVGOMStopElement() - Constructor for class org.apache.batik.dom.svg.SVGOMStopElement
Creates a new SVGOMStopElement object.
SVGOMStopElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMStopElement
Creates a new SVGOMStopElement object.
SVGOMStyleElement - class org.apache.batik.dom.svg.SVGOMStyleElement.
This class implements SVGStyleElement.
SVGOMStyleElement() - Constructor for class org.apache.batik.dom.svg.SVGOMStyleElement
Creates a new SVGOMStyleElement object.
SVGOMStyleElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMStyleElement
Creates a new SVGOMStyleElement object.
SVGOMSVGElement - class org.apache.batik.dom.svg.SVGOMSVGElement.
This class implements SVGSVGElement.
SVGOMSVGElement() - Constructor for class org.apache.batik.dom.svg.SVGOMSVGElement
Creates a new SVGOMSVGElement object.
SVGOMSVGElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMSVGElement
Creates a new SVGOMSVGElement object.
SVGOMSwitchElement - class org.apache.batik.dom.svg.SVGOMSwitchElement.
This class implements SVGSwitchElement.
SVGOMSwitchElement() - Constructor for class org.apache.batik.dom.svg.SVGOMSwitchElement
Creates a new SVGOMSwitchElement object.
SVGOMSwitchElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMSwitchElement
Creates a new SVGOMSwitchElement object.
SVGOMSymbolElement - class org.apache.batik.dom.svg.SVGOMSymbolElement.
This class implements SVGSymbolElement.
SVGOMSymbolElement() - Constructor for class org.apache.batik.dom.svg.SVGOMSymbolElement
Creates a new SVGOMSymbolElement object.
SVGOMSymbolElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMSymbolElement
Creates a new SVGOMSymbolElement object.
SVGOMTextContentElement - class org.apache.batik.dom.svg.SVGOMTextContentElement.
This class provides a common superclass for all graphics elements.
SVGOMTextContentElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextContentElement
Creates a new SVGOMTextContentElement.
SVGOMTextContentElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextContentElement
Creates a new SVGOMTextContentElement object.
SVGOMTextElement - class org.apache.batik.dom.svg.SVGOMTextElement.
This class implements SVGTextElement.
SVGOMTextElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextElement
Creates a new SVGOMTextElement object.
SVGOMTextElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextElement
Creates a new SVGOMTextElement object.
SVGOMTextPathElement - class org.apache.batik.dom.svg.SVGOMTextPathElement.
This class implements SVGTextPathElement.
SVGOMTextPathElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextPathElement
Creates a new SVGOMTextPathElement object.
SVGOMTextPathElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextPathElement
Creates a new SVGOMTextPathElement object.
SVGOMTextPositioningElement - class org.apache.batik.dom.svg.SVGOMTextPositioningElement.
This class implements SVGTextPositioningElement.
SVGOMTextPositioningElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTextPositioningElement
Creates a new SVGOMTextPositioningElement object.
SVGOMTextPositioningElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTextPositioningElement
Creates a new SVGOMTextPositioningElement object.
SVGOMTitleElement - class org.apache.batik.dom.svg.SVGOMTitleElement.
This class implements SVGTitleElement.
SVGOMTitleElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTitleElement
Creates a new SVGOMTitleElement object.
SVGOMTitleElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTitleElement
Creates a new SVGOMTitleElement object.
SVGOMToBeImplementedElement - class org.apache.batik.dom.svg.SVGOMToBeImplementedElement.
This is a development only class.
SVGOMToBeImplementedElement() - Constructor for class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Creates a new SVGOMToBeImplementedElement object.
SVGOMToBeImplementedElement(String, AbstractDocument, String) - Constructor for class org.apache.batik.dom.svg.SVGOMToBeImplementedElement
Creates a new SVGOMToBeImplementedElement object.
SVGOMTransformList - class org.apache.batik.dom.svg.SVGOMTransformList.
This class provides an implementation of the SVGTransformList interface.
SVGOMTransformList() - Constructor for class org.apache.batik.dom.svg.SVGOMTransformList
 
SVGOMTRefElement - class org.apache.batik.dom.svg.SVGOMTRefElement.
This class implements SVGTRefElement.
SVGOMTRefElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTRefElement
Creates a new SVGOMTRefElement object.
SVGOMTRefElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTRefElement
Creates a new SVGOMTRefElement object.
SVGOMTSpanElement - class org.apache.batik.dom.svg.SVGOMTSpanElement.
This class implements SVGTSpanElement.
SVGOMTSpanElement() - Constructor for class org.apache.batik.dom.svg.SVGOMTSpanElement
Creates a new SVGOMTSpanElement object.
SVGOMTSpanElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMTSpanElement
Creates a new SVGOMTSpanElement object.
SVGOMUseElement - class org.apache.batik.dom.svg.SVGOMUseElement.
This class implements SVGUseElement.
SVGOMUseElement() - Constructor for class org.apache.batik.dom.svg.SVGOMUseElement
Creates a new SVGOMUseElement object.
SVGOMUseElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGOMUseElement
Creates a new SVGOMUseElement object.
SVGPaint - class org.apache.batik.util.awt.svg.SVGPaint.
Utility class that converts a Paint object into an SVG pattern element
SVGPaint - interface org.w3c.dom.svg.SVGPaint.
 
SVGPaint(Document, ImageHandler, ExtensionHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGPaint
 
SVGPaintDescriptor - class org.apache.batik.util.awt.svg.SVGPaintDescriptor.
Used to represent an SVG Paint.
SVGPaintDescriptor(String, String) - Constructor for class org.apache.batik.util.awt.svg.SVGPaintDescriptor
 
SVGPaintDescriptor(String, String, Element) - Constructor for class org.apache.batik.util.awt.svg.SVGPaintDescriptor
 
SVGPath - class org.apache.batik.util.awt.svg.SVGPath.
Utility class that converts a Shape object into an SVG path element.
SVGPath(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGPath
 
SVGPathElement - interface org.w3c.dom.svg.SVGPathElement.
 
SVGPathElementBridge - class org.apache.batik.refimpl.bridge.SVGPathElementBridge.
A factory for the <path> element.
SVGPathElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGPathElementBridge
 
SVGPathSeg - interface org.w3c.dom.svg.SVGPathSeg.
 
SVGPathSegArcAbs - interface org.w3c.dom.svg.SVGPathSegArcAbs.
 
SVGPathSegArcRel - interface org.w3c.dom.svg.SVGPathSegArcRel.
 
SVGPathSegClosePath - interface org.w3c.dom.svg.SVGPathSegClosePath.
 
SVGPathSegCurvetoCubicAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicAbs.
 
SVGPathSegCurvetoCubicRel - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicRel.
 
SVGPathSegCurvetoCubicSmoothAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothAbs.
 
SVGPathSegCurvetoCubicSmoothRel - interface org.w3c.dom.svg.SVGPathSegCurvetoCubicSmoothRel.
 
SVGPathSegCurvetoQuadraticAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticAbs.
 
SVGPathSegCurvetoQuadraticRel - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticRel.
 
SVGPathSegCurvetoQuadraticSmoothAbs - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothAbs.
 
SVGPathSegCurvetoQuadraticSmoothRel - interface org.w3c.dom.svg.SVGPathSegCurvetoQuadraticSmoothRel.
 
SVGPathSegLinetoAbs - interface org.w3c.dom.svg.SVGPathSegLinetoAbs.
 
SVGPathSegLinetoHorizontalAbs - interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalAbs.
 
SVGPathSegLinetoHorizontalRel - interface org.w3c.dom.svg.SVGPathSegLinetoHorizontalRel.
 
SVGPathSegLinetoRel - interface org.w3c.dom.svg.SVGPathSegLinetoRel.
 
SVGPathSegLinetoVerticalAbs - interface org.w3c.dom.svg.SVGPathSegLinetoVerticalAbs.
 
SVGPathSegLinetoVerticalRel - interface org.w3c.dom.svg.SVGPathSegLinetoVerticalRel.
 
SVGPathSegList - interface org.w3c.dom.svg.SVGPathSegList.
 
SVGPathSegMovetoAbs - interface org.w3c.dom.svg.SVGPathSegMovetoAbs.
 
SVGPathSegMovetoRel - interface org.w3c.dom.svg.SVGPathSegMovetoRel.
 
SVGPatternElement - interface org.w3c.dom.svg.SVGPatternElement.
 
SVGPatternElementBridge - class org.apache.batik.refimpl.bridge.SVGPatternElementBridge.
This class bridges an SVG pattern element with a PatternPaint
SVGPatternElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGPatternElementBridge
 
SVGPoint - interface org.w3c.dom.svg.SVGPoint.
 
SVGPointList - interface org.w3c.dom.svg.SVGPointList.
 
SVGPolygon - class org.apache.batik.util.awt.svg.SVGPolygon.
Utility class that converts a Polygon object into an SVG element.
SVGPolygon(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGPolygon
 
SVGPolygonElement - interface org.w3c.dom.svg.SVGPolygonElement.
 
SVGPolygonElementBridge - class org.apache.batik.refimpl.bridge.SVGPolygonElementBridge.
A factory for the <polygon> element.
SVGPolygonElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGPolygonElementBridge
 
SVGPolylineElement - interface org.w3c.dom.svg.SVGPolylineElement.
 
SVGPolylineElementBridge - class org.apache.batik.refimpl.bridge.SVGPolylineElementBridge.
A factory for the <polyline> element.
SVGPolylineElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGPolylineElementBridge
 
SVGPreserveAspectRatio - interface org.w3c.dom.svg.SVGPreserveAspectRatio.
 
SVGRadialGradientBridge - class org.apache.batik.refimpl.bridge.SVGRadialGradientBridge.
This class bridges an SVG radialGradient element with a RadialGradientPaint
SVGRadialGradientBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGRadialGradientBridge
 
SVGRadialGradientElement - interface org.w3c.dom.svg.SVGRadialGradientElement.
 
SVGRect - interface org.w3c.dom.svg.SVGRect.
 
SVGRectangle - class org.apache.batik.util.awt.svg.SVGRectangle.
Utility class that converts a Rectangle2D or RoundRectangle2D object into an SVG element.
SVGRectangle(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGRectangle
 
SVGRectElement - interface org.w3c.dom.svg.SVGRectElement.
 
SVGRectElementBridge - class org.apache.batik.refimpl.bridge.SVGRectElementBridge.
A factory for the <rect> SVG element.
SVGRectElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGRectElementBridge
 
SVGRenderingHints - class org.apache.batik.util.awt.svg.SVGRenderingHints.
Utility class that converts a RenderingHins object into a set of SVG properties.
SVGRenderingHints() - Constructor for class org.apache.batik.util.awt.svg.SVGRenderingHints
 
SVGRenderingIntent - interface org.w3c.dom.svg.SVGRenderingIntent.
 
SVGRescaleOp - class org.apache.batik.util.awt.svg.SVGRescaleOp.
Utility class that converts a RescaleOp object into an SVG filter descriptor.
SVGRescaleOp(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGRescaleOp
 
SVGScriptElement - interface org.w3c.dom.svg.SVGScriptElement.
 
SVGSetElement - interface org.w3c.dom.svg.SVGSetElement.
 
SVGShape - class org.apache.batik.util.awt.svg.SVGShape.
Utility class that converts a Shape object into the corresponding SVG element.
SVGShape(Document) - Constructor for class org.apache.batik.util.awt.svg.SVGShape
 
SVGShapeElementBridge - class org.apache.batik.refimpl.bridge.SVGShapeElementBridge.
A factory for the SVG elements that represents a shape.
SVGShapeElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGShapeElementBridge
 
SVGStopElement - interface org.w3c.dom.svg.SVGStopElement.
 
SVGStringList - interface org.w3c.dom.svg.SVGStringList.
 
SVGStrokeDescriptor - class org.apache.batik.util.awt.svg.SVGStrokeDescriptor.
Used to represent an SVG Paint.
SVGStrokeDescriptor(String, String, String, String, String, String) - Constructor for class org.apache.batik.util.awt.svg.SVGStrokeDescriptor
 
SVGStylable - interface org.w3c.dom.svg.SVGStylable.
 
SVGStylableSupport - class org.apache.batik.dom.svg.SVGStylableSupport.
This class provides support for implementing a stylable element.
SVGStylableSupport() - Constructor for class org.apache.batik.dom.svg.SVGStylableSupport
Creates a new SVGStylableSupport object.
SVGStyleElement - interface org.w3c.dom.svg.SVGStyleElement.
 
SVGStylingAttributes - class org.apache.batik.util.awt.svg.SVGStylingAttributes.
Defines the set of attributes from Exchange SVG that are defined as styling properties in Stylable SVG.
SVGStylingAttributes() - Constructor for class org.apache.batik.util.awt.svg.SVGStylingAttributes
 
SVGSVGElement - interface org.w3c.dom.svg.SVGSVGElement.
 
SVGSVGElementBridge - class org.apache.batik.refimpl.bridge.SVGSVGElementBridge.
A factory for the <svg> SVG element.
SVGSVGElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGSVGElementBridge
 
SVGSwitchElement - interface org.w3c.dom.svg.SVGSwitchElement.
 
SVGSwitchElementBridge - class org.apache.batik.refimpl.bridge.SVGSwitchElementBridge.
A factory for the <switch> SVG element.
SVGSwitchElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGSwitchElementBridge
 
SVGSymbolElement - interface org.w3c.dom.svg.SVGSymbolElement.
 
SVGSyntax - interface org.apache.batik.util.awt.svg.SVGSyntax.
Contains the definition of the SVG tags and attribute names
SVGTests - interface org.w3c.dom.svg.SVGTests.
 
SVGTestsSupport - class org.apache.batik.dom.svg.SVGTestsSupport.
This class provides support for SVGTests features.
SVGTestsSupport() - Constructor for class org.apache.batik.dom.svg.SVGTestsSupport
Creates a new SVGTestsSupport object.
SVGTextContentElement - interface org.w3c.dom.svg.SVGTextContentElement.
 
SVGTextElement - interface org.w3c.dom.svg.SVGTextElement.
 
SVGTextElementBridge - class org.apache.batik.refimpl.bridge.SVGTextElementBridge.
A factory for the <text> SVG element.
SVGTextElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGTextElementBridge
 
SVGTextPathElement - interface org.w3c.dom.svg.SVGTextPathElement.
 
SVGTextPositioningElement - interface org.w3c.dom.svg.SVGTextPositioningElement.
 
SVGTexturePaint - class org.apache.batik.util.awt.svg.SVGTexturePaint.
Utility class that converts a TexturePaint object into an SVG pattern element
SVGTexturePaint(Document, ImageHandler) - Constructor for class org.apache.batik.util.awt.svg.SVGTexturePaint
 
SVGTitleElement - interface org.w3c.dom.svg.SVGTitleElement.
 
svgToObjectBoundingBox(Element, String, String, UnitProcessor.Context, short) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Returns the float that represents a specified value or percentage.
svgToUserSpace(Element, String, String, UnitProcessor.Context, short) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Returns the float that represents a specified value or percentage.
svgToUserSpace(short, float, SVGElement, short, UnitProcessor.Context) - Static method in class org.apache.batik.util.UnitProcessor
Converts a SVG length value to screen pixels.
svgToUserSpace(String, SVGElement, short, UnitProcessor.Context) - Static method in class org.apache.batik.util.UnitProcessor
Converts a SVG length value to screen pixels.
svgToUserSpaceOnUse(Element, String, String, UnitProcessor.Context, short) - Static method in class org.apache.batik.refimpl.bridge.SVGUtilities
Returns the float that represents a specified value or percentage.
SVGTransform - class org.apache.batik.util.awt.svg.SVGTransform.
Utility class that converts a GraphicContext transform stack into an SVG transform attribute.
SVGTransform - interface org.w3c.dom.svg.SVGTransform.
 
SVGTransform() - Constructor for class org.apache.batik.util.awt.svg.SVGTransform
 
SVGTransformable - interface org.w3c.dom.svg.SVGTransformable.
 
SVGTransformableSupport - class org.apache.batik.dom.svg.SVGTransformableSupport.
To provide support for the SVGTransformable interface.
SVGTransformableSupport() - Constructor for class org.apache.batik.dom.svg.SVGTransformableSupport
Creates a new SVGTransformable element.
SVGTransformDescriptor - class org.apache.batik.util.awt.svg.SVGTransformDescriptor.
Describes an SVG transform
SVGTransformDescriptor(String) - Constructor for class org.apache.batik.util.awt.svg.SVGTransformDescriptor
 
SVGTransformList - interface org.w3c.dom.svg.SVGTransformList.
 
SVGTRefElement - interface org.w3c.dom.svg.SVGTRefElement.
 
SVGTSpanElement - interface org.w3c.dom.svg.SVGTSpanElement.
 
SVGUnitTypes - interface org.w3c.dom.svg.SVGUnitTypes.
 
SVGURIReference - interface org.w3c.dom.svg.SVGURIReference.
 
SVGURIReferenceGraphicsElement - class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement.
This class provides support for Xlink to a graphics element.
SVGURIReferenceGraphicsElement() - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
Creates a new SVGURIReferenceGraphicsElement object.
SVGURIReferenceGraphicsElement(String, AbstractDocument) - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
Creates a new SVGURIReferenceGraphicsElement object.
SVGURIReferenceSupport - class org.apache.batik.dom.svg.SVGURIReferenceSupport.
This class provides support for the SVGURIReference interface methods.
SVGURIReferenceSupport() - Constructor for class org.apache.batik.dom.svg.SVGURIReferenceSupport
 
SVGUseElement - interface org.w3c.dom.svg.SVGUseElement.
 
SVGUseElementBridge - class org.apache.batik.refimpl.bridge.SVGUseElementBridge.
A factory for the <use> SVG element.
SVGUseElementBridge() - Constructor for class org.apache.batik.refimpl.bridge.SVGUseElementBridge
 
SVGUtilities - class org.apache.batik.refimpl.bridge.SVGUtilities.
This class contains utility methods for SVG.
SVGUtilities.PreserveAspectRatio - class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio.
To store the preserveAspectRatio attribute values.
SVGUtilities.PreserveAspectRatio() - Constructor for class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
 
SVGUtilities() - Constructor for class org.apache.batik.refimpl.bridge.SVGUtilities
This class does not need to be instantiated.
SVGValueConstants - interface org.apache.batik.css.svg.SVGValueConstants.
This interface defines the CSS values constants for SVG.
SVGValueFactoryMap - class org.apache.batik.css.svg.SVGValueFactoryMap.
This class represents a map of ValueFactory objects initialized to contains factories for SVG CSS values.
SVGValueFactoryMap(Parser) - Constructor for class org.apache.batik.css.svg.SVGValueFactoryMap
Creates a new ValueFactoryMap object.
SVGViewCSS - class org.apache.batik.css.svg.SVGViewCSS.
This class represents a ViewCSS object initialized to manage the SVG CSS.
SVGViewCSS(DocumentView, SVGCSSContext) - Constructor for class org.apache.batik.css.svg.SVGViewCSS
Creates a new ViewCSS object.
SVGViewElement - interface org.w3c.dom.svg.SVGViewElement.
 
SVGViewport - class org.apache.batik.bridge.SVGViewport.
Defines a viewport using an SVGSVGElement.
SVGViewport(SVGSVGElement, UnitProcessor.Context) - Constructor for class org.apache.batik.bridge.SVGViewport
Constructs a new viewport with the specified SVGSVGElement.
SVGViewSpec - interface org.w3c.dom.svg.SVGViewSpec.
 
SVGVKernElement - interface org.w3c.dom.svg.SVGVKernElement.
 
SVGZoomAndPan - interface org.w3c.dom.svg.SVGZoomAndPan.
 
SVGZoomAndPanSupport - class org.apache.batik.dom.svg.SVGZoomAndPanSupport.
This class provides support for SVGZoomAndPan features.
SVGZoomAndPanSupport() - Constructor for class org.apache.batik.dom.svg.SVGZoomAndPanSupport
This class does not need to be instantiated.
SVGZoomEvent - interface org.w3c.dom.svg.SVGZoomEvent.
 
SW_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'sw-resize' identifier value.
swingDefaultsFontInit(Font) - Static method in class org.apache.batik.util.SwingInitializer
Initializes Swing resources
SwingInitializer - class org.apache.batik.util.SwingInitializer.
This is a helper class to set the desired default resources in Swing UIs
SwingInitializer() - Constructor for class org.apache.batik.util.SwingInitializer
 
SwingSVGPrettyPrint - class org.apache.batik.util.awt.svg.SwingSVGPrettyPrint.
This class offers a way to create an SVG document with grouping that reflects the Swing composite structure (container/components).
SwingSVGPrettyPrint() - Constructor for class org.apache.batik.util.awt.svg.SwingSVGPrettyPrint
 
sx - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
sx - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
sy - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.MouseListener
 
sy - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas.MouseListener
 
SYNTAX_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal string is specified.
SYSTEM_LANGUAGE - Static variable in class org.apache.batik.dom.svg.SVGTestsSupport
The systemLanguage attribute name.
systemId - Variable in class org.apache.batik.dom.AbstractNotation
The system id.
systemId - Variable in class org.apache.batik.dom.AbstractEntity
The system id.

T

table - Variable in class org.apache.batik.css.PropertyMap
The underlying array
table - Variable in class org.apache.batik.css.value.CommonValueFactoryMap
The implementation of the map.
table - Variable in class org.apache.batik.css.value.ImmutableValueList
The table that contains the values.
table - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The place where the nodes in the anonymous namespace are stored.
table - Variable in class org.apache.batik.dom.AbstractParentNode.Nodes
The table.
table - Variable in class org.apache.batik.dom.util.HashTableStack.Link
The table.
table - Variable in class org.apache.batik.dom.util.HashTable
The underlying array
table - Variable in class org.apache.batik.parser.style.CSSValueListValue
The table that contains the values.
TABLE - Static variable in interface org.apache.batik.gvt.filter.ComponentTransferFunction
 
TABLE_CAPTION_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-caption' identifier value.
TABLE_CELL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-cell' identifier value.
TABLE_COLUMN_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-column-group' identifier value.
TABLE_COLUMN_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-column' identifier value.
TABLE_FOOTER_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-footer-group' identifier value.
TABLE_HEADER_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-header-group' identifier value.
TABLE_ROW_GROUP_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-row-group' identifier value.
TABLE_ROW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table-row' identifier value.
TABLE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'table' identifier value.
tableNS - Variable in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
The place where the the nodes that use namespaces are stored.
TableTransfer - class org.apache.batik.refimpl.gvt.filter.TableTransfer.
TableTransfer.java This class defines the Table type transfer function for the feComponentTransfer filter, as defined in chapter 15, section 11 of the SVG specification.
TableTransfer(int[]) - Constructor for class org.apache.batik.refimpl.gvt.filter.TableTransfer
 
tableValues - Variable in class org.apache.batik.refimpl.gvt.filter.TableTransfer
This int array is the input table values from the user
tableValues - Variable in class org.apache.batik.refimpl.gvt.filter.DiscreteTransfer
This int array is the input table values from the user
TAG_A - Static variable in interface org.apache.batik.util.SVGConstants
Tags
TAG_ANIMATE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_CIRCLE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_CLIP_PATH - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_DEFS - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_DESC - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_ELLIPSE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_BLEND - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_COLOR_MATRIX - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_COMPONENT_TRANSFER - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_COMPOSITE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_CONVOLVE_MATRIX - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_DIFFUSE_LIGHTING - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_DISPLACEMENT_MAP - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_DISTANT_LIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_FLOOD - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_FUNC_A - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_FUNC_B - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_FUNC_G - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_FUNC_R - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_GAUSSIAN_BLUR - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_IMAGE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_MERGE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_MERGE_NODE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_MORPHOLOGY - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_OFFSET - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_POINT_LIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_SPECULAR_LIGHTING - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_SPOT_LIGHT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_TILE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FE_TURBULENCE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_FILTER - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_G - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_IMAGE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_LINE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_LINEAR_GRADIENT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_MASK - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_METADATA - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_PATH - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_PATTERN - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_POLYGON - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_POLYLINE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_RADIAL_GRADIENT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_RECT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_SCRIPT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_STOP - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_STYLE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_SVG - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_SWITCH - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_SYMBOL - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_TEXT - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_TEXT_PATH - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_TITLE - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_TREF - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_TSPAN - Static variable in interface org.apache.batik.util.SVGConstants
 
TAG_USE - Static variable in interface org.apache.batik.util.SVGConstants
 
target - Variable in class org.apache.batik.dom.GenericProcessingInstruction
The target.
target - Variable in class org.apache.batik.dom.events.AbstractEvent
The target of this event.
targetReference - Variable in class org.apache.batik.dom.svg.SVGOMAElement
The reference to the target attribute.
targetXReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the targetX attribute.
targetYReference - Variable in class org.apache.batik.dom.svg.SVGOMFEConvolveMatrixElement
The reference to the targetY attribute.
TB_RL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'tb-rl' keyword.
TB_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'tb' keyword.
teal - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
testsSupport - Variable in class org.apache.batik.dom.svg.SVGOMTextContentElement
The tests support.
testsSupport - Variable in class org.apache.batik.dom.svg.SVGGraphicsElement
The tests support.
testsSupport - Variable in class org.apache.batik.dom.svg.SVGClippingMaskingElement
The tests support.
testsSupport - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The tests support.
testsSupport - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The tests support.
TestUtil - class org.apache.batik.util.awt.svg.TestUtil.
 
TestUtil() - Constructor for class org.apache.batik.util.awt.svg.TestUtil
 
Text - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT_AFTER_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-after-edge' keyword.
TEXT_BEFORE_EDGE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-before-edge' keyword.
TEXT_BOTTOM_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-bottom' keyword.
TEXT_CURSOR - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
The cursor indicating that a text selection operation is under way.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TEXT_TOP_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'text-top' keyword.
TEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'text' identifier value.
TextAnchorFactory - class org.apache.batik.css.svg.TextAnchorFactory.
This class provides a factory for the 'text-anchor' property values.
TextAnchorFactory(Parser) - Constructor for class org.apache.batik.css.svg.TextAnchorFactory
Creates a new TextAnchorFactory object.
TextAnchorResolver - class org.apache.batik.css.svg.TextAnchorResolver.
This class provides a relative value resolver for the 'text-anchor' CSS property.
TextAnchorResolver() - Constructor for class org.apache.batik.css.svg.TextAnchorResolver
 
textColor - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The text color.
TextDecorationFactory - class org.apache.batik.css.value.TextDecorationFactory.
This class provides a factory for the 'text-decoration' property values.
TextDecorationFactory.IdentFactory - class org.apache.batik.css.value.TextDecorationFactory.IdentFactory.
This class provides a factory for the identifiers of the list.
TextDecorationFactory.IdentFactory(TextDecorationFactory, Parser) - Constructor for class org.apache.batik.css.value.TextDecorationFactory.IdentFactory
Creates a new ident factory.
TextDecorationFactory(Parser) - Constructor for class org.apache.batik.css.value.TextDecorationFactory
Creates a new text decoration factory.
TextDecorationResolver - class org.apache.batik.css.value.TextDecorationResolver.
This class provides a relative value resolver for the 'text-decoration' CSS property.
TextDecorationResolver() - Constructor for class org.apache.batik.css.value.TextDecorationResolver
 
textField - Variable in class org.apache.batik.util.gui.URIChooser
The text field
TextNode - interface org.apache.batik.gvt.TextNode.
A graphics node that represents text.
TextNode.Anchor - class org.apache.batik.gvt.TextNode.Anchor.
Defines where the text of a TextNode can be anchored relative to its location.
TextPainter - interface org.apache.batik.gvt.TextPainter.
Renders the attributed character iterator of a TextNode.
TEXTPATH_METHODTYPE_ALIGN - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_METHODTYPE_STRETCH - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_METHODTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_AUTO - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_EXACT - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TEXTPATH_SPACINGTYPE_UNKNOWN - Static variable in interface org.w3c.dom.svg.SVGTextPathElement
 
TextPathLayout - class org.apache.batik.util.awt.font.TextPathLayout.
PathLayout can layout text along a Shape, usually a Path object.
TextPathLayout() - Constructor for class org.apache.batik.util.awt.font.TextPathLayout
 
TextRenderingFactory - class org.apache.batik.css.svg.TextRenderingFactory.
This class provides a factory for the 'text-rendering' property values.
TextRenderingFactory(Parser) - Constructor for class org.apache.batik.css.svg.TextRenderingFactory
Creates a new TextRenderingFactory object.
TextRenderingResolver - class org.apache.batik.css.svg.TextRenderingResolver.
This class provides a relative value resolver for the 'text-rendering' CSS property.
TextRenderingResolver() - Constructor for class org.apache.batik.css.svg.TextRenderingResolver
 
textSelector - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The text selector.
thread - Variable in class org.apache.batik.apps.applet.JSVGApplet
The current processing thread
thread - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The current processing thread
THREEDDARKSHADOW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'threeddarkshadow' identifier value.
THREEDFACE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'threedface' identifier value.
THREEDHIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'threedhighlight' identifier value.
THREEDLIGHTSHADOW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'threedlightshadow' identifier value.
THREEDSHADOW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'threedshadow' identifier value.
threshold - Variable in class org.apache.batik.css.PropertyMap
The resizing threshold
threshold - Variable in class org.apache.batik.dom.util.HashTable
The resizing threshold
THUMBNAIL_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
thumbnailCanvas - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The thumbnail canvas.
thumbnailFrame - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The thumbnail frame.
tileGridXOff - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
tileGridXOffset - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The X coordinate of the upper-left pixel of tile (0, 0).
tileGridYOff - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
tileGridYOffset - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The Y coordinate of the upper-left pixel of tile (0, 0).
tileHeight - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
tileHeight - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The height of a tile.
TileRable - interface org.apache.batik.gvt.filter.TileRable.
A renderable that can tile its source into the tile region.
tileWidth - Variable in class org.apache.batik.refimpl.gvt.filter.AbstractRed
 
tileWidth - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The width of a tile.
tileXToX(int) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileXToX(int, int, int) - Static method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileYToY(int) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
tileYToY(int, int, int) - Static method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
timeout - Variable in class org.apache.batik.util.gui.MemoryMonitor.RepaintThread
The repaint timeout
Timer - class org.apache.batik.util.Timer.
This class provides a task scheduler which runs concurrently, executing a schdeuled instance of TimerTask's run() method at regular intervals.
Timer(boolean) - Constructor for class org.apache.batik.util.Timer
Create a Timer instance.
TimerTask - interface org.apache.batik.util.TimerTask.
Class which is schedulable by class Timer.
timeStamp - Variable in class org.apache.batik.dom.events.AbstractEvent
The time the event was created.
title - Variable in class org.apache.batik.css.AbstractStyleSheet
The stylesheet title
TITLE - Static variable in class org.apache.batik.util.DocumentPropertyEvent
 
toArray() - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns an array containing all of the graphics node in the children list of this composite graphics node in the correct order.
toArray(Object[]) - Method in class org.apache.batik.refimpl.gvt.ConcreteCompositeGraphicsNode
Returns an array containing all of the graphics node in the children list of this composite graphics node in the correct order.
toCentimeters() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into centimeters.
toCentimeters() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into centimeters.
toDegrees() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into degrees.
toDegrees() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into degrees.
toGradians() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into gradians.
toGradians() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into gradians.
toHertz() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into Hertz.
toHertz() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into Hertz.
toInches() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into inches.
toInches() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into inches.
toInt() - Method in class org.apache.batik.gvt.filter.ARGBChannel
Convenience for enumeration switching
toInt() - Method in class org.apache.batik.util.awt.svg.TransformType
Convenience for enumeration switching i.e.
toKeyStroke(String) - Method in class org.apache.batik.util.gui.resource.MenuFactory
Translate a string into a key stroke.
tokHertz() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into kHertz.
tokHertz() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into kHertz.
toMillimeters() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into millimeters.
toMillimeters() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into millimeters.
toMilliseconds() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into milliseconds.
toMilliseconds() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into milliseconds.
ToolBarFactory - class org.apache.batik.util.gui.resource.ToolBarFactory.
This class represents a tool bar factory which builds tool bars from the content of a resource file.
The resource entries format is (for a tool bar named 'ToolBar'):
ToolBarFactory(ResourceBundle, ActionMap) - Constructor for class org.apache.batik.util.gui.resource.ToolBarFactory
Creates a new tool bar factory
top - Variable in class org.apache.batik.css.value.ImmutableRect
The top value.
top - Variable in class org.apache.batik.parser.style.CSSRectValue
The top value.
TOP_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'top' keyword.
toPicas() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into picas.
toPicas() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into picas.
toPoints() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into points.
toPoints() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into points.
toRadians() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into radians.
toRadians() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into radians.
toSeconds() - Method in class org.apache.batik.css.value.ImmutableFloat
Converts the current value into seconds.
toSeconds() - Method in class org.apache.batik.parser.style.CSSFloatValue
Converts the current value into seconds.
toString() - Method in class org.apache.batik.css.sac.CSSOMAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMBeginHyphenAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMIdCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMDirectAdjacentSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMPseudoClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMClassCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMAndCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMPseudoElementSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMLangCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMConditionalSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMOneOfAttributeCondition
Returns a text representation of this object.
toString() - Method in class org.apache.batik.css.sac.CSSOMDescendantSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMElementSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.css.sac.CSSOMChildSelector
Returns a representation of the selector.
toString() - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Returns a string representation of this list.
toString() - Method in class org.apache.batik.gvt.filter.ARGBChannel
 
toString() - Method in class org.apache.batik.util.awt.svg.TransformStackElement
 
toString() - Method in class org.apache.batik.util.awt.svg.TransformType
 
toString() - Method in class org.apache.batik.util.gui.DOMViewer.Panel.NodeInfo
Returns a printable representation of the object.
toString() - Method in class org.apache.batik.util.gui.resource.MissingListenerException
Returns a printable representation of this object
toString() - Method in class org.apache.batik.util.gui.resource.ResourceFormatException
Returns a printable representation of this object
toString() - Method in class org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toSVG(AlphaComposite) - Method in class org.apache.batik.util.awt.svg.SVGAlphaComposite
 
toSVG(BasicStroke) - Static method in class org.apache.batik.util.awt.svg.SVGBasicStroke
 
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.util.awt.svg.SVGRescaleOp
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.util.awt.svg.SVGCustomBufferedImageOp
 
toSVG(BufferedImageOp, Rectangle) - Method in interface org.apache.batik.util.awt.svg.SVGFilterConverter
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.util.awt.svg.SVGConvolveOp
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.util.awt.svg.SVGBufferedImageOp
 
toSVG(BufferedImageOp, Rectangle) - Method in class org.apache.batik.util.awt.svg.SVGLookupOp
Converts a Java 2D API BufferedImageOp into a set of attribute/value pairs and related definitions
toSVG(Color) - Static method in class org.apache.batik.util.awt.svg.SVGColor
Converts a Color object to a set of two corresponding values: a CSS color string and an opacity value.
toSVG(Composite) - Method in class org.apache.batik.util.awt.svg.SVGCustomComposite
 
toSVG(Composite) - Method in class org.apache.batik.util.awt.svg.SVGComposite
 
toSVG(ConvolveOp) - Method in class org.apache.batik.util.awt.svg.SVGConvolveOp
 
toSVG(Ellipse2D) - Method in class org.apache.batik.util.awt.svg.SVGEllipse
 
toSVG(Font) - Static method in class org.apache.batik.util.awt.svg.SVGFont
 
toSVG(GradientPaint) - Method in class org.apache.batik.util.awt.svg.SVGLinearGradient
 
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGCustomPaint
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGClip
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions.
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGCustomComposite
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGComposite
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGRenderingHints
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGTransform
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGLinearGradient
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in interface org.apache.batik.util.awt.svg.SVGConverter
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGColor
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGAlphaComposite
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGFont
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGBasicStroke
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGTexturePaint
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(GraphicContext) - Method in class org.apache.batik.util.awt.svg.SVGPaint
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(Line2D) - Method in class org.apache.batik.util.awt.svg.SVGLine
 
toSVG(LookupOp) - Method in class org.apache.batik.util.awt.svg.SVGLookupOp
 
toSVG(Paint) - Method in class org.apache.batik.util.awt.svg.SVGCustomPaint
 
toSVG(Paint) - Method in class org.apache.batik.util.awt.svg.SVGPaint
 
toSVG(Polygon) - Method in class org.apache.batik.util.awt.svg.SVGPolygon
 
toSVG(Rectangle2D) - Method in class org.apache.batik.util.awt.svg.SVGRectangle
 
toSVG(RenderingHints) - Static method in class org.apache.batik.util.awt.svg.SVGRenderingHints
 
toSVG(RescaleOp) - Method in class org.apache.batik.util.awt.svg.SVGRescaleOp
 
toSVG(RoundRectangle2D) - Method in class org.apache.batik.util.awt.svg.SVGRectangle
 
toSVG(Shape) - Method in class org.apache.batik.util.awt.svg.SVGClip
 
toSVG(Shape) - Method in class org.apache.batik.util.awt.svg.SVGShape
 
toSVG(Shape) - Method in class org.apache.batik.util.awt.svg.SVGPath
 
toSVG(TexturePaint) - Method in class org.apache.batik.util.awt.svg.SVGTexturePaint
 
toSVG(TransformStackElement[]) - Method in class org.apache.batik.util.awt.svg.SVGGraphicContextConverter
 
toSVGTransform(GraphicContext) - Static method in class org.apache.batik.util.awt.svg.SVGTransform
 
toSVGTransform(TransformStackElement[]) - Static method in class org.apache.batik.util.awt.svg.SVGTransform
This method tries to collapse the transform stack into an SVG string as compact as possible while still conveying the semantic of the stack.
TOTAL - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The total string.
totalMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The total memory.
totalMemory - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The total memory.
touch() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRable
Increments the time stamp.
trace(Element, OutputStream) - Static method in class org.apache.batik.util.awt.svg.TestUtil
 
traceFonts(Font[]) - Static method in class org.apache.batik.util.awt.svg.SVGFont
For Unit testing only
tracker - Static variable in class org.apache.batik.util.awt.image.ImageLoader
 
Transcoder - interface org.apache.batik.transcoder.Transcoder.
Provides a way to transcode an input stream or a document.
TranscoderException - exception org.apache.batik.transcoder.TranscoderException.
Thrown when a transcoder is not able to transcode its input.
TranscoderException() - Constructor for class org.apache.batik.transcoder.TranscoderException
Constructs a new empty transcoder exception.
TranscoderException(String) - Constructor for class org.apache.batik.transcoder.TranscoderException
Constructs a new transcoder exception with the specified detail message.
TranscoderException(String, Exception) - Constructor for class org.apache.batik.transcoder.TranscoderException
Constructs a new transcoder exception with the specified detail message.
TranscoderFactory - interface org.apache.batik.transcoder.TranscoderFactory.
Factory class for vending Transcoder objects.
transcodeToStream(Document, OutputStream) - Method in class org.apache.batik.refimpl.transcoder.ImageTranscoder
 
transcodeToStream(Document, OutputStream) - Method in interface org.apache.batik.transcoder.Transcoder
Transcodes the specified document and write the result to the specified output.
transcodeToStream(InputSource, OutputStream) - Method in class org.apache.batik.refimpl.transcoder.AbstractTranscoder
Creates a Document using the specified isource and call the transcodeToStream(Document, OutputStream).
transcodeToStream(InputSource, OutputStream) - Method in interface org.apache.batik.transcoder.Transcoder
Transcodes the specified input and write the result to the specified output.
TranscodingHints - class org.apache.batik.transcoder.TranscodingHints.
The TranscodingHints class contains transcoding hints that can be used by Transcoder class.
TranscodingHints.Key - class org.apache.batik.transcoder.TranscodingHints.Key.
Defines the base type of all keys used to control various aspects of the trancoding operations.
TranscodingHints.Key() - Constructor for class org.apache.batik.transcoder.TranscodingHints.Key
 
TranscodingHints() - Constructor for class org.apache.batik.transcoder.TranscodingHints
Constructs a new empty object.
TranscodingHints(Map) - Constructor for class org.apache.batik.transcoder.TranscodingHints
Constructs a new object with keys and values initialized from the specified Map object (which may be null).
TranscodingHints(TranscodingHints.Key, Object) - Constructor for class org.apache.batik.transcoder.TranscodingHints
Constructs a new object with the specified key/value pair.
TransferFunction - interface org.apache.batik.refimpl.gvt.filter.TransferFunction.
Defines the interface for all the ComponentTransferOp transfer functions, which can all be converted to a lookup table
transform - Variable in class org.apache.batik.refimpl.gvt.AbstractGraphicsNode
The transform of this graphics node.
transform - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The transform to apply to the graphics object.
transform - Variable in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
The tranform to apply to the graphics object.
Transform - interface org.apache.batik.parser.Transform.
This interface represents objects which hold informations about SVG transform values.
TRANSFORM_GENERAL - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
TRANSFORM_MATRIX - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_ROTATE - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_ROTATE - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
TRANSFORM_SCALE - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_SCALE - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
TRANSFORM_SHEAR - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
TRANSFORM_SKEWX - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_SKEWY - Static variable in interface org.apache.batik.util.SVGConstants
 
TRANSFORM_TRANSLATE - Static variable in interface org.apache.batik.util.SVGConstants
Transform constants
TRANSFORM_TRANSLATE - Static variable in class org.apache.batik.util.awt.svg.TransformType
 
transform(AffineTransform) - Method in class org.apache.batik.gvt.event.GraphicsNodeMouseEvent
Transforms the event's coordinates to a new position according to the specified transform.
transform(AffineTransform) - Method in class org.apache.batik.util.awt.geom.ExtendedGeneralPath
Delegates to the enclosed GeneralPath.
transform(AffineTransform) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform(AffineTransform) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
transform(Reader, List) - Static method in class org.apache.batik.dom.svg.XSLTransformer
Returns the document resulting of the XSL stylesheets transformations.
transformableSupport - Variable in class org.apache.batik.dom.svg.SVGOMTextElement
The transformable support.
transformableSupport - Variable in class org.apache.batik.dom.svg.SVGGraphicsElement
The transformable support.
transformableSupport - Variable in class org.apache.batik.dom.svg.SVGClippingMaskingElement
The transformable support.
transformableSupport - Variable in class org.apache.batik.dom.svg.SVGOMFEImageElement
The transformable support.
TransformBridge - interface org.apache.batik.bridge.TransformBridge.
Factory class for vending AffineTransform objects.
transformListHandler - Variable in class org.apache.batik.refimpl.parser.ConcreteTransformListParser
The transform list handler used to report parse events.
TransformListHandler - interface org.apache.batik.parser.TransformListHandler.
This interface must be implemented and then registred as the handler of a TransformParser instance in order to be notified of parsing events.
TransformListParser - interface org.apache.batik.parser.TransformListParser.
This interface represents an event-based parser for the SVG transform attribute values.
TransformStackElement - class org.apache.batik.util.awt.svg.TransformStackElement.
Contains a description of an elementary transform stack element, such as a rotate or translate.
TransformType - class org.apache.batik.util.awt.svg.TransformType.
Enumeration for transformation types.
TRANSLATE - Static variable in interface org.apache.batik.parser.Transform
To represent a translation matrix.
TRANSLATE - Static variable in class org.apache.batik.util.awt.svg.TransformType
TransformType values
TRANSLATE_STRING - Static variable in class org.apache.batik.util.awt.svg.TransformType
Strings describing the elementary transforms
translate(double, double) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Concatenates the current Graphics2D Transform with a translation transform.
translate(double, double) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Concatenates the current Graphics2D Transform with a translation transform.
translate(float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.translate(float).
translate(float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.translate(float).
translate(float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'translate(tx)' has been parsed.
translate(float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.translate(float).
translate(float, float) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Implements TransformListHandler.translate(float,float).
translate(float, float) - Method in class org.apache.batik.parser.AWTTransformProducer
Implements TransformListHandler.translate(float,float).
translate(float, float) - Method in interface org.apache.batik.parser.TransformListHandler
Invoked when 'translate(tx, ty)' has been parsed.
translate(float, float) - Method in class org.apache.batik.refimpl.parser.DefaultTransformListHandler
Implements TransformListHandler.translate(float,float).
translate(float, float) - Method in interface org.w3c.dom.svg.SVGMatrix
 
translate(int, int) - Method in class org.apache.batik.util.awt.svg.GraphicContext
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(int, int) - Method in class org.apache.batik.util.awt.svg.SVGGraphics2D
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
traversalSupport - Variable in class org.apache.batik.dom.AbstractDocument
The traversal support.
TraversalSupport - class org.apache.batik.dom.traversal.TraversalSupport.
This class provides support for traversal.
TraversalSupport() - Constructor for class org.apache.batik.dom.traversal.TraversalSupport
Creates a new TraversalSupport.
tree - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The tree.
TREE_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
treeRoot - Variable in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
Tree this Renderer paints.
TreeWalker - interface org.w3c.dom.traversal.TreeWalker.
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any).
TurbulencePatternGenerator - class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator.
This class creates a noise pattern conform to the one defined for the feTurbulence filter of the SVG specification.
TurbulencePatternGenerator(double, double, int, int, boolean, boolean, boolean, Rectangle2D, boolean[]) - Constructor for class org.apache.batik.refimpl.gvt.filter.TurbulencePatternGenerator
 
TurbulenceRable - interface org.apache.batik.gvt.filter.TurbulenceRable.
Creates a sourceless image from a turbulence function.
type - Variable in class org.apache.batik.dom.events.AbstractEvent
The event type.
type - Variable in class org.apache.batik.util.DocumentEvent
 
TYPE_HUE_ROTATE - Static variable in interface org.apache.batik.gvt.filter.ColorMatrixRable
 
TYPE_LUMINANCE_TO_ALPHA - Static variable in interface org.apache.batik.gvt.filter.ColorMatrixRable
 
TYPE_MATRIX - Static variable in interface org.apache.batik.gvt.filter.ColorMatrixRable
Identifier used to refer to predefined matrices
TYPE_SATURATE - Static variable in interface org.apache.batik.gvt.filter.ColorMatrixRable
 

U

UI_EVENT_TYPE - Static variable in class org.apache.batik.dom.events.EventSupport
The UIEvent type.
UIEvent - interface org.w3c.dom.events.UIEvent.
The UIEvent interface provides specific contextual information associated with User Interface events.
ULTRA_CONDENSED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ultra-condensed' identifier value.
ULTRA_EXPANDED_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'ultra-expanded' identifier value.
ULTRABOLD - Static variable in class org.apache.batik.util.awt.svg.SVGFont
 
unbind(Element) - Method in interface org.apache.batik.bridge.BridgeContext
UnBinds an Element and its graphics Node.
unbind(Element) - Method in class org.apache.batik.refimpl.bridge.ConcreteBridgeContext
 
UNDERLINE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Underline flag for character.
UNDERLINE_ON - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Value for UNDERLINE specifying underlining-on
UNDERLINE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to fill character underline.
UNDERLINE_STROKE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Stroke used to paint character underline.
UNDERLINE_STROKE_PAINT - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
Paint used to stroke character outline for underline.
UNDERLINE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'underline' identifier value.
unfilteredNextNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Sets the reference node to the next node, unfiltered.
unfilteredPreviousNode() - Method in class org.apache.batik.dom.traversal.DOMNodeIterator
Sets the reference node to the previous node, unfiltered.
UnicodeBidiFactory - class org.apache.batik.css.value.UnicodeBidiFactory.
This class provides a factory for the 'unicode-bidi' property values.
UnicodeBidiFactory(Parser) - Constructor for class org.apache.batik.css.value.UnicodeBidiFactory
Creates a new UnicodeBidiFactory object.
UnicodeBidiResolver - class org.apache.batik.css.value.UnicodeBidiResolver.
This class provides a relative value resolver for the 'unicode-bidi' CSS property.
UnicodeBidiResolver() - Constructor for class org.apache.batik.css.value.UnicodeBidiResolver
 
unit - Variable in class org.apache.batik.util.UnitProcessor.UnitResolver
The length type.
UnitProcessor - class org.apache.batik.util.UnitProcessor.
This class contains utility methods for processing the SVG and CSS units.
UnitProcessor.Context - interface org.apache.batik.util.UnitProcessor.Context.
Holds the informations needed to compute the units.
UnitProcessor.UnitResolver - class org.apache.batik.util.UnitProcessor.UnitResolver.
A simple class that can convert units.
UnitProcessor.UnitResolver() - Constructor for class org.apache.batik.util.UnitProcessor.UnitResolver
 
UnitProcessor() - Constructor for class org.apache.batik.util.UnitProcessor
This class does not need to be instantiated.
UNITS - Static variable in class org.apache.batik.css.value.ImmutableFloat
The unit types representations
UNITS - Static variable in class org.apache.batik.dom.svg.SVGOMLength
The units representations.
UNITS - Static variable in class org.apache.batik.parser.style.CSSFloatValue
The unit types representations
UNITS - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The units string.
unitType - Variable in class org.apache.batik.css.value.ImmutableString
The unit type
unitType - Variable in class org.apache.batik.css.value.ImmutableFloat
The unit type
unitType - Variable in class org.apache.batik.dom.svg.SVGOMLength
The unit type.
unitType - Variable in class org.apache.batik.parser.style.CSSStringValue
The unit type
unitType - Variable in class org.apache.batik.parser.style.CSSFloatValue
The unit type
UNKNOWN_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSUnknownRule.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an unparsed entity declaration event.
unpauseAnimations() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
unpauseAnimations() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
unsetBackground() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Suppresses the 'bKGD' chunk from being output.
unsetBackground() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.RGB
Suppresses the 'bKGD' chunk from being output.
unsetBitDepth() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the setting of the bit depth of a grayscale image.
unsetBitShift() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Gray
Suppresses the setting of the bit shift of a grayscale image.
unsetChromaticity() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'cHRM' chunk from being output.
unsetCompressedText() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'zTXt' chunk from being output.
unsetGamma() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'gAMA' chunk from being output.
unsetICCProfileData() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'iCCP' chunk from being output.
unsetModificationTime() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'tIME' chunk from being output.
unsetPalette() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam.Palette
Suppresses the 'PLTE' chunk from being output.
unsetPaletteHistogram() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'hIST' chunk from being output.
unsetPhysicalDimension() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'pHYS' chunk from being output.
unsetSignificantBits() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'sBIT' chunk from being output.
unsetSRGBIntent() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'sRGB' chunk from being output.
unsetSuggestedPalette() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'sPLT' chunk from being output.
unsetText() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'tEXt' chunk from being output.
unsetTransparency() - Method in class org.apache.batik.util.awt.image.codec.PNGEncodeParam
Suppresses the 'tRNS' chunk from being output.
unspecified - Variable in class org.apache.batik.dom.AbstractAttr
Whether this attribute was not specified in the original document.
UNSPECIFIED_EVENT_TYPE_ERR - Static variable in class org.w3c.dom.events.EventException
If the Event's type was not specified by initializing the event before the method was called.
unsuspendRedraw(int) - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
unsuspendRedraw(int) - Method in interface org.w3c.dom.svg.SVGSVGElement
 
unsuspendRedrawAll() - Method in class org.apache.batik.dom.svg.SVGOMSVGElement
 
unsuspendRedrawAll() - Method in interface org.w3c.dom.svg.SVGSVGElement
 
UNZOOM_ACTION - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
 
update() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.BackAction
 
update() - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ForwardAction
 
update(boolean) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.ReloadAction
 
update(boolean) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame.StopAction
 
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.FilterPrimitiveBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.CursorBridge
Updates an Element coresponding to the specified BridgeMutationEvent.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.ShapePainterBridge
Updates an Element coresponding to the specified BridgeMutationEvent.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.ClipBridge
Updates an Element coresponding to the specified BridgeMutationEvent.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.MaskBridge
Updates an Element coresponding to the specified BridgeMutationEvent.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.CompositeBridge
Updates an Element coresponding to the specified BridgeMutationEvent.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.GraphicsNodeBridge
Updates an Element coresponding to the specified BridgeMutationEvent.
update(BridgeMutationEvent) - Method in interface org.apache.batik.bridge.GraphicsNodeEventFilterBridge
Updates an Element coresponding to the specified BridgeMutationEvent.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeCompositeElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGShapeElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeComponentTransferElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeMergeElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGMaskElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGUseElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGAElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeImageElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGSwitchElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeDisplacementMapElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeColorMatrixElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeOffsetElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeFloodElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGTextElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeGaussianBlurElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeTurbulenceElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGGElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGRectElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeMorphologyElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGImageElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFilterElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeTileElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGSVGElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGClipPathElementBridge
 
update(BridgeMutationEvent) - Method in class org.apache.batik.refimpl.bridge.SVGFeBlendElementBridge
Update the Filter object to reflect the current configuration in the Element that models the filter.
updateBaseTransform() - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Updates the document bounding box, selection highlight and event dispatcher coordinate system based on the new value of the transform attribute.
updateBuffer(int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas
Updates the offscreen buffer.
updateBuffer(int, int) - Method in class org.apache.batik.refimpl.util.JSVGCanvas.ThumbnailCanvas
Updates the offscreen buffer.
updateButtons() - Method in class org.apache.batik.util.gui.LanguageDialog.Panel
Updates the state of the buttons
updateClearButtonAction() - Method in class org.apache.batik.util.gui.URIChooser
To update the state of the Clear button
updateListener - Variable in class org.apache.batik.refimpl.gvt.renderer.DynamicRenderer
The listener that receives PropertyChangeEvent and notify the RepaintHandler that a region has to be repainted.
updateOKButtonAction() - Method in class org.apache.batik.util.gui.URIChooser
To update the state of the OK button
updateTileGridInfo() - Method in class org.apache.batik.refimpl.gvt.filter.AbstractRed
This function computes all the basic information about the tile grid based on the data stored in sm, and tileGridX/YOff.
updateURIs(CSSOMReadOnlyStyleDeclaration, URL) - Method in class org.apache.batik.refimpl.bridge.ConcreteGVTBuilder
Updates the URIs in the given style declaration.
upLanguageButton - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The UpLanguageButton.
uri - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The URI of the current document.
uriChooser - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The uri chooser.
URIChooser - class org.apache.batik.util.gui.URIChooser.
This class is a dialog used to enter an URI or to choose a local file
URIChooser.BrowseButtonAction - class org.apache.batik.util.gui.URIChooser.BrowseButtonAction.
The action associated with the 'browse' button
URIChooser.BrowseButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.BrowseButtonAction
 
URIChooser.CancelButtonAction - class org.apache.batik.util.gui.URIChooser.CancelButtonAction.
The action associated with the 'Cancel' button of the URI chooser
URIChooser.CancelButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.CancelButtonAction
 
URIChooser.ClearButtonAction - class org.apache.batik.util.gui.URIChooser.ClearButtonAction.
The action associated with the 'Clear' button of the URI chooser
URIChooser.ClearButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.ClearButtonAction
 
URIChooser.DocumentAdapter - class org.apache.batik.util.gui.URIChooser.DocumentAdapter.
To listen to the document changes
URIChooser.DocumentAdapter(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.DocumentAdapter
 
URIChooser.OKButtonAction - class org.apache.batik.util.gui.URIChooser.OKButtonAction.
The action associated with the 'OK' button of the URI chooser
URIChooser.OKButtonAction(URIChooser) - Constructor for class org.apache.batik.util.gui.URIChooser.OKButtonAction
 
URIChooser(JDialog, Action) - Constructor for class org.apache.batik.util.gui.URIChooser
Creates a new URIChooser
URIChooser(JFrame, Action) - Constructor for class org.apache.batik.util.gui.URIChooser
Creates a new URIChooser
uriFactory - Variable in class org.apache.batik.css.svg.ClipPathFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.svg.MaskFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.svg.FilterFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.svg.MarkerFactory
The URI factory.
uriFactory - Variable in class org.apache.batik.css.value.CursorFactory
The URI factory.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGOMGradientElement
The SVGURIReference support.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The SVGURIReference support.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGOMTextPathElement
The SVGURIReference support.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGOMScriptElement
The SVGURIReference support.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGURIReferenceGraphicsElement
The SVGURIReference support.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The SVGURIReference support.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGOMFEImageElement
The SVGURIReference support.
uriReferenceSupport - Variable in class org.apache.batik.dom.svg.SVGOMTRefElement
The SVGURIReference support.
URIResolver - class org.apache.batik.refimpl.bridge.URIResolver.
This class is used to resolve the URI that can be found in a SVG document.
URIResolver(SVGDocument, DocumentLoader) - Constructor for class org.apache.batik.refimpl.bridge.URIResolver
Creates a new URI resolver object.
uris - Static variable in class org.apache.batik.dom.svg.SVGDocumentFactory
The accepted DTD URIs.
url - Variable in class org.apache.batik.dom.svg.SVGOMDocument
The url of the document.
url - Variable in class org.apache.batik.refimpl.gvt.filter.RasterRable.ImageLoader
 
URL_PREFIX - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
URL_SUFFIX - Static variable in interface org.apache.batik.util.awt.svg.SVGSyntax
 
URLImageCache - class org.apache.batik.refimpl.gvt.filter.URLImageCache.
This class manages a cache of soft references to Images that we have already loaded.
URLImageCache() - Constructor for class org.apache.batik.refimpl.gvt.filter.URLImageCache
Let people create there own caches.
USAGE - Static variable in class org.apache.batik.util.awt.svg.ImageHandlerJPEGEncoder
 
USAGE - Static variable in class org.apache.batik.util.awt.svg.ImageHandlerPNGEncoder
 
usage(PrintStream) - Static method in class org.apache.batik.apps.rasterizer.Main
 
usage(PrintStream) - Static method in class org.apache.batik.apps.regard.Main
Shows the usage message.
usage(PrintStream) - Static method in class org.apache.batik.apps.regsvggen.Main
Shows the usage message.
USED - Static variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The used string.
usedColors - Variable in class org.apache.batik.util.gui.MemoryMonitor.Usage
The color of the used blocks for each block type.
usedLocale - Variable in class org.apache.batik.i18n.LocalizableSupport
The locale in use.
USER_AGENT_ORIGIN - Static variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
To tag the properties that comes from a user agent.
USER_ORIGIN - Static variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
To tag the properties that comes from the user preferences.
USER_SPACE_ON_USE - Static variable in class org.apache.batik.refimpl.bridge.SVGUtilities
Represents 'userSpaceOnUse'.
USER_STYLE_ACTION - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
 
userAgent - Variable in class org.apache.batik.bridge.UserAgentViewport
 
userAgent - Variable in class org.apache.batik.dom.svg.DefaultSVGContext
 
userAgent - Variable in class org.apache.batik.refimpl.bridge.SVGAElementBridge.AnchorListener
 
userAgent - Variable in class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOverListener
 
userAgent - Variable in class org.apache.batik.refimpl.bridge.SVGAElementBridge.CursorMouseOutListener
 
userAgent - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The user agent.
UserAgent - interface org.apache.batik.bridge.UserAgent.
An interface that provides access to User Agent information needed by the bridge.
userAgentStyleSheet - Variable in class org.apache.batik.css.AbstractViewCSS
The user-agent style sheet.
UserAgentViewport - class org.apache.batik.bridge.UserAgentViewport.
Defines a viewport for a UserAgent.
UserAgentViewport(UserAgent) - Constructor for class org.apache.batik.bridge.UserAgentViewport
 
userLanguages - Variable in class org.apache.batik.apps.applet.JSVGApplet
The user languages.
userLanguages - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The user languages.
userList - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The user languages list
userListModel - Variable in class org.apache.batik.util.gui.LanguageDialog.Panel
The user list model
userStyleDialog - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The user style dialog.
UserStyleDialog - class org.apache.batik.util.gui.UserStyleDialog.
This class represents a dialog to select the user style sheet.
UserStyleDialog.CancelButtonAction - class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction.
The action associated with the 'Cancel' button
UserStyleDialog.CancelButtonAction(UserStyleDialog) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.CancelButtonAction
 
UserStyleDialog.ChangeHandler - interface org.apache.batik.util.gui.UserStyleDialog.ChangeHandler.
To handle a change in this dialog.
UserStyleDialog.OKButtonAction - class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction.
The action associated with the 'OK' button
UserStyleDialog.OKButtonAction(UserStyleDialog) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.OKButtonAction
 
UserStyleDialog.Panel - class org.apache.batik.util.gui.UserStyleDialog.Panel.
This class represents the main panel of the dialog.
UserStyleDialog.Panel.FileBrowseButtonAction - class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction.
The action associated with the 'browse' button
UserStyleDialog.Panel.FileBrowseButtonAction(UserStyleDialog.Panel) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.Panel.FileBrowseButtonAction
 
UserStyleDialog.Panel.FileCheckBoxChangeListener - class org.apache.batik.util.gui.UserStyleDialog.Panel.FileCheckBoxChangeListener.
To listen to the file checkbox
UserStyleDialog.Panel.FileCheckBoxChangeListener(UserStyleDialog.Panel) - Constructor for class org.apache.batik.util.gui.UserStyleDialog.Panel.FileCheckBoxChangeListener
 
UserStyleDialog.Panel() - Constructor for class org.apache.batik.util.gui.UserStyleDialog.Panel
Creates a new Panel object.
UserStyleDialog(JFrame) - Constructor for class org.apache.batik.util.gui.UserStyleDialog
Creates a new user style dialog.
userStyleSheet - Variable in class org.apache.batik.css.AbstractViewCSS
The user style sheet.
userStyleSheetURI - Variable in class org.apache.batik.apps.applet.JSVGApplet
The user style sheet URI.
userStyleSheetURI - Variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The user style sheet URI.
userStyleSheetURI - Variable in class org.apache.batik.css.value.DefaultCommonCSSContext
The user style sheet.
userStyleSheetURIChanged(String) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
Called when the user stylesheet has changed.
userStyleSheetURIChanged(String) - Method in interface org.apache.batik.util.gui.UserStyleDialog.ChangeHandler
Called when the user stylesheet has changed.
usr2dev - Variable in class org.apache.batik.refimpl.gvt.renderer.StaticRenderer
The transform to go to device space.

V

value - Variable in class org.apache.batik.css.CSSOMValue
The value implementation.
value - Variable in class org.apache.batik.css.CSSOMStyleDeclaration.ValueEntry
The value
value - Variable in class org.apache.batik.css.PropertyMap.Entry
The value
value - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserAgentValueEntry
The CSS value.
value - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserAgentValueEntry
The CSS value.
value - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantUserValueEntry
The CSS value.
value - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.UserValueEntry
The CSS value.
value - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.ImportantAuthorValueEntry
The CSS value.
value - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration.AuthorValueEntry
The CSS value.
value - Variable in class org.apache.batik.css.CSSOMReadOnlyValue
The value implementation.
value - Variable in class org.apache.batik.css.sac.AbstractAttributeCondition
The attribute value.
value - Variable in class org.apache.batik.css.value.ImmutableString
The value of the string
value - Variable in class org.apache.batik.dom.util.HashTable.Entry
The value
value - Variable in class org.apache.batik.util.UnitProcessor.UnitResolver
The length value.
VALUE_A - Static variable in interface org.apache.batik.util.SVGConstants
Attribute values
VALUE_ALIGN - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_ARITHMETIC - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_ATOP - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_AUTO - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_B - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_BACKGROUND_IMAGE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_COLORSPACE_AGREY - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
Notice to source that we only want Greyscale data with an alpha channel.
VALUE_COLORSPACE_ALPHA - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ALPHA_CONVERT - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
Notice to source that we only want an alpha channel.
VALUE_COLORSPACE_ARGB - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
Notice to source that we prefer an Alpha RGB Image.
VALUE_COLORSPACE_GREY - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
Notice to source that we only want Greyscale data (no Alpha).
VALUE_COLORSPACE_RGB - Static variable in class org.apache.batik.refimpl.gvt.filter.FilterAsAlphaRable
Notice to source that we will not use Alpha Channel but we still want RGB data.
VALUE_COMPOSITE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_CRISP_EDGES - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_DARKEN - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_DIGIT_ONE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_DILATE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_DISCRETE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_EDGE_DUPLICATE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_EDGE_NONE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_END - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_ERODE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_EVEN_ODD - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_EXACT - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FLOOD - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_STYLE_ITALIC - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_STYLE_NORMAL - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_STYLE_OBLIQUE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_100 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_200 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_300 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_400 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_500 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_600 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_700 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_800 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_900 - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_BOLD - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_BOLDER - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_LIGHTER - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FONT_WEIGHT_NORMAL - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_FRACTAL_NOISE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_G - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_GAMMA - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_GEOMETRIC_PRECISION - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_HUE_ROTATE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_HUNDRED_PERCENT - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_IDENTITY - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_IN - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LIGHTEN - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINE_CAP_BUTT - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINE_CAP_ROUND - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINE_CAP_SQUARE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINE_JOIN_BEVEL - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINE_JOIN_MITER - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINE_JOIN_ROUND - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINEAR - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LINEAR_RGB - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_LUMINANCE_TO_ALPHA - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_MATRIX - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_MIDDLE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_MULTIPLY - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_NEW - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_NINETY - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_NO_STITCH - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_NON_ZERO - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_NONE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_NORMAL - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_OBJECT_BOUNDING_BOX - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_ONE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_OPAQUE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_OPTIMIZE_LEGIBILITY - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_OPTIMIZE_QUALITY - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_OPTIMIZE_SPEED - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_OUT - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_OVER - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_PAD - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_PRESERVE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_R - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_REFLECT - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_REPEAT - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_SATURATE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_SCREEN - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_SOURCE_GRAPHIC - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_SRGB - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_START - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_STITCH - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_STRETCH - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_TABLE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_TURBULENCE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_TYPE_LINEAR - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_TYPE_TABLE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_USER_SPACE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_USER_SPACE_ON_USE - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_XOR - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_ZERO - Static variable in interface org.apache.batik.util.SVGConstants
 
VALUE_ZERO_PERCENT - Static variable in interface org.apache.batik.util.SVGConstants
 
valueChanged(Attr, Attr) - Method in interface org.apache.batik.dom.svg.LiveAttributeValue
Called when the string representation of the value as been modified.
valueChanged(Attr, Attr) - Method in class org.apache.batik.dom.svg.SVGOMTransformList
Called when the string representation of the value as been modified.
valueChanged(Attr, Attr) - Method in class org.apache.batik.dom.svg.SVGOMLength
Called when the string representation of the value as been modified.
valueChanged(ListSelectionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.LanguageListSelectionListener
 
valueChanged(ListSelectionEvent) - Method in class org.apache.batik.util.gui.LanguageDialog.Panel.UserListSelectionListener
 
valueChanged(TreeSelectionEvent) - Method in class org.apache.batik.util.gui.DOMViewer.Panel.DOMTreeSelectionListener
Called when the selection changes.
ValueConstants - interface org.apache.batik.css.value.ValueConstants.
This interface defines the CSS values constants.
ValueFactory - interface org.apache.batik.css.value.ValueFactory.
This interface represents objects that create the value associated with a managed CSS property.
valueFactoryMap - Variable in class org.apache.batik.dom.svg.SVGDOMImplementation
The CSS value factory map for SVG.
ValueFactoryMap - interface org.apache.batik.css.value.ValueFactoryMap.
This interface represents a map of ValueFactory objects.
valueInSpecifiedUnits - Variable in class org.apache.batik.dom.svg.SVGOMLength
The value in specified units.
values - Static variable in class org.apache.batik.css.svg.ColorRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ColorInterpolationFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.DominantBaselineFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.EnableBackgroundFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.WritingModeFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.StrokeLinecapFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.TextAnchorFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.TextRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ClipRuleFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ShapeRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.FillRuleFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.AlignmentBaselineFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.PointerEventsFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.ImageRenderingFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.StrokeLinejoinFactory
The identifier values.
values - Static variable in class org.apache.batik.css.svg.BaselineShiftFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.ColorFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontSizeFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.VisibilityFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.DisplayFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.DirectionFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontStyleFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.CursorFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.TextDecorationFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontStretchFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontVariantFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontFamilyFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.OverflowFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.UnicodeBidiFactory
The identifier values.
values - Static variable in class org.apache.batik.css.value.FontWeightFactory
The identifier values.
values() - Method in class org.apache.batik.transcoder.TranscodingHints
Returns a Collection view of the values contained in this TranscodingHints.
VERSION_CHARACTER - Static variable in class org.apache.batik.util.XMLCharacters
The bit array representing the valid XML version characters.
VERTICAL_LENGTH - Static variable in class org.apache.batik.util.UnitProcessor
This constant represents vertical lengths.
viewBox(float, float, float, float) - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when 'viewBox(x,y,width,height)' has been parsed.
viewCSS - Variable in class org.apache.batik.css.CSSOMReadOnlyStyleDeclaration
The ViewCSS.
viewCSS - Variable in class org.apache.batik.util.gui.DOMViewer.Panel
The ViewCSS object associated with the document.
ViewCSS - interface org.w3c.dom.css.ViewCSS.
This interface represents a CSS view.
viewerFrame - Variable in class org.apache.batik.apps.svgviewer.Main.CloseAction
 
ViewerFrame - class org.apache.batik.apps.svgviewer.ViewerFrame.
This class represents a viewer frame.
ViewerFrame.AboutAction - class org.apache.batik.apps.svgviewer.ViewerFrame.AboutAction.
To display the about dialog.
ViewerFrame.AboutAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.AboutAction
 
ViewerFrame.Application - interface org.apache.batik.apps.svgviewer.ViewerFrame.Application.
To manage the actions associated with the application.
ViewerFrame.BackAction - class org.apache.batik.apps.svgviewer.ViewerFrame.BackAction.
To go back to the previous document
ViewerFrame.BackAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.BackAction
 
ViewerFrame.DescriptionAction - class org.apache.batik.apps.svgviewer.ViewerFrame.DescriptionAction.
To display the description of the document
ViewerFrame.DescriptionAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.DescriptionAction
 
ViewerFrame.ExportJPGAction - class org.apache.batik.apps.svgviewer.ViewerFrame.ExportJPGAction.
To save the current document as JPG.
ViewerFrame.ExportJPGAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.ExportJPGAction
 
ViewerFrame.ExportPNGAction - class org.apache.batik.apps.svgviewer.ViewerFrame.ExportPNGAction.
To save the current document as PNG.
ViewerFrame.ExportPNGAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.ExportPNGAction
 
ViewerFrame.FixedSizeAction - class org.apache.batik.apps.svgviewer.ViewerFrame.FixedSizeAction.
To make the frame fit the SVG viewport
ViewerFrame.FixedSizeAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.FixedSizeAction
 
ViewerFrame.ForwardAction - class org.apache.batik.apps.svgviewer.ViewerFrame.ForwardAction.
To go forward to the previous document
ViewerFrame.ForwardAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.ForwardAction
 
ViewerFrame.LanguageAction - class org.apache.batik.apps.svgviewer.ViewerFrame.LanguageAction.
To show the language dialog.
ViewerFrame.LanguageAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.LanguageAction
 
ViewerFrame.LocationBarAction - class org.apache.batik.apps.svgviewer.ViewerFrame.LocationBarAction.
To manage the location bar action
ViewerFrame.LocationBarAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.LocationBarAction
 
ViewerFrame.MonitorAction - class org.apache.batik.apps.svgviewer.ViewerFrame.MonitorAction.
To display the memory monitor.
ViewerFrame.MonitorAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.MonitorAction
 
ViewerFrame.NewWindowAction - class org.apache.batik.apps.svgviewer.ViewerFrame.NewWindowAction.
To create a new frame
ViewerFrame.NewWindowAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.NewWindowAction
 
ViewerFrame.OpenAction - class org.apache.batik.apps.svgviewer.ViewerFrame.OpenAction.
To open a new document
ViewerFrame.OpenAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.OpenAction
 
ViewerFrame.OpenPageAction - class org.apache.batik.apps.svgviewer.ViewerFrame.OpenPageAction.
To open a new document
ViewerFrame.OpenPageAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.OpenPageAction
 
ViewerFrame.ProgressivePaintAction - class org.apache.batik.apps.svgviewer.ViewerFrame.ProgressivePaintAction.
To turn progressive rendering of the offscreen buffer on and off.
ViewerFrame.ProgressivePaintAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.ProgressivePaintAction
 
ViewerFrame.ReloadAction - class org.apache.batik.apps.svgviewer.ViewerFrame.ReloadAction.
To reload the current document
ViewerFrame.ReloadAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.ReloadAction
 
ViewerFrame.SourceAction - class org.apache.batik.apps.svgviewer.ViewerFrame.SourceAction.
To view the current document source.
ViewerFrame.SourceAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.SourceAction
 
ViewerFrame.StopAction - class org.apache.batik.apps.svgviewer.ViewerFrame.StopAction.
To stop the current processing
ViewerFrame.StopAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.StopAction
 
ViewerFrame.ThumbnailAction - class org.apache.batik.apps.svgviewer.ViewerFrame.ThumbnailAction.
To display the thumbnail view of the document
ViewerFrame.ThumbnailAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.ThumbnailAction
 
ViewerFrame.TreeAction - class org.apache.batik.apps.svgviewer.ViewerFrame.TreeAction.
To display the tree view of the document
ViewerFrame.TreeAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.TreeAction
 
ViewerFrame.URIChooserOKAction - class org.apache.batik.apps.svgviewer.ViewerFrame.URIChooserOKAction.
The action associated with the 'OK' button of the URI chooser.
ViewerFrame.URIChooserOKAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.URIChooserOKAction
 
ViewerFrame.UserStyleAction - class org.apache.batik.apps.svgviewer.ViewerFrame.UserStyleAction.
To display the user style options dialog.
ViewerFrame.UserStyleAction(ViewerFrame) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame.UserStyleAction
 
ViewerFrame(ViewerFrame.Application) - Constructor for class org.apache.batik.apps.svgviewer.ViewerFrame
Creates a new ViewerFrame object.
Viewport - interface org.apache.batik.bridge.Viewport.
Defines a viewport.
VIEWPORT - Static variable in interface org.apache.batik.gvt.CompositeGraphicsNode
This constant is used when the Background Rect is not provided and hence it defaults to the union of the bounding rects of all graphics or the viewport which ever is smaller.
viewTarget(String) - Method in interface org.apache.batik.parser.FragmentIdentifierHandler
Invoked when 'viewTarget(name)' has been parsed.
VisibilityFactory - class org.apache.batik.css.value.VisibilityFactory.
This class provides a factory for the 'visibility' property values.
VisibilityFactory(Parser) - Constructor for class org.apache.batik.css.value.VisibilityFactory
Creates a new VisibilityFactory object.
VisibilityResolver - class org.apache.batik.css.value.VisibilityResolver.
This class provides a relative value resolver for the 'visibility' CSS property.
VisibilityResolver() - Constructor for class org.apache.batik.css.value.VisibilityResolver
 
VISIBLE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'visible' identifier value.
VISIBLEFILL_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblefill' keyword.
VISIBLEFILLSTROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblefillstroke' keyword.
VISIBLEPAINTED_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblepainted' keyword.
VISIBLESTROKE_VALUE - Static variable in interface org.apache.batik.css.svg.SVGValueConstants
The 'visiblestroke' keyword.

W

W_RESIZE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'w-resize' identifier value.
WAIT_CURSOR - Static variable in class org.apache.batik.apps.applet.JSVGApplet
The wait cursor.
WAIT_CURSOR - Static variable in class org.apache.batik.apps.svgviewer.ViewerFrame
The wait cursor.
WAIT_CURSOR - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
The cursor indicating that an operation is pending.
WAIT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'wait' identifier value.
warning(CSSParseException) - Method in interface org.w3c.css.sac.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
whatToShow - Variable in class org.apache.batik.dom.traversal.DOMNodeIterator
Which node types are presented via the iterator.
whatToShow - Variable in class org.apache.batik.dom.traversal.DOMTreeWalker
Which node types are presented via the iterator.
white - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
WIDER_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'wider' identifier value.
width - Variable in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
The image's width in pixels.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMRectElement
The reference to the width attribute.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The reference to the width attribute.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
The reference to the width attribute.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMMaskElement
The reference to the width attribute.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMImageElement
The reference to the width attribute.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The reference to the width attribute.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The reference to the width attribute.
widthReference - Variable in class org.apache.batik.dom.svg.SVGOMUseElement
The reference to the width attribute.
windingRule - Variable in class org.apache.batik.parser.AWTPathProducer
The winding rule to use to construct the path.
windingRule - Variable in class org.apache.batik.parser.AWTPolylineProducer
The winding rule to use to construct the path.
WINDOW_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'window' identifier value.
WINDOWFRAME_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'windowframe' identifier value.
WINDOWTEXT_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'windowtext' identifier value.
wrap(RenderedImage) - Static method in class org.apache.batik.refimpl.gvt.filter.ConcreteRenderedImageCachableRed
 
wrap(RenderedImage) - Static method in class org.apache.batik.util.awt.image.GraphicsUtil
 
writeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.refimpl.transcoder.ImageTranscoder
Writes the specified image to the specified output stream.
writeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.refimpl.transcoder.PngTranscoder
Writes the specified image as a png to the specified ouput stream.
writeImage(BufferedImage, OutputStream) - Method in class org.apache.batik.refimpl.transcoder.JpegTranscoder
Writes the specified image as a jpeg to the specified ouput stream.
writeImage(Transcoder, String, String) - Static method in class org.apache.batik.apps.rasterizer.Main
 
writeImage(Transcoder, String, String) - Static method in class org.apache.batik.apps.regard.Main
Writes an image.
writeImage(Transcoder, String, String) - Static method in class org.apache.batik.apps.regsvggen.Main
Writes an image.
WritingModeFactory - class org.apache.batik.css.svg.WritingModeFactory.
This class provides a factory for the 'alignment-baseline' property values.
WritingModeFactory(Parser) - Constructor for class org.apache.batik.css.svg.WritingModeFactory
Creates a new WritingModeFactory object.
WritingModeResolver - class org.apache.batik.css.svg.WritingModeResolver.
This class provides a relative value resolver for the 'writing-mode' CSS property.
WritingModeResolver() - Constructor for class org.apache.batik.css.svg.WritingModeResolver
 
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)

X

X - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-space X coordinate for character.
X_LARGE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'x-large' identifier value.
X_SMALL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'x-small' identifier value.
x1Reference - Variable in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
The reference to the x1 attribute.
x1Reference - Variable in class org.apache.batik.dom.svg.SVGOMLineElement
The reference to the x1 attribute.
x2Reference - Variable in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
The reference to the x2 attribute.
x2Reference - Variable in class org.apache.batik.dom.svg.SVGOMLineElement
The reference to the x2 attribute.
xCenter - Variable in class org.apache.batik.parser.AWTPathProducer
The reference x point for smooth arcs.
XLINK_NAMESPACE_URI - Static variable in class org.apache.batik.dom.util.XLinkSupport
The xlink namespace URI.
XLinkSupport - class org.apache.batik.dom.util.XLinkSupport.
This class provides support for XLink features.
XLinkSupport() - Constructor for class org.apache.batik.dom.util.XLinkSupport
 
XMAXYMAX - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMaxYMax' alignment.
xMaxYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMax' has been parsed.
xMaxYMax() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMaxYMax' has been parsed.
xMaxYMax() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMax().
XMAXYMID - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMaxYMid' alignment.
xMaxYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMid' has been parsed.
xMaxYMid() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMaxYMid' has been parsed.
xMaxYMid() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMid().
XMAXYMIN - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMaxYMin' alignment.
xMaxYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMaxYMin' has been parsed.
xMaxYMin() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMaxYMin' has been parsed.
xMaxYMin() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMaxYMin().
XMIDYMAX - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMidYMax' alignment.
xMidYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMax' has been parsed.
xMidYMax() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMidYMax' has been parsed.
xMidYMax() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMax().
XMIDYMID - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMidYMid' alignment.
xMidYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMid' has been parsed.
xMidYMid() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMidYMid' has been parsed.
xMidYMid() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMid().
XMIDYMIN - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMidYMin' alignment.
xMidYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMidYMin' has been parsed.
xMidYMin() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMidYMin' has been parsed.
xMidYMin() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMidYMin().
XMINYMAX - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMinYMax' alignment.
xMinYMax() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMax' has been parsed.
xMinYMax() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMinYMax' has been parsed.
xMinYMax() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMax().
XMINYMID - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMinYMid' alignment.
xMinYMid() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMid' has been parsed.
xMinYMid() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMinYMid' has been parsed.
xMinYMid() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMid().
XMINYMIN - Static variable in interface org.apache.batik.parser.PreserveAspectRatio
To represent the 'xMinYMin' alignment.
xMinYMin() - Method in interface org.apache.batik.parser.PreserveAspectRatioHandler
Invoked when 'xMinYMin' has been parsed.
xMinYMin() - Method in class org.apache.batik.refimpl.bridge.SVGUtilities.PreserveAspectRatio
Invoked when 'xMinYMin' has been parsed.
xMinYMin() - Method in class org.apache.batik.refimpl.parser.DefaultPreserveAspectRatioHandler
Implements PreserveAspectRatioHandler.xMinYMin().
XML_CHARACTER - Static variable in class org.apache.batik.util.XMLCharacters
The bit array representing a valid XML character in the unicode range [0-FFFF].
XML_NAMESPACE_URI - Static variable in class org.apache.batik.dom.util.XMLSupport
The XML namespace URI.
XML_PARSER_CLASS_NAME_KEY - Static variable in class org.apache.batik.apps.svgviewer.Main
The XML parser class name key.
XMLCharacters - class org.apache.batik.util.XMLCharacters.
This class contains the definitions of the arrays used to find the type of the characters found in an XML document.
XMLCharacters() - Constructor for class org.apache.batik.util.XMLCharacters
This class does not need to be instantiated.
XMLFilter - interface org.xml.sax.XMLFilter.
Interface for an XML filter.
XMLFilterImpl - class org.xml.sax.helpers.XMLFilterImpl.
Base class for deriving an XML filter.
XMLFilterImpl() - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an empty XML filter, with no parent.
XMLFilterImpl(XMLReader) - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an XML filter with the specified parent.
XMLNS - Static variable in class org.xml.sax.helpers.NamespaceSupport
The XML Namespace as a constant.
XMLNS_NAMESPACE_URI - Static variable in class org.apache.batik.dom.util.XMLSupport
The xmlns namespace URI.
xmlParserClassName - Static variable in class org.apache.batik.apps.svgviewer.Main
The XML parser class name.
XMLReader - interface org.xml.sax.XMLReader.
Interface for reading an XML document using callbacks.
XMLReaderAdapter - class org.xml.sax.helpers.XMLReaderAdapter.
Adapt a SAX2 XMLReader as a SAX1 Parser.
XMLReaderAdapter() - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderAdapter(XMLReader) - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderFactory - class org.xml.sax.helpers.XMLReaderFactory.
Factory for creating an XML reader.
XMLSupport - class org.apache.batik.dom.util.XMLSupport.
This class provides support for XML features.
XMLSupport() - Constructor for class org.apache.batik.dom.util.XMLSupport
This class do not need to be instanciated.
XMLUtilities - class org.apache.batik.util.XMLUtilities.
A collection of utility functions for XML.
XMLUtilities() - Constructor for class org.apache.batik.util.XMLUtilities
This class does not need to be instantiated.
XOR - Static variable in class org.apache.batik.gvt.filter.CompositeRule
Xor rule.
xPosition - Variable in class org.apache.batik.apps.svgviewer.StatusBar
The x position/width label.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMTextElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMRectElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMMaskElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMImageElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the x attribute.
xReference - Variable in class org.apache.batik.dom.svg.SVGOMUseElement
The reference to the x attribute.
xShift - Variable in class org.apache.batik.util.gui.MemoryMonitor.History
The vertical lines shift.
XSL_NAMESPACE_URI - Static variable in class org.apache.batik.dom.svg.XSLTransformer
The XSL namespace URI.
XSLTransformer - class org.apache.batik.dom.svg.XSLTransformer.
This class manages the XSL stylesheets transformations on a SVG document.
XSLTransformer() - Constructor for class org.apache.batik.dom.svg.XSLTransformer
 
XToTileX(int) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
XToTileX(int, int, int) - Static method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XX_LARGE_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'xx-large' identifier value.
XX_SMALL_VALUE - Static variable in interface org.apache.batik.css.value.ValueConstants
The 'xx-small' identifier value.

Y

Y - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
User-space Y coordinate for character.
y1Reference - Variable in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
The reference to the y1 attribute.
y1Reference - Variable in class org.apache.batik.dom.svg.SVGOMLineElement
The reference to the y1 attribute.
y2Reference - Variable in class org.apache.batik.dom.svg.SVGOMLinearGradientElement
The reference to the y2 attribute.
y2Reference - Variable in class org.apache.batik.dom.svg.SVGOMLineElement
The reference to the y2 attribute.
yCenter - Variable in class org.apache.batik.parser.AWTPathProducer
The reference y point for smooth arcs.
yellow - Static variable in class org.apache.batik.util.awt.svg.SVGColor
 
yPosition - Variable in class org.apache.batik.apps.svgviewer.StatusBar
The y position/height label.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMTextElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMTextPositioningElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMRectElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMFilterPrimitiveStandardAttributes
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMMaskElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMImageElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMPatternElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMSVGElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the y attribute.
yReference - Variable in class org.apache.batik.dom.svg.SVGOMUseElement
The reference to the y attribute.
YToTileY(int) - Method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.
YToTileY(int, int, int) - Static method in class org.apache.batik.util.awt.image.codec.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.

Z

ZERO_PAD - Static variable in class org.apache.batik.gvt.filter.PadMode
Pad edges with zeros
zoom - Variable in class org.apache.batik.apps.svgviewer.StatusBar
The zoom label.
ZOOM - Static variable in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
The disable zoomAndPan attribute value.
ZOOM_AND_PAN - Static variable in class org.apache.batik.dom.svg.SVGZoomAndPanSupport
The zoomAndPan attribute name.
ZOOM_CURSOR - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
The cursor for zooming.
ZOOM_IN_ACTION - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
 
ZOOM_OUT_ACTION - Static variable in class org.apache.batik.refimpl.util.JSVGCanvas
 
zoomChanged(float) - Method in class org.apache.batik.apps.svgviewer.ViewerFrame
 
zoomChanged(float) - Method in interface org.apache.batik.refimpl.util.JSVGCanvas.ZoomHandler
 
zoomHandler - Variable in class org.apache.batik.refimpl.util.JSVGCanvas
The zoom handler.
zReference - Variable in class org.apache.batik.dom.svg.SVGOMFEPointLightElement
The reference to the z attribute.
zReference - Variable in class org.apache.batik.dom.svg.SVGOMFESpotLightElement
The reference to the z attribute.

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

Copyright © 2000 Apache Software Foundation. All Rights Reserved.