Uses of Enum
eu.europa.esig.dss.enumerations.TextWrapping
Packages that use TextWrapping
Package
Description
-
Uses of TextWrapping in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return TextWrappingModifier 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
Methods in eu.europa.esig.dss.pades that return TextWrappingModifier and TypeMethodDescriptionSignatureImageTextParameters.getTextWrapping()
GetsTextWrapping
Methods in eu.europa.esig.dss.pades with parameters of type TextWrappingModifier 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
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return TextWrappingModifier and TypeMethodDescriptionRemoteSignatureImageTextParameters.getTextWrapping()
Gets the text wrappingMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type TextWrappingModifier and TypeMethodDescriptionvoid
RemoteSignatureImageTextParameters.setTextWrapping
(TextWrapping textWrapping) Sets the text wrapping, defining a way the text will be generated