Class ContourMesh
- java.lang.Object
-
- org.jzy3d.plot3d.primitives.contour.ContourMesh
-
public class ContourMesh extends Object
-
-
Constructor Summary
Constructors Constructor Description ContourMesh()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<String>getLabels()StringgetLevelLabel(double level)Set<Double>getLevels()voidsetLevelLabel(double level, String label)
-
-
-
Field Detail
-
lines
public ContourLevels lines
-
-