Package com.github.weisj.jsvg.util
Class ShapeUtil
java.lang.Object
com.github.weisj.jsvg.util.ShapeUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull Shapestatic booleanisInvalidArea(@NotNull Rectangle2D area) static @NotNull ShapetransformShape(@NotNull Shape s, @NotNull AffineTransform transform)
-
Method Details
-
isInvalidArea
-
intersect
-
transformShape
@NotNull public static @NotNull Shape transformShape(@NotNull @NotNull Shape s, @NotNull @NotNull AffineTransform transform)
-