Uses of Class
org.apache.sis.internal.coverage.j2d.BatchComputedImage.Rasters
Packages that use BatchComputedImage.Rasters
Package
Description
A set of helper classes for the SIS implementation backed by Java2D.
-
Uses of BatchComputedImage.Rasters in org.apache.sis.internal.coverage.j2d
Fields in org.apache.sis.internal.coverage.j2d declared as BatchComputedImage.RastersModifier and TypeFieldDescription(package private) BatchComputedImage.RastersBatchComputedImage.Rasters.nextNext set of tiles in the linked list.private BatchComputedImage.RastersBatchComputedImage.prefetchedTiles fetched by a calls toBatchComputedImage.prefetch(Rectangle), ornullif none.Methods in org.apache.sis.internal.coverage.j2d with parameters of type BatchComputedImage.RastersModifier and TypeMethodDescriptionprivate voidBatchComputedImage.remove(BatchComputedImage.Rasters tiles) Discards the given set of tiles.