Interface Paint

All Known Implementing Classes:
Color

public interface Paint
Color abstraction.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the Java object representative of this Paint.
  • Method Details

    • javaColor

      Paint javaColor()
      Gets the Java object representative of this Paint.
      Returns:
      Java object representative of this Paint