Interface PaintInfo
-
- All Known Implementing Classes:
CustomPaint
public interface PaintInfo
This interface defines a method to retrieve the paint information as an array of strings.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]
getPaintInfo()
-