{ "type": "class", | |
"qname": "mx.graphics.SolidColorStroke", | |
"baseClassname": "" | |
, | |
"members": [ | |
{ "type": "method", | |
"qname": "mx.graphics.SolidColorStroke", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "", | |
"params": [{ "name": "color", "type": "uint"}, | |
{ "name": "weight", "type": "Number"}, | |
{ "name": "alpha", "type": "Number"}, | |
{ "name": "pixelHinting", "type": "Boolean"}, | |
{ "name": "scaleMode", "type": "String"}, | |
{ "name": "caps", "type": "String"}, | |
{ "name": "joints", "type": "String"}, | |
{ "name": "miterLimit", "type": "Number"}]} | |
, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "weight", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "color", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "alpha", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "String", | |
"qname": "caps", | |
"namespace": "public", | |
"bindable": ["propertyChange"], | |
"details": [], | |
"deprecated": {}, | |
"description": "Specifies the type of caps at the end of lines. Valid values are: <code>CapsStyle.ROUND</code>, <code>CapsStyle.SQUARE</code>, and <code>CapsStyle.NONE</code>.", | |
"tags": [ | |
{ "tagName": "default", | |
"values": ["CapsStyle.ROUND"]}, | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.9.4"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}, | |
{ "type": "method", | |
"qname": "apply", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"return": "void", | |
"params": [{ "name": "g", "type": "mx.display.Graphics"}, | |
{ "name": "targetBounds", "type": "org.apache.royale.geom.Rectangle"}, | |
{ "name": "targetOrigin", "type": "org.apache.royale.geom.Point"}]} | |
] | |
} |