JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
L
O
P
S
T
V
X
Y
A
append(Bezier, float)
- Method in class com.github.gcacace.signaturepad.utils.
SvgBuilder
B
Bezier
- Class in
com.github.gcacace.signaturepad.utils
Bezier(TimedPoint, TimedPoint, TimedPoint, TimedPoint)
- Constructor for class com.github.gcacace.signaturepad.utils.
Bezier
build(int, int)
- Method in class com.github.gcacace.signaturepad.utils.
SvgBuilder
C
c1
- Variable in class com.github.gcacace.signaturepad.utils.
ControlTimedPoints
c2
- Variable in class com.github.gcacace.signaturepad.utils.
ControlTimedPoints
clear()
- Method in class com.github.gcacace.signaturepad.utils.
SvgBuilder
clear()
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
com.github.gcacace.signaturepad.utils
- package com.github.gcacace.signaturepad.utils
com.github.gcacace.signaturepad.views
- package com.github.gcacace.signaturepad.views
control1
- Variable in class com.github.gcacace.signaturepad.utils.
Bezier
control2
- Variable in class com.github.gcacace.signaturepad.utils.
Bezier
ControlTimedPoints
- Class in
com.github.gcacace.signaturepad.utils
Created by gcacace on 28/02/14.
ControlTimedPoints(TimedPoint, TimedPoint)
- Constructor for class com.github.gcacace.signaturepad.utils.
ControlTimedPoints
D
distanceTo(TimedPoint)
- Method in class com.github.gcacace.signaturepad.utils.
TimedPoint
E
endPoint
- Variable in class com.github.gcacace.signaturepad.utils.
Bezier
G
getSignatureBitmap()
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
getSignatureSvg()
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
getTransparentSignatureBitmap()
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
getTransparentSignatureBitmap(boolean)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
I
isEmpty()
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
L
length()
- Method in class com.github.gcacace.signaturepad.utils.
Bezier
O
onClear()
- Method in interface com.github.gcacace.signaturepad.views.
SignaturePad.OnSignedListener
onDraw(Canvas)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
onSigned()
- Method in interface com.github.gcacace.signaturepad.views.
SignaturePad.OnSignedListener
onStartSigning()
- Method in interface com.github.gcacace.signaturepad.views.
SignaturePad.OnSignedListener
onTouchEvent(MotionEvent)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
P
point(float, float, float, float, float)
- Method in class com.github.gcacace.signaturepad.utils.
Bezier
S
setMaxWidth(float)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
Set the maximum width of the stroke in pixel.
setMinWidth(float)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
Set the minimum width of the stroke in pixel.
setOnSignedListener(SignaturePad.OnSignedListener)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
setPenColor(int)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
Set the pen color from a given color.
setPenColorRes(int)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
Set the pen color from a given resource.
setSignatureBitmap(Bitmap)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
setVelocityFilterWeight(float)
- Method in class com.github.gcacace.signaturepad.views.
SignaturePad
Set the velocity filter weight.
SignaturePad
- Class in
com.github.gcacace.signaturepad.views
SignaturePad(Context, AttributeSet)
- Constructor for class com.github.gcacace.signaturepad.views.
SignaturePad
SignaturePad.OnSignedListener
- Interface in
com.github.gcacace.signaturepad.views
startPoint
- Variable in class com.github.gcacace.signaturepad.utils.
Bezier
SvgBuilder
- Class in
com.github.gcacace.signaturepad.utils
SvgBuilder()
- Constructor for class com.github.gcacace.signaturepad.utils.
SvgBuilder
T
TimedPoint
- Class in
com.github.gcacace.signaturepad.utils
TimedPoint(float, float)
- Constructor for class com.github.gcacace.signaturepad.utils.
TimedPoint
timestamp
- Variable in class com.github.gcacace.signaturepad.utils.
TimedPoint
V
velocityFrom(TimedPoint)
- Method in class com.github.gcacace.signaturepad.utils.
TimedPoint
X
x
- Variable in class com.github.gcacace.signaturepad.utils.
TimedPoint
Y
y
- Variable in class com.github.gcacace.signaturepad.utils.
TimedPoint
A
B
C
D
E
G
I
L
O
P
S
T
V
X
Y
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes