Modifier and Type | Method and Description |
---|---|
static SignApi.Behaviour.Stamp.Font |
SignApi.Behaviour.Stamp.Font.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignApi.Behaviour.Stamp.Font |
SignApi.Behaviour.Stamp.Font.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignApi.Behaviour.Stamp.Font[] |
SignApi.Behaviour.Stamp.Font.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static SignApi.Behaviour.Stamp.Font[] |
SignApi.Behaviour.Stamp.Font.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SignApi.Behaviour.Builder |
SignApi.Behaviour.Builder.stamp(Color color,
SignApi.Behaviour.Stamp.Font font,
SignApi.Behaviour.Stamp.TextBuilder stampTextBuilder)
The stamp is visible text in the signature image.
|
SignApi.Behaviour.Builder |
SignApi.Behaviour.Builder.stamp(Color color,
SignApi.Behaviour.Stamp.Font font,
SignApi.Behaviour.Stamp.TextBuilder stampTextBuilder)
The stamp is visible text in the signature image.
|
Copyright © 2024. All rights reserved.