blob: 3cf3a42f6eec1594a51737f1054f44f9a2a87d5e [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.graphics.GradientBase",
"baseClassname": ""
,
"members": [
{ "type": "field",
"qname": "colors",
"return": "Array",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "ratios",
"return": "Array",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "alphas",
"return": "Array",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "compoundTransform",
"return": "org.apache.royale.graphics.utils.CompoundTransform",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Holds the matrix and the convenience transform properties (<code>x</code>, <code>y</code>, and <code>rotation</code>). The compoundTransform is only created when the <code>matrix</code> property is set.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "GRADIENT_DIMENSION",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Value of the width and height of the untransformed gradient",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "newId",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "generate uid"},
{ "type": "accessor",
"access": "read-write",
"return": "Array",
"qname": "entries",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "An Array of GradientEntry objects defining the fill patterns for the gradient fill."},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "rotation",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "By default, the LinearGradientStroke defines a transition from left to right across the control. Use the <code>rotation</code> property to control the transition direction. For example, a value of 180.0 causes the transition to occur from right to left, rather than from left to right.",
"tags": [
{ "tagName": "default",
"values": ["0.0"]},
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "x",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The distance by which to translate each point along the x axis."},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "y",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The distance by which to translate each point along the y axis."},
{ "type": "method",
"qname": "toRad",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Number",
"params": [{ "name": "a", "type": "Number"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "Number",
"qname": "rotationInRadians",
"namespace": "protected",
"bindable": [],
"details": [],
"deprecated": {}}]
}