Package org.jCharts.properties.util
Class ChartItem
java.lang.Object
org.jCharts.properties.util.ChartItem
- Direct Known Subclasses:
ChartFont
,ChartStroke
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPaint()
void
setupGraphics2D
(Graphics2D graphics2D) Sets the Paint and Stroke implementations on the Graphics2D Object
-
Field Details
-
DEFAULT_PAINT
-
paint
-
-
Constructor Details
-
ChartItem
public ChartItem() -
ChartItem
-
-
Method Details
-
getPaint
-
setupGraphics2D
Sets the Paint and Stroke implementations on the Graphics2D Object- Parameters:
graphics2D
-
-