| Package | Description |
|---|---|
| net.i2p.router.web.helpers | Helpers and handlers for the router console user interface, with these classes supporting the webapp in routerconsole.war. |
| Modifier and Type | Method and Description |
|---|---|
static String | RingRenderer.renderRing(RingRenderer.RingSection[] sections,
String value,
String label)Render a multi-section ring SVG with proportional colored arcs. |
static String | RingRenderer.renderRingCell(RingRenderer.RingSection[] sections,
String value,
String label,
String[] details)Render a multi-section ring cell. |