public class OrthonormalGrid extends Object
Constructor and Description |
---|
OrthonormalGrid(Range xRange,
int xSteps,
Range yRange,
int ySteps) |
public Range getXRange()
public Range getYRange()
public Range getZRange()
public int getXSteps()
public int getYSteps()
public double getX(int step)
public double getY(int step)
public void setZRange(Range zRange)
Copyright © 2018 Xalys. All rights reserved.