Uses of Class
com.github.weisj.jsvg.geometry.mesh.CoonPatch
Packages that use CoonPatch
-
Uses of CoonPatch in com.github.weisj.jsvg.geometry.mesh
Methods in com.github.weisj.jsvg.geometry.mesh that return CoonPatchMethods in com.github.weisj.jsvg.geometry.mesh that return types with arguments of type CoonPatch -
Uses of CoonPatch in com.github.weisj.jsvg.nodes.mesh
Fields in com.github.weisj.jsvg.nodes.mesh declared as CoonPatchMethods in com.github.weisj.jsvg.nodes.mesh with parameters of type CoonPatchModifier and TypeMethodDescriptionprivate static voidMeshBuilder.assertPatchDefined(@NotNull CoonPatch coonPatch) private voidMeshPatch.renderPath(@NotNull Output output, @NotNull CoonPatch patch, float scaleX, float scaleY, int depth)