Uses of Class
eu.europa.esig.dss.pdf.visible.SignatureFieldDimensionAndPosition
Package
Description
-
Uses of SignatureFieldDimensionAndPosition in eu.europa.esig.dss.pdf.openpdf.visible
Modifier and TypeMethodDescriptionAbstractITextSignatureDrawer.buildSignatureFieldBox()
Builds a signature field dimension and position objectModifier and TypeMethodDescriptionprotected AnnotationBox
AbstractITextSignatureDrawer.toAnnotationBox
(SignatureFieldDimensionAndPosition dimensionAndPosition) Transforms the givendimensionAndPosition
to aAnnotationBox
according to the given page size -
Uses of SignatureFieldDimensionAndPosition in eu.europa.esig.dss.pdf.pdfbox.visible
Modifier and TypeMethodDescriptionAbstractPdfBoxSignatureDrawer.buildSignatureFieldBox()
Builds a signature field dimension and position object -
Uses of SignatureFieldDimensionAndPosition in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
Modifier and TypeMethodDescriptionstatic BufferedImage
DefaultImageDrawerUtils.createTextImage
(SignatureImageParameters imageParameters, SignatureFieldDimensionAndPosition dimensionAndPosition, JavaDSSFontMetrics fontMetrics) Creates an image representing the specified textstatic BufferedImage
DefaultImageDrawerUtils.mergeImages
(BufferedImage image, BufferedImage textImage, SignatureFieldDimensionAndPosition dimensionAndPosition, SignatureImageParameters imageParameters) Creates the final image, by merging the givenimage
andtextImage
according to the provided parameters -
Uses of SignatureFieldDimensionAndPosition in eu.europa.esig.dss.pdf.visible
Modifier and TypeMethodDescriptionSignatureFieldDimensionAndPositionBuilder.build()
Builds theSignatureFieldDimensionAndPosition