java.lang.Object
org.knowm.xchart.internal.chartpart.Plot_<ST,S>
- All Implemented Interfaces:
ChartPart
- Direct Known Subclasses:
Plot_AxesChart, Plot_Circular
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) Rectangle2D(package private) PlotContent_<ST, S> (package private) PlotSurface_<ST, S> Fields inherited from interface ChartPart
SOLID_STROKE -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chart
-
bounds
Rectangle2D bounds -
plotSurface
PlotSurface_<ST extends Styler, S extends Series> plotSurface -
plotContent
PlotContent_<ST extends Styler, S extends Series> plotContent
-
-
Constructor Details
-
Plot_
-
-
Method Details