blob: 8e7728f608d3af6b6ec3dff8159a7977ce9bd75b [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>
org.apache.batik.svggen (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="org.apache.batik.svggen (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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;<A HREF="../../../../org/apache/batik/script/rhino/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/batik/svggen/font/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/batik/svggen/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.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>
<H2>
Package org.apache.batik.svggen
</H2>
Provides an API on top of the
<A HREF="../../../../org/apache/batik/ext/awt/g2d/AbstractGraphics2D.html" title="class in org.apache.batik.ext.awt.g2d"><CODE>AbstractGraphics2D</CODE></A> to translate
Java 2D primitives into the SVG format.
<P>
<B>See:</B>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/CachedImageHandler.html" title="interface in org.apache.batik.svggen">CachedImageHandler</A></B></TD>
<TD>Extends the default ImageHandler interface with calls to
allow caching of raster images in generated SVG content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ErrorConstants.html" title="interface in org.apache.batik.svggen">ErrorConstants</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ErrorHandler.html" title="interface in org.apache.batik.svggen">ErrorHandler</A></B></TD>
<TD>The <code>ErrorHandler</code> interface allows you to specialize
how the error will be set on an SVG <code>Element</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ExtensionHandler.html" title="interface in org.apache.batik.svggen">ExtensionHandler</A></B></TD>
<TD>The ExtensionHandler interface allows the user to handle
Java 2D API extensions that map to SVG concepts (such as custom
Paints, Composites or BufferedImageOp filters).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/GenericImageHandler.html" title="interface in org.apache.batik.svggen">GenericImageHandler</A></B></TD>
<TD>Extends the default ImageHandler interface with calls to
allow caching of raster images in generated SVG content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ImageHandler.html" title="interface in org.apache.batik.svggen">ImageHandler</A></B></TD>
<TD>This interface allows the user of the Graphics2D SVG generator
to decide how to handle images that it renders.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/StyleHandler.html" title="interface in org.apache.batik.svggen">StyleHandler</A></B></TD>
<TD>The <code>StyleHandler</code> interface allows you to specialize
how the style will be set on an SVG <code>Element</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGConverter.html" title="interface in org.apache.batik.svggen">SVGConverter</A></B></TD>
<TD>Defines the interface for classes that are able to convert
part or all of a GraphicContext.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGDescriptor.html" title="interface in org.apache.batik.svggen">SVGDescriptor</A></B></TD>
<TD>Defines the interface for a set of SVG attributes and
related definitions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGFilterConverter.html" title="interface in org.apache.batik.svggen">SVGFilterConverter</A></B></TD>
<TD>Defines the interface for classes that are able to convert
a BufferedImageOp filter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGSyntax.html" title="interface in org.apache.batik.svggen">SVGSyntax</A></B></TD>
<TD>Contains the definition of the SVG tags and attribute names.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/AbstractImageHandlerEncoder.html" title="class in org.apache.batik.svggen">AbstractImageHandlerEncoder</A></B></TD>
<TD>This abstract implementation of the ImageHandler interface
is intended to be the base class for ImageHandlers that generate
image files for all the images they handle.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/AbstractSVGConverter.html" title="class in org.apache.batik.svggen">AbstractSVGConverter</A></B></TD>
<TD>Abstract class with common utility methods used by subclasses
for specific convertion operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/AbstractSVGFilterConverter.html" title="class in org.apache.batik.svggen">AbstractSVGFilterConverter</A></B></TD>
<TD>Abstract class with common utility methods used by subclasses
for specific convertion operations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/CachedImageHandlerBase64Encoder.html" title="class in org.apache.batik.svggen">CachedImageHandlerBase64Encoder</A></B></TD>
<TD>This subclass of <A HREF="../../../../org/apache/batik/svggen/ImageHandlerBase64Encoder.html" title="class in org.apache.batik.svggen"><CODE>ImageHandlerBase64Encoder</CODE></A> implements
functionality specific to the cached version of the image
encoder.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/CachedImageHandlerJPEGEncoder.html" title="class in org.apache.batik.svggen">CachedImageHandlerJPEGEncoder</A></B></TD>
<TD>GenericImageHandler which caches JPEG images.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/CachedImageHandlerPNGEncoder.html" title="class in org.apache.batik.svggen">CachedImageHandlerPNGEncoder</A></B></TD>
<TD>GenericImageHandler which caches PNG images.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/DefaultCachedImageHandler.html" title="class in org.apache.batik.svggen">DefaultCachedImageHandler</A></B></TD>
<TD>This class is a default implementation of the GenericImageHandler
for handlers implementing a caching strategy.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/DefaultErrorHandler.html" title="class in org.apache.batik.svggen">DefaultErrorHandler</A></B></TD>
<TD>The <code>ErrorHandler</code> interface allows you to specialize
how the error will be set on an SVG <code>Element</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/DefaultExtensionHandler.html" title="class in org.apache.batik.svggen">DefaultExtensionHandler</A></B></TD>
<TD>This implementation of the ExtensionHandler interface always
returns null Nodes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/DefaultImageHandler.html" title="class in org.apache.batik.svggen">DefaultImageHandler</A></B></TD>
<TD>This class provides a default implementation of the ImageHandler
interface simply puts a place holder in the xlink:href
attribute and sets the width and height of the element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/DefaultStyleHandler.html" title="class in org.apache.batik.svggen">DefaultStyleHandler</A></B></TD>
<TD>The <code>DefaultStyleHandler</code> class provides the default
way to style an SVG <code>Element</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/DOMGroupManager.html" title="class in org.apache.batik.svggen">DOMGroupManager</A></B></TD>
<TD>This class is used by the Graphics2D SVG Generator to manage
a group of Nodes that can later be added to the SVG DOM Tree
managed by the DOMTreeManager.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/DOMTreeManager.html" title="class in org.apache.batik.svggen">DOMTreeManager</A></B></TD>
<TD>This class is used by the SVGGraphics2D SVG Generator to manage
addition of new Nodes to the SVG DOM Tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ImageCacher.html" title="class in org.apache.batik.svggen">ImageCacher</A></B></TD>
<TD>This class implements caching functionality for raster images.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ImageCacher.Embedded.html" title="class in org.apache.batik.svggen">ImageCacher.Embedded</A></B></TD>
<TD>Cache implementation for images embedded in the SVG file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ImageCacher.External.html" title="class in org.apache.batik.svggen">ImageCacher.External</A></B></TD>
<TD>Cache implementation for file-based images.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ImageHandlerBase64Encoder.html" title="class in org.apache.batik.svggen">ImageHandlerBase64Encoder</A></B></TD>
<TD>This implementation of ImageHandler encodes the input image as
a PNG image first, then encodes the PNG image using Base64
encoding and uses the result to encoder the image url using
the data protocol.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ImageHandlerJPEGEncoder.html" title="class in org.apache.batik.svggen">ImageHandlerJPEGEncoder</A></B></TD>
<TD>This implementation of the abstract AbstractImageHandlerEncoder
class creates JPEG images in the image directory and sets the
url pointing to that file in the xlink:href attributes of the
image elements it handles.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/ImageHandlerPNGEncoder.html" title="class in org.apache.batik.svggen">ImageHandlerPNGEncoder</A></B></TD>
<TD>This implementation of the abstract AbstractImageHandlerEncoder
class creates PNG images in the image directory and sets the
url pointing to that file in the xlink:href attributes of the
image elements it handles.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SimpleImageHandler.html" title="class in org.apache.batik.svggen">SimpleImageHandler</A></B></TD>
<TD>Implements the <code>GenericImageHandler</code> interface and only
uses &lt;image&gt; elements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGAlphaComposite.html" title="class in org.apache.batik.svggen">SVGAlphaComposite</A></B></TD>
<TD>Utility class that converts an AlphaComposite object into
a set of SVG properties and definitions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGArc.html" title="class in org.apache.batik.svggen">SVGArc</A></B></TD>
<TD>Utility class that converts an Arc2D object into
a corresponding SVG element, i.e., a path with an elliptical arc
and optionally lines..</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGAttribute.html" title="class in org.apache.batik.svggen">SVGAttribute</A></B></TD>
<TD>Represents an SVG attribute and provides convenience
methods to determine whether or not the attribute applies
to a given element type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGAttributeMap.html" title="class in org.apache.batik.svggen">SVGAttributeMap</A></B></TD>
<TD>Repository of SVG attribute descriptions, accessible by
name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGBasicStroke.html" title="class in org.apache.batik.svggen">SVGBasicStroke</A></B></TD>
<TD>Utility class that converts a Java BasicStroke object into
a set of SVG style attributes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGBufferedImageOp.html" title="class in org.apache.batik.svggen">SVGBufferedImageOp</A></B></TD>
<TD>Utility class that converts a BufferedImageOp object into
an SVG filter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGClip.html" title="class in org.apache.batik.svggen">SVGClip</A></B></TD>
<TD>Utility class that converts a Path object into an SVG clip</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGClipDescriptor.html" title="class in org.apache.batik.svggen">SVGClipDescriptor</A></B></TD>
<TD>Describes an SVG clip</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGColor.html" title="class in org.apache.batik.svggen">SVGColor</A></B></TD>
<TD>Utility class that converts a Color object into a set of
corresponding SVG attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGComposite.html" title="class in org.apache.batik.svggen">SVGComposite</A></B></TD>
<TD>Utility class that converts a Composite object into
a set of SVG properties and definitions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGCompositeDescriptor.html" title="class in org.apache.batik.svggen">SVGCompositeDescriptor</A></B></TD>
<TD>Used to represent an SVG Composite.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGConvolveOp.html" title="class in org.apache.batik.svggen">SVGConvolveOp</A></B></TD>
<TD>Utility class that converts a ConvolveOp object into
an SVG filter descriptor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGCSSStyler.html" title="class in org.apache.batik.svggen">SVGCSSStyler</A></B></TD>
<TD>This utility class converts a standard SVG document that uses
attribute into one that uses the CSS style attribute instead.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGCustomBufferedImageOp.html" title="class in org.apache.batik.svggen">SVGCustomBufferedImageOp</A></B></TD>
<TD>Utility class that converts an custom BufferedImageOp object into
an equivalent SVG filter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGCustomComposite.html" title="class in org.apache.batik.svggen">SVGCustomComposite</A></B></TD>
<TD>Utility class that converts an custom Composite object into
a set of SVG properties and definitions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGCustomPaint.html" title="class in org.apache.batik.svggen">SVGCustomPaint</A></B></TD>
<TD>Utility class that converts an custom Paint object into
a set of SVG properties and definitions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGEllipse.html" title="class in org.apache.batik.svggen">SVGEllipse</A></B></TD>
<TD>Utility class that converts an Ellipse2D object into
a corresponding SVG element, i.e., a circle or an ellipse.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGFilterDescriptor.html" title="class in org.apache.batik.svggen">SVGFilterDescriptor</A></B></TD>
<TD>Used to represent an SVG Composite.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGFont.html" title="class in org.apache.batik.svggen">SVGFont</A></B></TD>
<TD>Utility class that converts a Font object into a set of SVG
font attributes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGFontDescriptor.html" title="class in org.apache.batik.svggen">SVGFontDescriptor</A></B></TD>
<TD>Describes an SVG font</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGeneratorContext.html" title="class in org.apache.batik.svggen">SVGGeneratorContext</A></B></TD>
<TD>This class contains all non graphical contextual information that
are needed by the <A HREF="../../../../org/apache/batik/svggen/SVGGraphics2D.html" title="class in org.apache.batik.svggen"><CODE>SVGGraphics2D</CODE></A> to
generate SVG from Java 2D primitives.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGeneratorContext.GraphicContextDefaults.html" title="class in org.apache.batik.svggen">SVGGeneratorContext.GraphicContextDefaults</A></B></TD>
<TD>Class to describe the GraphicContext defaults to
be used.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGraphicContext.html" title="class in org.apache.batik.svggen">SVGGraphicContext</A></B></TD>
<TD>Represents the SVG equivalent of a Java 2D API graphic
context attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGraphicContextConverter.html" title="class in org.apache.batik.svggen">SVGGraphicContextConverter</A></B></TD>
<TD>This class performs the task of converting the state of the
Java 2D API graphic context into a set of graphic attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGraphicObjectConverter.html" title="class in org.apache.batik.svggen">SVGGraphicObjectConverter</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGraphics2D.html" title="class in org.apache.batik.svggen">SVGGraphics2D</A></B></TD>
<TD>This implementation of the java.awt.Graphics2D abstract class
allows users to generate SVG (Scalable Vector Graphics) content
from Java code.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGHintsDescriptor.html" title="class in org.apache.batik.svggen">SVGHintsDescriptor</A></B></TD>
<TD>Describes a set of SVG hints</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGIDGenerator.html" title="class in org.apache.batik.svggen">SVGIDGenerator</A></B></TD>
<TD>Generates id for an arbitrary number of prefix</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGLine.html" title="class in org.apache.batik.svggen">SVGLine</A></B></TD>
<TD>Utility class that converts a Line2D object into
a corresponding SVG line element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGLinearGradient.html" title="class in org.apache.batik.svggen">SVGLinearGradient</A></B></TD>
<TD>Utility class that converts a Java GradientPaint into an
SVG linear gradient element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGLookupOp.html" title="class in org.apache.batik.svggen">SVGLookupOp</A></B></TD>
<TD>Utility class that converts a LookupOp object into
an SVG filter descriptor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGPaint.html" title="class in org.apache.batik.svggen">SVGPaint</A></B></TD>
<TD>Utility class that converts a Paint object into an
SVG element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGPaintDescriptor.html" title="class in org.apache.batik.svggen">SVGPaintDescriptor</A></B></TD>
<TD>Used to represent an SVG Paint.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGPath.html" title="class in org.apache.batik.svggen">SVGPath</A></B></TD>
<TD>Utility class that converts a Shape object into an SVG
path element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGPolygon.html" title="class in org.apache.batik.svggen">SVGPolygon</A></B></TD>
<TD>Utility class that converts a Polygon object into
an SVG element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGRectangle.html" title="class in org.apache.batik.svggen">SVGRectangle</A></B></TD>
<TD>Utility class that converts a Rectangle2D or RoundRectangle2D
object into an SVG element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGRenderingHints.html" title="class in org.apache.batik.svggen">SVGRenderingHints</A></B></TD>
<TD>Utility class that converts a RenderingHints object into
a set of SVG properties.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGRescaleOp.html" title="class in org.apache.batik.svggen">SVGRescaleOp</A></B></TD>
<TD>Utility class that converts a RescaleOp object into
an SVG filter descriptor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGShape.html" title="class in org.apache.batik.svggen">SVGShape</A></B></TD>
<TD>Utility class that converts a Shape object into the corresponding
SVG element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGStrokeDescriptor.html" title="class in org.apache.batik.svggen">SVGStrokeDescriptor</A></B></TD>
<TD>Used to represent an SVG Paint.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGStylingAttributes.html" title="class in org.apache.batik.svggen">SVGStylingAttributes</A></B></TD>
<TD>Defines the set of attributes from Exchange SVG that
are defined as styling properties in Stylable SVG.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGTexturePaint.html" title="class in org.apache.batik.svggen">SVGTexturePaint</A></B></TD>
<TD>Utility class that converts a TexturePaint object into an
SVG pattern element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGTransform.html" title="class in org.apache.batik.svggen">SVGTransform</A></B></TD>
<TD>Utility class that converts a GraphicContext transform stack
into an SVG transform attribute.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGTransformDescriptor.html" title="class in org.apache.batik.svggen">SVGTransformDescriptor</A></B></TD>
<TD>Describes an SVG transform</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SwingSVGPrettyPrint.html" title="class in org.apache.batik.svggen">SwingSVGPrettyPrint</A></B></TD>
<TD>This class offers a way to create an SVG document with grouping
that reflects the Swing composite structure (container/components).</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Exception Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGraphics2DIOException.html" title="class in org.apache.batik.svggen">SVGGraphics2DIOException</A></B></TD>
<TD>Thrown when an SVG Generator method receives an illegal argument in parameter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/svggen/SVGGraphics2DRuntimeException.html" title="class in org.apache.batik.svggen">SVGGraphics2DRuntimeException</A></B></TD>
<TD>Thrown when an SVG Generator method receives an illegal argument in parameter.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.batik.svggen Description
</H2>
<P>
Provides an API on top of the
<A HREF="../../../../org/apache/batik/ext/awt/g2d/AbstractGraphics2D.html" title="class in org.apache.batik.ext.awt.g2d"><CODE>AbstractGraphics2D</CODE></A> to translate
Java 2D primitives into the SVG format.
<P>
<P>
<DL>
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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;<A HREF="../../../../org/apache/batik/script/rhino/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/batik/svggen/font/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/batik/svggen/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.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>