Uses of Enum
org.apache.sis.storage.DataStoreRegistry.Category
Packages that use DataStoreRegistry.Category
Package
Description
Data store base types for retrieving and saving geospatial data
in various storage formats.
-
Uses of DataStoreRegistry.Category in org.apache.sis.storage
Methods in org.apache.sis.storage that return DataStoreRegistry.CategoryModifier and TypeMethodDescriptionstatic DataStoreRegistry.Category
Returns the enum constant of this type with the specified name.static DataStoreRegistry.Category[]
DataStoreRegistry.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared.(package private) static DataStoreRegistry.Category[]
DataStoreRegistry.Category.values
(boolean useSuffix) Returns the categories, optionally ignoring file suffix.