Interface GraphicsUtil.WrappingPaint

All Known Implementing Classes:
MaskedPaint
Enclosing class:
GraphicsUtil

public static interface GraphicsUtil.WrappingPaint
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setPaint(@NotNull Paint paint)
     
  • Method Details

    • setPaint

      void setPaint(@NotNull @NotNull Paint paint)