Package com.github.weisj.jsvg.renderer
Interface GraphicsUtil.DisposablePaint
-
- All Known Implementing Classes:
MaskedPaint
- Enclosing class:
- GraphicsUtil
public static interface GraphicsUtil.DisposablePaint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
cleanupIfNeeded(@NotNull Output output)
-
-
-
Method Detail
-
cleanupIfNeeded
void cleanupIfNeeded(@NotNull @NotNull Output output)
-
-