blob: f7d146b9c5e746d1d129a0f8fddd641039f22a93 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.factory.INumberLineFactory",
"baseInterfaceNames": [
"org.apache.royale.textLayout.factory.IStringTextLineFactory"]
,
"members": [
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.geom.Rectangle",
"qname": "compositionBounds",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.textLayout.compose.ISWFContext",
"qname": "swfContext",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "String",
"qname": "listStylePosition",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.textLayout.formats.ITextLayoutFormat",
"qname": "paragraphFormat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.textLayout.formats.ITextLayoutFormat",
"qname": "textFlowFormat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "org.apache.royale.textLayout.formats.ITextLayoutFormat",
"qname": "markerFormat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "String",
"qname": "text",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "createTextLines",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "arg", "type": "Function"}]}
,
{ "type": "method",
"qname": "clearBackgroundManager",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.elements.IBackgroundManager",
"qname": "backgroundManager",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}