|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PenSetting in de.softpro.signdocmobile.foundations |
|---|
| Methods in de.softpro.signdocmobile.foundations that return PenSetting | |
|---|---|
PenSetting |
SignatureCaptureView.getPen()
Get the currently selected pen |
| Methods in de.softpro.signdocmobile.foundations with parameters of type PenSetting | |
|---|---|
static android.graphics.Bitmap |
TabletTraceCollection.render(TabletTraceCollection aTabletTraceCollection,
PenSetting aPen,
int dpi)
Deprecated. |
static android.graphics.Bitmap |
TabletTraceCollection.render(TabletTraceCollection aTabletTraceCollection,
PenSetting aPen,
int dpi,
int backgroundColor)
Helper method to render a tablet trace collection to a bitmap |
static boolean |
TabletTraceCollection.renderInBitmap(android.graphics.Bitmap bitmap,
TabletTraceCollection aTabletTraceCollection,
PenSetting aPen)
Helper method to render a TabletTraceCollection to a pre-existing bitmap. |
static boolean |
TabletTraceCollection.renderInBitmap(android.graphics.Bitmap bitmap,
TabletTraceCollection aTabletTraceCollection,
PenSetting aPen,
android.graphics.Rect rect)
Helper method to render a TabletTraceCollection to a pre-existing bitmap. |
boolean |
SignatureCaptureView.setPen(PenSetting pen)
Set the pen |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||