/** Collect renderers from CategoryPlot */ if (plot instanceof CategoryPlot) { CategoryPlot catPlot = (CategoryPlot)plot;