Class SignatureBackgroundColor
- java.lang.Object
-
- com.stepover.opensignatureapi.signer.meta.BaseMeta
-
- com.stepover.opensignatureapi.signer.meta.SignatureBackgroundColor
-
- All Implemented Interfaces:
MetaInfoField
public class SignatureBackgroundColor extends BaseMeta
the signature background color meta
-
-
Constructor Summary
Constructors Constructor Description SignatureBackgroundColor(java.awt.Color color, float transparency)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Color
getColor()
float
getTransparency()
-