java.lang.Object
org.knowm.xchart.internal.chartpart.PlotContent_<ST,S>
org.knowm.xchart.internal.chartpart.PlotContent_Box<ST,S>
- All Implemented Interfaces:
ChartPart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final STprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleFields inherited from class PlotContent_
chart, chartZoom, ERROR_BAR_STROKE, toolTipsFields inherited from interface ChartPart
SOLID_STROKE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprivate voiddrawBoxPlot(Graphics2D g, String seriesName, BoxPlotData boxPlotData) Methods inherited from class PlotContent_
closePath, getBounds, paint, setChartZoom, setToolTips
-
Field Details
-
boxPlotStyler
-
yMax
private double yMax -
yMin
private double yMin -
xLeftMargin
private double xLeftMargin -
yTopMargin
private double yTopMargin -
yTickSpace
private double yTickSpace -
xOffset
private double xOffset -
yOffset
private double yOffset
-
-
Constructor Details
-
PlotContent_Box
-
-
Method Details