Package com.github.weisj.jsvg.renderer
Class GraphicsUtil
java.lang.Object
com.github.weisj.jsvg.renderer.GraphicsUtil
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsafelySetPaint(@NotNull Graphics2D g, @NotNull Paint paint)static @NotNull PaintsetupPaint(@NotNull Paint current, @NotNull Paint paint)static @Nullable AffineTransformtryCreateInverse(@NotNull AffineTransform transform)
-
Method Details
-
safelySetPaint
-
setupPaint
-
tryCreateInverse
@Nullable public static @Nullable AffineTransform tryCreateInverse(@NotNull @NotNull AffineTransform transform)
-