Modifier and Type | Method and Description |
---|---|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomLeft(int bottom,
int left,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the lower left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomLeft(int bottom,
int left,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the lower left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomLeft(int bottom,
int left,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the lower left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomLeft(int bottom,
int left,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the lower left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomRight(int bottom,
int right,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the lower left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomRight(int bottom,
int right,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the lower left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomRight(int bottom,
int right,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the lower right corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromBottomRight(int bottom,
int right,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the lower right corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopLeft(int top,
int left,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the upper left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopLeft(int top,
int left,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the upper left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopLeft(int top,
int left,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the upper left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopLeft(int top,
int left,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the upper left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopRight(int top,
int right,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the upper left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopRight(int top,
int right,
int width,
int height)
The signature rectangle is to be shown with the given size
with respect to the upper left corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopRight(int top,
int right,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the upper right corner of the device display.
|
static SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.fromTopRight(int top,
int right,
SignApi.Behaviour.Zoom.Level level)
The signature rectangle is to be shown with the given zoom level
with respect to the upper right corner of the device display.
|
SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.withBorderColor(Color color)
Changes the border color.
|
SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.withBorderColor(Color color)
Changes the border color.
|
SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.withBorderWidth(int width)
Canges the border width.
|
SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.withBorderWidth(int width)
Canges the border width.
|
SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.withColor(Color color)
Chagnes the color.
|
SignApi.Behaviour.DocSign.Rectangle.Builder |
SignApi.Behaviour.DocSign.Rectangle.Builder.withColor(Color color)
Chagnes the color.
|
Modifier and Type | Method and Description |
---|---|
SignApi.Behaviour.Builder |
SignApi.Behaviour.Builder.signInDocument(SignApi.Behaviour.DocSign.Rectangle.Builder docSignRectangleBuilder)
Whether the "sign-in-document" feature shall be used.
|
SignApi.Behaviour.Builder |
SignApi.Behaviour.Builder.signInDocument(SignApi.Behaviour.DocSign.Rectangle.Builder docSignRectangleBuilder)
Whether the "sign-in-document" feature shall be used.
|
Copyright © 2024. All rights reserved.