jcckit.graphic
Interface FillAttributes

All Superinterfaces:
GraphicAttributes
All Known Implementing Classes:
BasicGraphicAttributes, ShapeAttributes

public interface FillAttributes
extends GraphicAttributes

Interface for fill attributes.

Author:
Franz-Josef Elmer

Method Summary
 Color getFillColor()
          Returns the fill color.
 

Method Detail

getFillColor

Color getFillColor()
Returns the fill color.

Returns:
null means no filling.


Copyright © 2013. All Rights Reserved.