Uses of Class
eu.europa.esig.dss.ws.dto.RemoteColor
-
Uses of RemoteColor in eu.europa.esig.dss.ws.converter
Modifier and TypeMethodDescriptionstatic RemoteColor
ColorConverter.toRemoteColor
(Color color) ConvertsColor
toRemoteColor
objectModifier and TypeMethodDescriptionstatic Color
ColorConverter.toColor
(RemoteColor remoteColor) ConvertsRemoteColor
toColor
object -
Uses of RemoteColor in eu.europa.esig.dss.ws.signature.dto.parameters
Modifier and TypeMethodDescriptionRemoteSignatureImageParameters.getBackgroundColor()
Gets the signature field background colorRemoteSignatureImageTextParameters.getBackgroundColor()
Gets the background color of text bounding boxRemoteSignatureImageTextParameters.getTextColor()
Gets the text colorModifier and TypeMethodDescriptionvoid
RemoteSignatureImageParameters.setBackgroundColor
(RemoteColor backgroundColor) Sets the signature field background colorvoid
RemoteSignatureImageTextParameters.setBackgroundColor
(RemoteColor backgroundColor) Sets the background color of text bounding boxvoid
RemoteSignatureImageTextParameters.setTextColor
(RemoteColor textColor) Sets the text color