The Endeca API extensions for Analytics provide several components that support rendering Analytics query results using the Grid class.
The Analytics API provides functions for computing a rich set of analytics, the results of which are returned as collections of Oracle Commerce Guide Search records. In most analytical applications, these result records are primarily intended for visual display in a chart, graph, or table. The Endeca API extensions for Analytics provide the following components that support rendering analytics query results:
Grid class A class to translate analytics records into a basic multi-dimensional array, included as part of the Charting API.
Further details about the methods associated with these classes can be found in the Presentation API for Java (Javadoc) and in the Presentation and Logging API for .NET Reference (HTML Help).