Uses of Class
org.jzy3d.plot3d.builder.Tessellator
Packages that use Tessellator
Package
Description
-
Uses of Tessellator in org.jzy3d.plot3d.builder.concrete
Subclasses of Tessellator in org.jzy3d.plot3d.builder.concreteModifier and TypeClassDescriptionclassDeprecated.classTheOrthonormalTessellatorchecks that coordinates are lying on an orthormal grid, and is able to provide aCompositemade ofPolygons built according to this grid On this model, one input coordinate is represented by onePolygon, for which each point is a mean point between two grid ticks:classclassclassBuild a drawable Waterfall using Matlab style -
Uses of Tessellator in org.jzy3d.plot3d.builder.delaunay
Subclasses of Tessellator in org.jzy3d.plot3d.builder.delaunay -
Uses of Tessellator in org.jzy3d.svm.demos
Subclasses of Tessellator in org.jzy3d.svm.demos