Package jcckit.graphic
Interface FillAttributes
-
- All Superinterfaces:
GraphicAttributes
- All Known Implementing Classes:
BasicGraphicAttributes,ShapeAttributes
public interface FillAttributes extends GraphicAttributes
Interface for fill attributes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.ColorgetFillColor()Returns the fill color.
-