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 TypeClassDescriptionclass
Deprecated.class
TheOrthonormalTessellator
checks that coordinates are lying on an orthormal grid, and is able to provide aComposite
made ofPolygon
s 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:class
class
class
Build 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