| { "type": "class", | |
| "qname": "org.apache.royale.display.JointStyle", | |
| "baseClassname": "" | |
| , | |
| "description": "These constants will be inlined in javascript", | |
| "tags": [ | |
| { "tagName": "royalesuppressexport", | |
| "values": []} ], | |
| "members": [ | |
| { "type": "field", | |
| "qname": "BEVEL", | |
| "return": "String", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": ["static"], | |
| "deprecated": {}, | |
| "description": "Specifies beveled joints in the joints parameter of the Graphics.lineStyle() method."}, | |
| { "type": "field", | |
| "qname": "MITER", | |
| "return": "String", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": ["static"], | |
| "deprecated": {}, | |
| "description": "Specifies mitered joints in the joints parameter of the Graphics.lineStyle() method."}, | |
| { "type": "field", | |
| "qname": "ROUND", | |
| "return": "String", | |
| "namespace": "public", | |
| "bindable": [], | |
| "details": ["static"], | |
| "deprecated": {}, | |
| "description": "Specifies round joints in the joints parameter of the Graphics.lineStyle() method."}] | |
| } |