Uses of Interface
org.ofdrw.layout.element.canvas.Drawer
Packages that use Drawer
-
Uses of Drawer in org.ofdrw.layout.edit
Classes in org.ofdrw.layout.edit that implement DrawerMethods in org.ofdrw.layout.edit that return DrawerMethods in org.ofdrw.layout.edit with parameters of type DrawerConstructors in org.ofdrw.layout.edit with parameters of type DrawerModifierConstructorDescriptionAnnotation(double x, double y, double width, double height, org.ofdrw.core.annotation.pageannot.AnnotType type, Drawer drawer) 创建注释对象Annotation(org.ofdrw.core.basicType.ST_Box boundary, org.ofdrw.core.annotation.pageannot.AnnotType type, Drawer drawer) 创建注解对象 -
Uses of Drawer in org.ofdrw.layout.element.canvas
Classes in org.ofdrw.layout.element.canvas that implement DrawerModifier and TypeClassDescriptionclass艺术字元素 本元素在Span元素的效果上增加了艺术字常见效果,,比如斜体,文字左右拉伸,文字垂直拉伸classCanvas扩展基类,用于快速构建基于Canvas扩展的自定义元素。class类单元格特殊Canvas 绘制器classOFDRW 线条元素,用于快速构建一条线条。Methods in org.ofdrw.layout.element.canvas that return DrawerMethods in org.ofdrw.layout.element.canvas with parameters of type DrawerModifier and TypeMethodDescription在进入渲染器之前可以对Canvas的绘制进行重设设置单元格内容绘制器Constructors in org.ofdrw.layout.element.canvas with parameters of type Drawer