Uses of Enum Class
cloud.opencode.base.pdf.content.PdfLine.LineStyle
Packages that use PdfLine.LineStyle
-
Uses of PdfLine.LineStyle in cloud.opencode.base.pdf.content
Subclasses with type arguments of type PdfLine.LineStyle in cloud.opencode.base.pdf.contentMethods in cloud.opencode.base.pdf.content that return PdfLine.LineStyleModifier and TypeMethodDescriptionPdfLine.getStyle()static PdfLine.LineStyleReturns the enum constant of this class with the specified name.static PdfLine.LineStyle[]PdfLine.LineStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cloud.opencode.base.pdf.content with parameters of type PdfLine.LineStyle