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.
Method Summary
RastergenTile(int x, int y)

Method Detail

genTile

public Raster genTile(int x, int y)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.