Uses of Enum Class
com.lowagie.text.pdf.LayoutProcessor.Version
Packages that use LayoutProcessor.Version
-
Uses of LayoutProcessor.Version in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf that return LayoutProcessor.VersionModifier and TypeMethodDescriptionstatic LayoutProcessor.VersionLayoutProcessor.getVersion()Returns the currennt versionstatic LayoutProcessor.VersionReturns the enum constant of this class with the specified name.static LayoutProcessor.Version[]LayoutProcessor.Version.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.lowagie.text.pdf with parameters of type LayoutProcessor.VersionModifier and TypeMethodDescriptionstatic voidLayoutProcessor.setVersion(LayoutProcessor.Version version) Deprecated.To be used *only*, if version two produces incorrect PDF - please file an issue if this occurs