Uses of Enum
com.orsonpdf.filter.FilterType
Packages that use FilterType
-
Uses of FilterType in com.orsonpdf.filter
Methods in com.orsonpdf.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 type with the specified name.static FilterType[]
FilterType.values()
Returns an array containing the constants of this enum type, in the order they are declared.