| Package | Description |
|---|---|
| org.torproject.metrics.web.graphs |
| Modifier and Type | Method and Description |
|---|---|
RObject |
RObjectGenerator.generateGraph(java.lang.String requestedGraph,
java.lang.String fileType,
java.util.Map parameterMap,
boolean checkCache)
Generates a graph of the given type, given image file type, and with
the given parameters, possibly after checking whether the cache
already contains that graph.
|