blob: a0c3a73f169efce8ade05a23c89b6ed981ea2c0a [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.display.js.JSRuntimeGraphicsStore",
"baseClassname": ""
,
"description": "Intended for internal emulation use only. non-reflectable This is an internal class for storing graphics content that is referenced elsewhere. It is not intended for direct display, but must be part of the DOM. Contents can be referenced elsewhere for actual display (such as svg 'use', for example).",
"tags": [
{ "tagName": "royalesuppressexport",
"values": []} ],
"members": [
{ "type": "method",
"qname": "getInstance",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.display.js.JSRuntimeGraphicsStore",
"params": []}
,
{ "type": "method",
"qname": "org.apache.royale.display.js.JSRuntimeGraphicsStore",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
,
{ "type": "method",
"qname": "addBitmapDataImpl",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "royaleignorecoercion",
"values": ["SVGImageElement"]} ],
"return": "SVGImageElement",
"params": [{ "name": "element", "type": "HTMLCanvasElement"}]}
,
{ "type": "method",
"qname": "removeBitmapDataImpl",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "element", "type": "HTMLCanvasElement"},
{ "name": "imgElement", "type": "SVGImageElement"}]}
,
{ "type": "method",
"qname": "addGraphicsImpl",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "element", "type": "SVGElement"}]}
,
{ "type": "method",
"qname": "removeGraphicsImpl",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "element", "type": "SVGElement"}]}
]
}