blob: 7ad93415004237d237e29316b443c791271c84df [file] [log] [blame]
{ "type": "interface",
"qname": "org.apache.royale.graphics.utils.IAssetLayoutFeatures",
"description": "The IAssetLayoutFeatures interface defines the minimum properties and methods required for an Object to support advanced transforms in embedded assets.",
"tags": [
{ "tagName": "see",
"values": ["mx.core.AdvancedLayoutFeatures"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutX",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the x value of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutY",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the y value of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutZ",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the z value of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutWidth",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Used by the mirroring transform. See the mirror property.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "transformX",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The x value of the point around which any rotation and scale is performed in both the layout and computed matrix.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "transformY",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The y value of the point around which any rotation and scale is performed in both the layout and computed matrix.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "transformZ",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The z value of the point around which any rotation and scale is performed in both the layout and computed matrix.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutRotationX",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the rotation around the X axis of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutRotationY",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the rotation around the Y axis of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutRotationZ",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the rotation around the Z axis of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutScaleX",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the scale along the X axis of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutScaleY",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the scale along the Y axis of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "layoutScaleZ",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Layout transform convenience property. Represents the scale along the Z axis of the layout matrix used in layout and in the computed transform.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "flash.geom.Matrix",
"qname": "layoutMatrix",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The 2D matrix used during layout calculations to determine the layout and size of the component and its parent and siblings.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "flash.geom.Matrix3D",
"qname": "layoutMatrix3D",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The 3D matrix used during layout calculations to determine the layout and size of the component and its parent and siblings.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "is3D",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "True if the computed transform has 3D values.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "layoutIs3D",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "True if the layout transform has 3D values.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Boolean",
"qname": "mirror",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "If true the X axis is scaled by -1 and the x coordinate of the origin is translated by the component's width. The net effect of this "mirror" transform is to flip the direction that the X axis increases in without changing the layout element's location relative to the parent's origin.",
"tags": [
{ "tagName": "default",
"values": ["false"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "stretchX",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The stretchY is the horizontal component of the stretch scale factor which is applied before any other transformation property.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "stretchY",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The stretchY is the vertical component of the stretch scale factor which is applied before any other transformation property.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "flash.geom.Matrix",
"qname": "computedMatrix",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The computed matrix, calculated by combining the layout matrix and any offsets provided.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "accessor",
"access": "read-only",
"return": "flash.geom.Matrix3D",
"qname": "computedMatrix3D",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The computed 3D matrix, calculated by combining the 3D layout matrix and any offsets provided.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "productversion",
"values": ["Royale 1.0.0.1"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}