blob: a85309e2095748bd1c94574a03cb6b0c75e6afee [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.compose.IComposer",
"members": [
{ "type": "method",
"qname": "releaseAnyReferences",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "composeTextFlow",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "int",
"params": [{ "name": "textFlow", "type": "org.apache.royale.textLayout.elements.ITextFlow"},
{ "name": "composeToPosition", "type": "int"},
{ "name": "controllerEndIndex", "type": "int"}]}
,
{ "type": "method",
"qname": "computeTextFlowLineMinimumLogicalTop",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Number",
"params": [{ "name": "line", "type": "org.apache.royale.textLayout.compose.ITextFlowLine"},
{ "name": "textLine", "type": "org.apache.royale.text.engine.ITextLine"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.compose.ParcelList",
"qname": "parcelList",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.container.IContainerController",
"qname": "startController",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.compose.ISWFContext",
"qname": "swfContext",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}