Class PlotSurface_AxesChart<ST extends AxesChartStyler, S extends Series>
java.lang.Object
org.knowm.xchart.internal.chartpart.PlotSurface_<ST,S>
org.knowm.xchart.internal.chartpart.PlotSurface_AxesChart<ST,S>
- All Implemented Interfaces:
ChartPart
public class PlotSurface_AxesChart<ST extends AxesChartStyler, S extends Series>
extends PlotSurface_<ST,S>
Draws the plot background, the plot border and the horizontal and vertical grid lines
-
Field Summary
FieldsFields inherited from class PlotSurface_
chartFields inherited from interface ChartPart
SOLID_STROKE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PlotSurface_
getBounds
-
Field Details
-
stylerAxesChart
-
-
Constructor Details
-
PlotSurface_AxesChart
-
-
Method Details
-
paint
-