Package icyllis.arc3d.sketch.j2d
Class J2DUtils
java.lang.Object
icyllis.arc3d.sketch.j2d.J2DUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Path
toPath
(@NonNull PathIterator pi, @Nullable Path dst)
-
Constructor Details
-
J2DUtils
public J2DUtils()
-
-
Method Details
-
toPath
-