Quaqua 7.4.2 2011-07-05

ch.randelshofer.quaqua.ext.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.

Version:
$Id: TileGenerator.java 498740 2007-01-22 18:35:57Z dvholten $

Method Summary
 java.awt.image.Raster genTile(int x, int y)
           
 

Method Detail

genTile

java.awt.image.Raster genTile(int x,
                              int y)

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.