blob: 74850871f94ab31b72cae13b5d5a6e7dd4bebd6d [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.elements.IParagraphElement",
"baseInterfaceNames": [
"org.apache.royale.textLayout.elements.IFlowGroupElement"]
,
"members": [
{ "type": "method",
"qname": "getTextBlock",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.text.engine.ITextBlock",
"params": []}
,
{ "type": "method",
"qname": "getPreviousParagraph",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.textLayout.elements.IParagraphElement",
"params": []}
,
{ "type": "method",
"qname": "getNextParagraph",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.textLayout.elements.IParagraphElement",
"params": []}
,
{ "type": "method",
"qname": "getEffectiveDominantBaseline",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "String",
"params": []}
,
{ "type": "method",
"qname": "decInteractiveChildrenCount",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "incInteractiveChildrenCount",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "getEffectiveLeadingModel",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "String",
"params": []}
,
{ "type": "method",
"qname": "getTextBlockAbsoluteStart",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "int",
"params": [{ "name": "textBlock", "type": "org.apache.royale.text.engine.ITextBlock"}]}
,
{ "type": "method",
"qname": "getTextBlocks",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Vector.<org.apache.royale.text.engine.ITextBlock>",
"params": []}
,
{ "type": "method",
"qname": "getTextBlockAtPosition",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "org.apache.royale.text.engine.ITextBlock",
"params": [{ "name": "i", "type": "int"}]}
,
{ "type": "method",
"qname": "getEffectiveJustificationRule",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "String",
"params": []}
,
{ "type": "method",
"qname": "isInTable",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Boolean",
"params": []}
,
{ "type": "method",
"qname": "releaseTextBlock",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "tb", "type": "org.apache.royale.text.engine.ITextBlock"}]}
,
{ "type": "method",
"qname": "findNextWordBoundary",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "int",
"params": [{ "name": "curPos", "type": "int"}]}
,
{ "type": "method",
"qname": "findPreviousWordBoundary",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "int",
"params": [{ "name": "curPos", "type": "int"}]}
,
{ "type": "method",
"qname": "ensureTerminatorAfterReplace",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "createTextBlock",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "updateTerminatorSpan",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "spanElement", "type": "org.apache.royale.textLayout.elements.ISpanElement"},
{ "name": "newSpan", "type": "org.apache.royale.textLayout.elements.ISpanElement"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.elements.ISpanElement",
"qname": "terminatorSpan",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "releaseLineCreationData",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "hasInteractiveChildren",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Boolean",
"params": []}
,
{ "type": "method",
"qname": "removeEmptyTerminator",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
]
}