Uses of Interface
org.jzy3d.contour.IContourPictureGenerator
-
Packages that use IContourPictureGenerator Package Description org.jzy3d.contour -
-
Uses of IContourPictureGenerator in org.jzy3d.contour
Classes in org.jzy3d.contour that implement IContourPictureGenerator Modifier and Type Class Description class
MapperContourPictureGenerator
Computes the contour matrix of aMapper
, and returns it as aBufferedImage
.
-