Uses of Enum Class
org.jfree.pdf.filter.FilterType
Packages that use FilterType
-
Uses of FilterType in org.jfree.pdf.filter
Methods in org.jfree.pdf.filter that return FilterTypeModifier and TypeMethodDescriptionASCII85Filter.getFilterType()
Returns the filter type.Filter.getFilterType()
Returns the filter type.FlateFilter.getFilterType()
Returns the filter type.static FilterType
Returns the enum constant of this class with the specified name.static FilterType[]
FilterType.values()
Returns an array containing the constants of this enum class, in the order they are declared.