blob: 0f00d38a45f371f82d0e7a68b28d55468bf08714 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.svg.Text",
"baseClassname": "org.apache.royale.svg.GraphicShape"
,
"description": "Draws a string of characters at a specific location using the fill value of color and alpha. // TODO (aharui) ignore imports of external linkage interfaces?",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "royaleignoreimport",
"values": ["SVGLocatable"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.svg.Text",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "text",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "drawText",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Draws text at the given point.",
"tags": [
{ "tagName": "param",
"values": ["value The string to draw.", "xt The x position of the top-left corner of the rectangle.", "yt The y position of the top-left corner."]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "royaleignorecoercion",
"values": ["org.apache.royale.core.WrappedHTMLElement", "Node", "SVGLocatable"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "void",
"params": [{ "name": "value", "type": "String"},
{ "name": "xt", "type": "Number"},
{ "name": "yt", "type": "Number"}]}
,
{ "type": "method",
"qname": "drawImpl",
"namespace": "protected",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "draw",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
]
}