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 ObjectReads data in the given region.private ObjectImplementation ofHyperRectangleReader.read(Region)and#readAsBuffer(Region).final BufferHyperRectangleReader.readAsBuffer(Region region, int capacity) Reads data in the given region as a buffer.