Uses of Enum
org.apache.sis.storage.WritableGridCoverageResource.CommonOption
Packages that use WritableGridCoverageResource.CommonOption
Package
Description
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of WritableGridCoverageResource.CommonOption in org.apache.sis.storage
Subclasses with type arguments of type WritableGridCoverageResource.CommonOption in org.apache.sis.storageModifier and TypeClassDescriptionstatic enumWrite options that may apply to any data store.Methods in org.apache.sis.storage that return WritableGridCoverageResource.CommonOptionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.WritableGridCoverageResource.CommonOption.values()Returns an array containing the constants of this enum type, in the order they are declared.