blob: 9bb482b0e0505da2cb59345000217acd4dcecd00 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.display.GraphicsGradientFill",
"baseClassname": ""
,
"description": "",
"tags": [
{ "tagName": "royalesuppresspublicvarwarning",
"values": []},
{ "tagName": "royalesuppressexport",
"values": []} ],
"members": [
{ "type": "field",
"qname": "alphas",
"return": "Array",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "colors",
"return": "Array",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "ratios",
"return": "Array",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "matrix",
"return": "org.apache.royale.geom.Matrix",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "spreadMethod",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "type",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "interpolationMethod",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "focalPointRatio",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "org.apache.royale.display.GraphicsGradientFill",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "type", "type": "String"},
{ "name": "colors", "type": "Array"},
{ "name": "alphas", "type": "Array"},
{ "name": "ratios", "type": "Array"},
{ "name": "matrix", "type": "*"},
{ "name": "spreadMethod", "type": "*"},
{ "name": "interpolationMethod", "type": "String"},
{ "name": "focalPointRatio", "type": "Number"}]}
,
{ "type": "method",
"qname": "apply",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "graphics", "type": "org.apache.royale.display.Graphics"},
{ "name": "element", "type": "SVGPathElement"}]}
,
{ "type": "method",
"qname": "applyStroke",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "SVGPathElement",
"params": [{ "name": "graphics", "type": "org.apache.royale.display.Graphics"},
{ "name": "element", "type": "SVGPathElement"}]}
]
}