- java.lang.Object
-
- org.knowm.xchart.internal.chartpart.Legend_<ST,S>
-
- org.knowm.xchart.internal.chartpart.Legend_Pie<ST,S>
-
-
Field Summary
-
Fields inherited from class org.knowm.xchart.internal.chartpart.Legend_
BOX_OUTLINE_WIDTH, BOX_SIZE, chart, xOffset, yOffset
-
Fields inherited from interface org.knowm.xchart.internal.chartpart.ChartPart
SOLID_STROKE
-
-
Constructor Summary
Constructors Constructor Description Legend_Pie(Chart<ST,S> chart)Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoPaint(java.awt.Graphics2D g)doublegetSeriesLegendRenderGraphicHeight(S series)-
Methods inherited from class org.knowm.xchart.internal.chartpart.Legend_
getBounds, getLegendEntryHeight, getLegendEntryWidth, getSeriesTextBounds, paint, paintSeriesText
-
-