Class CategoryStepRenderer.State

    • Field Detail

      • line

        public java.awt.geom.Line2D line
        A working line for re-use to avoid creating large numbers of objects.
    • Constructor Detail

      • State

        public State​(PlotRenderingInfo info)
        Creates a new state instance.
        Parameters:
        info - collects plot rendering information (null permitted).