public class CustomGrid extends Grid
protected double[][]
coordinates
xrange, xsteps, yrange, ysteps
CustomGrid(double[][] coordinates)
List<Coord3d>
apply(Mapper mapper)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected double[][] coordinates
public CustomGrid(double[][] coordinates)
public List<Coord3d> apply(Mapper mapper)
apply
Grid
Copyright © 2016. All rights reserved.