Class ContourLevels

java.lang.Object
org.jzy3d.plot3d.primitives.contour.ContourLevels

public class ContourLevels extends Object
  • Constructor Details

    • ContourLevels

      public ContourLevels()
  • Method Details

    • getContourLevel

      public ContourLevel getContourLevel(double level)
    • setLevelLine

      public void setLevelLine(double level, LineStrip strip)
    • appendLevelLine

      public void appendLevelLine(double level, LineStrip strip)
    • getOrInitContourLevel

      protected ContourLevel getOrInitContourLevel(double level)
    • getContourLevels

      public Collection<ContourLevel> getContourLevels()