Class MeshBuilder
java.lang.Object
com.github.weisj.jsvg.nodes.mesh.MeshBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidassertPatchDefined(@NotNull CoonPatch coonPatch) (package private) static voidbuildMesh(@NotNull MeshGradient meshGradient, Point2D.Float origin) private static booleanhasUnspecifiedPoint(Bezier bezier) private static booleanprivate static intoffsetForPatchPosition(int rowIndex) private static intstopsForPatchPosition(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
-