|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jzy3d.plot3d.primitives.contour.ContourLevels
public class ContourLevels
Constructor Summary | |
---|---|
ContourLevels()
|
Method Summary | |
---|---|
void |
appendLevelLine(double level,
LineStrip strip)
|
ContourLevel |
getContourLevel(double level)
|
java.util.Collection<ContourLevel> |
getContourLevels()
|
void |
setLevelLine(double level,
LineStrip strip)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContourLevels()
Method Detail |
---|
public ContourLevel getContourLevel(double level)
public void setLevelLine(double level, LineStrip strip)
public void appendLevelLine(double level, LineStrip strip)
public java.util.Collection<ContourLevel> getContourLevels()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |