blob: 251ed0f46090b324203e3f47b25c3b064f746c6a [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>
Uses of Interface org.apache.batik.anim.dom.AnimationTarget (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="Uses of Interface org.apache.batik.anim.dom.AnimationTarget (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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/batik/anim/dom//class-useAnimationTarget.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AnimationTarget.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 ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>org.apache.batik.anim.dom.AnimationTarget</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.batik.anim"><B>org.apache.batik.anim</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.batik.anim.dom"><B>org.apache.batik.anim.dom</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.batik.anim.values"><B>org.apache.batik.anim.values</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.batik.bridge"><B>org.apache.batik.bridge</B></A></TD>
<TD>Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.batik.extension"><B>org.apache.batik.extension</B></A></TD>
<TD>This package contains Batik's extensions to standard SVG (custom elements,
additional bridges...).&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.batik.extension.svg"><B>org.apache.batik.extension.svg</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.batik.anim"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A> in <A HREF="../../../../../../org/apache/batik/anim/package-summary.html">org.apache.batik.anim</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../org/apache/batik/anim/package-summary.html">org.apache.batik.anim</A> declared as <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></CODE></FONT></TD>
<TD><CODE><B>AnimationEngine.AnimationInfo.</B><B><A HREF="../../../../../../org/apache/batik/anim/AnimationEngine.AnimationInfo.html#target">target</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The target of the animation.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/batik/anim/package-summary.html">org.apache.batik.anim</A> with parameters of type <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>AnimationEngine.</B><B><A HREF="../../../../../../org/apache/batik/anim/AnimationEngine.html#addAnimation(org.apache.batik.anim.dom.AnimationTarget, short, java.lang.String, java.lang.String, org.apache.batik.anim.AbstractAnimation)">addAnimation</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
short&nbsp;type,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;an,
<A HREF="../../../../../../org/apache/batik/anim/AbstractAnimation.html" title="class in org.apache.batik.anim">AbstractAnimation</A>&nbsp;anim)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an animation to the document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>AnimationEngine.Listener.</B><B><A HREF="../../../../../../org/apache/batik/anim/AnimationEngine.Listener.html#baseValueChanged(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean)">baseValueChanged</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;t,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked to indicate that base value of the specified attribute
or property has changed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AnimationEngine.Sandwich.html" title="class in org.apache.batik.anim">AnimationEngine.Sandwich</A></CODE></FONT></TD>
<TD><CODE><B>AnimationEngine.</B><B><A HREF="../../../../../../org/apache/batik/anim/AnimationEngine.html#getSandwich(org.apache.batik.anim.dom.AnimationTarget, short, java.lang.String, java.lang.String)">getSandwich</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
short&nbsp;type,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;an)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Sandwich for the given animation type/attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AnimationEngine.TargetInfo.html" title="class in org.apache.batik.anim">AnimationEngine.TargetInfo</A></CODE></FONT></TD>
<TD><CODE><B>AnimationEngine.</B><B><A HREF="../../../../../../org/apache/batik/anim/AnimationEngine.html#getTargetInfo(org.apache.batik.anim.dom.AnimationTarget)">getTargetInfo</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the TargetInfo for the given AnimationTarget.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.batik.anim.dom"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A> in <A HREF="../../../../../../org/apache/batik/anim/dom/package-summary.html">org.apache.batik.anim.dom</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/batik/anim/dom/package-summary.html">org.apache.batik.anim.dom</A> that implement <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/BindableElement.html" title="class in org.apache.batik.anim.dom">BindableElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements foreign namespace elements that can be
bound with XBL.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGDescriptiveElement.html" title="class in org.apache.batik.anim.dom">SVGDescriptiveElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class provides a common superclass for elements which contain
descriptive text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGGraphicsElement.html" title="class in org.apache.batik.anim.dom">SVGGraphicsElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class provides a common superclass for all graphics elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAElement.html" title="class in org.apache.batik.anim.dom">SVGOMAElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAltGlyphDefElement.html" title="class in org.apache.batik.anim.dom">SVGOMAltGlyphDefElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAltGlyphDefElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAltGlyphDefElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAltGlyphElement.html" title="class in org.apache.batik.anim.dom">SVGOMAltGlyphElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAltGlyphElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAltGlyphElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAltGlyphItemElement.html" title="class in org.apache.batik.anim.dom">SVGOMAltGlyphItemElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAltGlyphItemElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAltGlyphItemElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimateColorElement.html" title="class in org.apache.batik.anim.dom">SVGOMAnimateColorElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAnimateColorElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAnimateColorElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimateElement.html" title="class in org.apache.batik.anim.dom">SVGOMAnimateElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAnimateElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAnimateElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimateMotionElement.html" title="class in org.apache.batik.anim.dom">SVGOMAnimateMotionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAnimateMotionElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAnimateMotionElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimateTransformElement.html" title="class in org.apache.batik.anim.dom">SVGOMAnimateTransformElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAnimateTransformElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAnimateTransformElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimationElement.html" title="class in org.apache.batik.anim.dom">SVGOMAnimationElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class provides an implementation of the <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGAnimationElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGAnimationElement</CODE></A> interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMCircleElement.html" title="class in org.apache.batik.anim.dom">SVGOMCircleElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGCircleElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGCircleElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMClipPathElement.html" title="class in org.apache.batik.anim.dom">SVGOMClipPathElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGClipPathElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGClipPathElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMColorProfileElement.html" title="class in org.apache.batik.anim.dom">SVGOMColorProfileElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGColorProfileElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGColorProfileElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMComponentTransferFunctionElement.html" title="class in org.apache.batik.anim.dom">SVGOMComponentTransferFunctionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents the component transfer function elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMCursorElement.html" title="class in org.apache.batik.anim.dom">SVGOMCursorElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGCursorElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGCursorElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMDefinitionSrcElement.html" title="class in org.apache.batik.anim.dom">SVGOMDefinitionSrcElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGDefinitionSrcElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGDefinitionSrcElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMDefsElement.html" title="class in org.apache.batik.anim.dom">SVGOMDefsElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGDefsElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGDefsElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMDescElement.html" title="class in org.apache.batik.anim.dom">SVGOMDescElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGDescElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGDescElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMElement.html" title="class in org.apache.batik.anim.dom">SVGOMElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGElement</CODE></A> interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMEllipseElement.html" title="class in org.apache.batik.anim.dom">SVGOMEllipseElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGEllipseElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGEllipseElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEBlendElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEBlendElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEBlendElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEBlendElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEColorMatrixElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEColorMatrixElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEColorMatrixElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEColorMatrixElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEComponentTransferElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEComponentTransferElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEComponentTransferElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEComponentTransferElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFECompositeElement.html" title="class in org.apache.batik.anim.dom">SVGOMFECompositeElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFECompositeElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFECompositeElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEConvolveMatrixElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEConvolveMatrixElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEConvolveMatrixElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEConvolveMatrixElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEDiffuseLightingElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEDiffuseLightingElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEDiffuseLightingElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEDiffuseLightingElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEDisplacementMapElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEDisplacementMapElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEDisplacementMapElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEDisplacementMapElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEDistantLightElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEDistantLightElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEDistantLightElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEDistantLightElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEFloodElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEFloodElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEFloodElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEFloodElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEFuncAElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEFuncAElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEFuncAElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEFuncAElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEFuncBElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEFuncBElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEFuncBElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEFuncBElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEFuncGElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEFuncGElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEFuncGElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEFuncGElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEFuncRElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEFuncRElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEFuncRElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEFuncRElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEGaussianBlurElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEGaussianBlurElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEGaussianBlurElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEGaussianBlurElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEImageElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEImageElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEImageElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEImageElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEMergeElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEMergeElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEMergeElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEMergeElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEMergeNodeElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEMergeNodeElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEMergeNodeElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEMergeNodeElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEMorphologyElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEMorphologyElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEMorphologyElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEMorphologyElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEOffsetElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEOffsetElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEOffsetElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEOffsetElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFEPointLightElement.html" title="class in org.apache.batik.anim.dom">SVGOMFEPointLightElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFEPointLightElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFEPointLightElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFESpecularLightingElement.html" title="class in org.apache.batik.anim.dom">SVGOMFESpecularLightingElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFESpecularLightingElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFESpecularLightingElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFESpotLightElement.html" title="class in org.apache.batik.anim.dom">SVGOMFESpotLightElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFESpotLightElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFESpotLightElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFETileElement.html" title="class in org.apache.batik.anim.dom">SVGOMFETileElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFETileElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFETileElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFETurbulenceElement.html" title="class in org.apache.batik.anim.dom">SVGOMFETurbulenceElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFETurbulenceElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFETurbulenceElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFilterElement.html" title="class in org.apache.batik.anim.dom">SVGOMFilterElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFilterElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFilterElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFilterPrimitiveStandardAttributes.html" title="class in org.apache.batik.anim.dom">SVGOMFilterPrimitiveStandardAttributes</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class represents a SVGElement with support for standard filter
attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowDivElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowDivElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the flowDiv element from SVG 1.2</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowLineElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowLineElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowParaElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowParaElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowRegionBreakElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowRegionBreakElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowRegionElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowRegionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowRegionExcludeElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowRegionExcludeElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowRootElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowRootElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFlowSpanElement.html" title="class in org.apache.batik.anim.dom">SVGOMFlowSpanElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFontElement.html" title="class in org.apache.batik.anim.dom">SVGOMFontElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFontElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFontElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFontFaceElement.html" title="class in org.apache.batik.anim.dom">SVGOMFontFaceElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFontFaceElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFontFaceElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFontFaceFormatElement.html" title="class in org.apache.batik.anim.dom">SVGOMFontFaceFormatElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFontFaceFormatElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFontFaceFormatElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFontFaceNameElement.html" title="class in org.apache.batik.anim.dom">SVGOMFontFaceNameElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFontFaceNameElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFontFaceNameElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFontFaceSrcElement.html" title="class in org.apache.batik.anim.dom">SVGOMFontFaceSrcElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFontFaceSrcElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFontFaceSrcElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMFontFaceUriElement.html" title="class in org.apache.batik.anim.dom">SVGOMFontFaceUriElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGFontFaceUriElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGFontFaceUriElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMForeignObjectElement.html" title="class in org.apache.batik.anim.dom">SVGOMForeignObjectElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGForeignObjectElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGForeignObjectElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMGElement.html" title="class in org.apache.batik.anim.dom">SVGOMGElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGGElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGGElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMGlyphElement.html" title="class in org.apache.batik.anim.dom">SVGOMGlyphElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGGlyphElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGGlyphElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMGlyphRefElement.html" title="class in org.apache.batik.anim.dom">SVGOMGlyphRefElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGGlyphRefElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGGlyphRefElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMGradientElement.html" title="class in org.apache.batik.anim.dom">SVGOMGradientElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGGradientElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGGradientElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMHandlerElement.html" title="class in org.apache.batik.anim.dom">SVGOMHandlerElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements SVGHandlerElement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMHKernElement.html" title="class in org.apache.batik.anim.dom">SVGOMHKernElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGHKernElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGHKernElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMImageElement.html" title="class in org.apache.batik.anim.dom">SVGOMImageElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGImageElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGImageElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMLinearGradientElement.html" title="class in org.apache.batik.anim.dom">SVGOMLinearGradientElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGLinearGradientElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGLinearGradientElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMLineElement.html" title="class in org.apache.batik.anim.dom">SVGOMLineElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGLineElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGLineElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMMarkerElement.html" title="class in org.apache.batik.anim.dom">SVGOMMarkerElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGMarkerElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGMarkerElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMMaskElement.html" title="class in org.apache.batik.anim.dom">SVGOMMaskElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGMaskElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGMaskElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMMetadataElement.html" title="class in org.apache.batik.anim.dom">SVGOMMetadataElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGMetadataElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGMetadataElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMMissingGlyphElement.html" title="class in org.apache.batik.anim.dom">SVGOMMissingGlyphElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGMissingGlyphElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGMissingGlyphElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMMPathElement.html" title="class in org.apache.batik.anim.dom">SVGOMMPathElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGMPathElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGMPathElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMMultiImageElement.html" title="class in org.apache.batik.anim.dom">SVGOMMultiImageElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a multiImage extension to SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMPathElement.html" title="class in org.apache.batik.anim.dom">SVGOMPathElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGPathElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGPathElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMPatternElement.html" title="class in org.apache.batik.anim.dom">SVGOMPatternElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGStopElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGStopElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMPolygonElement.html" title="class in org.apache.batik.anim.dom">SVGOMPolygonElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGPolygonElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGPolygonElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMPolylineElement.html" title="class in org.apache.batik.anim.dom">SVGOMPolylineElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGPolylineElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGPolylineElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMRadialGradientElement.html" title="class in org.apache.batik.anim.dom">SVGOMRadialGradientElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGRadialGradientElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGRadialGradientElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMRectElement.html" title="class in org.apache.batik.anim.dom">SVGOMRectElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGRectElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGRectElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMScriptElement.html" title="class in org.apache.batik.anim.dom">SVGOMScriptElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGScriptElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGScriptElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMSetElement.html" title="class in org.apache.batik.anim.dom">SVGOMSetElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGSetElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGSetElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMSolidColorElement.html" title="class in org.apache.batik.anim.dom">SVGOMSolidColorElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMStopElement.html" title="class in org.apache.batik.anim.dom">SVGOMStopElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGStopElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGStopElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMStyleElement.html" title="class in org.apache.batik.anim.dom">SVGOMStyleElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGStyleElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGStyleElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMSubImageElement.html" title="class in org.apache.batik.anim.dom">SVGOMSubImageElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a multiImage extension to SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMSubImageRefElement.html" title="class in org.apache.batik.anim.dom">SVGOMSubImageRefElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a multiImage extension to SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMSVGElement.html" title="class in org.apache.batik.anim.dom">SVGOMSVGElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGSVGElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGSVGElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMSwitchElement.html" title="class in org.apache.batik.anim.dom">SVGOMSwitchElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGSwitchElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGSwitchElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMSymbolElement.html" title="class in org.apache.batik.anim.dom">SVGOMSymbolElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGSymbolElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGSymbolElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMTextContentElement.html" title="class in org.apache.batik.anim.dom">SVGOMTextContentElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class provides a common superclass for all graphics elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMTextElement.html" title="class in org.apache.batik.anim.dom">SVGOMTextElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGTextElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGTextElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMTextPathElement.html" title="class in org.apache.batik.anim.dom">SVGOMTextPathElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGTextPathElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGTextPathElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMTextPositioningElement.html" title="class in org.apache.batik.anim.dom">SVGOMTextPositioningElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGTextPositioningElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGTextPositioningElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMTitleElement.html" title="class in org.apache.batik.anim.dom">SVGOMTitleElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGTitleElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGTitleElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMToBeImplementedElement.html" title="class in org.apache.batik.anim.dom">SVGOMToBeImplementedElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a development only class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMTRefElement.html" title="class in org.apache.batik.anim.dom">SVGOMTRefElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGTRefElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGTRefElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMTSpanElement.html" title="class in org.apache.batik.anim.dom">SVGOMTSpanElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGTSpanElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGTSpanElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMURIReferenceElement.html" title="class in org.apache.batik.anim.dom">SVGOMURIReferenceElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGURIReference.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGURIReference</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMUseElement.html" title="class in org.apache.batik.anim.dom">SVGOMUseElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGUseElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGUseElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMViewElement.html" title="class in org.apache.batik.anim.dom">SVGOMViewElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGViewElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGViewElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMVKernElement.html" title="class in org.apache.batik.anim.dom">SVGOMVKernElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGVKernElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGVKernElement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGPointShapeElement.html" title="class in org.apache.batik.anim.dom">SVGPointShapeElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class provides a common superclass for shape elements that are
defined with a 'points' attribute (i.e., polygon and polyline).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGStylableElement.html" title="class in org.apache.batik.anim.dom">SVGStylableElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class provides a common superclass for elements which implement
SVGStylable.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGURIReferenceGraphicsElement.html" title="class in org.apache.batik.anim.dom">SVGURIReferenceGraphicsElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class provides support for Xlink to a graphics element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGURIReferenceTextPositioningElement.html" title="class in org.apache.batik.anim.dom">SVGURIReferenceTextPositioningElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements both <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGTextPositioningElement.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGTextPositioningElement</CODE></A>
and <A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/svg.SVGURIReference.html?is-external=true" title="class or interface in org.w3c.dom"><CODE>SVGURIReference</CODE></A>..</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMContentElement.html" title="class in org.apache.batik.anim.dom">XBLOMContentElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the xbl:content element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMDefinitionElement.html" title="class in org.apache.batik.anim.dom">XBLOMDefinitionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the xbl:definition element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMElement.html" title="class in org.apache.batik.anim.dom">XBLOMElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class for all XBL elements to inherit from.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMHandlerGroupElement.html" title="class in org.apache.batik.anim.dom">XBLOMHandlerGroupElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the xbl:handlerGroup element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMImportElement.html" title="class in org.apache.batik.anim.dom">XBLOMImportElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the xbl:import element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMShadowTreeElement.html" title="class in org.apache.batik.anim.dom">XBLOMShadowTreeElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the xbl:shadowTree element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMTemplateElement.html" title="class in org.apache.batik.anim.dom">XBLOMTemplateElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the xbl:template element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/dom/XBLOMXBLElement.html" title="class in org.apache.batik.anim.dom">XBLOMXBLElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the xbl:xbl element.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/batik/anim/dom/package-summary.html">org.apache.batik.anim.dom</A> with parameters of type <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>AnimationTargetListener.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTargetListener.html#baseValueChanged(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean)">baseValueChanged</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;t,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invoked to indicate that base value of the specified attribute
or property has changed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedPreserveAspectRatio.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedPreserveAspectRatio.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedTransformList.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedTransformList.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>AbstractSVGAnimatedLength.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/AbstractSVGAnimatedLength.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatedLiveAttributeValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/AnimatedLiveAttributeValue.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedNumber.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedNumber.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedPoints.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedPoints.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedNumberList.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedNumberList.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedBoolean.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedBoolean.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedPathData.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedPathData.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedEnumeration.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedEnumeration.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedString.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedString.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedInteger.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedInteger.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedMarkerOrientValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedMarkerOrientValue.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedRect.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedRect.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMAnimatedLengthList.</B><B><A HREF="../../../../../../org/apache/batik/anim/dom/SVGOMAnimatedLengthList.html#getUnderlyingValue(org.apache.batik.anim.dom.AnimationTarget)">getUnderlyingValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the base value of the attribute as an <A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatableValue</CODE></A>.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.batik.anim.values"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A> in <A HREF="../../../../../../org/apache/batik/anim/values/package-summary.html">org.apache.batik.anim.values</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../org/apache/batik/anim/values/package-summary.html">org.apache.batik.anim.values</A> declared as <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></CODE></FONT></TD>
<TD><CODE><B>AnimatableValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html#target">target</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The target of the animation.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/batik/anim/values/package-summary.html">org.apache.batik.anim.values</A> with parameters of type <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createColorPaintValue(org.apache.batik.anim.dom.AnimationTarget, float, float, float)">createColorPaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;r,
float&nbsp;g,
float&nbsp;b)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a color value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createCurrentColorPaintValue(org.apache.batik.anim.dom.AnimationTarget)">createCurrentColorPaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a 'currentColor' value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createInheritPaintValue(org.apache.batik.anim.dom.AnimationTarget)">createInheritPaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a 'inherit' value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createNonePaintValue(org.apache.batik.anim.dom.AnimationTarget)">createNonePaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a 'none' value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createURIColorPaintValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, float, float, float)">createURIColorPaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri,
float&nbsp;r,
float&nbsp;g,
float&nbsp;b)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a URI reference with a
color fallback.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createURICurrentColorPaintValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">createURICurrentColorPaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a URI reference with a
'currentColor' fallback.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createURINonePaintValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">createURINonePaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a URI reference with a
'none' fallback.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>AnimatablePaintValue.</B><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#createURIPaintValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">createURIPaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;uri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue for a URI reference.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/apache/batik/anim/values/package-summary.html">org.apache.batik.anim.values</A> with parameters of type <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableAngleOrIdentValue.html#AnimatableAngleOrIdentValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableAngleOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableAngleOrIdentValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableAngleOrIdentValue.html#AnimatableAngleOrIdentValue(org.apache.batik.anim.dom.AnimationTarget, float, short)">AnimatableAngleOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;v,
short&nbsp;unit)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableAngleOrIdentValue for an angle value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableAngleOrIdentValue.html#AnimatableAngleOrIdentValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">AnimatableAngleOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ident)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableAngleOrIdentValue for an identifier value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableAngleValue.html#AnimatableAngleValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableAngleValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableAngleValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableAngleValue.html#AnimatableAngleValue(org.apache.batik.anim.dom.AnimationTarget, float, short)">AnimatableAngleValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;v,
short&nbsp;unit)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableAngleValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableBooleanValue.html#AnimatableBooleanValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableBooleanValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableBooleanValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableBooleanValue.html#AnimatableBooleanValue(org.apache.batik.anim.dom.AnimationTarget, boolean)">AnimatableBooleanValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
boolean&nbsp;b)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableBooleanValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableColorValue.html#AnimatableColorValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableColorValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableColorValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableColorValue.html#AnimatableColorValue(org.apache.batik.anim.dom.AnimationTarget, float, float, float)">AnimatableColorValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;r,
float&nbsp;g,
float&nbsp;b)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableColorValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableIntegerValue.html#AnimatableIntegerValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableIntegerValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableIntegerValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableIntegerValue.html#AnimatableIntegerValue(org.apache.batik.anim.dom.AnimationTarget, int)">AnimatableIntegerValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
int&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableIntegerValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableLengthListValue.html#AnimatableLengthListValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableLengthListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableLengthListValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableLengthListValue.html#AnimatableLengthListValue(org.apache.batik.anim.dom.AnimationTarget, short[], float[], short)">AnimatableLengthListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
short[]&nbsp;types,
float[]&nbsp;values,
short&nbsp;pcInterp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableLengthListValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableLengthOrIdentValue.html#AnimatableLengthOrIdentValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableLengthOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableLengthOrIdentValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableLengthOrIdentValue.html#AnimatableLengthOrIdentValue(org.apache.batik.anim.dom.AnimationTarget, short, float, short)">AnimatableLengthOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
short&nbsp;type,
float&nbsp;v,
short&nbsp;pcInterp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableLengthOrIdentValue for a length value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableLengthOrIdentValue.html#AnimatableLengthOrIdentValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">AnimatableLengthOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ident)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableLengthOrIdentValue for an identifier value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableLengthValue.html#AnimatableLengthValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableLengthValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableLengthValue with no length.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableLengthValue.html#AnimatableLengthValue(org.apache.batik.anim.dom.AnimationTarget, short, float, short)">AnimatableLengthValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
short&nbsp;type,
float&nbsp;v,
short&nbsp;pcInterp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableLengthValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableMotionPointValue.html#AnimatableMotionPointValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableMotionPointValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableMotionPointValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableMotionPointValue.html#AnimatableMotionPointValue(org.apache.batik.anim.dom.AnimationTarget, float, float, float)">AnimatableMotionPointValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;x,
float&nbsp;y,
float&nbsp;angle)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableMotionPointValue with one x.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberListValue.html#AnimatableNumberListValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableNumberListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableNumberListValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberListValue.html#AnimatableNumberListValue(org.apache.batik.anim.dom.AnimationTarget, float[])">AnimatableNumberListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float[]&nbsp;numbers)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberListValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOptionalNumberValue.html#AnimatableNumberOptionalNumberValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableNumberOptionalNumberValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableNumberOptionalNumberValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOptionalNumberValue.html#AnimatableNumberOptionalNumberValue(org.apache.batik.anim.dom.AnimationTarget, float)">AnimatableNumberOptionalNumberValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;n)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberOptionalNumberValue with one number.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOptionalNumberValue.html#AnimatableNumberOptionalNumberValue(org.apache.batik.anim.dom.AnimationTarget, float, float)">AnimatableNumberOptionalNumberValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;n,
float&nbsp;on)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberOptionalNumberValue with two numbers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOrIdentValue.html#AnimatableNumberOrIdentValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableNumberOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableNumberOrIdentValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOrIdentValue.html#AnimatableNumberOrIdentValue(org.apache.batik.anim.dom.AnimationTarget, float, boolean)">AnimatableNumberOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;v,
boolean&nbsp;numericIdent)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberOrIdentValue for a Number value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOrIdentValue.html#AnimatableNumberOrIdentValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">AnimatableNumberOrIdentValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ident)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberOrIdentValue for an identifier value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOrPercentageValue.html#AnimatableNumberOrPercentageValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableNumberOrPercentageValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableNumberOrPercentageValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOrPercentageValue.html#AnimatableNumberOrPercentageValue(org.apache.batik.anim.dom.AnimationTarget, float)">AnimatableNumberOrPercentageValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;n)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberOrPercentageValue with a number.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberOrPercentageValue.html#AnimatableNumberOrPercentageValue(org.apache.batik.anim.dom.AnimationTarget, float, boolean)">AnimatableNumberOrPercentageValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;n,
boolean&nbsp;isPercentage)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberOrPercentageValue with either a number
or a percentage.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberValue.html#AnimatableNumberValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableNumberValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableNumberValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableNumberValue.html#AnimatableNumberValue(org.apache.batik.anim.dom.AnimationTarget, float)">AnimatableNumberValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableNumberValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#AnimatablePaintValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatablePaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatablePaintValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html#AnimatablePaintValue(org.apache.batik.anim.dom.AnimationTarget, float, float, float)">AnimatablePaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;r,
float&nbsp;g,
float&nbsp;b)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePaintValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePathDataValue.html#AnimatablePathDataValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatablePathDataValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatablePathDataValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePathDataValue.html#AnimatablePathDataValue(org.apache.batik.anim.dom.AnimationTarget, short[], float[])">AnimatablePathDataValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
short[]&nbsp;commands,
float[]&nbsp;parameters)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePathDataValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePercentageValue.html#AnimatablePercentageValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatablePercentageValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatablePercentageValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePercentageValue.html#AnimatablePercentageValue(org.apache.batik.anim.dom.AnimationTarget, float)">AnimatablePercentageValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePercentageValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePointListValue.html#AnimatablePointListValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatablePointListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatablePointListValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePointListValue.html#AnimatablePointListValue(org.apache.batik.anim.dom.AnimationTarget, float[])">AnimatablePointListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float[]&nbsp;numbers)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePointListValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePreserveAspectRatioValue.html#AnimatablePreserveAspectRatioValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatablePreserveAspectRatioValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatablePreserveAspectRatioValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePreserveAspectRatioValue.html#AnimatablePreserveAspectRatioValue(org.apache.batik.anim.dom.AnimationTarget, short, short)">AnimatablePreserveAspectRatioValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
short&nbsp;align,
short&nbsp;meetOrSlice)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatablePreserveAspectRatioValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableRectValue.html#AnimatableRectValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableRectValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableRectValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableRectValue.html#AnimatableRectValue(org.apache.batik.anim.dom.AnimationTarget, float, float, float, float)">AnimatableRectValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
float&nbsp;x,
float&nbsp;y,
float&nbsp;w,
float&nbsp;h)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableRectValue with one number.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableStringValue.html#AnimatableStringValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableStringValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableStringValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableStringValue.html#AnimatableStringValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">AnimatableStringValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableStringValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableTransformListValue.html#AnimatableTransformListValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableTransformListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new, uninitialized AnimatableTransformListValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableTransformListValue.html#AnimatableTransformListValue(org.apache.batik.anim.dom.AnimationTarget, org.apache.batik.dom.svg.AbstractSVGTransform)">AnimatableTransformListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="../../../../../../org/apache/batik/dom/svg/AbstractSVGTransform.html" title="class in org.apache.batik.dom.svg">AbstractSVGTransform</A>&nbsp;t)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableTransformListValue with a single transform.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableTransformListValue.html#AnimatableTransformListValue(org.apache.batik.anim.dom.AnimationTarget, java.util.List)">AnimatableTransformListValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&nbsp;transforms)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableTransformListValue with a transform list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html#AnimatableValue(org.apache.batik.anim.dom.AnimationTarget)">AnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.batik.bridge"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A> in <A HREF="../../../../../../org/apache/batik/bridge/package-summary.html">org.apache.batik.bridge</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../org/apache/batik/bridge/package-summary.html">org.apache.batik.bridge</A> declared as <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationElementBridge.html#animationTarget">animationTarget</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The AnimationTarget the provides a context to the animation engine.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/batik/bridge/package-summary.html">org.apache.batik.bridge</A> with parameters of type <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.CSSValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.CSSValueFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>, after
computation and inheritance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableLengthOrIdentFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableLengthOrIdentFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableNumberOrIdentFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableNumberOrIdentFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableAngleValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableAngleValueFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableAngleOrIdentFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableAngleOrIdentFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableColorValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableColorValueFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePaintValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePaintValueFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableStringValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableStringValueFactory.html#createAnimatableValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createAnimatableValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AbstractAnimation.html" title="class in org.apache.batik.anim">AbstractAnimation</A></CODE></FONT></TD>
<TD><CODE><B>SVGSetElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGSetElementBridge.html#createAnimation(org.apache.batik.anim.dom.AnimationTarget)">createAnimation</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the animation object for the animation element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AbstractAnimation.html" title="class in org.apache.batik.anim">AbstractAnimation</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimateTransformElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimateTransformElementBridge.html#createAnimation(org.apache.batik.anim.dom.AnimationTarget)">createAnimation</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the animation object for the animation element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AbstractAnimation.html" title="class in org.apache.batik.anim">AbstractAnimation</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationElementBridge.html#createAnimation(org.apache.batik.anim.dom.AnimationTarget)">createAnimation</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;t)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the animation object for the animation element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AbstractAnimation.html" title="class in org.apache.batik.anim">AbstractAnimation</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimateElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimateElementBridge.html#createAnimation(org.apache.batik.anim.dom.AnimationTarget)">createAnimation</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the animation object for the animation element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AbstractAnimation.html" title="class in org.apache.batik.anim">AbstractAnimation</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimateColorElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimateColorElementBridge.html#createAnimation(org.apache.batik.anim.dom.AnimationTarget)">createAnimation</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the animation object for the animation element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/AbstractAnimation.html" title="class in org.apache.batik.anim">AbstractAnimation</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimateMotionElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimateMotionElementBridge.html#createAnimation(org.apache.batik.anim.dom.AnimationTarget)">createAnimation</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the animation object for the animation element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values">AnimatablePaintValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePaintValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePaintValueFactory.html#createColorPaintValue(org.apache.batik.anim.dom.AnimationTarget, java.awt.Color)">createColorPaintValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;t,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</A>&nbsp;c)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <A HREF="../../../../../../org/apache/batik/anim/values/AnimatablePaintValue.html" title="class in org.apache.batik.anim.values"><CODE>AnimatablePaintValue</CODE></A> from a <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt"><CODE>Color</CODE></A>
object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.CSSValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.CSSValueFactory.html#createCSSValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String)">createCSSValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;t,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A> from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.Factory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.Factory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.CSSValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.CSSValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableBooleanValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableBooleanValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableIntegerValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableIntegerValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableNumberValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableNumberValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableLengthValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableLengthValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableLengthListValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableLengthListValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableNumberListValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableNumberListValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableRectValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableRectValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePointListValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePointListValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePathDataFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePathDataFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.UncomputedAnimatableStringValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.UncomputedAnimatableStringValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.Factory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.Factory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.CSSValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.CSSValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableBooleanValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableBooleanValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableIntegerValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableIntegerValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableNumberValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableNumberValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableNumberOrPercentageValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePreserveAspectRatioValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableLengthValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableLengthValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableLengthListValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableLengthListValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableNumberListValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableNumberListValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatableRectValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatableRectValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePointListValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePointListValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.AnimatablePathDataFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.AnimatablePathDataFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AnimatableValue from a CSS <A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value"><CODE>Value</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.UncomputedAnimatableStringValueFactory.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.UncomputedAnimatableStringValueFactory.html#createValue(org.apache.batik.anim.dom.AnimationTarget, java.lang.String, org.apache.batik.css.engine.value.Value)">createValue</A></B>(<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn,
<A HREF="../../../../../../org/apache/batik/css/engine/value/Value.html" title="interface in org.apache.batik.css.engine.value">Value</A>&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.html#getUnderlyingCSSValue(org.w3c.dom.Element, org.apache.batik.anim.dom.AnimationTarget, java.lang.String)">getUnderlyingCSSValue</A></B>(<A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</A>&nbsp;animElt,
<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pn)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an AnimatableValue for the underlying value of a CSS property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimationEngine.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimationEngine.html#parseAnimatableValue(org.w3c.dom.Element, org.apache.batik.anim.dom.AnimationTarget, java.lang.String, java.lang.String, boolean, java.lang.String)">parseAnimatableValue</A></B>(<A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</A>&nbsp;animElt,
<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ns,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ln,
boolean&nbsp;isCSS,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses an AnimatableValue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A></CODE></FONT></TD>
<TD><CODE><B>SVGAnimateTransformElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimateTransformElementBridge.html#parseValue(java.lang.String, short, org.apache.batik.anim.dom.AnimationTarget)">parseValue</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s,
short&nbsp;type,
<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a transform value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/batik/anim/values/AnimatableValue.html" title="class in org.apache.batik.anim.values">AnimatableValue</A>[]</CODE></FONT></TD>
<TD><CODE><B>SVGAnimateTransformElementBridge.</B><B><A HREF="../../../../../../org/apache/batik/bridge/SVGAnimateTransformElementBridge.html#parseValues(short, org.apache.batik.anim.dom.AnimationTarget)">parseValues</A></B>(short&nbsp;type,
<A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A>&nbsp;target)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parsed 'values' attribute from the animation element.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.batik.extension"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A> in <A HREF="../../../../../../org/apache/batik/extension/package-summary.html">org.apache.batik.extension</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/batik/extension/package-summary.html">org.apache.batik.extension</A> that implement <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/ExtensionElement.html" title="class in org.apache.batik.extension">ExtensionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the basic features an element must have in order
to be usable as a foreign element within an SVGOMDocument.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/GraphicsExtensionElement.html" title="class in org.apache.batik.extension">GraphicsExtensionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract base class for graphical extension elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/PrefixableStylableExtensionElement.html" title="class in org.apache.batik.extension">PrefixableStylableExtensionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a simple method for handling the node 'prefix'.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/StylableExtensionElement.html" title="class in org.apache.batik.extension">StylableExtensionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements the basic features an element must have in
order to be usable as a foreign element within an SVGOMDocument,
and the support for both the 'style' attribute and the style
attributes (ie: fill="red", ...).</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.batik.extension.svg"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A> in <A HREF="../../../../../../org/apache/batik/extension/svg/package-summary.html">org.apache.batik.extension.svg</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/batik/extension/svg/package-summary.html">org.apache.batik.extension.svg</A> that implement <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom">AnimationTarget</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/BatikHistogramNormalizationElement.html" title="class in org.apache.batik.extension.svg">BatikHistogramNormalizationElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a histogram normalization extension to SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/BatikRegularPolygonElement.html" title="class in org.apache.batik.extension.svg">BatikRegularPolygonElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/BatikStarElement.html" title="class in org.apache.batik.extension.svg">BatikStarElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a star shape extension to sVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/ColorSwitchElement.html" title="class in org.apache.batik.extension.svg">ColorSwitchElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a "color switch" extension to SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/FlowDivElement.html" title="class in org.apache.batik.extension.svg">FlowDivElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/FlowLineElement.html" title="class in org.apache.batik.extension.svg">FlowLineElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/FlowParaElement.html" title="class in org.apache.batik.extension.svg">FlowParaElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/FlowRegionBreakElement.html" title="class in org.apache.batik.extension.svg">FlowRegionBreakElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/FlowRegionElement.html" title="class in org.apache.batik.extension.svg">FlowRegionElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/FlowSpanElement.html" title="class in org.apache.batik.extension.svg">FlowSpanElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/batik/extension/svg/FlowTextElement.html" title="class in org.apache.batik.extension.svg">FlowTextElement</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class implements a regular polygon extension to SVG</TD>
</TR>
</TABLE>
&nbsp;
<P>
<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"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/batik/anim/dom/AnimationTarget.html" title="interface in org.apache.batik.anim.dom"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/batik/anim/dom//class-useAnimationTarget.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AnimationTarget.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 ======= -->
<HR>
Copyright © 2017 <a href='http://www.apache.org/'>Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>