blob: 802e5fd886b3ff7b9866a017088efe84ccd7c63b [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.factory.NumberLineFactory",
"baseClassname": "org.apache.royale.textLayout.factory.StringTextLineFactory"
,
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "listStylePosition",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "org.apache.royale.textLayout.formats.ITextLayoutFormat",
"qname": "markerFormat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.elements.IBackgroundManager",
"qname": "backgroundManager",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "clearBackgroundManager",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "callbackWithTextLines",
"namespace": "protected",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "void",
"params": [{ "name": "callback", "type": "Function"},
{ "name": "delx", "type": "Number"},
{ "name": "dely", "type": "Number"}]}
,
{ "type": "method",
"qname": "processBackgroundColors",
"namespace": "public",
"bindable": [],
"details": ["override"],
"deprecated": {},
"return": "*",
"params": [{ "name": "textFlow", "type": "org.apache.royale.textLayout.elements.ITextFlow"},
{ "name": "callback", "type": "Function"},
{ "name": "x", "type": "Number"},
{ "name": "y", "type": "Number"},
{ "name": "constrainWidth", "type": "Number"},
{ "name": "constrainHeight", "type": "Number"}]}
]
}