Package com.github.weisj.jsvg.nodes.mesh
Class MeshBuilder
java.lang.Object
com.github.weisj.jsvg.nodes.mesh.MeshBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
assertPatchDefined
(@NotNull CoonPatch coonPatch) (package private) static void
buildMesh
(@NotNull MeshGradient meshGradient, Point2D.Float origin) private static boolean
hasUnspecifiedPoint
(Bezier bezier) private static boolean
private static int
offsetForPatchPosition
(int rowIndex) private static int
stopsForPatchPosition
(int rowIndex, int patchIndex)
-
Constructor Details
-
MeshBuilder
private MeshBuilder()
-
-
Method Details
-
buildMesh
-
stopsForPatchPosition
private static int stopsForPatchPosition(int rowIndex, int patchIndex) -
offsetForPatchPosition
private static int offsetForPatchPosition(int rowIndex) -
assertPatchDefined
-
hasUnspecifiedPoint
-
isUnspecified
-