Package org.jzy3d.contour
-
Interface Summary Interface Description IContourColoringPolicy IContourGenerator IContourMeshGenerator IContourPictureGenerator -
Class Summary Class Description AbstractContourGenerator The AbstractContourGenerator provides various utility fonctions to compute core contour matrices.DefaultContourColoringPolicy MapperContourMeshGenerator Computes the contour matrix of aMapper
, and returns it as aContourMesh
.MapperContourPictureGenerator Computes the contour matrix of aMapper
, and returns it as aBufferedImage
.