blob: fe4ad73bd94a52b5a5a03e65b0ea17e3886042ca [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.graphics.IPathCommand",
"members": [
{ "type": "method",
"qname": "toString",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "String",
"params": []}
,
{ "type": "method",
"qname": "execute",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "g", "type": "flash.display.Graphics"}]}
]
}