at.tuwien.ifs.somtoolbox.visualization.contourplot
Class ContourPlot.Profile
java.lang.Object
at.tuwien.ifs.somtoolbox.visualization.contourplot.ContourPlot.Profile
- Enclosing class:
- ContourPlot
private static class ContourPlot.Profile
- extends Object
Method Summary |
(package private) void |
push(double x,
double y)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
height
int height
boundary
boolean boundary
points
Stack<Point2D> points
ContourPlot.Profile
ContourPlot.Profile(int height)
push
void push(double x,
double y)