blob: c8a8e5430d26a1e96a905b19a600d87479e9fbd4 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.compose.FloatCompositionData",
"baseClassname": ""
,
"description": "Contains information about the float that was generated by composition, and is used for composing and updating",
"members": [
{ "type": "field",
"qname": "graphic",
"return": "org.apache.royale.core.IUIBase",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "columnIndex",
"return": "int",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "floatType",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "x",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "y",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "alpha",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "matrix",
"return": "org.apache.royale.geom.Matrix",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "absolutePosition",
"return": "int",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "depth",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "knockOutWidth",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "field",
"qname": "parent",
"return": "org.apache.royale.core.IParentIUIBase",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "method",
"qname": "org.apache.royale.textLayout.compose.FloatCompositionData",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "absolutePosition", "type": "int"},
{ "name": "graphic", "type": "org.apache.royale.core.IUIBase"},
{ "name": "floatType", "type": "String"},
{ "name": "x", "type": "Number"},
{ "name": "y", "type": "Number"},
{ "name": "alpha", "type": "Number"},
{ "name": "matrix", "type": "org.apache.royale.geom.Matrix"},
{ "name": "depth", "type": "Number"},
{ "name": "knockOutWidth", "type": "Number"},
{ "name": "columnIndex", "type": "int"},
{ "name": "parent", "type": "org.apache.royale.core.IParentIUIBase"}]}
]
}