|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcn.signit.sdk.pojo.Signer.Position.RectanglePosition.RectanglePositionBuilder
public static class Signer.Position.RectanglePosition.RectanglePositionBuilder
签名矩形框坐标对象建造器
| 构造方法摘要 | |
|---|---|
Signer.Position.RectanglePosition.RectanglePositionBuilder()
|
|
| 方法摘要 | |
|---|---|
Signer.Position.RectanglePosition |
build()
|
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withLrx(Float lrx)
以左上角为原点,横向为x轴,纵向为y轴 |
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withLrx(Integer page)
已过时。 |
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withLry(Float lry)
以左上角为原点,横向为x轴,纵向为y轴 |
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withLyx(Float lry)
已过时。 |
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withPage(Integer page)
|
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withScale(Float scale)
|
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withUlx(Float ulx)
以左上角为原点,横向为x轴,纵向为y轴 |
Signer.Position.RectanglePosition.RectanglePositionBuilder |
withUly(Float uly)
以左上角为原点,横向为x轴,纵向为y轴 |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public Signer.Position.RectanglePosition.RectanglePositionBuilder()
| 方法详细信息 |
|---|
public Signer.Position.RectanglePosition.RectanglePositionBuilder withLrx(Float lrx)
lrx - 矩形框右下角横坐标(单位:pt)
Signer.Position.RectanglePosition.RectanglePositionBuilder@Deprecated public Signer.Position.RectanglePosition.RectanglePositionBuilder withLyx(Float lry)
public Signer.Position.RectanglePosition.RectanglePositionBuilder withLry(Float lry)
lry - 矩形框右下角纵坐标(单位:pt)
Signer.Position.RectanglePosition.RectanglePositionBuilderpublic Signer.Position.RectanglePosition.RectanglePositionBuilder withUlx(Float ulx)
ulx - 矩形框左上角横坐标(单位:pt)
Signer.Position.RectanglePosition.RectanglePositionBuilderpublic Signer.Position.RectanglePosition.RectanglePositionBuilder withUly(Float uly)
uly - 矩形框左上角纵坐标(单位:pt)
Signer.Position.RectanglePosition.RectanglePositionBuilderpublic Signer.Position.RectanglePosition.RectanglePositionBuilder withScale(Float scale)
scale - 矩形框缩放比例,默认为1.0;参照Signer.Position.KeywordPosition.KeywordPositionBuilder.withScale(Float)
Signer.Position.RectanglePosition.RectanglePositionBuilder@Deprecated public Signer.Position.RectanglePosition.RectanglePositionBuilder withLrx(Integer page)
public Signer.Position.RectanglePosition.RectanglePositionBuilder withPage(Integer page)
page - rectanglePosition矩形框放在文档的哪一页
Signer.Position.RectanglePosition.RectanglePositionBuilderpublic Signer.Position.RectanglePosition build()
Signer.Position.RectanglePosition
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||