Uses of Interface
cloud.opencode.base.pdf.content.PdfElement
Packages that use PdfElement
-
Uses of PdfElement in cloud.opencode.base.pdf.content
Classes in cloud.opencode.base.pdf.content that implement PdfElementModifier and TypeClassDescriptionfinal classPDF Ellipse Element - Ellipse/Circle graphic PDF 椭圆元素 - 椭圆/圆形图形final classPDF Image Element - Embedded image content PDF 图像元素 - 嵌入的图像内容final classPDF Line Element - Line graphic PDF 线条元素 - 线条图形final classPDF Paragraph - Multi-line text block with automatic word wrapping PDF 段落 - 自动换行的多行文本块final classPDF Rectangle Element - Rectangle graphic PDF 矩形元素 - 矩形图形final classPDF Table Element - Table with rows and cells PDF 表格元素 - 包含行和单元格的表格final classPDF Text Element - Styled text content for PDF pages PDF 文本元素 - PDF 页面的带样式文本内容 -
Uses of PdfElement in cloud.opencode.base.pdf.document
Methods in cloud.opencode.base.pdf.document that return types with arguments of type PdfElement