Package io.deephaven.gui.color
Interface Paint
- All Known Implementing Classes:
Color
public interface Paint
Color abstraction.
-
Method Summary
-
Method Details
-
javaColor
Paint javaColor()Gets the Java object representative of this Paint.- Returns:
- Java object representative of this Paint
-