Uses of Enum
com.orsonpdf.filter.FilterType
Packages that use FilterType
-
Uses of FilterType in com.orsonpdf.filter
Subclasses with type arguments of type FilterType in com.orsonpdf.filterMethods 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 FilterTypeReturns 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.