{ "type": "class", | |
"qname": "org.apache.royale.graphics.SolidColor", | |
"baseClassname": "" | |
, | |
"members": [ | |
{ "type": "method", | |
"qname": "org.apache.royale.graphics.SolidColor", | |
"namespace": "", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "Constructor. The default value is 0x000000 (black). Valid values range from 0.0 (completely transparent) to 1.0 (completely opaque). The default value is 1.0.", | |
"tags": [ | |
{ "tagName": "param", | |
"values": ["color Specifies the color.", "alpha Specifies the level of transparency."]}, | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 1.0.0"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ], | |
"return": "", | |
"params": [{ "name": "color", "type": "uint"}, | |
{ "name": "alpha", "type": "Number"}]} | |
, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "Number", | |
"qname": "alpha", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "The transparency of a color. Possible values are 0.0 (invisible) through 1.0 (opaque).", | |
"tags": [ | |
{ "tagName": "default", | |
"values": ["1.0"]}, | |
{ "tagName": "playerversion", | |
"values": ["Flash 10.2", "AIR 2.6"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.3"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}, | |
{ "type": "accessor", | |
"access": "read-write", | |
"return": "uint", | |
"qname": "color", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "A color value.", | |
"tags": [ | |
{ "tagName": "playerversion", | |
"values": ["Flash 9", "AIR 1.1"]}, | |
{ "tagName": "productversion", | |
"values": ["Royale 0.3"]}, | |
{ "tagName": "langversion", | |
"values": ["3.0"]} ]}, | |
{ "type": "method", | |
"qname": "addFillAttrib", | |
"namespace": "public", | |
"bindable": [], | |
"details": [], | |
"deprecated": {}, | |
"description": "addFillAttrib()", | |
"tags": [ | |
{ "tagName": "param", | |
"values": ["value The IGraphicShape object on which the fill must be added."]}, | |
{ "tagName": "return", | |
"values": ["{string}"]} ], | |
"return": "String", | |
"params": [{ "name": "value", "type": "org.apache.royale.graphics.IGraphicShape"}]} | |
] | |
} |