Class CategoryStepRenderer.State

Enclosing class:
CategoryStepRenderer

State information for the renderer.
  • Field Details

    • line

      public Line2D line
      A working line for re-use to avoid creating large numbers of objects.
  • Constructor Details

    • State

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