org.apache.batik.ext.awt.image.rendered
Class TileCache
java.lang.Object
org.apache.batik.ext.awt.image.rendered.TileCache
- public class TileCache
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TileCache
public TileCache()
setSize
public static void setSize(int sz)
getTileGrid
public static TileStore getTileGrid(int minTileX,
int minTileY,
int xSz,
int ySz,
TileGenerator src)
getTileGrid
public static TileStore getTileGrid(java.awt.image.RenderedImage img,
TileGenerator src)
getTileMap
public static TileStore getTileMap(TileGenerator src)
<oXygen/>
XML Editor
uses Batik from the Apache Foundation
to provide support for previewing SVG documents.
See the SVG Editor section
for more info.