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
Subclasses with type arguments of type FormatFilter in org.apache.sis.internal.storage.imageModifier and TypeClassDescription(package private) enumSpecify the property to use as a filtering criterion for choosing an image reader or writer.Methods in org.apache.sis.internal.storage.image that return FormatFilterModifier and TypeMethodDescriptionstatic FormatFilterReturns 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.