Uses of Enum Class
de.erichseifert.vectorgraphics2d.pdf.Stream.Filter
Packages that use Stream.Filter
Package
Description
Implementation of a processor to convert VectorGraphics2D intermediate
language commands to the Portable Document Format (PDF).
-
Uses of Stream.Filter in de.erichseifert.vectorgraphics2d.pdf
Fields in de.erichseifert.vectorgraphics2d.pdf with type parameters of type Stream.FilterMethods in de.erichseifert.vectorgraphics2d.pdf that return Stream.FilterModifier and TypeMethodDescriptionstatic Stream.Filter
Returns the enum constant of this class with the specified name.static Stream.Filter[]
Stream.Filter.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.erichseifert.vectorgraphics2d.pdf that return types with arguments of type Stream.FilterConstructors in de.erichseifert.vectorgraphics2d.pdf with parameters of type Stream.Filter