Uses of Enum Class
com.openhtmltopdf.pdfboxout.PdfBoxForm.CheckboxStyle
Packages that use PdfBoxForm.CheckboxStyle
-
Uses of PdfBoxForm.CheckboxStyle in com.openhtmltopdf.pdfboxout
Subclasses with type arguments of type PdfBoxForm.CheckboxStyle in com.openhtmltopdf.pdfboxoutFields in com.openhtmltopdf.pdfboxout with type parameters of type PdfBoxForm.CheckboxStyleModifier and TypeFieldDescriptionprivate final Map<PdfBoxForm.CheckboxStyle, org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceStream> PdfBoxPerDocumentFormState.checkboxAppearancesMethods in com.openhtmltopdf.pdfboxout that return PdfBoxForm.CheckboxStyleModifier and TypeMethodDescriptionstatic PdfBoxForm.CheckboxStylePdfBoxForm.CheckboxStyle.fromIdent(IdentValue id) static PdfBoxForm.CheckboxStyleReturns the enum constant of this class with the specified name.static PdfBoxForm.CheckboxStyle[]PdfBoxForm.CheckboxStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openhtmltopdf.pdfboxout with parameters of type PdfBoxForm.CheckboxStyleModifier and TypeMethodDescriptionstatic org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceStreamPdfBoxForm.createCheckboxAppearance(PdfBoxForm.CheckboxStyle style, org.apache.pdfbox.pdmodel.PDDocument doc, org.apache.pdfbox.pdmodel.PDResources resources) Creates a checkbox appearance stream.org.apache.pdfbox.pdmodel.interactive.annotation.PDAppearanceStreamPdfBoxPerDocumentFormState.getCheckboxStyle(PdfBoxForm.CheckboxStyle style)