@Deprecated
public interface SignaturePosition
This is usually returned after signing.
Modifier and Type | Method and Description |
---|---|
float |
getHeight()
Deprecated.
Returns the height of the signature.
|
int |
getPage()
Deprecated.
Returns the page on which the signature was placed.
|
float |
getWidth()
Deprecated.
Returns the width of the signature.
|
float |
getX()
Deprecated.
Returns the x position.
|
float |
getY()
Deprecated.
Returns the y position.
|
int getPage()
float getX()
float getY()
float getWidth()
float getHeight()