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.storage
Classes in org.apache.sis.storage that implement WritableGridCoverageResource.OptionModifier and TypeClassDescriptionstatic enum
Write options that may apply to any data store.Methods in org.apache.sis.storage with parameters of type WritableGridCoverageResource.OptionModifier and TypeMethodDescriptionvoid
WritableGridCoverageResource.write
(GridCoverage coverage, WritableGridCoverageResource.Option... options) Writes a new coverage in the data store for this resource.