Uses of Interface
org.jzy3d.contour.IContourGenerator

Packages that use IContourGenerator
org.jzy3d.contour   
 

Uses of IContourGenerator in org.jzy3d.contour
 

Subinterfaces of IContourGenerator in org.jzy3d.contour
 interface IContourMeshGenerator
           
 interface IContourPictureGenerator
           
 

Classes in org.jzy3d.contour that implement IContourGenerator
 class MapperContourMeshGenerator
          Computes the contour matrix of a Mapper, and returns it as a ContourMesh.
 class MapperContourPictureGenerator
          Computes the contour matrix of a Mapper, and returns it as a BufferedImage.