Uses of Interface
org.apache.sis.storage.WritableGridCoverageResource.Option
Packages that use WritableGridCoverageResource.Option
Package
Description
Data store base types for retrieving and saving geospatial data
 in various storage formats.
- 
Uses of WritableGridCoverageResource.Option in org.apache.sis.storageClasses in org.apache.sis.storage that implement WritableGridCoverageResource.OptionModifier and TypeClassDescriptionstatic enumWrite options that may apply to any data store.Methods in org.apache.sis.storage with parameters of type WritableGridCoverageResource.OptionModifier and TypeMethodDescriptionvoidWritableGridCoverageResource.write(GridCoverage coverage, WritableGridCoverageResource.Option... options) Writes a new coverage in the data store for this resource.