Package jcckit.graphic
Interface FillAttributes
- All Superinterfaces:
GraphicAttributes
- All Known Implementing Classes:
BasicGraphicAttributes
,ShapeAttributes
Interface for fill attributes.
-
Method Summary
-
Method Details
-
getFillColor
Color getFillColor()Returns the fill color.- Returns:
- null means no filling.
-