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 RemoteColor
ColorConverter.toRemoteColor
(Color color) ConvertsColor
toRemoteColor
objectMethods in eu.europa.esig.dss.ws.converter with parameters of type RemoteColorModifier and TypeMethodDescriptionstatic Color
ColorConverter.toColor
(RemoteColor remoteColor) ConvertsRemoteColor
toColor
object -
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 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