Uses of Enum
org.apache.sis.internal.storage.image.FormatFilter
Packages that use FormatFilter
Package
Description
Bridges between Apache SIS data stores and Java Image I/O.
-
Uses of FormatFilter in org.apache.sis.internal.storage.image
Methods in org.apache.sis.internal.storage.image that return FormatFilterModifier and TypeMethodDescriptionstatic FormatFilter
Returns the enum constant of this type with the specified name.static FormatFilter[]
FormatFilter.values()
Returns an array containing the constants of this enum type, in the order they are declared.