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 CharactersViewAsciiGridStore.inputThe object to use for reading data, ornullif the channel has been closed.Methods in org.apache.sis.internal.storage.esri that return CharactersViewModifier and TypeMethodDescription(package private) final CharactersViewAsciiGridStore.input()Returns the input if it has not been closed.