Interface FillAttributes

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

public interface FillAttributes extends GraphicAttributes
Interface for fill attributes.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the fill color.
  • Method Details

    • getFillColor

      Color getFillColor()
      Returns the fill color.
      Returns:
      null means no filling.