blob: 0acf8836b3be84833933bbd324d03bf2b0a8d00e [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.charts.supportClasses.ChartAxisGroup",
"baseClassname": "org.apache.royale.core.UIBase"
,
"description": "The ChartAxisGroup provides a space where the objects for a chart's axis can be placed.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.charts.supportClasses.ChartAxisGroup",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "method",
"qname": "removeAllElements",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Removes all of the items in the group.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "drawHorizontalTickLabel",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Draws a horizontal tick label centered in the box at the given position.",
"tags": [
{ "tagName": "param",
"values": ["text The label to display.", "xpos The x position of the label's upper left corner.", "ypos The y position of the label's upper left corner.", "boxWith The size of the box into which the label should be drawn.", "boxHeight The size of the box into which the label should be drawn.", "tickFill A fill to use to display the label."]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "Object",
"params": [{ "name": "text", "type": "String"},
{ "name": "xpos", "type": "Number"},
{ "name": "ypos", "type": "Number"},
{ "name": "boxWidth", "type": "Number"},
{ "name": "boxHeight", "type": "Number"},
{ "name": "tickFill", "type": "org.apache.royale.graphics.IFill"}]}
,
{ "type": "method",
"qname": "drawVerticalTickLabel",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Draws a vertical tick label centered in the box at the given position.",
"tags": [
{ "tagName": "param",
"values": ["text The label to display.", "xpos The x position of the label's upper left corner.", "ypos The y position of the label's upper left corner.", "boxWith The size of the box into which the label should be drawn.", "boxHeight The size of the box into which the label should be drawn.", "tickFill A fill to use to display the label."]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "Object",
"params": [{ "name": "text", "type": "String"},
{ "name": "xpos", "type": "Number"},
{ "name": "ypos", "type": "Number"},
{ "name": "boxWidth", "type": "Number"},
{ "name": "boxHeight", "type": "Number"},
{ "name": "tickFill", "type": "org.apache.royale.graphics.IFill"}]}
,
{ "type": "method",
"qname": "drawTickMarks",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Draws an set of tick marks are determined in the marks path.",
"tags": [
{ "tagName": "param",
"values": ["originX The upper left corner of the space into which the tick marks are drawn.", "originY The upper left corner of the space into which the tick marks are drawn.", "width The size of the box into which the tick marks are drawn.", "height The size of the box into which the tick marks are drawn.", "tickStroke The stroke to use to display the tick marks."]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "void",
"params": [{ "name": "originX", "type": "Number"},
{ "name": "originY", "type": "Number"},
{ "name": "width", "type": "Number"},
{ "name": "height", "type": "Number"},
{ "name": "marks", "type": "String"},
{ "name": "tickStroke", "type": "org.apache.royale.graphics.IStroke"}]}
,
{ "type": "method",
"qname": "drawAxisLine",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Draws the axis line at the given position.",
"tags": [
{ "tagName": "param",
"values": ["originX The upper left corner of the space into which the axis line is drawn.", "originY The upper left corner of the space into which the axis line is drawn.", "width The size of the box into which the line is drawn.", "height The size of the box into which the line is drawn.", "lineStroke The stroke to use to display the line."]},
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "void",
"params": [{ "name": "originX", "type": "Number"},
{ "name": "originY", "type": "Number"},
{ "name": "width", "type": "Number"},
{ "name": "height", "type": "Number"},
{ "name": "lineStroke", "type": "org.apache.royale.graphics.IStroke"}]}
]
}