Skip navigation links
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 _ 

H

h - Variable in class org.apache.batik.dom.svg.SVGOMRect
The rect's height.
halt() - Method in class org.apache.batik.util.HaltingThread
Set's beenHalted to true.
HaltingThread - Class in org.apache.batik.util
This is a subclass of java.lang.Thread that includes a non-intrusive 'halt' method.
HaltingThread() - Constructor for class org.apache.batik.util.HaltingThread
 
HaltingThread(Runnable) - Constructor for class org.apache.batik.util.HaltingThread
 
HaltingThread(String) - Constructor for class org.apache.batik.util.HaltingThread
 
HaltingThread(Runnable, String) - Constructor for class org.apache.batik.util.HaltingThread
 
haltThread() - Static method in class org.apache.batik.util.HaltingThread
Calls 'halt' on Thread.currentThread() if it is an instance of HaltingThread otherwise it does nothing.
haltThread(Thread) - Static method in class org.apache.batik.util.HaltingThread
Calls 'halt' on t if it is an instance of HaltingThread otherwise it does nothing.
handle(ParsedURL, JSVGViewerFrame) - Method in interface org.apache.batik.apps.svgbrowser.SquiggleInputHandler
Handles the given input for the given JSVGViewerFrame
handle(ParsedURL, JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.SVGInputHandler
Handles the given input for the given JSVGViewerFrame
handle(ParsedURL, JSVGViewerFrame) - Method in class org.apache.batik.apps.svgbrowser.XMLInputHandler
Handles the given input for the given JSVGViewerFrame
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when the animated value of an animated attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGCircleElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when the animated value of an animated attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGEllipseElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGLineElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGPathElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGRectElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGSVGElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge.TRefBridge
Invoked when the animated value of an animatable attribute has changed on a 'tref' element.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGTextElementBridge.TspanBridge
Invoked when the animated value of an animatable attribute has changed on a 'tspan' element.
handleAnimatedAttributeChanged(AnimatedLiveAttributeValue) - Method in class org.apache.batik.bridge.SVGUseElementBridge
Invoked when the animated value of an animatable attribute has changed.
handleAttrModified(Element, Attr, short, String, String) - Method in class org.apache.batik.css.engine.CSSEngine
Handles an attribute change in the document.
handleBindingEvent(Element, Element) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Invoked when a bindable element's binding has changed.
handleBindingEvent(Element, Element) - Method in interface org.apache.batik.bridge.svg12.SVG12BridgeUpdateHandler
Invoked when a bindable element's binding has changed.
handleBindingEvent(Element, Element) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Invoked when a bindable element's binding has changed.
handleCharacterDataModified(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a character data modification in the document.
handleChildElementRemoved(Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Responds to the removal of a child element by re-evaluating the test attributes.
handleColorInterpolationFilters(Filter, Element) - Static method in class org.apache.batik.bridge.AbstractSVGFilterPrimitiveElementBridge
Handles the 'color-interpolation-filters' CSS property.
handleComposite(Composite, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
 
handleComposite(Composite, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
handleContentSelectionChangedEvent(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.
handleContentSelectionChangedEvent(ContentSelectionChangedEvent) - Method in interface org.apache.batik.bridge.svg12.SVG12BridgeUpdateHandler
Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.
handleContentSelectionChangedEvent(ContentSelectionChangedEvent) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Invoked when the xblChildNodes property has changed because a descendant xbl:content element has updated its selected nodes.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleCSSEngineEvent(CSSEngineEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked when CSS properties have changed on an element.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an CSSEngineEvent is fired.
handleCSSEngineEvent(CSSEngineEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when CSS properties have changed on an element.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked for each CSS property that has changed.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGDecoratedShapeElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGImageElementBridge
Invoked for each CSS property that has changed.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGPathElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGPolygonElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGPolylineElementBridge
 
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked for each CSS property that has changed.
handleCSSPropertyChanged(int) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked for each CSS property that has changed.
handledEvents - Variable in class org.apache.batik.anim.timing.TimedElement
Map of Event objects to HashSets of TimingSpecifiers that caught them.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMAttrModifiedEvent(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMAttrModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMCharacterDataModified(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMCharacterDataModified(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMCharacterDataModified' is fired.
handleDOMChildNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMNodeInsertedEvent(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGGElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeInsertedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleDOMNodeRemovedEvent(MutationEvent) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMNodeRemovedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
handleDOMSubtreeModifiedEvent(MutationEvent) - Method in class org.apache.batik.bridge.SVGTextElementBridge
Invoked when an MutationEvent of type 'DOMSubtree' is fired.
handleElement(Element, Object) - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame.UserAgent
 
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in interface org.apache.batik.bridge.GenericBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Handles this animation element.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
Invoked to handle an Element for a given BridgeContext.
handleElement(BridgeContext, Element) - Method in class org.apache.batik.bridge.SVGTextPathElementBridge
 
handleElement(Element, Object) - Method in interface org.apache.batik.bridge.UserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.bridge.UserAgentAdapter
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
The handleElement method builds a tool tip from the content of a <title> element, a <desc> element or both.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in interface org.apache.batik.swing.svg.SVGUserAgent
Notifies the UserAgent that the input element has been found in the document.
handleElement(Element, Object) - Method in class org.apache.batik.swing.svg.SVGUserAgentAdapter
 
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.svg12.BindableElementBridge
Rebuild the graphics tree.
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.svg12.XBLShadowTreeElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.SVGGElementBridge
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
handleElementAdded(CompositeGraphicsNode, Node, Element) - Method in class org.apache.batik.bridge.SVGSwitchElementBridge
Responds to the insertion of a child element by re-evaluating the test attributes.
handleElementSelection(TreeSelectionEvent) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.DOMTreeSelectionListener
Processes element selection overlay.
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
 
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
 
handleEmptyImage(Element) - Method in class org.apache.batik.svggen.SimpleImageHandler
 
handleError(SVGGraphics2DIOException) - Method in class org.apache.batik.svggen.DefaultErrorHandler
This method handles the SVGGraphics2DIOException.
handleError(SVGGraphics2DRuntimeException) - Method in class org.apache.batik.svggen.DefaultErrorHandler
This method handles the SVGGraphics2DRuntimeException.
handleError(SVGGraphics2DIOException) - Method in interface org.apache.batik.svggen.ErrorHandler
This method handles the SVGGraphics2DIOException.
handleError(SVGGraphics2DRuntimeException) - Method in interface org.apache.batik.svggen.ErrorHandler
This method handles the SVGGraphics2DRuntimeException.
handleEvent(Event) - Method in class org.apache.batik.anim.dom.SVGOMDocument.DOMAttrModifiedListenerWrapper
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.anim.dom.SVGOMDocument.DOMCharacterDataModifiedListenerWrapper
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.anim.dom.SVGOMDocument.DOMNodeInsertedListenerWrapper
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.anim.dom.SVGOMDocument.DOMNodeRemovedListenerWrapper
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.anim.dom.SVGOMDocument.DOMSubtreeModifiedListenerWrapper
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.anim.dom.SVGOMStyleElement.DOMCharacterDataModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.anim.timing.AccesskeyTimingSpecifier
Handles key events fired by the eventbase element.
handleEvent(Event) - Method in class org.apache.batik.anim.timing.EventbaseTimingSpecifier
Handles an event fired on the eventbase element.
handleEvent(Event) - Method in class org.apache.batik.anim.timing.RepeatTimingSpecifier
Handles an event fired on the eventbase element.
handleEvent(Event) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.AttributeModificationHandler
 
handleEvent(Event) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.CapturingClickHandler
 
handleEvent(Event) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.CharDataModificationHandler
 
handleEvent(Event) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeInsertionHandler
 
handleEvent(Event) - Method in class org.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeRemovalHandler
 
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMAttrModifiedEventListener
Handles 'DOMAttrModified' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMCharacterDataModifiedEventListener
Handles 'DOMCharacterDataModified' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMMouseOutEventListener
Handles 'mouseout' MouseEvent event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMMouseOverEventListener
Handles 'mouseover' MouseEvent event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMNodeInsertedEventListener
Handles 'DOMNodeInserted' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeContext.DOMNodeRemovedEventListener
Handles 'DOMNodeRemoved' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.BridgeEventSupport.GVTUnloadListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.DOMFocusInTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.DOMFocusOutTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.MouseClickTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.MouseOutTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.FocusManager.MouseOverTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.DOMAttrModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.DOMNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
Runs the script.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ContentElementDOMAttrModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMAttrModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMNodeInsertedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMNodeRemovedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.DOMSubtreeModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.ContentManager.ShadowTreeSubtreeModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefAttrListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeInsertedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DefNodeRemovedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocInsertedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocRemovedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.DocSubtreeListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportAttrListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportInsertedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportRemovedListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.ImportSubtreeListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.RefAttrListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.DefaultXBLManager.TemplateMutationListener
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12BridgeContext.EventListenerWrapper
Handles the event.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.DOMFocusInTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseClickTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOutTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOverTracker
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMAttrModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
Runs the script.
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge.DOMChildNodeRemovedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVG12TextElementBridge.DOMSubtreeModifiedEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.svg12.SVGFlowRootElementBridge.RegionChangeListener
Handles the svg:shapechange event.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGImageElementBridge.ForwardEventListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGTextElementBridge.DOMChildNodeRemovedEventListener
Handles 'DOMNodeRemoved' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGTextElementBridge.DOMSubtreeModifiedEventListener
Handles 'DOMSubtreeModified' event type.
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGUseElementBridge.CursorMouseOverListener
 
handleEvent(Event) - Method in class org.apache.batik.bridge.SVGUseElementBridge.ReferencedElementMutationListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMAttrModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMCharacterDataModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMNodeInsertedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMNodeRemovedListener
 
handleEvent(Event) - Method in class org.apache.batik.css.engine.CSSEngine.DOMSubtreeModifiedListener
 
handleEvent(Event) - Method in class org.apache.batik.swing.JSVGCanvas.ToolTipModifier
 
handleException(Exception) - Method in class org.apache.batik.swing.gvt.JGVTComponent
Handles an exception.
handleException(Exception) - Method in class org.apache.batik.swing.svg.JSVGComponent
Handles an exception.
handleFilter(BufferedImageOp, Rectangle, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
 
handleFilter(BufferedImageOp, Rectangle, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
handleGenericBridges(BridgeContext, Element) - Method in class org.apache.batik.bridge.GVTBuilder
Handles any GenericBridge elements which are children of the specified element.
handleGeometryChanged() - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when the geometry of a graphical element has changed.
handleGeometryChanged() - Method in class org.apache.batik.bridge.SVGShapeElementBridge
Invoked when the geometry of an graphical element has changed.
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.AbstractImageHandlerEncoder
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
This method will delegate to the handleHREF which uses a RenderedImage
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
This template method should set the xlink:href attribute on the input Element parameter
handleHREF(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
The handler should set the xlink:href tag and the width and height attributes.
handleHREF(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
The handler should set the xlink:href tag and the width and height attributes.
handleHREF(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.ImageHandlerBase64Encoder
This version of handleHREF encodes the input image into a PNG image whose bytes are then encoded with Base64.
handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(Image, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderedImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderableImage, Element, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
The handler should set the xlink:href and return a transform
handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
The handler should set the xlink:href tag and return a transform
handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.GenericImageHandler
The handler should set the xlink:href tag and return a transform
handleImage(Image, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderedImage, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(RenderableImage, Element, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ImageHandler
The handler should set the xlink:href tag and the width and height attributes.
handleImage(Image, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderedImage, Element, int, int, int, int, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
The handler sets the xlink:href tag and returns a transform
handleImage(RenderableImage, Element, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.SimpleImageHandler
The handler sets the xlink:href tag and returns a transform
handleInterpreterException(InterpreterException) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Handles the given exception.
handleMouseClicked(MouseEvent) - Method in class org.apache.batik.swing.gvt.JGVTComponent.Listener
 
handleNodeInserted(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a node insertion in the document.
handleNodeRemoved(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a node removal from the document.
handleOption(String[], SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.AbstractOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
 
handleOption(Color, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.ColorOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.FloatOptionHandler
 
handleOption(float, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.FloatOptionHandler
 
handleOption(SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.NoValueOptionHandler
 
handleOption(String[], SVGConverter) - Method in interface org.apache.batik.apps.rasterizer.Main.OptionHandler
The OptionHandler should configure the SVGConverter according to the value of the option.
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.RectangleOptionHandler
 
handleOption(Rectangle2D, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.RectangleOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.SingleValueOptionHandler
 
handleOption(String, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.TimeOptionHandler
 
handleOption(float, SVGConverter) - Method in class org.apache.batik.apps.rasterizer.Main.TimeOptionHandler
 
handleOption(int) - Method in class org.apache.batik.apps.svgbrowser.Main.FontSizeHandler
 
handleOption(int) - Method in interface org.apache.batik.apps.svgbrowser.Main.OptionHandler
Handles the current option.
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.DoctypeHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.DocWidthHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.NewlineHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.NoFormatHandler
 
handleOption() - Method in interface org.apache.batik.apps.svgpp.Main.OptionHandler
Handles the current option.
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.PublicIdHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.SystemIdHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.TabWidthHandler
 
handleOption() - Method in class org.apache.batik.apps.svgpp.Main.XMLDeclHandler
 
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.AbstractGraphicsNodeBridge
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.AnimatableGenericSVGBridge
 
handleOtherAnimationChanged(String) - Method in interface org.apache.batik.bridge.BridgeUpdateHandler
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGAnimationElementBridge
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGDescriptiveElementBridge
 
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGDocumentBridge
Invoked when an 'other' animation value has changed.
handleOtherAnimationChanged(String) - Method in class org.apache.batik.bridge.SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
Invoked when an 'other' animation value has changed.
handlePaint(Paint, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultExtensionHandler
 
handlePaint(Paint, SVGGeneratorContext) - Method in interface org.apache.batik.svggen.ExtensionHandler
 
handlePathSegList(SVGPathSegList, PathHandler) - Static method in class org.apache.batik.dom.svg.SVGAnimatedPathDataSupport
Uses the given PathHandler to handle the path segments from the given SVGPathSegList.
handler - Variable in class org.apache.batik.apps.svgbrowser.SquiggleInputHandlerFilter
 
handler - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatableLengthValueFactory
Handler for the length parser.
handler - Variable in class org.apache.batik.bridge.SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory
Handler for the preserveAspectRatio parser.
handler - Variable in class org.apache.batik.css.dom.CSSOMStyleDeclaration
The modifications handler.
handler - Variable in class org.apache.batik.css.dom.CSSOMSVGColor
The modifications handler.
handler - Variable in class org.apache.batik.css.dom.CSSOMValue
The modifications handler.
handler - Variable in class org.apache.batik.transcoder.TranscoderSupport
The error handler used to report warnings and errors.
HANDLER_SCRIPT_DESCRIPTION - Static variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
Constant used to describe handler scripts.
handlerElement - Variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
The handler element.
HandlerElementFactory() - Constructor for class org.apache.batik.anim.dom.SVG12DOMImplementation.HandlerElementFactory
 
handleReplicate(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
handlers - Static variable in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
The input handlers
handlers - Variable in class org.apache.batik.apps.svgbrowser.Main
The option handlers.
handlers - Variable in class org.apache.batik.apps.svgpp.Main
The option handlers.
HandlerScriptingEventListener(String, String, AbstractElement) - Constructor for class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.HandlerScriptingEventListener
Creates a new HandlerScriptingEventListener.
handlerScriptingListeners - Variable in class org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment
The listeners for XML Events style handlers.
handleSecurityException(SecurityException) - Method in class org.apache.batik.bridge.BaseScriptingEnvironment
Handles the given exception.
handleStream(InputStream, ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.codec.imageio.AbstractImageIORegistryEntry
Decode the Stream into a RenderableImage
handleStream(InputStream, ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.codec.png.PNGRegistryEntry
Decode the Stream into a RenderableImage
handleStream(InputStream, ParsedURL, boolean) - Method in interface org.apache.batik.ext.awt.image.spi.StreamRegistryEntry
Decode the Stream into a Filter.
handleSubtreeModified(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Handles a subtree modification in the document.
handleSystemFont(CSSEngine, ShorthandManager.PropertyHandler, String, boolean) - Method in class org.apache.batik.css.engine.value.css2.FontShorthandManager
 
handleTimingSpecifier(Object[]) - Method in class org.apache.batik.parser.TimingSpecifierParser
Calls the appropriate parse event handler function for the given parsed timing specifier.
handleTransform(Element, double, double, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.CachedImageHandlerBase64Encoder
Determines the transformation needed to get the cached image to scale & position properly.
handleTransform(Element, double, double, double, double, double, double, SVGGeneratorContext) - Method in class org.apache.batik.svggen.DefaultCachedImageHandler
Determines the transformation needed to get the cached image to scale & position properly.
handleURL(ParsedURL, boolean) - Method in class org.apache.batik.ext.awt.image.spi.JDKRegistryEntry
Decode the URL into a RenderableImage
handleURL(ParsedURL, boolean) - Method in interface org.apache.batik.ext.awt.image.spi.URLRegistryEntry
Decode the URL into a RenderableImage, here you should feel free to open the URL yourself.
handleValueError(String, String) - Static method in class org.apache.batik.transcoder.print.PrintTranscoder
 
handleWrap(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
handleZero(WritableRaster) - Method in class org.apache.batik.ext.awt.image.rendered.PadRed
 
HANGING_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'hanging' keyword.
hasAnimVal - Variable in class org.apache.batik.anim.dom.AbstractSVGAnimatedValue
Whether there is a current animated value.
hasAttribute(String) - Method in class org.apache.batik.dom.AbstractElement
hasAttributeNS(String, String) - Method in class org.apache.batik.dom.AbstractElement
hasAttributes() - Method in class org.apache.batik.dom.AbstractElement
DOM: Implements Node.hasAttributes().
hasAttributes() - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements Node.hasAttributes().
hasBeenHalted() - Static method in class org.apache.batik.util.HaltingThread
Returns the result of calling hasBeenHalted on Thread.currentThread(), if it is an instance of HaltingThread otherwise it returns false.
hasBeenHalted(Thread) - Static method in class org.apache.batik.util.HaltingThread
Returns the result of calling hasBeenHalted on t, if it is an instance of HaltingThread otherwise it returns false.
hasBeenOpened - Variable in class org.apache.batik.util.ParsedURLData
 
hasBrokenLinkProperty(Filter) - Static method in class org.apache.batik.ext.awt.image.spi.BrokenLinkProvider
 
hasChanged - Variable in class org.apache.batik.anim.values.AnimatableValue
Whether this value has changed since the last call to AnimatableValue.hasChanged().
hasChanged() - Method in class org.apache.batik.anim.values.AnimatableValue
Returns whether the value in this AnimatableValue has been modified.
hasChanged() - Method in class org.apache.batik.gvt.UpdateTracker
Tells whether the GVT tree has changed.
hasCharacterIndex(int) - Method in class org.apache.batik.bridge.GlyphLayout
Return true is the character index is represented by glyphs in this layout.
hasCharacterIndex(int) - Method in interface org.apache.batik.bridge.TextSpanLayout
Return true is the character index is represented by glyphs in this layout.
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().
hasContentTypeParameter(String) - Method in class org.apache.batik.util.ParsedURL
Returns whether the Content-Type header has the given parameter.
hasContentTypeParameter(String, String) - Method in class org.apache.batik.util.ParsedURLData
Returns whether the Content-Type header has the given parameter.
hasEventListener(String) - Method in class org.apache.batik.dom.events.EventListenerList
Returns whether there is an event listener for the given namespace URI.
hasEventListenerNS(String, String) - Method in class org.apache.batik.dom.AbstractNode
DOM: Implements EventTarget.hasEventListenerNS(String,String) from an old draft of DOM Level 3 Events.
hasEventListenerNS(String, String) - Method in class org.apache.batik.dom.events.EventSupport
Returns whether this node target has an event listener for the given event namespace URI and type.
hasExtension(String) - Method in class org.apache.batik.anim.dom.SVGGraphicsElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.anim.dom.SVGOMAnimationElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.anim.dom.SVGOMCursorElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.anim.dom.SVGOMPatternElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.anim.dom.SVGOMSVGElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.anim.dom.SVGOMTextContentElement
DOM: Implements SVGTests.hasExtension(String).
hasExtension(Element, String) - Static method in class org.apache.batik.dom.svg.SVGTestsSupport
To implements SVGTests.hasExtension(String).
hasExtension(String) - Method in class org.apache.batik.extension.GraphicsExtensionElement
DOM: Implements SVGTests.hasExtension(String).
hasFamilyName(String) - Method in class org.apache.batik.gvt.font.GVTFontFace
 
hasFeature(String) - Method in interface org.apache.batik.bridge.UserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.bridge.UserAgentAdapter
Tells whether the given feature is supported by this user agent.
hasFeature(String, String) - Method in class org.apache.batik.dom.AbstractDOMImplementation
hasFeature(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgent
Tells whether the given feature is supported by this user agent.
hasFeature(String) - Method in class org.apache.batik.swing.svg.JSVGComponent.BridgeUserAgentWrapper
Tells whether the given feature is supported by this user agent.
hasFixedCascadedValues() - Method in class org.apache.batik.css.engine.StyleMap
Whether this map has fixed cascaded value.
hasGraphicsNodeBridge(Element) - Method in class org.apache.batik.bridge.BridgeContext
Returns true if the specified element has a GraphicsNodeBridge associated to it, false otherwise.
hash - Variable in class org.apache.batik.css.engine.StringIntMap.Entry
The hash code, must not change after init.
hash - Variable in class org.apache.batik.css.engine.value.StringMap.Entry
The hash code
HASH - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents the '#name' lexical unit.
hash - Variable in class org.apache.batik.dom.AbstractElement.Entry
The hash code, must not change after creation.
hash - Variable in class org.apache.batik.dom.util.DocumentDescriptor.Entry
The hash code
hash - Variable in class org.apache.batik.dom.util.IntTable.Entry
The hash code.
hash - Variable in class org.apache.batik.dom.util.TriplyIndexedTable.Entry
The hash code
hash - Variable in class org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
The hash code
hash - Variable in class org.apache.batik.util.DoublyIndexedTable.Entry
The hash code.
hash - Variable in class org.apache.batik.util.SoftDoublyIndexedTable.Entry
The hash code
hashCode() - Method in class org.apache.batik.apps.rasterizer.SVGConverterFileSource
 
hashCode() - Method in class org.apache.batik.apps.rasterizer.SVGConverterURLSource
 
hashCode() - Method in class org.apache.batik.css.engine.sac.AbstractAttributeCondition
equal objects should have equal hashCodes.
hashCode() - Method in class org.apache.batik.css.engine.sac.CSSAttributeCondition
equal objects should have equal hashCodes.
hashCode() - Method in class org.apache.batik.css.engine.sac.CSSPseudoClassCondition
equal objects should have equal hashCodes.
hashCode(String, String) - Method in class org.apache.batik.dom.AbstractElement.NamedNodeHashMap
Computes a hash code corresponding to the given strings.
hashCode(Object, Object, Object) - Method in class org.apache.batik.dom.util.TriplyIndexedTable
Computes a hash code corresponding to the given objects.
hashCode(char) - Method in class org.apache.batik.gvt.font.AWTGlyphGeometryCache
Computes a hash code corresponding to the given objects.
hashCode(Object, Object) - Method in class org.apache.batik.util.DoublyIndexedTable
Computes a hash code corresponding to the given objects.
hashCode() - Method in class org.apache.batik.util.ParsedURL
Implement Object.hashCode.
hashCode() - Method in class org.apache.batik.util.ParsedURLData
Implement Object.hashCode.
hashCode(Object, Object) - Method in class org.apache.batik.util.SoftDoublyIndexedTable
Computes a hash code corresponding to the given objects.
HashTableStack - Class in org.apache.batik.dom.util
This class represents a stack of HashTable objects.
HashTableStack() - Constructor for class org.apache.batik.dom.util.HashTableStack
Creates a new HashTableStack object.
HashTableStack.Link - Class in org.apache.batik.dom.util
To store the hashtables.
hasId - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasNewShapePainter - Variable in class org.apache.batik.bridge.SVGShapeElementBridge
This flag bit indicates if a new shape painter has already been created.
hasNext() - Method in class org.apache.batik.util.DoublyIndexedTable.TableIterator
 
hasNextResourceBundle(int) - Method in class org.apache.batik.i18n.LocalizableSupport
 
hasOptionalNumber - Variable in class org.apache.batik.anim.values.AnimatableNumberOptionalNumberValue
Whether the optional number is present.
hasOptionalNumber() - Method in class org.apache.batik.anim.values.AnimatableNumberOptionalNumberValue
Returns whether the optional number is present.
hasParsed - Variable in class org.apache.batik.anim.timing.TimedElement
Whether this timed element has parsed its timing attributes yet.
hasPeerWithTag(Element, String, String) - Method in class org.apache.batik.swing.JSVGCanvas.CanvasUserAgent
Returns a boolean defining whether or not there is a peer of elt with the given qualified tag.
hasPreserveAspectRatio - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasPropagated - Variable in class org.apache.batik.anim.timing.TimedElement
Whether an instance time update message has already been propagated to this timed element.
hasProperty(String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Returns whether the given CSS property is available on this element.
hasProperty(String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
Returns whether the given CSS property is available on this element.
hasStarted() - Method in class org.apache.batik.bridge.SVGAnimationEngine
Returns whether animation processing has begun.
hasStyleSheetNode(Node) - Method in class org.apache.batik.css.engine.CSSEngine
Returns whether the DOM subtree rooted at the specified node contains a CSSStyleSheetNode.
hasSubstitute(char, char) - Static method in class org.apache.batik.gvt.text.ArabicTextHandler
 
hasTrait(String, String) - Method in class org.apache.batik.anim.dom.SVGOMElement
Returns whether the given trait is available on this element.
hasTrait(String, String) - Method in interface org.apache.batik.dom.svg.ExtendedTraitAccess
Returns whether the given trait is available on this element.
hasTransform - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasViewBox - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasViewTargetParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hasZoomAndPanParams - Variable in class org.apache.batik.bridge.ViewBox.ViewHandler
 
hdmx - Static variable in interface org.apache.batik.svggen.font.table.Table
 
head - Variable in class org.apache.batik.dom.events.EventListenerList
Linked list of entries.
head - Static variable in interface org.apache.batik.svggen.font.table.Table
 
HeadTable - Class in org.apache.batik.svggen.font.table
 
HeadTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HeadTable
 
HEAVY - Static variable in class org.apache.batik.svggen.SVGFont
 
height - Variable in class org.apache.batik.anim.dom.SVGOMFilterElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMFilterPrimitiveStandardAttributes
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMForeignObjectElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMImageElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMMaskElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMPatternElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMRectElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMSVGElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.dom.SVGOMUseElement
The 'height' attribute value.
height - Variable in class org.apache.batik.anim.values.AnimatableRectValue
The height.
height - Variable in class org.apache.batik.apps.rasterizer.SVGConverter
Output image height.
height - Variable in class org.apache.batik.ext.awt.image.codec.util.SimpleRenderedImage
The image's height in pixels.
height - Variable in class org.apache.batik.gvt.font.GVTLineMetrics
 
height - Variable in class org.apache.batik.swing.gvt.GVTTreeRenderer
The buffer height.
height - Variable in class org.apache.batik.transcoder.SVGAbstractTranscoder
Image's width and height (init to 400x400).
height - Variable in class org.apache.batik.transcoder.wmf.tosvg.AbstractWMFReader
 
HELP_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'help' keyword.
HEXADECIMAL - Static variable in class org.apache.batik.css.parser.ScannerUtilities
The set of the valid hexadecimal characters.
hexcolor(LexicalUnit) - Method in class org.apache.batik.css.parser.Parser
Converts a hash unit to a RGB color.
hhea - Static variable in interface org.apache.batik.svggen.font.table.Table
 
HheaTable - Class in org.apache.batik.svggen.font.table
 
HheaTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HheaTable
 
HIDDEN_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'hidden' keyword.
hideDebugger() - Method in class org.apache.batik.apps.svgbrowser.JSVGViewerFrame
Hides and destroys the Rhino debugger.
higherAnimation - Variable in class org.apache.batik.anim.AbstractAnimation
The animation that is higher in the sandwich.
HIGHLIGHT_VALUE - Static variable in interface org.apache.batik.css.engine.value.ValueConstants
The 'HIGHLIGHT' color name.
highlightButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The highlight button.
highlightCenterButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The highlight and center button.
highlightCenterZoomButton - Variable in class org.apache.batik.apps.svgbrowser.FindDialog
The highlight center and zoom button.
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.engine.value.ValueConstants
The 'HIGHLIGHTTEXT' color name.
hints - Variable in class org.apache.batik.ext.awt.g2d.GraphicContext
Current set of RenderingHints
hints - Variable in class org.apache.batik.gvt.AbstractGraphicsNode
The rendering hints that control the quality to use when rendering this graphics node.
hints - Variable in class org.apache.batik.svggen.SVGGeneratorContext.GraphicContextDefaults
 
hints - Variable in class org.apache.batik.transcoder.TranscoderSupport
The transcoding hints.
histo - Variable in class org.apache.batik.extension.svg.BatikHistogramNormalizationFilter8Bit
 
HistogramRed - Class in org.apache.batik.extension.svg
 
HistogramRed(CachableRed) - Constructor for class org.apache.batik.extension.svg.HistogramRed
 
history - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowser
Command history.
History() - Constructor for class org.apache.batik.util.gui.MemoryMonitor.History
Creates a new History object.
HistoryBrowser - Class in org.apache.batik.apps.svgbrowser
History browser.
HistoryBrowser(HistoryBrowser.CommandController) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowser
Constructor.
HistoryBrowser(int) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowser
Constructor.
historyBrowser - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
The history browser.
HistoryBrowser.CommandController - Interface in org.apache.batik.apps.svgbrowser
Wrapps the command's execute, undo and redo methods.
HistoryBrowser.CommandNamesInfo - Class in org.apache.batik.apps.svgbrowser
Contains the info on the command name being executed, undone or redone and last undoable and redoable command names.
HistoryBrowser.DocumentCommandController - Class in org.apache.batik.apps.svgbrowser
Lets the DOMViewerController wrap the commands.
HistoryBrowser.HistoryBrowserAdapter - Class in org.apache.batik.apps.svgbrowser
The adapter to provide the default behavior.
HistoryBrowser.HistoryBrowserEvent - Class in org.apache.batik.apps.svgbrowser
Event to pass to listener.
HistoryBrowser.HistoryBrowserListener - Interface in org.apache.batik.apps.svgbrowser
The HistoryBrowserListener.
HistoryBrowserAdapter() - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserAdapter
 
HistoryBrowserEvent(Object) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserEvent
 
historyBrowserInterface - Variable in class org.apache.batik.apps.svgbrowser.DOMViewer
The history browsing manager.
historyBrowserInterface - Variable in class org.apache.batik.apps.svgbrowser.DropDownHistoryModel
The history browser interface.
HistoryBrowserInterface - Class in org.apache.batik.apps.svgbrowser
The wrapper for the history browser.
HistoryBrowserInterface(HistoryBrowser.CommandController) - Constructor for class org.apache.batik.apps.svgbrowser.HistoryBrowserInterface
Constructor.
HistoryBrowserInterface.AppendChildCommand - Class in org.apache.batik.apps.svgbrowser
The AppendChild command.
HistoryBrowserInterface.AttributeAddedCommand - Class in org.apache.batik.apps.svgbrowser
Adds the attribute to an element (MutationEvent.ADDITION)
HistoryBrowserInterface.AttributeModifiedCommand - Class in org.apache.batik.apps.svgbrowser
Modifies the attribute of an element (MutationEvent.MODIFICATION)
HistoryBrowserInterface.AttributeRemovedCommand - Class in org.apache.batik.apps.svgbrowser
Removes the attribute of an element (MutationEvent.REMOVAL)
HistoryBrowserInterface.ChangeNodeValueCommand - Class in org.apache.batik.apps.svgbrowser
The Change Node Value command.
HistoryBrowserInterface.CharDataModifiedCommand - Class in org.apache.batik.apps.svgbrowser
Sets the node value.
HistoryBrowserInterface.CompoundUpdateCommand - Class in org.apache.batik.apps.svgbrowser
The compound command.
HistoryBrowserInterface.InsertNodeBeforeCommand - Class in org.apache.batik.apps.svgbrowser
Inserts the given node as a child to the given parent node before the specified sibling node, or as the last child of the given parent, if the sibling node is null.
HistoryBrowserInterface.NodeInsertedCommand - Class in org.apache.batik.apps.svgbrowser
Inserts the given node as a child of another.
HistoryBrowserInterface.NodeRemovedCommand - Class in org.apache.batik.apps.svgbrowser
Removes the node from its parent node.
HistoryBrowserInterface.RemoveChildCommand - Class in org.apache.batik.apps.svgbrowser
The RemoveChild command.
HistoryBrowserInterface.ReplaceChildCommand - Class in org.apache.batik.apps.svgbrowser
insertBefore
historyReset(HistoryBrowser.HistoryBrowserEvent) - Method in class org.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserAdapter
 
historyReset(HistoryBrowser.HistoryBrowserEvent) - Method in interface org.apache.batik.apps.svgbrowser.HistoryBrowser.HistoryBrowserListener
History has been reset, and all commands have been removed from the history.
historySize - Variable in class org.apache.batik.apps.svgbrowser.HistoryBrowser
History size.
hit(Rectangle, Shape, boolean) - Method in class org.apache.batik.ext.awt.g2d.AbstractGraphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
hitCheckChildren - Variable in class org.apache.batik.bridge.SVGImageElementBridge
 
hitCheckChildren - Variable in class org.apache.batik.gvt.ImageNode
 
hitTest(double, double, TextNode) - Method in class org.apache.batik.bridge.BasicTextPainter
Returns the mark for the specified parameters.
hitTest(double, double, TextNode) - Method in class org.apache.batik.bridge.StrokingTextPainter
 
hitTestChar(float, float) - Method in class org.apache.batik.bridge.GlyphLayout
Perform hit testing for coordinate at x, y.
hitTestChar(float, float) - Method in interface org.apache.batik.bridge.TextSpanLayout
Perform hit testing for coordinate at x, y.
hkernElementCategory - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
hkernElementDescription - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
HkernElementFactory() - Constructor for class org.apache.batik.anim.dom.SVGDOMImplementation.HkernElementFactory
 
hkernElementMemberName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
hkernElementName - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
hkernElementType - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
hkernElementValue - Static variable in class org.apache.batik.apps.svgbrowser.NodeTemplates
 
hmtx - Static variable in interface org.apache.batik.svggen.font.table.Table
 
HmtxTable - Class in org.apache.batik.svggen.font.table
 
HmtxTable(DirectoryEntry, RandomAccessFile) - Constructor for class org.apache.batik.svggen.font.table.HmtxTable
 
holdCursor(Cursor) - Method in class org.apache.batik.bridge.SVGAElementBridge.CursorHolder
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorDefaultActionable
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.AnchorListener
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOutListener
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.CursorMouseOverListener
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOutDefaultActionable
 
holder - Variable in class org.apache.batik.bridge.SVGAElementBridge.MouseOverDefaultActionable
 
HONEYDEW_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'honeydew' RGB color.
HONEYDEW_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'honeydew' color name.
HORIZONTAL - Static variable in interface org.apache.batik.ext.swing.GridBagConstants
Resize the component horizontally but not vertically.
horizontal - Variable in class org.apache.batik.swing.JSVGScrollPane
 
HORIZONTAL_LENGTH - Static variable in class org.apache.batik.anim.dom.AbstractSVGAnimatedLength
This constant represents horizontal lengths.
HORIZONTAL_LENGTH - Static variable in class org.apache.batik.anim.dom.AbstractSVGLength
This constant represents horizontal lengths.
HORIZONTAL_LENGTH - Static variable in class org.apache.batik.parser.UnitProcessor
This constant represents horizontal lengths.
HORIZONTAL_ORIENTATION - Static variable in class org.apache.batik.css.engine.value.LengthManager
 
HORIZONTAL_ORIENTATION_ANGLE - Static variable in class org.apache.batik.bridge.GlyphLayout
 
HORIZONTAL_ORIENTATION_ANGLE - Static variable in class org.apache.batik.gvt.text.GVTAttributedCharacterIterator.TextAttribute
 
horizontalPanel - Variable in class org.apache.batik.swing.JSVGScrollPane
 
host - Variable in class org.apache.batik.apps.svgbrowser.PreferenceDialog
 
host - Variable in class org.apache.batik.util.ParsedURLData
 
HOTPINK_RGB_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'hotpink' RGB color.
HOTPINK_VALUE - Static variable in interface org.apache.batik.css.engine.value.svg.SVGValueConstants
The 'hotpink' color name.
hRaster - Variable in class org.apache.batik.ext.awt.image.rendered.TileLRUMember
 
href - Variable in class org.apache.batik.anim.dom.SVGOMFEImageElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGOMFilterElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGOMGlyphRefElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGOMGradientElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGOMPatternElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGOMTextPathElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGOMURIReferenceElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGURIReferenceGraphicsElement
The 'xlink:href' attribute value.
href - Variable in class org.apache.batik.anim.dom.SVGURIReferenceTextPositioningElement
The 'xlink:href' attribute value.
HS_BDIAGONAL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
HS_CROSS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
HS_DIAGCROSS - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
HS_FDIAGONAL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
HS_HORIZONTAL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
HS_VERTICAL - Static variable in interface org.apache.batik.transcoder.wmf.WMFConstants
 
hsbListener - Variable in class org.apache.batik.swing.JSVGScrollPane
 
HTTP_ACCEPT_ENCODING_HEADER - Static variable in class org.apache.batik.util.ParsedURLData
 
HTTP_ACCEPT_HEADER - Static variable in class org.apache.batik.util.ParsedURLData
 
HTTP_ACCEPT_LANGUAGE_HEADER - Static variable in class org.apache.batik.util.ParsedURLData
 
HTTP_CHARSET - Static variable in class org.apache.batik.anim.dom.SAXSVGDocumentFactory
Constant for HTTP content type header charset field.
HTTP_USER_AGENT_HEADER - Static variable in class org.apache.batik.util.ParsedURLData
 
HZ - Static variable in interface org.apache.batik.css.parser.LexicalUnits
Represents a hz lexical unit.
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 _ 
Skip navigation links

Copyright © 2022 Apache Software Foundation. All Rights Reserved.