Uses of Class org.jfree.chart.renderer.category.CategoryStepRenderer.State

Uses in package org.jfree.chart.renderer.category

Methods with parameter type org.jfree.chart.renderer.category.CategoryStepRenderer.State

void
CategoryStepRenderer.drawLine(Graphics2D g2, CategoryStepRenderer.State state, PlotOrientation orientation, double x0, double y0, double x1, double y1)
Draws a line taking into account the specified orientation.