Uses of Class
org.apache.sis.internal.storage.esri.CharactersView
Packages that use CharactersView
Package
Description
Simple data store implementations for some ESRI grid formats (ASCII and binary).
-
Uses of CharactersView in org.apache.sis.internal.storage.esri
Fields in org.apache.sis.internal.storage.esri declared as CharactersViewModifier and TypeFieldDescriptionprivate CharactersView
AsciiGridStore.input
The object to use for reading data, ornull
if the channel has been closed.Methods in org.apache.sis.internal.storage.esri that return CharactersViewModifier and TypeMethodDescription(package private) final CharactersView
AsciiGridStore.input()
Returns the input if it has not been closed.