blob: 6ecfd8afd58ff38cd39541a002fb7d27faf2ef4f [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.edit.PointFormat",
"baseClassname": "org.apache.royale.textLayout.formats.TextLayoutFormat"
,
"description": "Contains the settings that apply to new text being typed.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.textLayout.edit.PointFormat",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": [{ "name": "initialValues", "type": "org.apache.royale.textLayout.formats.ITextLayoutFormat"}]}
,
{ "type": "method",
"qname": "isEqual",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "Boolean",
"params": [{ "name": "p1", "type": "org.apache.royale.textLayout.formats.ITextLayoutFormat"},
{ "name": "p2", "type": "org.apache.royale.textLayout.formats.ITextLayoutFormat"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "*",
"qname": "linkElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "*",
"qname": "tcyElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "*",
"qname": "id",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Assigns an identifying name to the element, making it possible to set a style for the element by referencing the <code>id</code>.",
"tags": [
{ "tagName": "see",
"values": ["FlowElement#id"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "method",
"qname": "clone",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.edit.PointFormat",
"params": [{ "name": "original", "type": "org.apache.royale.textLayout.edit.PointFormat"}]}
,
{ "type": "method",
"qname": "createFromFlowElement",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "org.apache.royale.textLayout.edit.PointFormat",
"params": [{ "name": "element", "type": "org.apache.royale.textLayout.elements.IFlowElement"}]}
]
}