| 程序包 | 说明 |
|---|---|
| com.xianghy.itextpdf.tools.base.unit |
| 限定符和类型 | 方法和说明 |
|---|---|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setColor(int color)
图形颜色
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setFontColor(int fontColor)
字体颜色
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setFontSize(float fontSize)
字体大小
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setHasLineThrough(boolean hasLineThrough)
是否有贯穿线
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setHeight(float height)
矩形区域高度
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setLineThrough(int lineThrough)
贯穿线所在的水平线:LINE_THROUGH_X 和 LINE_THROUGH_Y
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setLineThroughLength(float lineThroughLength)
贯穿线的长度
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setLineThroughWidth(float lineThroughWidth)
贯穿线的宽度
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setText(java.lang.String text)
在矩形中显示的文本
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setWidth(float width)
矩形区域宽度
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setX(float x)
X坐标
|
RectangleLineThroughGraph |
RectangleLineThroughGraph.setY(float y)
Y坐标
|
Copyright © 2019. All Rights Reserved.