org.apache.batik.svggen

Class ImageCacher.Embedded

public static class ImageCacher.Embedded extends ImageCacher

Cache implementation for images embedded in the SVG file.
Method Summary
voidsetDOMTreeManager(DOMTreeManager domTreeManager)
Sets the DOMTreeManager this cacher should work on.

Method Detail

setDOMTreeManager

public void setDOMTreeManager(DOMTreeManager domTreeManager)
Sets the DOMTreeManager this cacher should work on.

Parameters: domTreeManager the DOMTreeManager for the tree this cacher works on

Copyright B) 2008 Apache Software Foundation. All Rights Reserved.