Class Legend_Marker<ST extends Styler,S extends MarkerSeries>
java.lang.Object
org.knowm.xchart.internal.chartpart.Legend_<ST,S>
org.knowm.xchart.internal.chartpart.Legend_Marker<ST,S>
- All Implemented Interfaces:
ChartPart
-
Field Summary
FieldsFields inherited from class org.knowm.xchart.internal.chartpart.Legend_
BOX_OUTLINE_WIDTH, BOX_SIZE, chart, xOffset, yOffsetFields inherited from interface org.knowm.xchart.internal.chartpart.ChartPart
SOLID_STROKE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.knowm.xchart.internal.chartpart.Legend_
getBounds, getLegendEntryHeight, getLegendEntryWidth, getSeriesTextBounds, paint, paintSeriesText
-
Field Details
-
axesChartStyler
-
-
Constructor Details
-
Legend_Marker
Constructor- Parameters:
chart-
-
-
Method Details
-
doPaint
-
getSeriesLegendRenderGraphicHeight
- Specified by:
getSeriesLegendRenderGraphicHeightin classLegend_<ST extends Styler,S extends MarkerSeries>
-