Interface ChartPart
- All Known Implementing Classes:
Annotation,AnnotationImage,AnnotationLine,AnnotationText,AnnotationTextPanel,Axis,AxisPair,AxisTick,AxisTickLabels,AxisTickMarks,AxisTitle,ChartButton,ChartTitle,ChartZoom,Cursor,Legend_,Legend_Bubble,Legend_HeatMap,Legend_Marker,Legend_OHLC,Legend_Pie,Plot_,Plot_AxesChart,Plot_Box,Plot_Bubble,Plot_Category,Plot_Circular,Plot_Dial,Plot_HeatMap,Plot_OHLC,Plot_Pie,Plot_Radar,Plot_XY,PlotContent_,PlotContent_Box,PlotContent_Bubble,PlotContent_Category_Bar,PlotContent_Dial,PlotContent_HeatMap,PlotContent_OHLC,PlotContent_Pie,PlotContent_Radar,PlotContent_XY,PlotSurface_,PlotSurface_AxesChart,PlotSurface_Pie,ToolTips
public interface ChartPart
All components of a chart that need to be painted should implement this interface
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SOLID_STROKE
-
-
Method Details
-
getBounds
Rectangle2D getBounds() -
paint
-