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