Uses of Class
org.jzy3d.plot3d.builder.concrete.OrthonormalGrid
Packages that use OrthonormalGrid
Package
Description
-
Uses of OrthonormalGrid in org.jzy3d.plot3d.builder
Methods in org.jzy3d.plot3d.builder with parameters of type OrthonormalGridModifier and TypeMethodDescriptionSurfaceBuilder.orthonormal
(OrthonormalGrid grid, Mapper mapper) Apply a function to an orthonormal grid and return a drawable surface object.SurfaceBuilder.orthonormalBig
(OrthonormalGrid grid, Mapper mapper) Apply a function to an orthonormal grid and return a drawable surface object optimized for large number of polygons through OpenGL Display Lists.SurfaceBuilder.ring
(OrthonormalGrid grid, Mapper mapper, float ringMin, float ringMax) Apply a function to an orthonormal grid and then slice a ring from it between a min and max radiusSurfaceBuilder.ring
(OrthonormalGrid grid, Mapper mapper, float ringMin, float ringMax, ColorMapper cmap, Color factor) Apply a function to an orthonormal grid and then slice a ring from it between a min and max radius -
Uses of OrthonormalGrid in org.jzy3d.plot3d.builder.concrete
Subclasses of OrthonormalGrid in org.jzy3d.plot3d.builder.concrete -
Uses of OrthonormalGrid in org.jzy3d.svm.tesselation
Subclasses of OrthonormalGrid in org.jzy3d.svm.tesselation