public class ContourMesh extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<Double,String> |
labels |
ContourLevels |
lines |
Constructor and Description |
---|
ContourMesh() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getLabels() |
String |
getLevelLabel(double level) |
Set<Double> |
getLevels() |
void |
setLevelLabel(double level,
String label) |
public ContourLevels lines
Copyright © 2016. All rights reserved.