Uses of Class
org.apache.sis.internal.storage.PRJDataStore.AuxiliaryContent
Packages that use PRJDataStore.AuxiliaryContent
Package
Description
Utility classes for the implementation of SIS storage classes.
Simple data store implementations for some ESRI grid formats (ASCII and binary).
-
Uses of PRJDataStore.AuxiliaryContent in org.apache.sis.internal.storage
Methods in org.apache.sis.internal.storage that return PRJDataStore.AuxiliaryContentModifier and TypeMethodDescriptionprotected final PRJDataStore.AuxiliaryContent
PRJDataStore.readAuxiliaryFile
(String extension) Reads the content of the auxiliary file with the specified extension. -
Uses of PRJDataStore.AuxiliaryContent in org.apache.sis.internal.storage.esri
Methods in org.apache.sis.internal.storage.esri with parameters of type PRJDataStore.AuxiliaryContentModifier and TypeMethodDescriptionprivate DataStoreContentException
RawRasterStore.missingProperty
(PRJDataStore.AuxiliaryContent header, String keyword) Returns the exception to throw for a missing property in the header file.