Uses of Class
org.apache.sis.internal.storage.io.Region
Packages that use Region
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of Region in org.apache.sis.internal.storage.io
Methods in org.apache.sis.internal.storage.io with parameters of type RegionModifier and TypeMethodDescriptionfinal Object
Reads data in the given region.private Object
Implementation ofHyperRectangleReader.read(Region)
and#readAsBuffer(Region)
.final Buffer
HyperRectangleReader.readAsBuffer
(Region region, int capacity) Reads data in the given region as a buffer.