Uses of Class
org.apache.sis.internal.storage.esri.RasterStore
Packages that use RasterStore
Package
Description
Simple data store implementations for some ESRI grid formats (ASCII and binary).
-
Uses of RasterStore in org.apache.sis.internal.storage.esri
Subclasses of RasterStore in org.apache.sis.internal.storage.esriModifier and TypeClassDescription(package private) class
Data store implementation for ESRI ASCII grid format.(package private) final class
Data store implementation for BIL, BIP, and BSQ raster files.(package private) final class
An ASCII Grid store with writing capabilities.