blob: 505dc6457d56d648e2eaa1215728bf4364923b2d [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.display.CapsStyle",
"baseClassname": ""
,
"description": "These constants will be inlined in javascript",
"tags": [
{ "tagName": "royalesuppressexport",
"values": []} ],
"members": [
{ "type": "field",
"qname": "NONE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Used to specify no caps in the caps parameter of the flash.display.Graphics.lineStyle() method."},
{ "type": "field",
"qname": "ROUND",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Used to specify round caps in the caps parameter of the flash.display.Graphics.lineStyle() method."},
{ "type": "field",
"qname": "SQUARE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Used to specify square caps in the caps parameter of the flash.display.Graphics.lineStyle() method."}]
}