blob: f789a6d7ed762e8dc676192ad1787bd2c0328afd [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.parser.UnitProcessor.Context (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.parser.UnitProcessor.Context (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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser"><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/parser//class-useUnitProcessor.Context.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="UnitProcessor.Context.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.parser.UnitProcessor.Context</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></FONT></TH>
</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.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.svg"><B>org.apache.batik.extension.svg</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.batik.parser"><B>org.apache.batik.parser</B></A></TD>
<TD>Provides a set of parsers and objects to manipulate SVG attributes.&nbsp;</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/anim/dom/AbstractSVGLength.DefaultContext.html" title="class in org.apache.batik.anim.dom">AbstractSVGLength.DefaultContext</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To resolve the units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/anim/dom/SVGOMElement.UnitContext.html" title="class in org.apache.batik.anim.dom">SVGOMElement.UnitContext</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To resolve the units.</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">Fields in <A HREF="../../../../../org/apache/batik/anim/dom/package-summary.html">org.apache.batik.anim.dom</A> declared as <A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></CODE></FONT></TD>
<TD><CODE><B>AbstractSVGLength.</B><B><A HREF="../../../../../org/apache/batik/anim/dom/AbstractSVGLength.html#context">context</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The context used to resolve the units.</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></CODE></FONT></TD>
<TD><CODE><B>SVGOMElement.</B><B><A HREF="../../../../../org/apache/batik/anim/dom/SVGOMElement.html#unitContext">unitContext</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The context used to resolve the units.</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</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">Classes in <A HREF="../../../../../org/apache/batik/bridge/package-summary.html">org.apache.batik.bridge</A> that implement <A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.DefaultContext.html" title="class in org.apache.batik.bridge">UnitProcessor.DefaultContext</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class is the default context for a particular 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">Fields in <A HREF="../../../../../org/apache/batik/bridge/package-summary.html">org.apache.batik.bridge</A> declared as <A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></CODE></FONT></TD>
<TD><CODE><B>AbstractGraphicsNodeBridge.</B><B><A HREF="../../../../../org/apache/batik/bridge/AbstractGraphicsNodeBridge.html#unitContext">unitContext</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The unit context for length conversions.</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> that return <A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#createContext(org.apache.batik.bridge.BridgeContext, org.w3c.dom.Element)">createContext</A></B>(<A HREF="../../../../../org/apache/batik/bridge/BridgeContext.html" title="class in org.apache.batik.bridge">BridgeContext</A>&nbsp;ctx,
<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;e)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a context for the specified 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/bridge/package-summary.html">org.apache.batik.bridge</A> with parameters of type <A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>SVGUtilities.</B><B><A HREF="../../../../../org/apache/batik/bridge/SVGUtilities.html#convertLength(java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">convertLength</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;length,
<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;attr,
short&nbsp;unitsType,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;uctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a float in user units according to the specified parameters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Point2D.html?is-external=true" title="class or interface in java.awt.geom">Point2D</A></CODE></FONT></TD>
<TD><CODE><B>SVGUtilities.</B><B><A HREF="../../../../../org/apache/batik/bridge/SVGUtilities.html#convertPoint(java.lang.String, java.lang.String, java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">convertPoint</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;xStr,
<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;xAttr,
<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;yStr,
<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;yAttr,
short&nbsp;unitsType,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;uctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a Point2D in user units according to the specified parameters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A></CODE></FONT></TD>
<TD><CODE><B>SVGUtilities.</B><B><A HREF="../../../../../org/apache/batik/bridge/SVGUtilities.html#convertRegion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, short, org.apache.batik.gvt.GraphicsNode, org.apache.batik.parser.UnitProcessor.Context)">convertRegion</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;xStr,
<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;yStr,
<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;wStr,
<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;hStr,
short&nbsp;unitsType,
<A HREF="../../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A>&nbsp;targetNode,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;uctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a rectangle that represents the region defined by the
specified coordinates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A></CODE></FONT></TD>
<TD><CODE><B>SVGUtilities.</B><B><A HREF="../../../../../org/apache/batik/bridge/SVGUtilities.html#extendRegion(java.lang.String, java.lang.String, java.lang.String, java.lang.String, short, org.apache.batik.gvt.GraphicsNode, java.awt.geom.Rectangle2D, org.apache.batik.parser.UnitProcessor.Context)">extendRegion</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;dxStr,
<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;dyStr,
<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;dwStr,
<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;dhStr,
short&nbsp;unitsType,
<A HREF="../../../../../org/apache/batik/gvt/GraphicsNode.html" title="interface in org.apache.batik.gvt">GraphicsNode</A>&nbsp;filteredNode,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/geom/Rectangle2D.html?is-external=true" title="class or interface in java.awt.geom">Rectangle2D</A>&nbsp;region,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;uctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a rectangle that represents the region extended by the
specified differential coordinates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;<A HREF="../../../../../org/apache/batik/bridge/BridgeContext.html" title="class in org.apache.batik.bridge">BridgeContext</A></CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#getBridgeContext(org.apache.batik.parser.UnitProcessor.Context)">getBridgeContext</A></B>(<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <A HREF="../../../../../org/apache/batik/bridge/BridgeContext.html" title="class in org.apache.batik.bridge"><CODE>BridgeContext</CODE></A> from the given <A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.DefaultContext.html" title="class in org.apache.batik.bridge"><CODE>UnitProcessor.DefaultContext</CODE></A>
if it is a <A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.DefaultContext.html" title="class in org.apache.batik.bridge"><CODE>UnitProcessor.DefaultContext</CODE></A>, or null otherwise.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgHorizontalCoordinateToObjectBoundingBox(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgHorizontalCoordinateToObjectBoundingBox</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified horizontal coordinate in object bounding box
coordinate system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgHorizontalCoordinateToUserSpace(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgHorizontalCoordinateToUserSpace</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified horizontal coordinate in user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgHorizontalLengthToObjectBoundingBox(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgHorizontalLengthToObjectBoundingBox</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified horizontal length in object bounding box
coordinate system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgHorizontalLengthToUserSpace(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgHorizontalLengthToUserSpace</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified horizontal length in user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgLengthToObjectBoundingBox(java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">svgLengthToObjectBoundingBox</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,
<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;attr,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified length with the specified direction in
user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgLengthToUserSpace(java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">svgLengthToUserSpace</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,
<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;attr,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified length with the specified direction in
user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgOtherCoordinateToObjectBoundingBox(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgOtherCoordinateToObjectBoundingBox</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified 'other' coordinate in object bounding box
coordinate system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgOtherCoordinateToUserSpace(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgOtherCoordinateToUserSpace</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified 'other' coordinate in user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgOtherLengthToObjectBoundingBox(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgOtherLengthToObjectBoundingBox</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified 'other' length in object bounding box
coordinate system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgOtherLengthToUserSpace(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgOtherLengthToUserSpace</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified 'other' length in user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgToObjectBoundingBox(java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">svgToObjectBoundingBox</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,
<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;attr,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified value with the specified direction in
objectBoundingBox units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgToUserSpace(java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">svgToUserSpace</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,
<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;attr,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified coordinate with the specified direction
in user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgVerticalCoordinateToObjectBoundingBox(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgVerticalCoordinateToObjectBoundingBox</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified vertical coordinate in object bounding box
coordinate system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgVerticalCoordinateToUserSpace(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgVerticalCoordinateToUserSpace</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified vertical coordinate in user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgVerticalLengthToObjectBoundingBox(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgVerticalLengthToObjectBoundingBox</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified vertical length in object bounding box
coordinate system.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/bridge/UnitProcessor.html#svgVerticalLengthToUserSpace(java.lang.String, java.lang.String, org.apache.batik.parser.UnitProcessor.Context)">svgVerticalLengthToUserSpace</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,
<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;attr,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified vertical length in user units.</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</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">Methods in <A HREF="../../../../../org/apache/batik/extension/svg/package-summary.html">org.apache.batik.extension.svg</A> with parameters of type <A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</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/extension/svg/RegionInfo.html" title="class in org.apache.batik.extension.svg">RegionInfo</A></CODE></FONT></TD>
<TD><CODE><B>BatikFlowTextElementBridge.</B><B><A HREF="../../../../../org/apache/batik/extension/svg/BatikFlowTextElementBridge.html#buildRegion(org.apache.batik.parser.UnitProcessor.Context, org.w3c.dom.Element, float)">buildRegion</A></B>(<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;uctx,
<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;e,
float&nbsp;verticalAlignment)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.apache.batik.parser"><!-- --></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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A> in <A HREF="../../../../../org/apache/batik/parser/package-summary.html">org.apache.batik.parser</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">Methods in <A HREF="../../../../../org/apache/batik/parser/package-summary.html">org.apache.batik.parser</A> with parameters of type <A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#emsToPixels(float, short, org.apache.batik.parser.UnitProcessor.Context)">emsToPixels</A></B>(float&nbsp;v,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts ems units to user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#exsToPixels(float, short, org.apache.batik.parser.UnitProcessor.Context)">exsToPixels</A></B>(float&nbsp;v,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts exs units to user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#percentagesToPixels(float, short, org.apache.batik.parser.UnitProcessor.Context)">percentagesToPixels</A></B>(float&nbsp;v,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts percentages to user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#pixelsToEms(float, short, org.apache.batik.parser.UnitProcessor.Context)">pixelsToEms</A></B>(float&nbsp;v,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts user units to ems units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#pixelsToExs(float, short, org.apache.batik.parser.UnitProcessor.Context)">pixelsToExs</A></B>(float&nbsp;v,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts user units to exs units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#pixelsToPercentages(float, short, org.apache.batik.parser.UnitProcessor.Context)">pixelsToPercentages</A></B>(float&nbsp;v,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts user units to percentages relative to the viewport.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#svgToObjectBoundingBox(float, short, short, org.apache.batik.parser.UnitProcessor.Context)">svgToObjectBoundingBox</A></B>(float&nbsp;value,
short&nbsp;type,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified value with the specified direction in
objectBoundingBox units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#svgToObjectBoundingBox(java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">svgToObjectBoundingBox</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,
<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;attr,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified value with the specified direction in
objectBoundingBox units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#svgToUserSpace(float, short, short, org.apache.batik.parser.UnitProcessor.Context)">svgToUserSpace</A></B>(float&nbsp;v,
short&nbsp;type,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts the specified value of the specified type and
direction to user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#svgToUserSpace(java.lang.String, java.lang.String, short, org.apache.batik.parser.UnitProcessor.Context)">svgToUserSpace</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,
<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;attr,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the specified coordinate with the specified direction
in user units.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;float</CODE></FONT></TD>
<TD><CODE><B>UnitProcessor.</B><B><A HREF="../../../../../org/apache/batik/parser/UnitProcessor.html#userSpaceToSVG(float, short, short, org.apache.batik.parser.UnitProcessor.Context)">userSpaceToSVG</A></B>(float&nbsp;v,
short&nbsp;type,
short&nbsp;d,
<A HREF="../../../../../org/apache/batik/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser">UnitProcessor.Context</A>&nbsp;ctx)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts the specified value of the specified type and
direction to SVG units.</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/parser/UnitProcessor.Context.html" title="interface in org.apache.batik.parser"><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/parser//class-useUnitProcessor.Context.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="UnitProcessor.Context.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>