org.jzy3d.plot3d.primitives.contour
Class ContourLevels
- java.lang.Object
-
- org.jzy3d.plot3d.primitives.contour.ContourLevels
-
public class ContourLevels extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description ContourLevels()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidappendLevelLine(double level, LineStrip strip)ContourLevelgetContourLevel(double level)java.util.Collection<ContourLevel>getContourLevels()voidsetLevelLine(double level, LineStrip strip)
-
-
-
Method Detail
-
getContourLevel
public ContourLevel getContourLevel(double level)
-
setLevelLine
public void setLevelLine(double level, LineStrip strip)
-
appendLevelLine
public void appendLevelLine(double level, LineStrip strip)
-
getContourLevels
public java.util.Collection<ContourLevel> getContourLevels()
-
-
DMelt 3.0 © DataMelt by jWork.ORG