Uses of Class
org.apache.batik.ext.awt.image.rendered.TileBlock
Packages that use TileBlock
-
Uses of TileBlock in org.apache.batik.ext.awt.image.rendered
Methods in org.apache.batik.ext.awt.image.rendered that return TileBlockModifier and TypeMethodDescription(package private) TileBlock[]
TileBlock.getBestSplit()
Returnes an optimized list of TileBlocks to generate that tries to minimize the work to benefit ratio, for the set of blocks defined by this block.TileBlock.splitOneGo()
Methods in org.apache.batik.ext.awt.image.rendered with parameters of type TileBlockModifier and TypeMethodDescriptionprotected void
AbstractTiledRed.drawBlock
(TileBlock block, WritableRaster wr) protected void
AbstractTiledRed.drawBlockAndCopy
(TileBlock[] blocks, WritableRaster wr) protected void
AbstractTiledRed.drawBlockInPlace
(TileBlock[] blocks, WritableRaster wr) (package private) static int
Returns the total amount of work for the array of tile blocks