Index

C D G I S U 
All Classes|All Packages

S

setBackgroundColor(int, int, int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the background color in RGB format.
setBackgroundColor(int, int, int, int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the background color in RGBA format.
setBackgroundColor(String) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the background color in hex format.
setDotSize(double) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the radius of a single dot.
setDotSize(int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the radius of a single dot.
setEncoderQuality(double) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the encoder quality.
setImage(String) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the image of the widget in URI Format.
setLineMaxWidth(double) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the maximum width of a line.
setLineMaxWidth(int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the maximum width of a line.
setLineMinWidth(double) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the minimum width of a line.
setLineMinWidth(int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the minimum width of a line.
setMinDistance(int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the minDistance, which adds the next point only if the previous one is farther than x pixels.
setPenColor(int, int, int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the pen color in RGB format.
setPenColor(String) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the pen color in hex format.
setReadOnly(boolean) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the widget read only.
setThrottle(int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the throttle, which will draw the next point at most once per every x milliseconds.
setTransparentBackground() - Method in class de.f0rce.signaturepad.SignaturePad
Sets the background color transparent.
setType(String) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the MIME-Type for the image encoder.
setVelocityFilterWeight(double) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the velocityFilterWeight, which is used to modify new velocity based on the previous velocity.
setVelocityFilterWeight(int) - Method in class de.f0rce.signaturepad.SignaturePad
Sets the velocityFilterWeight, which is used to modify new velocity based on the previous velocity.
SignaturePad - Class in de.f0rce.signaturepad
Main class with all methods.
SignaturePad() - Constructor for class de.f0rce.signaturepad.SignaturePad
Default constructor.
C D G I S U 
All Classes|All Packages