| Name | Description | Type | Package | Framework |
| DoctypeEnum | Class | com.bigdata.counters.render | BlazeGraph | |
| HistoryTableRenderer | Class | com.bigdata.counters.render | BlazeGraph | |
| HTMLHistoryTableRenderer | Class | com.bigdata.counters.render | BlazeGraph | |
| IRenderer | Interface for rendering some data. | Interface | com.bigdata.counters.render | BlazeGraph |
| PivotTableRenderer | Writes out a pivot table containing the histories for the selected counters. | Class | com.bigdata.counters.render | BlazeGraph |
| RendererFactory | Factory for IRenderer objects based on a MIME type. | Class | com.bigdata.counters.render | BlazeGraph |
| TabDelimitedHistoryTableRenderer | Class | com.bigdata.counters.render | BlazeGraph | |
| TabDelimitedPivotTableRenderer | Class | com.bigdata.counters.render | BlazeGraph | |
| TextRenderer | IRenderer for text/plain. | Class | com.bigdata.counters.render | BlazeGraph |
| TextValueFormatter | Class | com.bigdata.counters.render | BlazeGraph | |
| ValueFormatter | Datum specific formatting of ICounter values (not thread-safe since the Format objects are not thread-safe). | Class | com.bigdata.counters.render | BlazeGraph |
| XHTMLRenderer | (X)HTML rendering of a CounterSet. | Class | com.bigdata.counters.render | BlazeGraph |
| XHTMLRenderer .HTMLPivotTableRenderer | Class | com.bigdata.counters.render | BlazeGraph | |
| XMLRenderer | Renders the selected counters using the counter set XML representation - the client can apply XSLT as desired to style the XML. | Class | com.bigdata.counters.render | BlazeGraph |