(仅限 Flex 数据可视化组件)

mx.olap 包中具有用于创建 OLAPDataGrid 控件所使用的 OLAP 架构和 OLAP 查询的类。



接口
 接口说明
 IOLAPAttributeIOLAPAttribute 接口表示 OLAP 架构的维度中的属性。
 IOLAPAxisPositionIOLAPAxisPosition 接口表示 OLAP 轴上的位置。
 IOLAPCellIOLAPCell 接口表示 OLAPResult 实例中的单元格。
 IOLAPCubeIOLAPCube 接口表示保留平构数据集的 N 维表示形式的 OLAP 多维数据集。
 IOLAPCustomAggregatorIOLAPCustomAggregator 接口定义由自定义聚合器类实现的接口。
 IOLAPDimensionIOLAPDimension 接口表示 IOLAPCube 实例中的维度。
 IOLAPElementIOLAPElement 接口定义为全部 OLAP 元素提供常用属性的基本接口。
 IOLAPHierarchyIOLAPHierarchy 接口表示 OLAP 架构的维度中用户定义的层次结构。
 IOLAPLevelIOLAPLevel 接口表示 OLAP 多维数据集的 OLAP 架构中级别,其中维度的层次结构包含一个或多个级别。
 IOLAPMemberIOLAPMember 接口提供 OLAP 架构的一个层次的成员。
 IOLAPQueryIOLAPQuery 接口表示在 IOLAPCube 上执行的 OLAP 查询。
 IOLAPQueryAxisIOLAPQueryAxis 接口表示 OLAP 查询的轴。
 IOLAPResultIOLAPResult 接口表示 OLAP 多维数据集上的查询结果。
 IOLAPResultAxisIOLAPResultAxis 接口用于表示 OLAP 查询结果的轴。
 IOLAPSchemaIOLAPSchema 接口表示 OLAP 架构。
 IOLAPSetIOLAPSet 接口表示一个集,该集用于配置 OLAP 查询的轴。
 IOLAPTupleIOLAPTuple 接口表示 tuple。
 说明
 OLAPAttributeOLAPAttribute 类提供 OLAPDimension 的单个属性。
 OLAPAxisPositionOLAPAxisPosition 类提供 OLAP 查询结果的结果轴上的位置。
 OLAPCellOLAPCell 类表示 OLAPResult 实例中的单元格。
 OLAPCubeOLAPCube 类表示 OLAP 多维数据集。
 OLAPDimensionOLAPDimension 类表示 OLAP 多维数据集的维度。
 OLAPElementOLAPElement 类定义为 OLAP 元素提供常用属性的基本接口。
 OLAPHierarchyOLAPHierarchy 类提供 OLAP 多维数据集架构的层次结构。
 OLAPLevelOLAPLevel 类表示 OLAP 多维数据集中的级别。
 OLAPMeasureOLAPMeasure 类表示 OLAP 多维数据集架构的测量维度的成员。
 OLAPMemberOLAPMember 类表示 OLAP 维度的成员。
 OLAPQueryOLAPQuery 接口表示在 IOLAPCube 上执行的 OLAP 查询。
 OLAPQueryAxisOLAPQueryAxis 接口表示 OLAP 查询的轴。
 OLAPResultOLAPResult 类表示 OLAP 多维数据集上的查询结果。
 OLAPResultAxisOLAPResultAxis 类表示 OLAP 查询的结果的轴。
 OLAPSchemaOLAPSchema 类表示 OLAP 多维数据集。
 OLAPSetOLAPSet 类表示集,该集可用于配置 OLAP 查询的轴。
 OLAPTraceOLAPTrace 类控制 OLAP 类生成并写入日志文件的跟踪信息的生成。
 OLAPTupleOLAPTuple 类指供指向 OLAP 多维数据集单元格的 tuple 表达式。