addPrimitive
Adds a graphics primitive item to the internal list.
| Parameter | Description |
|---|---|
| type | The following values have special meanings when used with a signature object:
|
| x, y | Position of the top left corner of the object on the pad display.
|
| data | Text to display. |
| Return values |
|---|
| The added Object if success or null if there is some error. |