Extends
Methods
cacheData()
Caches the preview data and coordinates for the object.
delete()
calls emscripten object destructor
- Inherited From
getCoordinates() → {gem.core.Coordinates}
Get Coordinates
Returns:
- Type:
- gem.
core. Coordinates
getImage(bitmapContainer)
Retrieves the image for the overlay item.
Parameters:
Name | Type | Description |
---|---|---|
bitmapContainer | gem. | The container for the bitmap image. |
getInfo() → {string}
Retrieves the preview data for the object.
Returns:
The preview data.
- Type:
- string
getPreviewData() → {string}
Get Preview data
Returns:
- formatted as json
- Type:
- string
getPreviewUrl() → {string}
Get Peview url
Returns:
- Type:
- string
getRawPointer() → {object}
Returns emscripten object
- Inherited From
Returns:
- Type:
- object
isDeleted() → {boolean}
Check if emscripten object has been deleted
- Inherited From
Returns:
- Type:
- boolean