Uses of Enum
eu.europa.esig.dss.enumerations.TextWrapping
Package
Description
-
Uses of TextWrapping in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic TextWrapping
Returns the enum constant of this type with the specified name.static TextWrapping[]
TextWrapping.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TextWrapping in eu.europa.esig.dss.pades
Modifier and TypeMethodDescriptionSignatureImageTextParameters.getTextWrapping()
GetsTextWrapping
Modifier and TypeMethodDescriptionvoid
SignatureImageTextParameters.setTextWrapping
(TextWrapping textWrapping) Sets theTextWrapping
parameter, defining a way the text will be generated Default : TextWrapping.FONT_BASED - text is generated based in the provideddssFont
configuration -
Uses of TextWrapping in eu.europa.esig.dss.ws.signature.dto.parameters
Modifier and TypeMethodDescriptionRemoteSignatureImageTextParameters.getTextWrapping()
Gets the text wrappingModifier and TypeMethodDescriptionvoid
RemoteSignatureImageTextParameters.setTextWrapping
(TextWrapping textWrapping) Sets the text wrapping, defining a way the text will be generated