blob: 873d4389a90742a5ab189effbafd4db19ca924d4 [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.util (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.util (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/transcoder/wmf/tosvg/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/batik/util/gui/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/util/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.util
</H2>
Provides some useful classes.
<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/util/CleanerThread.ReferenceCleared.html" title="interface in org.apache.batik.util">CleanerThread.ReferenceCleared</A></B></TD>
<TD>If objects registered with the reference queue associated with
this class implement this interface then the 'cleared' method
will be called when the reference is queued.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/CSSConstants.html" title="interface in org.apache.batik.util">CSSConstants</A></B></TD>
<TD>This interface defines constants for CSS.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/DOMConstants.html" title="interface in org.apache.batik.util">DOMConstants</A></B></TD>
<TD>String constants used by the DOM classes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/EventDispatcher.Dispatcher.html" title="interface in org.apache.batik.util">EventDispatcher.Dispatcher</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/MimeTypeConstants.html" title="interface in org.apache.batik.util">MimeTypeConstants</A></B></TD>
<TD>This interface defines constants for Various Mime Types</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ParsedURLProtocolHandler.html" title="interface in org.apache.batik.util">ParsedURLProtocolHandler</A></B></TD>
<TD>Provider interface for new url protocols, used by the ParsedURL class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/RunnableQueue.IdleRunnable.html" title="interface in org.apache.batik.util">RunnableQueue.IdleRunnable</A></B></TD>
<TD>A <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang"><CODE>Runnable</CODE></A> that can also inform the caller how long it should
be until it is run again.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/RunnableQueue.RunHandler.html" title="interface in org.apache.batik.util">RunnableQueue.RunHandler</A></B></TD>
<TD>This interface must be implemented by an object which wants to
be notified of run events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SMILConstants.html" title="interface in org.apache.batik.util">SMILConstants</A></B></TD>
<TD>Constants for SMIL animation element and attribute names and values.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SVG12Constants.html" title="interface in org.apache.batik.util">SVG12Constants</A></B></TD>
<TD>Define SVG 1.2 constants, such as tag names, attribute names and URI</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SVG12CSSConstants.html" title="interface in org.apache.batik.util">SVG12CSSConstants</A></B></TD>
<TD>This interface defines constants for CSS with SVG12.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SVGConstants.html" title="interface in org.apache.batik.util">SVGConstants</A></B></TD>
<TD>Define SVG constants, such as tag names, attribute names and URI</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/XBLConstants.html" title="interface in org.apache.batik.util">XBLConstants</A></B></TD>
<TD>Define XBL constants, such as tag names, attribute names and
namespace URI.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/XMLConstants.html" title="interface in org.apache.batik.util">XMLConstants</A></B></TD>
<TD>Contains common XML constants.</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/util/AbstractParsedURLProtocolHandler.html" title="class in org.apache.batik.util">AbstractParsedURLProtocolHandler</A></B></TD>
<TD>Very simple abstract base class for ParsedURLProtocolHandlers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ApplicationSecurityEnforcer.html" title="class in org.apache.batik.util">ApplicationSecurityEnforcer</A></B></TD>
<TD>This is a helper class which helps applications enforce secure
script execution.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/Base64DecodeStream.html" title="class in org.apache.batik.util">Base64DecodeStream</A></B></TD>
<TD>This class implements a Base64 Character decoder as specified in RFC1113.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/Base64EncoderStream.html" title="class in org.apache.batik.util">Base64EncoderStream</A></B></TD>
<TD>This class implements a Base64 Character encoder as specified in RFC1113.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/BatikSecurityManager.html" title="class in org.apache.batik.util">BatikSecurityManager</A></B></TD>
<TD>This <code>SecurityManager</code> extension exposes the <code>getClassContext</code>
method so that it can be used by the <code>BatikSecuritySupport</code> or other
security related class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ClassFileUtilities.html" title="class in org.apache.batik.util">ClassFileUtilities</A></B></TD>
<TD>This class contains utility methods to manipulate Java classes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ClassFileUtilities.ClassFile.html" title="class in org.apache.batik.util">ClassFileUtilities.ClassFile</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ClassFileUtilities.Jar.html" title="class in org.apache.batik.util">ClassFileUtilities.Jar</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ClassFileUtilities.Triple.html" title="class in org.apache.batik.util">ClassFileUtilities.Triple</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/CleanerThread.html" title="class in org.apache.batik.util">CleanerThread</A></B></TD>
<TD>One line Class Desc
Complete Class Desc</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/CleanerThread.PhantomReferenceCleared.html" title="class in org.apache.batik.util">CleanerThread.PhantomReferenceCleared</A></B></TD>
<TD>A PhantomReference subclass that automatically registers with
the cleaner ReferenceQueue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/CleanerThread.SoftReferenceCleared.html" title="class in org.apache.batik.util">CleanerThread.SoftReferenceCleared</A></B></TD>
<TD>A SoftReference subclass that automatically registers with
the cleaner ReferenceQueue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/CleanerThread.WeakReferenceCleared.html" title="class in org.apache.batik.util">CleanerThread.WeakReferenceCleared</A></B></TD>
<TD>A WeakReference subclass that automatically registers with
the cleaner ReferenceQueue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/DoublyIndexedSet.html" title="class in org.apache.batik.util">DoublyIndexedSet</A></B></TD>
<TD>A set that uses two keys.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/DoublyIndexedTable.html" title="class in org.apache.batik.util">DoublyIndexedTable</A></B></TD>
<TD>This class represents a doubly indexed hash table.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/DoublyIndexedTable.Entry.html" title="class in org.apache.batik.util">DoublyIndexedTable.Entry</A></B></TD>
<TD>An entry in the <A HREF="../../../../org/apache/batik/util/DoublyIndexedTable.html" title="class in org.apache.batik.util"><CODE>DoublyIndexedTable</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/DoublyLinkedList.html" title="class in org.apache.batik.util">DoublyLinkedList</A></B></TD>
<TD>A simple Doubly Linked list class, designed to avoid
O(n) behaviour on insert and delete.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/DoublyLinkedList.Node.html" title="class in org.apache.batik.util">DoublyLinkedList.Node</A></B></TD>
<TD>Basic doubly linked list node interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/EncodingUtilities.html" title="class in org.apache.batik.util">EncodingUtilities</A></B></TD>
<TD>This class contains utility functions to manage encodings.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/EventDispatcher.html" title="class in org.apache.batik.util">EventDispatcher</A></B></TD>
<TD>Generic class to dispatch events in a highly reliable way.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/HaltingThread.html" title="class in org.apache.batik.util">HaltingThread</A></B></TD>
<TD>This is a subclass of java.lang.Thread that includes a non-intrusive
'halt' method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/Messages.html" title="class in org.apache.batik.util">Messages</A></B></TD>
<TD>This class manages the message for the security utilities</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ParsedURL.html" title="class in org.apache.batik.util">ParsedURL</A></B></TD>
<TD>A <A HREF="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><CODE>URL</CODE></A>-like class that supports custom URI schemes
and GZIP encoding.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ParsedURLData.html" title="class in org.apache.batik.util">ParsedURLData</A></B></TD>
<TD>Holds the data for more URLs.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ParsedURLDataProtocolHandler.html" title="class in org.apache.batik.util">ParsedURLDataProtocolHandler</A></B></TD>
<TD>Protocol Handler for the 'data' protocol.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ParsedURLDefaultProtocolHandler.html" title="class in org.apache.batik.util">ParsedURLDefaultProtocolHandler</A></B></TD>
<TD>The default protocol handler this handles the most common
protocols, such as 'file' 'http' 'ftp'.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/ParsedURLJarProtocolHandler.html" title="class in org.apache.batik.util">ParsedURLJarProtocolHandler</A></B></TD>
<TD>Protocol Handler for the 'jar' protocol.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/Platform.html" title="class in org.apache.batik.util">Platform</A></B></TD>
<TD>Platform specific functionality.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/PreferenceManager.html" title="class in org.apache.batik.util">PreferenceManager</A></B></TD>
<TD>This class allows to manage users preferences.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/RunnableQueue.html" title="class in org.apache.batik.util">RunnableQueue</A></B></TD>
<TD>This class represents an object which queues Runnable objects for
invocation in a single thread.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/RunnableQueue.Link.html" title="class in org.apache.batik.util">RunnableQueue.Link</A></B></TD>
<TD>To store a Runnable.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/RunnableQueue.LockableLink.html" title="class in org.apache.batik.util">RunnableQueue.LockableLink</A></B></TD>
<TD>To store a Runnable with an object waiting for him to be executed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/RunnableQueue.RunHandlerAdapter.html" title="class in org.apache.batik.util">RunnableQueue.RunHandlerAdapter</A></B></TD>
<TD>This is an adapter class that implements the RunHandler interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/RunnableQueue.RunnableQueueState.html" title="class in org.apache.batik.util">RunnableQueue.RunnableQueueState</A></B></TD>
<TD>Type-safe enumeration of queue states.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/Service.html" title="class in org.apache.batik.util">Service</A></B></TD>
<TD>This class handles looking up service providers on the class path.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SoftDoublyIndexedTable.html" title="class in org.apache.batik.util">SoftDoublyIndexedTable</A></B></TD>
<TD>This class represents a doubly indexed hash table, which holds
soft references to the contained values.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SoftReferenceCache.html" title="class in org.apache.batik.util">SoftReferenceCache</A></B></TD>
<TD>This class manages a cache of soft references to objects that may
take some time to load or create, such as images loaded from the
network.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SVGFeatureStrings.html" title="class in org.apache.batik.util">SVGFeatureStrings</A></B></TD>
<TD>Exposes the SVG feature strings that Batik supports.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/SVGTypes.html" title="class in org.apache.batik.util">SVGTypes</A></B></TD>
<TD>Abstract class for SVG type related constants.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../org/apache/batik/util/XMLResourceDescriptor.html" title="class in org.apache.batik.util">XMLResourceDescriptor</A></B></TD>
<TD>This class describes the XML resources needed to use the various batik
modules.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.batik.util Description
</H2>
<P>
Provides some useful classes.
<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/transcoder/wmf/tosvg/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/batik/util/gui/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/util/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>