blob: 29118efd847bfbd905c876ab4d91a664548a67d0 [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>
PrintTranscoder (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="PrintTranscoder (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PrintTranscoder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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 CLASS&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/batik/transcoder/print/PrintTranscoder.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="PrintTranscoder.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.apache.batik.transcoder.SVGAbstractTranscoder">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.batik.transcoder.print</FONT>
<BR>
Class PrintTranscoder</H2>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html" title="class in org.apache.batik.transcoder">org.apache.batik.transcoder.TranscoderSupport</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/batik/transcoder/AbstractTranscoder.html" title="class in org.apache.batik.transcoder">org.apache.batik.transcoder.AbstractTranscoder</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html" title="class in org.apache.batik.transcoder">org.apache.batik.transcoder.XMLAbstractTranscoder</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">org.apache.batik.transcoder.SVGAbstractTranscoder</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.batik.transcoder.print.PrintTranscoder</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/Printable.html?is-external=true" title="class or interface in java.awt.print">Printable</A>, <A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>PrintTranscoder</B><DT>extends <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder</A><DT>implements <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/Printable.html?is-external=true" title="class or interface in java.awt.print">Printable</A></DL>
</PRE>
<P>
This class is a <code>Transcoder</code> that prints SVG images.
This class works as follows: any-time the transcode method
is invoked, the corresponding input is cached and nothing
else happens. <br />
However, the <code>PrintTranscoder</code> is also a Printable. If used
in a print operation, it will print each of the input
it cached, one input per page.
<br />
The <code>PrintTranscoder</code> uses several different hints that
guide its printing:<br />
<ul>
<li><code>KEY_LANGUAGE, KEY_USER_STYLESHEET_URI, KEY_PIXEL_TO_MM,
KEY_XML_PARSER_CLASSNAME</code> can be used to set the defaults for
the various SVG properties.</li>
<li><code>KEY_PAGE_WIDTH, KEY_PAGE_HEIGHT, KEY_MARGIN_TOP, KEY_MARGIN_BOTTOM,
KEY_MARGIN_LEFT, KEY_MARGIN_RIGHT</code> and <code>KEY_PAGE_ORIENTATION</code>
can be used to specify the printing page characteristics.</li>
<li><code>KEY_WIDTH, KEY_HEIGHT</code> can be used to specify how to scale the
SVG image</li>
<li><code>KEY_SCALE_TO_PAGE</code> can be used to specify whether or not the
SVG image should be scaled uniformly to fit into the printed page or
if it should just be centered into the printed page.</li>
</ul>
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.batik.transcoder.SVGAbstractTranscoder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.apache.batik.transcoder.<A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder.SVGAbstractTranscoderUserAgent</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_AOI_STR">KEY_AOI_STR</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_HEIGHT_STR">KEY_HEIGHT_STR</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_LANGUAGE_STR">KEY_LANGUAGE_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_BOTTOM">KEY_MARGIN_BOTTOM</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The marginBottom key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_BOTTOM_STR">KEY_MARGIN_BOTTOM_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_LEFT">KEY_MARGIN_LEFT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The marginLeft key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_LEFT_STR">KEY_MARGIN_LEFT_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_RIGHT">KEY_MARGIN_RIGHT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The marginRight key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_RIGHT_STR">KEY_MARGIN_RIGHT_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_TOP">KEY_MARGIN_TOP</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The marginTop key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_MARGIN_TOP_STR">KEY_MARGIN_TOP_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_PAGE_HEIGHT">KEY_PAGE_HEIGHT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The pageHeight key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_PAGE_HEIGHT_STR">KEY_PAGE_HEIGHT_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_PAGE_ORIENTATION">KEY_PAGE_ORIENTATION</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The pageOrientation key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_PAGE_ORIENTATION_STR">KEY_PAGE_ORIENTATION_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_PAGE_WIDTH">KEY_PAGE_WIDTH</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The pageWidth key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_PAGE_WIDTH_STR">KEY_PAGE_WIDTH_STR</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_PIXEL_TO_MM_STR">KEY_PIXEL_TO_MM_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_SCALE_TO_PAGE">KEY_SCALE_TO_PAGE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The scaleToPage key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_SCALE_TO_PAGE_STR">KEY_SCALE_TO_PAGE_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_SHOW_PAGE_DIALOG">KEY_SHOW_PAGE_DIALOG</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The showPageDialog key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_SHOW_PAGE_DIALOG_STR">KEY_SHOW_PAGE_DIALOG_STR</A></B></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>static&nbsp;<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_SHOW_PRINTER_DIALOG">KEY_SHOW_PRINTER_DIALOG</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The showPrinterDialog key.</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_SHOW_PRINTER_DIALOG_STR">KEY_SHOW_PRINTER_DIALOG_STR</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_USER_STYLESHEET_URI_STR">KEY_USER_STYLESHEET_URI_STR</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_WIDTH_STR">KEY_WIDTH_STR</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#KEY_XML_PARSER_CLASSNAME_STR">KEY_XML_PARSER_CLASSNAME_STR</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#USAGE">USAGE</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#VALUE_MEDIA_PRINT">VALUE_MEDIA_PRINT</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#VALUE_PAGE_ORIENTATION_LANDSCAPE">VALUE_PAGE_ORIENTATION_LANDSCAPE</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#VALUE_PAGE_ORIENTATION_PORTRAIT">VALUE_PAGE_ORIENTATION_PORTRAIT</A></B></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>static&nbsp;<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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#VALUE_PAGE_ORIENTATION_REVERSE_LANDSCAPE">VALUE_PAGE_ORIENTATION_REVERSE_LANDSCAPE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.batik.transcoder.SVGAbstractTranscoder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.batik.transcoder.<A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#builder">builder</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#ctx">ctx</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#curAOI">curAOI</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#curTxf">curTxf</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#DEFAULT_ALLOWED_SCRIPT_TYPES">DEFAULT_ALLOWED_SCRIPT_TYPES</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#DEFAULT_DEFAULT_FONT_FAMILY">DEFAULT_DEFAULT_FONT_FAMILY</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#height">height</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_ALLOWED_SCRIPT_TYPES">KEY_ALLOWED_SCRIPT_TYPES</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_ALTERNATE_STYLESHEET">KEY_ALTERNATE_STYLESHEET</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_AOI">KEY_AOI</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_CONSTRAIN_SCRIPT_ORIGIN">KEY_CONSTRAIN_SCRIPT_ORIGIN</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_DEFAULT_FONT_FAMILY">KEY_DEFAULT_FONT_FAMILY</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_EXECUTE_ONLOAD">KEY_EXECUTE_ONLOAD</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_HEIGHT">KEY_HEIGHT</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_LANGUAGE">KEY_LANGUAGE</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_MAX_HEIGHT">KEY_MAX_HEIGHT</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_MAX_WIDTH">KEY_MAX_WIDTH</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_MEDIA">KEY_MEDIA</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_PIXEL_TO_MM">KEY_PIXEL_TO_MM</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_PIXEL_UNIT_TO_MILLIMETER">KEY_PIXEL_UNIT_TO_MILLIMETER</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_SNAPSHOT_TIME">KEY_SNAPSHOT_TIME</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_USER_STYLESHEET_URI">KEY_USER_STYLESHEET_URI</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#KEY_WIDTH">KEY_WIDTH</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#root">root</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#userAgent">userAgent</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#width">width</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.batik.transcoder.XMLAbstractTranscoder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.batik.transcoder.<A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html" title="class in org.apache.batik.transcoder">XMLAbstractTranscoder</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html#KEY_DOCUMENT_ELEMENT">KEY_DOCUMENT_ELEMENT</A>, <A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html#KEY_DOCUMENT_ELEMENT_NAMESPACE_URI">KEY_DOCUMENT_ELEMENT_NAMESPACE_URI</A>, <A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html#KEY_DOM_IMPLEMENTATION">KEY_DOM_IMPLEMENTATION</A>, <A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html#KEY_XML_PARSER_CLASSNAME">KEY_XML_PARSER_CLASSNAME</A>, <A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html#KEY_XML_PARSER_VALIDATING">KEY_XML_PARSER_VALIDATING</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.batik.transcoder.TranscoderSupport"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.batik.transcoder.<A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html" title="class in org.apache.batik.transcoder">TranscoderSupport</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#handler">handler</A>, <A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#hints">hints</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_java.awt.print.Printable"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface java.awt.print.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/Printable.html?is-external=true" title="class or interface in java.awt.print">Printable</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/Printable.html?is-external=true#NO_SUCH_PAGE" title="class or interface in java.awt.print">NO_SUCH_PAGE</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/Printable.html?is-external=true#PAGE_EXISTS" title="class or interface in java.awt.print">PAGE_EXISTS</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#PrintTranscoder()">PrintTranscoder</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new transcoder that prints images.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#handleValueError(java.lang.String, java.lang.String)">handleValueError</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;property,
<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;value)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#main(java.lang.String[])">main</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;args)</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;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#print()">print</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#print(java.awt.Graphics, java.awt.print.PageFormat, int)">print</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Graphics.html?is-external=true" title="class or interface in java.awt">Graphics</A>&nbsp;_g,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/PageFormat.html?is-external=true" title="class or interface in java.awt.print">PageFormat</A>&nbsp;pageFormat,
int&nbsp;pageIndex)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Printable implementation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#setImageSize(float, float)">setImageSize</A></B>(float&nbsp;docWidth,
float&nbsp;docHeight)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets document size according to the hints.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#setTranscoderBooleanHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)">setTranscoderBooleanHint</A></B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#setTranscoderFloatHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)">setTranscoderFloatHint</A></B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#setTranscoderRectangleHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)">setTranscoderRectangleHint</A></B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#setTranscoderStringHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)">setTranscoderStringHint</A></B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</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;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#transcode(org.w3c.dom.Document, java.lang.String, org.apache.batik.transcoder.TranscoderOutput)">transcode</A></B>(<A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</A>&nbsp;document,
<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,
<A HREF="../../../../../org/apache/batik/transcoder/TranscoderOutput.html" title="class in org.apache.batik.transcoder">TranscoderOutput</A>&nbsp;output)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transcodes the specified Document as an image in the specified output.</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><A HREF="../../../../../org/apache/batik/transcoder/print/PrintTranscoder.html#transcode(org.apache.batik.transcoder.TranscoderInput, org.apache.batik.transcoder.TranscoderOutput)">transcode</A></B>(<A HREF="../../../../../org/apache/batik/transcoder/TranscoderInput.html" title="class in org.apache.batik.transcoder">TranscoderInput</A>&nbsp;in,
<A HREF="../../../../../org/apache/batik/transcoder/TranscoderOutput.html" title="class in org.apache.batik.transcoder">TranscoderOutput</A>&nbsp;out)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Transcodes the specified XML input in the specified output.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.batik.transcoder.SVGAbstractTranscoder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.batik.transcoder.<A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#createBridgeContext()">createBridgeContext</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#createBridgeContext(java.lang.String)">createBridgeContext</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#createBridgeContext(org.apache.batik.anim.dom.SVGOMDocument)">createBridgeContext</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#createDocumentFactory(org.w3c.dom.DOMImplementation, java.lang.String)">createDocumentFactory</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#createUserAgent()">createUserAgent</A>, <A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#getCanvasGraphicsNode(org.apache.batik.gvt.GraphicsNode)">getCanvasGraphicsNode</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.batik.transcoder.TranscoderSupport"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.batik.transcoder.<A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html" title="class in org.apache.batik.transcoder">TranscoderSupport</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#addTranscodingHint(org.apache.batik.transcoder.TranscodingHints.Key, java.lang.Object)">addTranscodingHint</A>, <A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#getErrorHandler()">getErrorHandler</A>, <A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#getTranscodingHints()">getTranscodingHints</A>, <A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#removeTranscodingHint(org.apache.batik.transcoder.TranscodingHints.Key)">removeTranscodingHint</A>, <A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#setErrorHandler(org.apache.batik.transcoder.ErrorHandler)">setErrorHandler</A>, <A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#setTranscodingHints(java.util.Map)">setTranscodingHints</A>, <A HREF="../../../../../org/apache/batik/transcoder/TranscoderSupport.html#setTranscodingHints(org.apache.batik.transcoder.TranscodingHints)">setTranscodingHints</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.batik.transcoder.Transcoder"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.batik.transcoder.<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#addTranscodingHint(org.apache.batik.transcoder.TranscodingHints.Key, java.lang.Object)">addTranscodingHint</A>, <A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#getErrorHandler()">getErrorHandler</A>, <A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#getTranscodingHints()">getTranscodingHints</A>, <A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#removeTranscodingHint(org.apache.batik.transcoder.TranscodingHints.Key)">removeTranscodingHint</A>, <A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#setErrorHandler(org.apache.batik.transcoder.ErrorHandler)">setErrorHandler</A>, <A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#setTranscodingHints(java.util.Map)">setTranscodingHints</A>, <A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#setTranscodingHints(org.apache.batik.transcoder.TranscodingHints)">setTranscodingHints</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="KEY_AOI_STR"><!-- --></A><H3>
KEY_AOI_STR</H3>
<PRE>
public static final <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> <B>KEY_AOI_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_AOI_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_HEIGHT_STR"><!-- --></A><H3>
KEY_HEIGHT_STR</H3>
<PRE>
public static final <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> <B>KEY_HEIGHT_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_HEIGHT_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_LANGUAGE_STR"><!-- --></A><H3>
KEY_LANGUAGE_STR</H3>
<PRE>
public static final <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> <B>KEY_LANGUAGE_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_LANGUAGE_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_BOTTOM_STR"><!-- --></A><H3>
KEY_MARGIN_BOTTOM_STR</H3>
<PRE>
public static final <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> <B>KEY_MARGIN_BOTTOM_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_MARGIN_BOTTOM_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_LEFT_STR"><!-- --></A><H3>
KEY_MARGIN_LEFT_STR</H3>
<PRE>
public static final <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> <B>KEY_MARGIN_LEFT_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_MARGIN_LEFT_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_RIGHT_STR"><!-- --></A><H3>
KEY_MARGIN_RIGHT_STR</H3>
<PRE>
public static final <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> <B>KEY_MARGIN_RIGHT_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_MARGIN_RIGHT_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_TOP_STR"><!-- --></A><H3>
KEY_MARGIN_TOP_STR</H3>
<PRE>
public static final <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> <B>KEY_MARGIN_TOP_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_MARGIN_TOP_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_PAGE_HEIGHT_STR"><!-- --></A><H3>
KEY_PAGE_HEIGHT_STR</H3>
<PRE>
public static final <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> <B>KEY_PAGE_HEIGHT_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_PAGE_HEIGHT_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_PAGE_ORIENTATION_STR"><!-- --></A><H3>
KEY_PAGE_ORIENTATION_STR</H3>
<PRE>
public static final <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> <B>KEY_PAGE_ORIENTATION_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_PAGE_ORIENTATION_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_PAGE_WIDTH_STR"><!-- --></A><H3>
KEY_PAGE_WIDTH_STR</H3>
<PRE>
public static final <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> <B>KEY_PAGE_WIDTH_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_PAGE_WIDTH_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_PIXEL_TO_MM_STR"><!-- --></A><H3>
KEY_PIXEL_TO_MM_STR</H3>
<PRE>
public static final <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> <B>KEY_PIXEL_TO_MM_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_PIXEL_TO_MM_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SCALE_TO_PAGE_STR"><!-- --></A><H3>
KEY_SCALE_TO_PAGE_STR</H3>
<PRE>
public static final <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> <B>KEY_SCALE_TO_PAGE_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_SCALE_TO_PAGE_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SHOW_PAGE_DIALOG_STR"><!-- --></A><H3>
KEY_SHOW_PAGE_DIALOG_STR</H3>
<PRE>
public static final <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> <B>KEY_SHOW_PAGE_DIALOG_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_SHOW_PAGE_DIALOG_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SHOW_PRINTER_DIALOG_STR"><!-- --></A><H3>
KEY_SHOW_PRINTER_DIALOG_STR</H3>
<PRE>
public static final <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> <B>KEY_SHOW_PRINTER_DIALOG_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_SHOW_PRINTER_DIALOG_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_USER_STYLESHEET_URI_STR"><!-- --></A><H3>
KEY_USER_STYLESHEET_URI_STR</H3>
<PRE>
public static final <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> <B>KEY_USER_STYLESHEET_URI_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_USER_STYLESHEET_URI_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_WIDTH_STR"><!-- --></A><H3>
KEY_WIDTH_STR</H3>
<PRE>
public static final <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> <B>KEY_WIDTH_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_WIDTH_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_XML_PARSER_CLASSNAME_STR"><!-- --></A><H3>
KEY_XML_PARSER_CLASSNAME_STR</H3>
<PRE>
public static final <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> <B>KEY_XML_PARSER_CLASSNAME_STR</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.KEY_XML_PARSER_CLASSNAME_STR">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VALUE_MEDIA_PRINT"><!-- --></A><H3>
VALUE_MEDIA_PRINT</H3>
<PRE>
public static final <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> <B>VALUE_MEDIA_PRINT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.VALUE_MEDIA_PRINT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VALUE_PAGE_ORIENTATION_LANDSCAPE"><!-- --></A><H3>
VALUE_PAGE_ORIENTATION_LANDSCAPE</H3>
<PRE>
public static final <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> <B>VALUE_PAGE_ORIENTATION_LANDSCAPE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.VALUE_PAGE_ORIENTATION_LANDSCAPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VALUE_PAGE_ORIENTATION_PORTRAIT"><!-- --></A><H3>
VALUE_PAGE_ORIENTATION_PORTRAIT</H3>
<PRE>
public static final <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> <B>VALUE_PAGE_ORIENTATION_PORTRAIT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.VALUE_PAGE_ORIENTATION_PORTRAIT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VALUE_PAGE_ORIENTATION_REVERSE_LANDSCAPE"><!-- --></A><H3>
VALUE_PAGE_ORIENTATION_REVERSE_LANDSCAPE</H3>
<PRE>
public static final <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> <B>VALUE_PAGE_ORIENTATION_REVERSE_LANDSCAPE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.VALUE_PAGE_ORIENTATION_REVERSE_LANDSCAPE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="KEY_SHOW_PAGE_DIALOG"><!-- --></A><H3>
KEY_SHOW_PAGE_DIALOG</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_SHOW_PAGE_DIALOG</B></PRE>
<DL>
<DD>The showPageDialog key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_SHOW_PAGE_DIALOG</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Boolean</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">false</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">Specifies whether or not the transcoder
should pop up a dialog box for selecting
the page format.</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_SHOW_PRINTER_DIALOG"><!-- --></A><H3>
KEY_SHOW_PRINTER_DIALOG</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_SHOW_PRINTER_DIALOG</B></PRE>
<DL>
<DD>The showPrinterDialog key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_SHOW_PAGE_DIALOG</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Boolean</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">false</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">Specifies whether or not the transcoder
should pop up a dialog box for selecting
the printer. If the dialog box is not
shown, the transcoder will use the default
printer.</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_PAGE_WIDTH"><!-- --></A><H3>
KEY_PAGE_WIDTH</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_PAGE_WIDTH</B></PRE>
<DL>
<DD>The pageWidth key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_PAGE_WIDTH</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Length</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">None</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">The width of the print page</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_PAGE_HEIGHT"><!-- --></A><H3>
KEY_PAGE_HEIGHT</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_PAGE_HEIGHT</B></PRE>
<DL>
<DD>The pageHeight key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_PAGE_HEIGHT</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Length</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">none</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">The height of the print page</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_TOP"><!-- --></A><H3>
KEY_MARGIN_TOP</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_MARGIN_TOP</B></PRE>
<DL>
<DD>The marginTop key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_MARGIN_TOP</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Length</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">None</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">The print page top margin</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_RIGHT"><!-- --></A><H3>
KEY_MARGIN_RIGHT</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_MARGIN_RIGHT</B></PRE>
<DL>
<DD>The marginRight key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_MARGIN_RIGHT</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Length</TD>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">None</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">The print page right margin</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_BOTTOM"><!-- --></A><H3>
KEY_MARGIN_BOTTOM</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_MARGIN_BOTTOM</B></PRE>
<DL>
<DD>The marginBottom key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_MARGIN_BOTTOM</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Length</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">None</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">The print page bottom margin</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_MARGIN_LEFT"><!-- --></A><H3>
KEY_MARGIN_LEFT</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_MARGIN_LEFT</B></PRE>
<DL>
<DD>The marginLeft key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_MARGIN_LEFT</td></tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Length</td></tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">None</td></tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td></tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">The print page left margin</td></tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_PAGE_ORIENTATION"><!-- --></A><H3>
KEY_PAGE_ORIENTATION</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_PAGE_ORIENTATION</B></PRE>
<DL>
<DD>The pageOrientation key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_PAGE_ORIENTATION</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">String</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">VALUE_PAGE_ORIENTATION_PORTRAIT</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">The print page's orientation</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="KEY_SCALE_TO_PAGE"><!-- --></A><H3>
KEY_SCALE_TO_PAGE</H3>
<PRE>
public static final <A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A> <B>KEY_SCALE_TO_PAGE</B></PRE>
<DL>
<DD>The scaleToPage key.
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<th valign="top" align="right">Key:</th>
<td valign="top">KEY_SCALE_TO_PAGE</td>
</tr>
<tr>
<th valign="top" align="right">Value:</th>
<td valign="top">Boolean</td>
</tr>
<tr>
<th valign="top" align="right">Default:</th>
<td valign="top">true</td>
</tr>
<tr>
<th valign="top" align="right">Required:</th>
<td valign="top">No</td>
</tr>
<tr>
<th valign="top" align="right">Description:</th>
<td valign="top">Specifies whether or not the SVG images are scaled to
fit into the printed page</td>
</tr>
</table>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="USAGE"><!-- --></A><H3>
USAGE</H3>
<PRE>
public static final <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> <B>USAGE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.batik.transcoder.print.PrintTranscoder.USAGE">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="PrintTranscoder()"><!-- --></A><H3>
PrintTranscoder</H3>
<PRE>
public <B>PrintTranscoder</B>()</PRE>
<DL>
<DD>Constructs a new transcoder that prints images.
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="transcode(org.apache.batik.transcoder.TranscoderInput, org.apache.batik.transcoder.TranscoderOutput)"><!-- --></A><H3>
transcode</H3>
<PRE>
public void <B>transcode</B>(<A HREF="../../../../../org/apache/batik/transcoder/TranscoderInput.html" title="class in org.apache.batik.transcoder">TranscoderInput</A>&nbsp;in,
<A HREF="../../../../../org/apache/batik/transcoder/TranscoderOutput.html" title="class in org.apache.batik.transcoder">TranscoderOutput</A>&nbsp;out)</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/batik/transcoder/XMLAbstractTranscoder.html#transcode(org.apache.batik.transcoder.TranscoderInput, org.apache.batik.transcoder.TranscoderOutput)">XMLAbstractTranscoder</A></CODE></B></DD>
<DD>Transcodes the specified XML input in the specified output. All
<code>TranscoderException</code> exceptions not catched previously
are tagged as fatal errors (ie. call the <code>fatalError</code>
method of the <code>ErrorHandler</code>).
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html#transcode(org.apache.batik.transcoder.TranscoderInput, org.apache.batik.transcoder.TranscoderOutput)">transcode</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#transcode(org.apache.batik.transcoder.TranscoderInput, org.apache.batik.transcoder.TranscoderOutput)">transcode</A></CODE> in class <CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>in</CODE> - the XML input to transcode<DD><CODE>out</CODE> - the ouput where to transcode</DL>
</DD>
</DL>
<HR>
<A NAME="transcode(org.w3c.dom.Document, java.lang.String, org.apache.batik.transcoder.TranscoderOutput)"><!-- --></A><H3>
transcode</H3>
<PRE>
protected void <B>transcode</B>(<A HREF="http://www.w3.org/2003/01/dom2-javadoc/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</A>&nbsp;document,
<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,
<A HREF="../../../../../org/apache/batik/transcoder/TranscoderOutput.html" title="class in org.apache.batik.transcoder">TranscoderOutput</A>&nbsp;output)
throws <A HREF="../../../../../org/apache/batik/transcoder/TranscoderException.html" title="class in org.apache.batik.transcoder">TranscoderException</A></PRE>
<DL>
<DD>Transcodes the specified Document as an image in the specified output.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#transcode(org.w3c.dom.Document, java.lang.String, org.apache.batik.transcoder.TranscoderOutput)">transcode</A></CODE> in class <CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>document</CODE> - the document to transcode<DD><CODE>uri</CODE> - the uri of the document or null if any<DD><CODE>output</CODE> - the ouput where to transcode
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/batik/transcoder/TranscoderException.html" title="class in org.apache.batik.transcoder">TranscoderException</A></CODE> - if an error occured while transcoding</DL>
</DD>
</DL>
<HR>
<A NAME="print()"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>()
throws <A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/PrinterException.html?is-external=true" title="class or interface in java.awt.print">PrinterException</A></PRE>
<DL>
<DD>Convenience method
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/PrinterException.html?is-external=true" title="class or interface in java.awt.print">PrinterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="print(java.awt.Graphics, java.awt.print.PageFormat, int)"><!-- --></A><H3>
print</H3>
<PRE>
public int <B>print</B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/Graphics.html?is-external=true" title="class or interface in java.awt">Graphics</A>&nbsp;_g,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/PageFormat.html?is-external=true" title="class or interface in java.awt.print">PageFormat</A>&nbsp;pageFormat,
int&nbsp;pageIndex)</PRE>
<DL>
<DD>Printable implementation
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/Printable.html?is-external=true#print(java.awt.Graphics, java.awt.print.PageFormat, int)" title="class or interface in java.awt.print">print</A></CODE> in interface <CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/awt/print/Printable.html?is-external=true" title="class or interface in java.awt.print">Printable</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setImageSize(float, float)"><!-- --></A><H3>
setImageSize</H3>
<PRE>
protected void <B>setImageSize</B>(float&nbsp;docWidth,
float&nbsp;docHeight)</PRE>
<DL>
<DD>Sets document size according to the hints.
Global variables width and height are modified.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html#setImageSize(float, float)">setImageSize</A></CODE> in class <CODE><A HREF="../../../../../org/apache/batik/transcoder/SVGAbstractTranscoder.html" title="class in org.apache.batik.transcoder">SVGAbstractTranscoder</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>docWidth</CODE> - Width of the document.<DD><CODE>docHeight</CODE> - Height of the document.</DL>
</DD>
</DL>
<HR>
<A NAME="main(java.lang.String[])"><!-- --></A><H3>
main</H3>
<PRE>
public static void <B>main</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;args)
throws <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setTranscoderFloatHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)"><!-- --></A><H3>
setTranscoderFloatHint</H3>
<PRE>
public static void <B>setTranscoderFloatHint</B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTranscoderRectangleHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)"><!-- --></A><H3>
setTranscoderRectangleHint</H3>
<PRE>
public static void <B>setTranscoderRectangleHint</B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTranscoderBooleanHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)"><!-- --></A><H3>
setTranscoderBooleanHint</H3>
<PRE>
public static void <B>setTranscoderBooleanHint</B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setTranscoderStringHint(org.apache.batik.transcoder.Transcoder, java.lang.String, org.apache.batik.transcoder.TranscodingHints.Key)"><!-- --></A><H3>
setTranscoderStringHint</H3>
<PRE>
public static void <B>setTranscoderStringHint</B>(<A HREF="../../../../../org/apache/batik/transcoder/Transcoder.html" title="interface in org.apache.batik.transcoder">Transcoder</A>&nbsp;transcoder,
<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;property,
<A HREF="../../../../../org/apache/batik/transcoder/TranscodingHints.Key.html" title="class in org.apache.batik.transcoder">TranscodingHints.Key</A>&nbsp;key)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="handleValueError(java.lang.String, java.lang.String)"><!-- --></A><H3>
handleValueError</H3>
<PRE>
public static void <B>handleValueError</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;property,
<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;value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PrintTranscoder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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 CLASS&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/batik/transcoder/print/PrintTranscoder.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="PrintTranscoder.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.apache.batik.transcoder.SVGAbstractTranscoder">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></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>