Documentation of 'org.jzy3d.plot3d.primitives.contour.ContourMesh' Java class
ContourMesh
org.jzy3d.plot3d.primitives.contour

Class ContourMesh



  • public class ContourMesh
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ContourMesh() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.Collection<java.lang.String> getLabels() 
      java.lang.String getLevelLabel(double level) 
      java.util.Set<java.lang.Double> getLevels() 
      void setLevelLabel(double level, java.lang.String label) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContourMesh

        public ContourMesh()
    • Method Detail

      • getLevelLabel

        public java.lang.String getLevelLabel(double level)
      • setLevelLabel

        public void setLevelLabel(double level,
                                  java.lang.String label)
      • getLevels

        public java.util.Set<java.lang.Double> getLevels()
      • getLabels

        public java.util.Collection<java.lang.String> getLabels()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.