| Class | Description |
|---|---|
| ConcurrentGcBegionEndRenderer |
ConcurrentGcStardEndRenderer draws lines for every begin and end of a concurrent GC event.
|
| FullGCLineRenderer |
FullGCLineRenderer.
|
| GCRectanglesRenderer |
Renders all stop the world event pauses as rectangles.
|
| GCTimesRenderer |
Renders all stop the world event pauses.
|
| IncLineRenderer |
IncLineRenderer.
|
| InitialMarkLevelRenderer |
Draws a line indicating the level of memory at the initial-mark event.
|
| PolygonChartRenderer |
Superclass for components rendering model data as polygon, polyline
or both.
|
| PolygonChartRenderer.ScaledPolygon |
Polygon that scales points upon addition.
|
| TotalHeapRenderer |
TotalHeapRenderer.
|
| TotalTenuredRenderer |
Renders total size of tenured heap.
|
| TotalYoungRenderer |
Renders total size of young generation.
|
| UsedHeapRenderer |
UsedHeapRenderer.
|
| UsedTenuredRenderer |
UsedTenuredRenderer draws a line to indicate the current usage of the tenured generation.
|
| UsedYoungRenderer |
UsedYoungRenderer draws a line to indicate the current usage of the young generation.
|
Copyright © 2019. All rights reserved.