Uses of Package
org.apache.batik.util

Packages that use org.apache.batik.util
org.apache.batik.apps.svgbrowser   
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
org.apache.batik.css.parser Provides a CSS parser conform to the SAC API. 
org.apache.batik.css.svg Provides the CSSValue factories specific to SVG. 
org.apache.batik.css.value Provides the classes to represent CSS values and the factories for the values common to CSS2 and SVG. 
org.apache.batik.dom.svg   
org.apache.batik.ext.awt.color   
org.apache.batik.ext.awt.image Contains extensions to the java.awt.image package. 
org.apache.batik.ext.awt.image.spi   
org.apache.batik.extension.svg   
org.apache.batik.parser Provides a set of parsers and objects to manipulate SVG attributes. 
org.apache.batik.svggen Provides an API on top of the AbstractGraphics2D to translate Java 2D primitives into the SVG format. 
org.apache.batik.svggen.font   
org.apache.batik.transcoder.wmf.tosvg   
org.apache.batik.util Provides some useful classes. 
org.apache.batik.xml.scanner   
 

Classes in org.apache.batik.util used by org.apache.batik.apps.svgbrowser
PreferenceManager
          This class allows to manage users preferences.
 

Classes in org.apache.batik.util used by org.apache.batik.bridge
CSSConstants
          This interface defines constants for CSS.
ParsedURL
          This class is used as a replacement for java.net.URL.
SVGConstants
          Define SVG constants, such as tag names, attribute names and URI
 

Classes in org.apache.batik.util used by org.apache.batik.css.parser
InputBuffer
          This class represents a resizable input buffer.
 

Classes in org.apache.batik.util used by org.apache.batik.css.svg
CSSConstants
          This interface defines constants for CSS.
 

Classes in org.apache.batik.util used by org.apache.batik.css.value
CSSConstants
          This interface defines constants for CSS.
 

Classes in org.apache.batik.util used by org.apache.batik.dom.svg
CSSConstants
          This interface defines constants for CSS.
SVGConstants
          Define SVG constants, such as tag names, attribute names and URI
UnitProcessor.Context
          Holds the informations needed to compute the units.
 

Classes in org.apache.batik.util used by org.apache.batik.ext.awt.color
SoftReferenceCache
          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.
 

Classes in org.apache.batik.util used by org.apache.batik.ext.awt.image
ParsedURL
          This class is used as a replacement for java.net.URL.
SoftReferenceCache
          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.
 

Classes in org.apache.batik.util used by org.apache.batik.ext.awt.image.spi
ParsedURL
          This class is used as a replacement for java.net.URL.
 

Classes in org.apache.batik.util used by org.apache.batik.extension.svg
CSSConstants
          This interface defines constants for CSS.
SVGConstants
          Define SVG constants, such as tag names, attribute names and URI
 

Classes in org.apache.batik.util used by org.apache.batik.parser
InputBuffer
          This class represents a resizable input buffer.
 

Classes in org.apache.batik.util used by org.apache.batik.svggen
CSSConstants
          This interface defines constants for CSS.
SVGConstants
          Define SVG constants, such as tag names, attribute names and URI
 

Classes in org.apache.batik.util used by org.apache.batik.svggen.font
CSSConstants
          This interface defines constants for CSS.
SVGConstants
          Define SVG constants, such as tag names, attribute names and URI
XMLConstants
          Contains common XML constants.
 

Classes in org.apache.batik.util used by org.apache.batik.transcoder.wmf.tosvg
CSSConstants
          This interface defines constants for CSS.
SVGConstants
          Define SVG constants, such as tag names, attribute names and URI
 

Classes in org.apache.batik.util used by org.apache.batik.util
AbstractParsedURLProtocolHandler
          Very simple abstract base class for ParsedURLProtocolHandlers.
CSSConstants
          This interface defines constants for CSS.
ParsedURL
          This class is used as a replacement for java.net.URL.
ParsedURLData
           
ParsedURLProtocolHandler
          Provider interface for new url protocols, used by the ParsedURL class.
UnitProcessor.Context
          Holds the informations needed to compute the units.
 

Classes in org.apache.batik.util used by org.apache.batik.xml.scanner
InputBuffer
          This class represents a resizable input buffer.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.