Package | Description |
---|---|
org.jfree.chart.renderer.category |
Plug-in renderers for the
CategoryPlot class. |
Modifier and Type | Method and Description |
---|---|
protected void |
CategoryStepRenderer.drawLine(java.awt.Graphics2D g2,
CategoryStepRenderer.State state,
PlotOrientation orientation,
double x0,
double y0,
double x1,
double y1)
Draws a line taking into account the specified orientation.
|