Uses of Class
eu.europa.esig.dss.ws.dto.RemoteColor
Packages that use RemoteColor
-
Uses of RemoteColor in eu.europa.esig.dss.ws.converter
Methods in eu.europa.esig.dss.ws.converter that return RemoteColorModifier and TypeMethodDescriptionstatic RemoteColorColorConverter.toRemoteColor(Color color) ConvertsColortoRemoteColorobjectMethods in eu.europa.esig.dss.ws.converter with parameters of type RemoteColorModifier and TypeMethodDescriptionstatic ColorColorConverter.toColor(RemoteColor remoteColor) ConvertsRemoteColortoColorobject -
Uses of RemoteColor in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return RemoteColorModifier and TypeMethodDescriptionRemoteSignatureImageParameters.getBackgroundColor()Gets the signature field background colorRemoteSignatureImageTextParameters.getBackgroundColor()Gets the background color of text bounding boxRemoteSignatureImageTextParameters.getTextColor()Gets the text colorMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type RemoteColorModifier and TypeMethodDescriptionvoidRemoteSignatureImageParameters.setBackgroundColor(RemoteColor backgroundColor) Sets the signature field background colorvoidRemoteSignatureImageTextParameters.setBackgroundColor(RemoteColor backgroundColor) Sets the background color of text bounding boxvoidRemoteSignatureImageTextParameters.setTextColor(RemoteColor textColor) Sets the text color