Uses of Enum Class
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 enum
Write 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 class with the specified name.WritableGridCoverageResource.CommonOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.