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 TextWrappingReturns 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()GetsTextWrappingMethods in eu.europa.esig.dss.pades with parameters of type TextWrappingModifier and TypeMethodDescriptionvoidSignatureImageTextParameters.setTextWrapping(TextWrapping textWrapping) Sets theTextWrappingparameter, defining a way the text will be generated Default : TextWrapping.FONT_BASED - text is generated based in the provideddssFontconfiguration - 
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 TypeMethodDescriptionvoidRemoteSignatureImageTextParameters.setTextWrapping(TextWrapping textWrapping) Sets the text wrapping, defining a way the text will be generated