Modifier and Type | Method and Description |
---|---|
static Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.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 Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.getDefault() |
static Optional<SignApi.Behaviour.StdSign.Rectangle> |
SignApi.Behaviour.StdSign.Rectangle.getDefault() |
Modifier and Type | Method and Description |
---|---|
SignApi.Behaviour.Builder |
SignApi.Behaviour.Builder.useRectangle(SignApi.Behaviour.StdSign.Rectangle SignRectangle)
Whether the "sign-in-standard" feature shall be used.
|
SignApi.Behaviour.Builder |
SignApi.Behaviour.Builder.useRectangle(SignApi.Behaviour.StdSign.Rectangle SignRectangle)
Whether the "sign-in-standard" feature shall be used.
|
Copyright © 2024. All rights reserved.