blob: 3355d6628e0b34bc73ff2f2397caccb14b7cca50 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.elements.IFlowLeafElement",
"baseInterfaceNames": [
"org.apache.royale.textLayout.elements.IFlowElement"]
,
"members": [
{ "type": "method",
"qname": "getNextLeaf",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.textLayout.elements.IFlowLeafElement",
"params": [{ "name": "elem", "type": "org.apache.royale.textLayout.elements.IFlowGroupElement"}]}
,
{ "type": "method",
"qname": "getCSSInlineBox",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.geom.Rectangle",
"params": [{ "name": "bp", "type": "String"},
{ "name": "textLine", "type": "org.apache.royale.text.engine.ITextLine"},
{ "name": "para", "type": "org.apache.royale.textLayout.elements.IParagraphElement"},
{ "name": "swfContext", "type": "org.apache.royale.textLayout.compose.ISWFContext"}]}
,
{ "type": "method",
"qname": "getEffectiveLineHeight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Number",
"params": [{ "name": "bp", "type": "String"}]}
,
{ "type": "method",
"qname": "getComputedFontMetrics",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.text.engine.FontMetrics",
"params": []}
,
{ "type": "method",
"qname": "getPreviousLeaf",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.textLayout.elements.IFlowLeafElement",
"params": [{ "name": "elem", "type": "org.apache.royale.textLayout.elements.IFlowGroupElement"}]}
,
{ "type": "method",
"qname": "getEffectiveFontSize",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Number",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "text",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "quickInitializeForSplit",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "sibling", "type": "org.apache.royale.textLayout.elements.FlowLeafElement"},
{ "name": "newSpanLength", "type": "int"},
{ "name": "newSpanTextElement", "type": "org.apache.royale.text.engine.TextElement"}]}
]
}