org.apache.batik.ext.awt.image.rendered
Interface TileGenerator
public
interface
TileGenerator
This the generic interface for a source of tiles. This is used
when the cache has a miss.
public Raster genTile(int x, int y)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.