blob: 96a37cc234024f2af754b1f183ddbdd932e84c60 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.graphics.IStroke",
"members": [
{ "type": "method",
"qname": "apply",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "s", "type": "flash.display.Graphics"},
{ "name": "targetBounds", "type": "org.apache.royale.geom.Rectangle"},
{ "name": "targetOrigin", "type": "org.apache.royale.geom.Point"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "lineCap",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "lineJoin",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "miterLimit",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "Array",
"qname": "lineDash",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "setLineStyle",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "weight", "type": "Number"},
{ "name": "color", "type": "uint"},
{ "name": "alpha", "type": "Number"},
{ "name": "caps", "type": "String"},
{ "name": "joints", "type": "String"},
{ "name": "miterLimit", "type": "Number"}]}
]
}