- All Implemented Interfaces:
Painter
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
void
paint(io.github.humbleui.skija.Canvas canvas,
Layout layout)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
paint
public void paint(io.github.humbleui.skija.Canvas canvas,
Layout layout)
- Specified by:
paint
in interface Painter
-