Classes
| Class | Description | |
|---|---|---|
| Cell |
Represents a value in a Grid.
| |
| CordaChartBuilder |
A helper class to build Corda PopChart charts from Endeca data.
It builds the Corda PCXML string that can be used to create the chart.
| |
| Grid |
This class represents a grid (or multidimensional array) that is built
from Endeca analytics data. The data is stored in a way that is convenient
for building graphs, charts, or tables.
| |
| Label |
Interfaces
| Interface | Description | |
|---|---|---|
| Drilldown |
This callback interface tells CordaChartBuilder the URLs to use for drilldown.
|