org.jzy3d.plot3d.primitives.contour
Class ContourMesh
java.lang.Object
org.jzy3d.plot3d.primitives.contour.ContourMesh
public class ContourMesh
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lines
public ContourLevels lines
labels
protected Map<Double,String> labels
ContourMesh
public ContourMesh()
getLevelLabel
public String getLevelLabel(double level)
setLevelLabel
public void setLevelLabel(double level,
String label)
getLevels
public Set<Double> getLevels()
getLabels
public Collection<String> getLabels()
Copyright © 2013. All rights reserved.