blob: 0aa43a94b6142ddcab76afc83eca2069fab0dc87 [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.textLayout.elements.IInlineGraphicElement",
"baseInterfaceNames": [
"org.apache.royale.textLayout.elements.IFlowLeafElement"]
,
"members": [
{ "type": "accessor",
"access": "read-only",
"return": "*",
"qname": "effectiveFloat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "setEffectiveFloat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "floatValue", "type": "String"}]}
,
{ "type": "accessor",
"access": "read-only",
"return": "*",
"qname": "computedFloat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "elementHeightWithMarginsAndPadding",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Number",
"params": []}
,
{ "type": "method",
"qname": "elementWidthWithMarginsAndPadding",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Number",
"params": []}
,
{ "type": "accessor",
"access": "read-only",
"return": "Number",
"qname": "elementWidth",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Number",
"qname": "elementHeight",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.core.IParentIUIBase",
"qname": "placeholderGraphic",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.core.IUIBase",
"qname": "graphic",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "getTypographicAscent",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Number",
"params": [{ "name": "textLine", "type": "org.apache.royale.text.engine.ITextLine"}]}
,
{ "type": "accessor",
"access": "read-write",
"return": "*",
"qname": "height",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-write",
"return": "*",
"qname": "width",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "status",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "*",
"qname": "float",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "write-only",
"return": "Object",
"qname": "source",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}}]
}