blob: ca7b76433a02e79424d0a875fab249910361bd1f [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.graphics.IGraphicShape",
"baseInterfaceNames": [
"org.apache.royale.core.IUIBase"]
,
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.graphics.IStroke",
"qname": "stroke",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The stroke of the graphic.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.graphics.IFill",
"qname": "fill",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The fill of the graphic.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}